[OpenSIPS-Devel] [OpenSIPS/opensips] 739dce: usrloc/nathelper: Refactor code for cachedb-only p...

Liviu Chircu liviu at opensips.org
Sun Mar 18 11:11:17 EDT 2018


  Branch: refs/heads/feature/usrloc-clustering
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 739dcea4b68ad32dc5579da23941cd579d1ffe79
      https://github.com/OpenSIPS/opensips/commit/739dcea4b68ad32dc5579da23941cd579d1ffe79
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M modules/nathelper/nathelper.c
    M modules/nathelper/nh_table.c
    M modules/nathelper/nh_table.h
    M modules/nathelper/sip_pinger.h
    M modules/usrloc/dlist.c
    M modules/usrloc/dlist.h
    M modules/usrloc/ucontact.c
    M modules/usrloc/ucontact.h
    M modules/usrloc/udomain.c
    M modules/usrloc/ul_mod.c
    M modules/usrloc/usrloc.c
    M modules/usrloc/usrloc.h

  Log Message:
  -----------
  usrloc/nathelper: Refactor code for cachedb-only pinging


  Commit: 6792db06e9bbc40f5e0b8e5c5308067fb6c8a629
      https://github.com/OpenSIPS/opensips/commit/6792db06e9bbc40f5e0b8e5c5308067fb6c8a629
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c

  Log Message:
  -----------
  cachedb_mongodb: Fix memory corruption on api.update()

bson_reinit() must not be called on a bson_destroy()'ed bson.


  Commit: bce939fcfae0fb07055d2e51e7a11f17c189f28c
      https://github.com/OpenSIPS/opensips/commit/bce939fcfae0fb07055d2e51e7a11f17c189f28c
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M cachedb/cachedb_types.h
    M cachedb/test/test_backends.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c

  Log Message:
  -----------
  cachedb: Rename some filter operators


  Commit: 2baddd10bd91941f4f4ff57ec493eeb5aa1f6f2a
      https://github.com/OpenSIPS/opensips/commit/2baddd10bd91941f4f4ff57ec493eeb5aa1f6f2a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M modules/clusterer/node_info.c
    M modules/clusterer/sync.c

  Log Message:
  -----------
  clusterer: Minor improvements

    * get_my_index(): return a 1-indexed "nr_nodes" value
    * get_my_index(): release "cl_list_lock" earliest possible
    * add useful startup logging lines


  Commit: 6b61af5a35035db6f16a5809c8c6c0a040b05cd1
      https://github.com/OpenSIPS/opensips/commit/6b61af5a35035db6f16a5809c8c6c0a040b05cd1
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M str.h

  Log Message:
  -----------
  str.h: Fix doc line wrapping


  Commit: 69f1f7de3640e5a584a9e21a63bd7b81b9eee575
      https://github.com/OpenSIPS/opensips/commit/69f1f7de3640e5a584a9e21a63bd7b81b9eee575
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M modules/nathelper/nathelper.c
    M modules/nathelper/nh_table.c
    M modules/usrloc/dlist.c
    M modules/usrloc/dlist.h
    M modules/usrloc/ucontact.c
    M modules/usrloc/ucontact.h
    M modules/usrloc/udomain.c
    M modules/usrloc/urecord.c
    M modules/usrloc/usrloc.c
    M modules/usrloc/usrloc.h

  Log Message:
  -----------
  usrloc/nathelper: Implement pinging/timeouts in cachedb-only mode


Compare: https://github.com/OpenSIPS/opensips/compare/1e498e31b065...69f1f7de3640


More information about the Devel mailing list