[OpenSIPS-Devel] [OpenSIPS/opensips] f4555f: Add support for subdomain checking in aliases and ...
Liviu Chircu
noreply at github.com
Tue May 20 13:21:21 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: f4555f5b3e7826d83635b30125fb0e343852179a
https://github.com/OpenSIPS/opensips/commit/f4555f5b3e7826d83635b30125fb0e343852179a
Author: David Trihy <david.trihy at genesys.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M cfg.lex
M cfg.y
M ip_addr.h
M name_alias.c
M name_alias.h
M socket_info.c
Log Message:
-----------
Add support for subdomain checking in aliases and socket aliases
Commit: b084f686395b3b4adc944a1cd6c5bcc8c330f836
https://github.com/OpenSIPS/opensips/commit/b084f686395b3b4adc944a1cd6c5bcc8c330f836
Author: David Trihy <david.trihy at genesys.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M cfg.lex
M cfg.y
M db/schema/domain.xml
M ip_addr.h
M modules/domain/domain.c
M modules/domain/domain_mod.c
M modules/domain/domain_mod.h
M modules/domain/hash.c
M modules/domain/hash.h
M name_alias.c
M name_alias.h
M socket_info.c
Log Message:
-----------
Change grammar in line with PR comments and add support to domain module
Commit: e94b56aeb971f6f990d0a8f88a8c7de47b1bc3fb
https://github.com/OpenSIPS/opensips/commit/e94b56aeb971f6f990d0a8f88a8c7de47b1bc3fb
Author: David Trihy <david.trihy at genesys.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M cfg.y
M socket_info.c
Log Message:
-----------
Minor missing changes
Commit: 3191e3c71e037e53000d5204b6e45c6895a2cd64
https://github.com/OpenSIPS/opensips/commit/3191e3c71e037e53000d5204b6e45c6895a2cd64
Author: David Trihy <david.trihy at genesys.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M modules/domain/domain.c
M modules/domain/domain_mod.h
Log Message:
-----------
Added comments for the domain checking
Commit: e983263781edbf30a92b280e88829fa98d0cb704
https://github.com/OpenSIPS/opensips/commit/e983263781edbf30a92b280e88829fa98d0cb704
Author: David Trihy <david.trihy at genesys.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M modules/domain/README
Log Message:
-----------
Updating README
Commit: 96f2fa63d94216c3bbb03696907ae95a09d68281
https://github.com/OpenSIPS/opensips/commit/96f2fa63d94216c3bbb03696907ae95a09d68281
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M cfg.lex
M cfg.y
M db/schema/domain.xml
M ip_addr.h
M modules/domain/README
M modules/domain/domain.c
M modules/domain/domain_mod.c
M modules/domain/domain_mod.h
M modules/domain/hash.c
M modules/domain/hash.h
M name_alias.c
M name_alias.h
M socket_info.c
Log Message:
-----------
Merge branch 'subdomain_alias' of github.com:purecloudlabs/opensips into purecloudlabs-subdomain_alias
Commit: 7223b8403f1c175cb64eab9413278ca44d287cc6
https://github.com/OpenSIPS/opensips/commit/7223b8403f1c175cb64eab9413278ca44d287cc6
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M db/schema/domain.xml
M modules/domain/domain.c
M scripts/db_berkeley/opensips/domain
M scripts/db_berkeley/opensips/dr_partitions
A scripts/db_berkeley/opensips/trie_partitions
M scripts/db_berkeley/opensips/version
M scripts/dbtext/opensips/domain
M scripts/dbtext/opensips/dr_partitions
A scripts/dbtext/opensips/trie_partitions
M scripts/dbtext/opensips/version
M scripts/mysql/domain-create.sql
M scripts/mysql/trie-create.sql
M scripts/oracle/domain-create.sql
M scripts/oracle/trie-create.sql
M scripts/pi_http/domain-mod
M scripts/pi_http/domain-table
M scripts/pi_http/pi_framework.xml
M scripts/pi_http/trie-mod
M scripts/pi_http/trie-table
M scripts/postgres/domain-create.sql
M scripts/postgres/trie-create.sql
M scripts/sqlite/domain-create.sql
M scripts/sqlite/trie-create.sql
Log Message:
-----------
domain: Bump table version (3>4); Regen DB schemas
Compare: https://github.com/OpenSIPS/opensips/compare/a44a00cc1905...7223b8403f1c
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list