[OpenSIPS-Devel] [OpenSIPS/opensips] e86815: [fraud_detection] HashMap created

Bogdan Andrei IANCU bogdan at opensips.org
Fri Oct 10 15:09:48 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e86815a87134a0e0247ebb9d2aea4dafd5658c7c
      https://github.com/OpenSIPS/opensips/commit/e86815a87134a0e0247ebb9d2aea4dafd5658c7c
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    A modules/fraud_detection/fraud_detection.c
    A modules/fraud_detection/fraud_detection.h
    A modules/fraud_detection/frd_hashmap.c
    A modules/fraud_detection/frd_hashmap.h
    A modules/fraud_detection/frd_stats.c
    A modules/fraud_detection/frd_stats.h

  Log Message:
  -----------
  [fraud_detection] HashMap created


  Commit: e76c25d7ae0f6fe6d03da34b5d201f3286994c63
      https://github.com/OpenSIPS/opensips/commit/e76c25d7ae0f6fe6d03da34b5d201f3286994c63
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    A modules/fraud_detection/Makefile
    M modules/fraud_detection/fraud_detection.c

  Log Message:
  -----------
  Added modparams


  Commit: 4ddf3a1b95b7c25426eec11dbf87eb1a76df0886
      https://github.com/OpenSIPS/opensips/commit/4ddf3a1b95b7c25426eec11dbf87eb1a76df0886
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    A modules/fraud_detection/frd_load.c
    A modules/fraud_detection/frd_load.h
    M modules/fraud_detection/frd_stats.h

  Log Message:
  -----------
  [fraud_detection] DB loading working ok


  Commit: 8d497dc3d97d015bc457ef35e592762d5cc69cfc
      https://github.com/OpenSIPS/opensips/commit/8d497dc3d97d015bc457ef35e592762d5cc69cfc
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_load.c

  Log Message:
  -----------
  [fraud_detection] Backend is now functional


  Commit: e49090f5ecdec7eb40e8d3a1fdb93c4172f60206
      https://github.com/OpenSIPS/opensips/commit/e49090f5ecdec7eb40e8d3a1fdb93c4172f60206
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-16 (Tue, 16 Sep 2014)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    A modules/fraud_detection/frd_events.c
    A modules/fraud_detection/frd_events.h
    M modules/fraud_detection/frd_load.c
    M modules/fraud_detection/frd_load.h
    M modules/fraud_detection/frd_stats.c
    M modules/fraud_detection/frd_stats.h

  Log Message:
  -----------
  Fraud detection - first version - untested yet


  Commit: a7471f4f37cae2de7f92b84b56f8b88be2aecc19
      https://github.com/OpenSIPS/opensips/commit/a7471f4f37cae2de7f92b84b56f8b88be2aecc19
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_events.c
    M modules/fraud_detection/frd_events.h
    M modules/fraud_detection/frd_load.c
    M modules/fraud_detection/frd_stats.c

  Log Message:
  -----------
  Fixed user hashmap struct


  Commit: 3cd4c2c8a2eb8677382f0803535431b61a88bb40
      https://github.com/OpenSIPS/opensips/commit/3cd4c2c8a2eb8677382f0803535431b61a88bb40
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_events.c
    M modules/fraud_detection/frd_events.h
    M modules/fraud_detection/frd_load.c

  Log Message:
  -----------
  [fraud_detection] Added events for sync params


  Commit: 24d2158cabb8a94703c04e0cbdd4789d25b15d20
      https://github.com/OpenSIPS/opensips/commit/24d2158cabb8a94703c04e0cbdd4789d25b15d20
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

  Changed paths:
    M modules/fraud_detection/frd_events.c

  Log Message:
  -----------
  [fraud_detection]Manually alloc event param list, to avoid automatic freeing and memory corruption


  Commit: 751aa72492dc13bf89986a04a95b6a7ad9c9f4ec
      https://github.com/OpenSIPS/opensips/commit/751aa72492dc13bf89986a04a95b6a7ad9c9f4ec
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_events.c
    M modules/fraud_detection/frd_stats.c
    M modules/fraud_detection/frd_stats.h

  Log Message:
  -----------
  [fraud_detection] Added show stats mi command


  Commit: 57740d72604ff99d908e2317b477429d1683922b
      https://github.com/OpenSIPS/opensips/commit/57740d72604ff99d908e2317b477429d1683922b
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_load.c

  Log Message:
  -----------
  [fraud_detection] Mi reload command fully working


  Commit: f8a72e86233575ec7f37837c0a267b586cbcc504
      https://github.com/OpenSIPS/opensips/commit/f8a72e86233575ec7f37837c0a267b586cbcc504
  Author: Andrei Datcu <datcuandrei at gmail.com>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    A db/schema/fraud_detection.xml
    A db/schema/opensips-fraud_detection.xml
    A modules/fraud_detection/README
    A modules/fraud_detection/doc/fraud_detection.xml
    A modules/fraud_detection/doc/fraud_detection_admin.xml
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_events.c
    M modules/fraud_detection/frd_events.h
    M modules/fraud_detection/frd_hashmap.c
    M modules/fraud_detection/frd_hashmap.h
    M modules/fraud_detection/frd_load.c
    M modules/fraud_detection/frd_load.h
    M modules/fraud_detection/frd_stats.c
    M modules/fraud_detection/frd_stats.h
    A scripts/db_berkeley/opensips/fraud_detection
    A scripts/dbtext/opensips/fraud_detection
    A scripts/mysql/fraud_detection-create.sql
    A scripts/oracle/fraud_detection-create.sql
    A scripts/pi_http/fraud_detection-mod
    A scripts/pi_http/fraud_detection-table
    A scripts/postgres/fraud_detection-create.sql

  Log Message:
  -----------
  [fraud_detection] Added doc and schema


  Commit: 03effa29c366f19c0db4b67672dd9b29a76acaa9
      https://github.com/OpenSIPS/opensips/commit/03effa29c366f19c0db4b67672dd9b29a76acaa9
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2014-10-10 (Fri, 10 Oct 2014)

  Changed paths:
    A db/schema/fraud_detection.xml
    A db/schema/opensips-fraud_detection.xml
    A modules/fraud_detection/Makefile
    A modules/fraud_detection/README
    A modules/fraud_detection/doc/fraud_detection.xml
    A modules/fraud_detection/doc/fraud_detection_admin.xml
    A modules/fraud_detection/fraud_detection.c
    A modules/fraud_detection/fraud_detection.h
    A modules/fraud_detection/frd_events.c
    A modules/fraud_detection/frd_events.h
    A modules/fraud_detection/frd_hashmap.c
    A modules/fraud_detection/frd_hashmap.h
    A modules/fraud_detection/frd_load.c
    A modules/fraud_detection/frd_load.h
    A modules/fraud_detection/frd_stats.c
    A modules/fraud_detection/frd_stats.h
    A scripts/db_berkeley/opensips/fraud_detection
    A scripts/dbtext/opensips/fraud_detection
    A scripts/mysql/fraud_detection-create.sql
    A scripts/oracle/fraud_detection-create.sql
    A scripts/pi_http/fraud_detection-mod
    A scripts/pi_http/fraud_detection-table
    A scripts/postgres/fraud_detection-create.sql

  Log Message:
  -----------
  Merge pull request #350 from andrei-datcu/fraud_detection

Importing the "Fraud detection" module


Compare: https://github.com/OpenSIPS/opensips/compare/b7928cf62e4f...03effa29c366


More information about the Devel mailing list