[OpenSIPS-Devel] [OpenSIPS/opensips] 3e5695: blacklists.c: move package memory list initialisat...

Bogdan Andrei IANCU bogdan at opensips.org
Tue Dec 22 17:30:46 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3e569503d49c8a1c44f92081cccd8aeb3b778a79
      https://github.com/OpenSIPS/opensips/commit/3e569503d49c8a1c44f92081cccd8aeb3b778a79
  Author: Cerghit Ionel <ionel.cerghit at gmail.com>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M blacklists.c
    M main.c

  Log Message:
  -----------
  blacklists.c: move package memory list initialisation in shared memory


  Commit: baddec02cdadffe9070258883e1b3ae24d8d7b23
      https://github.com/OpenSIPS/opensips/commit/baddec02cdadffe9070258883e1b3ae24d8d7b23
  Author: Cerghit Ionel <ionel.cerghit at gmail.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M modules/cfgutils/cfgutils.c
    M modules/cfgutils/shvar.c

  Log Message:
  -----------
  cfgutils: $shv pseudo-variables initized directly in shared memory

since shared memory is now initialized before script parsing, the
list containing the variables can be created directly in shared memery in order to
simplify code


  Commit: d182f9d85964c14c5c652cec7770f7103f54dafa
      https://github.com/OpenSIPS/opensips/commit/d182f9d85964c14c5c652cec7770f7103f54dafa
  Author: Cerghit Ionel <ionel.cerghit at gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M blacklists.c
    M blacklists.h
    M main.c

  Log Message:
  -----------
  blacklists: removed preinit_blacklists function

the vector of blacklists is now created when the first list is created:w


  Commit: 420b663c29fd5567040e63026a366802eca3c973
      https://github.com/OpenSIPS/opensips/commit/420b663c29fd5567040e63026a366802eca3c973
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
    M blacklists.c
    M blacklists.h
    M main.c
    M modules/cfgutils/cfgutils.c
    M modules/cfgutils/shvar.c

  Log Message:
  -----------
  Merge pull request #717 from ionel-cerghit/shmem_rework

Shmem rework


Compare: https://github.com/OpenSIPS/opensips/compare/49efaa9c5324...420b663c29fd


More information about the Devel mailing list