[OpenSIPS-Devel] [OpenSIPS/opensips] 4089d4: move init_shm before the script parsing

Bogdan Andrei IANCU bogdan at opensips.org
Thu Dec 3 20:42:45 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4089d44ca7b1a0a3fbda64dd1c5978d59011d443
      https://github.com/OpenSIPS/opensips/commit/4089d44ca7b1a0a3fbda64dd1c5978d59011d443
  Author: Cerghit Ionel <ionel.cerghit at gmail.com>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M cfg.lex
    M cfg.y
    M main.c
    M statistics.c

  Log Message:
  -----------
  move init_shm before the script parsing

shared memory is now initialized before script parsing
removed uid and git script variables (can now be set only from commad line)
removed pending statistics list from statistics.c as dynamic statistics can now
be allocated directly in shared memory


  Commit: aa919705ab5c255848cd0f5b8c51d6d645ac33f7
      https://github.com/OpenSIPS/opensips/commit/aa919705ab5c255848cd0f5b8c51d6d645ac33f7
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M cfg.lex
    M cfg.y
    M main.c
    M statistics.c

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

move init_shm before the script parsing


Compare: https://github.com/OpenSIPS/opensips/compare/7913288f8d83...aa919705ab5c


More information about the Devel mailing list