[sr-dev] [kamailio/kamailio] dispatcher: add destination to in-memory dispatcher list (#1782)

2019-01-02 Thread Timmo Verlaan
Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [x] Each component has a single commit (if not, squash them into one commit) - [x] No commits to README files

Re: [sr-dev] [kamailio/kamailio] secfilter: some fixes in check_sqli function and getting from name header value (#1781)

2019-01-02 Thread Jose Luis Verdeguer
Merged #1781 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1781#event-2050864305___ Kamailio (SER) - Development Mailing Lis

[sr-dev] git:master:d309e27b: secfilter: in check sql injection function initialize str variables to NULL. In get values from headers it is checked if From or To name is empty to avoid false positives

2019-01-02 Thread Jose Luis Verdeguer
Module: kamailio Branch: master Commit: d309e27b1aa35176e17e24542ffc2507cd17eb3e URL: https://github.com/kamailio/kamailio/commit/d309e27b1aa35176e17e24542ffc2507cd17eb3e Author: Jose Luis Verdeguer Committer: Jose Luis Verdeguer Date: 2019-01-02T18:51:01+01:00 secfilter: in check sql injectio

Re: [sr-dev] [kamailio/kamailio] Modules: db_redisusrloc for usrloc module (#1446)

2019-01-02 Thread Surendra Tiwari
@SurendraPlivo pushed 1 commit. e629543c6540bccb6118d9f55accd08a30edb46c handling snprintf issues, adding table name size as symbolic constant -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/1446/files/1999a526c

Re: [sr-dev] [kamailio/kamailio] Modules: db_redisusrloc for usrloc module (#1446)

2019-01-02 Thread Surendra Tiwari
@SurendraPlivo pushed 1 commit. 1999a526ca4a9f57a480121601ba62300f632f1d db_redis: adding the error block -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/1446/files/ad59363f9cf91e197fb93d333b91f891f2bd0ac3..1999a

[sr-dev] [kamailio/kamailio] secfilter: some fixes in check_sqli function and getting from name header value (#1781)

2019-01-02 Thread Jose Luis Verdeguer
…o NULL. In get values from headers it is checked if From or To name is empty to avoid false positives Pre-Submission Checklist - [ ] Commit message has the format required by CONTRIBUTING guide - [ ] Commits are split per component (core, individual modules, libs, utils, ...) - [ ]

[sr-dev] git:master:184392b5: tests: add many modules that where introduced in the last years to the 2.sh unit test

2019-01-02 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 184392b54b1086c2b660668329fb6cb514de970e URL: https://github.com/kamailio/kamailio/commit/184392b54b1086c2b660668329fb6cb514de970e Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-01-02T12:49:53+01:00 tests: add many modules that where

[sr-dev] git:master:6cb53228: tests: add several presence module to the 34.sh presence load test

2019-01-02 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 6cb53228ff3c71ca4636a3995ad4ee67894713ca URL: https://github.com/kamailio/kamailio/commit/6cb53228ff3c71ca4636a3995ad4ee67894713ca Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-01-02T12:50:37+01:00 tests: add several presence module

[sr-dev] crash if app_jsdt app_sqlang modules loaded together

2019-01-02 Thread Henning Westerholt
Hello, the app_jsdt and app_sqlang modules crash kamailio git master if they are loaded together. Found by extending the "2.sh" unit test. Can be reproduced by commenting the app_sqlang loadmodule in. Both modules load if only one of them is loaded a time. Core was generated by `../../src/kama