[OpenSIPS-Devel] [OpenSIPS/opensips] c8770b: core: split DEP_REVERSE_INIT into _MINIT and _CINI...
Liviu Chircu
noreply at github.com
Tue Jul 1 16:18:15 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: c8770b66f34850c0cf6f2d8fb6f9e1781ba9a898
https://github.com/OpenSIPS/opensips/commit/c8770b66f34850c0cf6f2d8fb6f9e1781ba9a898
Author: Maksym Sobolyev <sobomax at sippysoft.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M sr_module.c
M sr_module.h
M sr_module_deps.c
M sr_module_deps.h
Log Message:
-----------
core: split DEP_REVERSE_INIT into _MINIT and _CINIT parts
Add DEP_REVERSE_CINIT and DEP_REVERSE_MINIT dependency flags
allowing to reverse mod_init() and child_init() init order
independently.
Make DEP_REVERSE_INIT be (DEP_REVERSE_CINIT|DEP_REVERSE_MINIT).
Commit: eb3e892baf59f2709664c28bc11900ce3a242da6
https://github.com/OpenSIPS/opensips/commit/eb3e892baf59f2709664c28bc11900ce3a242da6
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M sr_module.c
M sr_module.h
M sr_module_deps.c
M sr_module_deps.h
Log Message:
-----------
Merge pull request #3675 from sippy/pr_add_minit
core: split DEP_REVERSE_INIT into _MINIT and _CINIT parts
Compare: https://github.com/OpenSIPS/opensips/compare/d449aabc2929...eb3e892baf59
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list