- URL: https://github.com/kamailio/kamailio/commit/cf6c876d1203210c86f751cd9aeb3a63b77e95bb Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:06:08+02:00
speeddial: add missing break when handling blob db result type (cherry picked from commit 59dde423db52e7a8c69072685c99cd6a11440017) - URL: https://github.com/kamailio/kamailio/commit/998b9e65ac404acbe84c15cf079eea09b338d496 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:06:41+02:00 cnxcc: safety check for credit data search return value (cherry picked from commit 5a577ab37719d48fb9a6bc1b200c8892d95ccbdc) - URL: https://github.com/kamailio/kamailio/commit/ee77f90b9b649c3ab18380609353cad10182eb1a Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:07:03+02:00 auth_xkeys: use the right size when initializing xkeys list (cherry picked from commit 6b82a103650fd0036490cf02dffcc5ad50c6f669) - URL: https://github.com/kamailio/kamailio/commit/ba1503535bda4bc20e8f443382306f6e81c89dde Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:08:51+02:00 core: dns cache condition for both proto ws and wss (cherry picked from commit 19f37c944748c72a7069a4fd5e3d8c6160a1e557) - URL: https://github.com/kamailio/kamailio/commit/e134708bf7f453e9ba8a1c0eb03386564173cc73 Author: grumvalski <[email protected]> Date: 2017-08-30T21:09:14+02:00 core: build reply of core.sockets_list as an array (cherry picked from commit e3ea10ccfcd94af0e7ce6908a1e378b4a9555b93) - URL: https://github.com/kamailio/kamailio/commit/b127d8ddb1acc9d630ee98d503d3322d70ef02b4 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:09:39+02:00 sdpops: more details for sdp_with_transport() docs (cherry picked from commit cad4b8f456d3508a2ec3196c89a4a8e3ce9d9d32) - URL: https://github.com/kamailio/kamailio/commit/e01ff341db4e6ed7bdc5276de260aa69a2b3356c Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:09:54+02:00 avpops: several pkg free in case of errors in fixup functions - cleaner pkg usage summary in case of errors at start up (cherry picked from commit 51009ab4f4aa6a229fab5abb94d4340f1178868b) - URL: https://github.com/kamailio/kamailio/commit/0827f0e4017e224d51f83ba3369ca7c993364a44 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:10:06+02:00 avpops: few more pkg free in case of errors in fixup functions (cherry picked from commit 5ea16d8de71324e2eeb3c833cde76c52bdc8ac67) - URL: https://github.com/kamailio/kamailio/commit/4b99fc28ea73dd5c34cfd66cccbc43893df1d4e5 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:10:24+02:00 app_python: proper condition to free srcbuf in exception handling (cherry picked from commit 5250fa3302a4cb9bf9572ded6fb65fa9c067f08d) - URL: https://github.com/kamailio/kamailio/commit/b964b7be7b4acaa904f62259c055a6d51ea3eb32 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:10:43+02:00 core: handle error case also for socket fd 0 - avoid fd leak warnings by code analyzer (cherry picked from commit 2654fbb0c02fd8df82ecd6b8514e031952997104) - URL: https://github.com/kamailio/kamailio/commit/9431e8755a60e5ac34afd5bf90cf1fb908142b1c Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:10:54+02:00 core: msg translator - unified error handling to simplify freeing allocated memory (cherry picked from commit 882449e3c0b1ac44cf810d079f696187af007451) - URL: https://github.com/kamailio/kamailio/commit/56f1c8d9d29567284da6230913e1c82fd6a5e1e5 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:11:47+02:00 core: tcp read - set own handling for ECONNRESET (cherry picked from commit 6090f7d9de0c71b25bd66c3525b25de7d02a5aa1) - URL: https://github.com/kamailio/kamailio/commit/de33cc0f9baad61d029b9f73c38e95ebdbf47439 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:12:10+02:00 core: locking - rec lock init condition fixed (cherry picked from commit 27186f1d951c89c033bb02c6b446a630e1fce5d3) - URL: https://github.com/kamailio/kamailio/commit/973bf97d5bfe8ef3585c4feab1744f9c76a88509 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:12:24+02:00 core: cfg ctx - catch condition when there are no changes to be committed (cherry picked from commit 3deee5be0fa9c68f35ddb273fd86e22af91ced99) - URL: https://github.com/kamailio/kamailio/commit/ea331fc5185e1da916a867fb4f078ee03dc39c5d Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:13:28+02:00 core: daemonize - proper chown for pgid file instead of pid file (cherry picked from commit 65593cc23bc89349fb42566cbd7eb2bbf8744db9) - URL: https://github.com/kamailio/kamailio/commit/ac21783e94782fac141c9801c83a2e9f76ad6ff0 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:13:43+02:00 core: dns - safety checks for port and proto pointers (cherry picked from commit febccd6808d0729fca1bbf452d43c253ca79249a) - URL: https://github.com/kamailio/kamailio/commit/e0078a5686ede14be0bdc2f4943f9bfb0295f832 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:14:02+02:00 core: pt - check to avoid two times closing unneeded sockets (cherry picked from commit 0225f89a658172d0652e0da14549ee03653114d2) - URL: https://github.com/kamailio/kamailio/commit/455d64cd027a79edd01f5794963c6afdfc6dbdfa Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:15:05+02:00 siputils: log messages for error cases (cherry picked from commit 2a19f9e6f4203800707e0a63753e0ee1c4bb4685) - URL: https://github.com/kamailio/kamailio/commit/082767604baefdd1b203c98e38ebefcf71e5a3a1 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:15:24+02:00 auth: use the dedicated types for return codes instead of generic int (cherry picked from commit 41e9af5833ff49e36a646a8cbe47d835f73661f0) - URL: https://github.com/kamailio/kamailio/commit/3e5e97f7ae67ea1248566dead7a2d87a70e29e61 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:15:36+02:00 auth_db: use the dedicated return types to avoid mixing values in int vars (cherry picked from commit e4ebacba9bfd7566436d72a77fd55a1b71066955) - URL: https://github.com/kamailio/kamailio/commit/41c0d250749515877f369f19fb7ba846add3e4ec Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:15:54+02:00 auth_ephemeral: use dedicated enum type for auth return codes - reorder safety checks not to access msg structure if null (cherry picked from commit 5937adf01f7c3e2382a1f2dc149a677fe6cd26f1) - URL: https://github.com/kamailio/kamailio/commit/c2f33cb7187d7d1bb87828e752cecfd6a4bbb7c8 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:17:07+02:00 core: dns case - init local proto to UDP if not provided for srv resolve (cherry picked from commit 01771c42d3b96678a2d0ba08bc1e5c83191ada8d) - URL: https://github.com/kamailio/kamailio/commit/5653d95b8b5e4d6dc0e6c706053e144ca77ed3c1 Author: Mikko Lehto <[email protected]> Date: 2017-08-30T21:17:37+02:00 modules/textops: msg_apply_changes() comes from textopsx module (cherry picked from commit 7a6d31935c7e8e29dd150412f1e6281fdf3efd53) - URL: https://github.com/kamailio/kamailio/commit/ad19902e6402a06978c8e85b844c6ad8fdbf8c72 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:17:53+02:00 core: msg translator - switch condition to buf pointer instead of lenght - better correlation with returned value from functions (cherry picked from commit 1968b43731afdcec1bd40985176680c8af1be921) - URL: https://github.com/kamailio/kamailio/commit/badc783d132eea9fc7b6302a5fbae654d034bd74 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:18:42+02:00 tls: free temporary buffer when fixing shm path name for config (cherry picked from commit 2dc19e5c78977416c15ebe93a4f4e6d72ed475a0) - URL: https://github.com/kamailio/kamailio/commit/3ce03c2765bc75857a3f7e860672c0b4eae3d3f0 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:18:58+02:00 utils: handle error case for xcap auth status to free allocated structs (cherry picked from commit ae7dce434e10ef570e1c6daa8ca5d9f800239ddf) - URL: https://github.com/kamailio/kamailio/commit/3f4d1b6d3cd8b5b937e19501fff43a5d11744e90 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:19:11+02:00 xprint: safety checks for error cases (cherry picked from commit a859ff6e74b0cdc08f30c43adda865a74283b3c4) - URL: https://github.com/kamailio/kamailio/commit/7fff54711ba4672ce7214a26b4fa869f3050b89b Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:19:25+02:00 xmpp: close fd in case of write error (cherry picked from commit dadd54a46f81ef05478e622a89a3bb739907cade) - URL: https://github.com/kamailio/kamailio/commit/ff8c184ca339891bdb3ae2fc2861a20c0216c122 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:19:37+02:00 uid_domain: avoid double free in case of error (cherry picked from commit c5cdd8dce66d94f69f773b5361ef2b477df47f06) - URL: https://github.com/kamailio/kamailio/commit/a41f7a1bc07b7ad920d38996bec4c4300501e8b0 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:19:51+02:00 uid_avp_db: better error handling (cherry picked from commit 42d74f35e4d7be9f46314c1805a77983a7cdf6fb) - URL: https://github.com/kamailio/kamailio/commit/28ea2cd708df099b6acb2d7c5499b684423a0daa Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:20:39+02:00 alias_db: simplify error handling for db query function (cherry picked from commit ab627c14e6f06b8e568f9b6ab4e3cd396368d6bb) - URL: https://github.com/kamailio/kamailio/commit/8193904c074eaf630a22da10475106a8c5ff5f41 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:39:35+02:00 ipops: replace return with goto error to release resources (cherry picked from commit a4ee0d3fd0c1b4147d462c8275d0150e8e934e2f) - URL: https://github.com/kamailio/kamailio/commit/d59f5db999c8247c6f656241c0eeec2ad8456e6b Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:40:25+02:00 core: pvapi - added free_pvname_list() (cherry picked from commit 5c883b5ff70ad24befd5191be41502e6e35fec88) - URL: https://github.com/kamailio/kamailio/commit/4f20ed9c1d711ec429df5eeb42c9af6468f5e5a6 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:40:36+02:00 app_python: free buf in case of get exception error (cherry picked from commit dc00778decd5a7c91208fb1ae31d875677a2b9de) - URL: https://github.com/kamailio/kamailio/commit/6f2783dd8e3bab21dba47f3835db07db74ba8288 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:40:55+02:00 avp: removed history, coherent indentation (cherry picked from commit b441903c6c109aaa35c3b4781c268f9497a00fc6) - URL: https://github.com/kamailio/kamailio/commit/5350087a275ea29e1997286c7d2775c6c8494156 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:41:09+02:00 db_cluster: free in case of error (cherry picked from commit cbc5502e23f58b50cb11124defe0b7ad618899b6) - URL: https://github.com/kamailio/kamailio/commit/5863363964f3ab4e7a65e0dacdf2258165428a68 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:41:21+02:00 db_postgres: handle return code for setsockopt() (cherry picked from commit 4363b863e9dcd3b31c1d2b2febd9b11c40ec3eec) - URL: https://github.com/kamailio/kamailio/commit/bff436f66b69501892d5c15aebc5463e77daa201 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:41:36+02:00 debugger: fix orig offset computation inside w_dbg_sip_msg() (cherry picked from commit 06e1ad190ea62efc09a158f9c86d447d078d805b) - URL: https://github.com/kamailio/kamailio/commit/c07e616c0c6d972efa8818002b67e3e40a972b13 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:41:51+02:00 dialog: increase puid size for profile to ensure null termination (cherry picked from commit f2796ceb0a127c1a6580a9d9582ec9bc0fba6081) - URL: https://github.com/kamailio/kamailio/commit/58578c2ff907fa5bace119d7ce41a8ba239970e2 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:42:04+02:00 dialplan: free allocated vars in case of errors (cherry picked from commit bd5873c4e33188238633a8f6c48a0c5c28041179) - URL: https://github.com/kamailio/kamailio/commit/80fcc7dc3653dd2f5db98b0dd500cb5be92c70fd Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:42:21+02:00 sqlops: free allocated pv list in case of error inside fixup_sql_pvquery() (cherry picked from commit 8f460d16e84b9bc0b01463113c6e7e79d297f64e) - URL: https://github.com/kamailio/kamailio/commit/e8fb0b1103ae96656ae404d7ac7a4b2b890d2388 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:42:34+02:00 speeddial: simplified access to db_res and the free of it (cherry picked from commit 1ed223dcccf4c2ea623db75fdda16adc924b916e) - URL: https://github.com/kamailio/kamailio/commit/41ab1e8ad7fea0abddef1b557ab286dd942e8969 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:43:10+02:00 xcap_server: proper test of retun code for add lump rpl (cherry picked from commit 08c404f245e55b37f71d4326afd959ecf1ea831c) - URL: https://github.com/kamailio/kamailio/commit/707ab98e69a659335bf386b2bf91ae4bae31ee84 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:43:39+02:00 xhttp: proper check for return of add lump rpl (cherry picked from commit 9136ce8017660e92f624de6f7b8a07e50620dfa1) - URL: https://github.com/kamailio/kamailio/commit/b3079e89ff88d20e65751b43a1a1a7f4f79ce275 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:44:00+02:00 pdt: reorder checks to avoid null access (cherry picked from commit 1891dcb958100b5383f40278c4d675474d309df4) - URL: https://github.com/kamailio/kamailio/commit/59e263c97571a000a8a854d8e36ad9cad33d13de Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:44:16+02:00 nat_traversal: handle return values for errors (cherry picked from commit 449d435194338a4f3acf079774adcbef7ad7b794) - URL: https://github.com/kamailio/kamailio/commit/398162799d209d6f129dd32bcaf61ab54c27455a Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:44:29+02:00 memcached: handle error cases and alloc enough for null termination (cherry picked from commit 5f9eba3eb42cdb8a5c2ec840cec29757d480e136) - URL: https://github.com/kamailio/kamailio/commit/3ad98055bb7ca86d09911a270f737c2853ef9a5d Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:44:43+02:00 json: remove use of deprecated macro is_error() (cherry picked from commit 0efa76d80e159fd2a7516388fe2405ad4fb6c5b6) - URL: https://github.com/kamailio/kamailio/commit/43f8aee531c1f7991c7b3f471be00dfd959ce5f5 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:44:55+02:00 mediaproxy: handle return pointer values (cherry picked from commit 65ac6de1aebd6143c44f35ef28f46c2cd3a56723) - URL: https://github.com/kamailio/kamailio/commit/630988036c8e46fdd137e84a4070612027e8f424 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:45:09+02:00 msilo: reorganized tests to free db_res and build of extra headers (cherry picked from commit dd0c6fb586a61cb7e2eed1093ccf8f5158761ae3) - URL: https://github.com/kamailio/kamailio/commit/4335647914d8fc0ee7d8ede5cec58ac0d3be6706 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:45:20+02:00 presence_conference: free xml array in case of error (cherry picked from commit 9c34b68ee840880dd6be37694de8e8255f8bfb45) - URL: https://github.com/kamailio/kamailio/commit/931796dc743ba3bb39a0610a8231fc9ff02d18fc Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:46:01+02:00 uid_uri_db: safer check for accessing to header (cherry picked from commit 823bad5f3aad5c77ff9986ecf4be2517df043788) - URL: https://github.com/kamailio/kamailio/commit/1494ee425cd972088b2fe9551e52133fa889f3a0 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:46:19+02:00 sst: add 0 after memcpy (cherry picked from commit 6997738a7098ef56becfd40cb6e7c7864d1975f0) - URL: https://github.com/kamailio/kamailio/commit/99340e1f8310b5e4336a9b3eb5867fb6e5385d70 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:46:35+02:00 statistics: free vars in case of error in fixup function (cherry picked from commit 711a5600330793b2ca787ce451f2ad48620dd639) - URL: https://github.com/kamailio/kamailio/commit/b87bccdd01eba57db00de135f002d2704a8b1d88 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:46:54+02:00 statsd: simplified error handling inside statsd_connect() (cherry picked from commit f75eba63a1f0176adc8cd38846a0d1943471e10c) - URL: https://github.com/kamailio/kamailio/commit/6d6a51ba60985c025b803c6c7faf4479374638ed Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:47:13+02:00 stun: link attribute when calling stun_parse_body() with an existing list (cherry picked from commit 4ba402434449ec9cb426d5200b12c5cec4d07ab4) - URL: https://github.com/kamailio/kamailio/commit/5b7ce6ce1c6183b44840367a5462347386c06387 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:47:58+02:00 xcap_client: handle return code for strchr() (cherry picked from commit 8147009b34639304fb75d4f6c39269c49ee385ca) - URL: https://github.com/kamailio/kamailio/commit/0c9f93702ba708342cd598b476b22a96988f4004 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:48:15+02:00 xcap_client: removed unused api function get_elem() (cherry picked from commit e6e04f4c96e5fdd7a3a90f265fd6cb7470f1135b) - URL: https://github.com/kamailio/kamailio/commit/31151c8eb61d74d55a6c86b9495a7fbb94f99487 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:48:29+02:00 xcap_client: safety check for namespace variable (cherry picked from commit 96582d77583719d7bb9c5e5437198800ae9e7a12) - URL: https://github.com/kamailio/kamailio/commit/9b41fd2b7d0cc2dc9f98e4b2e2d73642a391d1a7 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:48:44+02:00 xmlrpc: handle return codes (cherry picked from commit 0f3fb6b8cb04162be07e9246c23bcfa8b8e4e4e6) - URL: https://github.com/kamailio/kamailio/commit/fbb5e22c62c8ad4d4c5883de4ff140eab3c7a660 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:48:56+02:00 app_perl: free on error cases for modf execution (cherry picked from commit 0cf4ad7b4e839856eef4dc2cd76adacd1627ce7c) - URL: https://github.com/kamailio/kamailio/commit/25689141e3901d9a882dd08ae80a27e77dfd356c Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:49:29+02:00 dialplan: catch error case from macro used inside dp_trans_fixup() (cherry picked from commit 78722ff2f1e290dc6ae41a4d718e9c4cea20926b) - URL: https://github.com/kamailio/kamailio/commit/83e529c2e8d74c72e82691660ea6da8946361d28 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:50:09+02:00 pv: support for dynamic params for var to xavp functions (cherry picked from commit 45506c4343ae03450e33a04b9f2e9a3196d57306) - URL: https://github.com/kamailio/kamailio/commit/698d92d5b7ad8da40987df78374ccabe2d3ab0ed Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:50:22+02:00 pv: notes about dynamic parameters for xavp to var funtions (cherry picked from commit e9a132afc0fa4b02a7030c2c20ade65a1d693006) - URL: https://github.com/kamailio/kamailio/commit/65fe63dd524a53153944b99981ad7e297eaa7ad0 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:50:57+02:00 dialplan: increased the size for dialplan attributes to 256 (cherry picked from commit 36b8c1a138548ea3689cac77e18ac304ec2ee0e5) - URL: https://github.com/kamailio/kamailio/commit/ac5ebf81413e7a77e6b26a840ca7cb0d1e01a8ff Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T21:51:28+02:00 core: added helper fixup for int and str dynamic parameters (cherry picked from commit e049d6db78d9a86049f88acc27188d726974054f) - URL: https://github.com/kamailio/kamailio/commit/68ba0c1fbeb65a9444d3544d876c5547d0174d82 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:52:21+02:00 pv: added section ids in the docs (cherry picked from commit e95091700857ff96d9e7c6508104a5ba5d5487ff) - URL: https://github.com/kamailio/kamailio/commit/e31327d821edc577387799a1c1ad0174081be92a Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:52:59+02:00 uac: added note about default value for reg_db_url (cherry picked from commit 7d414352e0544cfe1739f3e36cec2c23379ae902) - URL: https://github.com/kamailio/kamailio/commit/4a44757882e23f84183ddbd43b587a38faafa7b0 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:53:23+02:00 auth_diameter: removed svn id, history (cherry picked from commit 2dc6e4700012336ac15dc9b6190f6750648854aa) - URL: https://github.com/kamailio/kamailio/commit/641b9f09ac783973ff2259fbdb7e04f087b38225 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:53:45+02:00 core: cfg - removed unreachable code (cherry picked from commit f3c68a5013b5a33937dbf735453da29df75ae09e) - URL: https://github.com/kamailio/kamailio/commit/d887e6ab5ef9a6f6c666563f4b535a31933e95a4 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:54:00+02:00 core: dns cache - avoid bitshifting with more than the size - avoid undefined behaviour as per C specs (cherry picked from commit 107dc767391902d5d3b000deecafb804c1c68c1b) - URL: https://github.com/kamailio/kamailio/commit/e37fbf0ada489c97ddb65419ea9df31e0afe4db5 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:54:14+02:00 core: mem/f_malloc - explicit set to 0 for bit shifting greater than size (cherry picked from commit 0cb33abe8b2196fb26baf459f66d9d7b9e920013) - URL: https://github.com/kamailio/kamailio/commit/520bb5c3c6219a7e50cdd96358bd84f600ef219d Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:54:27+02:00 core: pvapi - remove useless condition (cherry picked from commit e19c1ec58c8c51defd91f3e2581544bea224c0bf) - URL: https://github.com/kamailio/kamailio/commit/140a50822efc8a0437283cced7366d2e00435e0f Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:54:40+02:00 app_python: remove condition on classname, being set to non-null (cherry picked from commit ec4d74ad7c1d1b14a4f33f995845ac7b299540cf) - URL: https://github.com/kamailio/kamailio/commit/505914407e105aca32407df3c06d9805e65ab873 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:54:51+02:00 auth_diameter: avoid passing large structs as params and better error handling (cherry picked from commit 67e87eb16059351f174fc6f4d740eed33b5ace6b) - URL: https://github.com/kamailio/kamailio/commit/dd27be05fff75d0bef85338bcc2181d92198492b Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:55:04+02:00 avp: typedef hdr name struct to simplify memory allocation (cherry picked from commit a3d3239833a8ca91566a28de2217ec166601e64f) - URL: https://github.com/kamailio/kamailio/commit/414057818756f423ec8a68f7637ee8f0d842c235 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:55:29+02:00 ctl: close opened sockets in case of errors (cherry picked from commit a81a809897ff381526db38e71af38dfcdfa74f04) - URL: https://github.com/kamailio/kamailio/commit/ac92a5544057f73b3a6cfedfa96487fdeb9770eb Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:55:43+02:00 dialog: extra headers for dlg_bridge() built with memcpy (cherry picked from commit 220f2e3a36a7d7f00c77ef6f8cc495b3ff995b01) - URL: https://github.com/kamailio/kamailio/commit/792f8e1fa8d2fd7dfae2a0b4146abfe17d08160f Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:55:55+02:00 dmq_usrloc: remove useless condition (cherry picked from commit bda4f0a8f8c7f65360fa73f51fb4fac289a8d334) - URL: https://github.com/kamailio/kamailio/commit/20a61ab0857ae2bf33b58ad6855d103177c4cb67 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:56:07+02:00 domainpolicy: check if set dst uri fails (cherry picked from commit e238567daa77f68df05cce68051792c3d7559ab7) - URL: https://github.com/kamailio/kamailio/commit/e7e1fe4945d3dab11beee065e9bb0b5c6907424d Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:56:19+02:00 drouting: handle errors in fixup function (cherry picked from commit 36202503c531e5e6e865da018a59a494da6d9dc3) - URL: https://github.com/kamailio/kamailio/commit/11820d1698061229fe4777c365dd28abc20c874e Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:56:32+02:00 http_async_client: safety check for cell value (cherry picked from commit 00f2cfd1efb81030c705cf4b4f6aa3ac582d3059) - URL: https://github.com/kamailio/kamailio/commit/f62f38322778da69ce7ead2d11e6ebb606e22df3 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:56:45+02:00 http_client: safety check for lenght of retrieved headers (cherry picked from commit eb6c94626d02e5a6fc2c93328591c140853535da) - URL: https://github.com/kamailio/kamailio/commit/6872ead2818868fd9343f852d74f8be771153622 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:56:56+02:00 imc: better check for buffer size limit (cherry picked from commit 0fd33d766c471e0f0710bd6f84898462420bfbaa) - URL: https://github.com/kamailio/kamailio/commit/fa2ff3aa155eb996c1ba6d41b0e0a46fe3290847 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:57:13+02:00 lcr: check return for rewrite_uri() and do memset with size of alloc (cherry picked from commit 67bd080310c5b8371d9943fa964e81154c916356) - URL: https://github.com/kamailio/kamailio/commit/90955519081fa356057b12626bace8815c1f8b1d Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:57:24+02:00 ldap: free in case of error cases (cherry picked from commit 6d3a97d1c3e62f876bbb7a17927b2a40243ec268) - URL: https://github.com/kamailio/kamailio/commit/8e887d24a63049407d4f40ee276e9c6fd8be9895 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:57:36+02:00 msrp: use formated string instead of complex sequence of concatenation (cherry picked from commit 2d68418a6df8d814e60f992b3ae1d74fbb13a2f3) - URL: https://github.com/kamailio/kamailio/commit/a7912e341581308a52be3fc083ad2e3c0e9cbc6e Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:57:52+02:00 pv: remove useless condition (cherry picked from commit 1f50cd26ba0db88fd5f2c33e2b44a461f471e760) - URL: https://github.com/kamailio/kamailio/commit/7f210023d8b7ad5d24b71a7a403fcc42ba0148c8 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:58:13+02:00 core: dns cache - safety check for out of bounds index (cherry picked from commit 59234b8fae1295455e347e27519813e63bf8ffb0) - URL: https://github.com/kamailio/kamailio/commit/675abfb90d55e97021b20ce5f6243a92b152955b Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:58:24+02:00 ctl: remove useless assignment (cherry picked from commit 6ddca2e08bc8159ed00c80f6857df58c81cbd97d) - URL: https://github.com/kamailio/kamailio/commit/9a8ef86e20322f6d51771eba75db09780361d4e2 Author: Emmanuel Schmidbauer <[email protected]> Date: 2017-08-30T23:59:20+02:00 db_postgres: fix typo and whitespace (cherry picked from commit 9219b2116fc2887c0c8c2ad39465087e324784fb) - URL: https://github.com/kamailio/kamailio/commit/07b35e90b610e0828d205676582fd806d53dde8e Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:59:36+02:00 app_python: removed condition on classname, it cannot be null (cherry picked from commit afe6d712d5ef52ac6f3fe8e6f69406779e3a740e) - URL: https://github.com/kamailio/kamailio/commit/8b8e83fe98f91db0a3b0ca63a73fc6e4054762bf Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-30T23:59:49+02:00 avp: clear code for unsupported parameter format (cherry picked from commit 22fc924aa928fe126156290a10c4be8048ba4f8b) - URL: https://github.com/kamailio/kamailio/commit/384b264cc3623f5121232bd3b228a1489c644ce5 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:00:02+02:00 db_mysql: safer conditions inside sb_add() for db api v2 (cherry picked from commit 97db3ee61079de6cc2466628dae0f5e489819e98) - URL: https://github.com/kamailio/kamailio/commit/aba92d92696736bed6d6aa70afd415652fcd30f8 Author: Mikko Lehto <[email protected]> Date: 2017-08-31T00:00:33+02:00 modules: use Docbook tag for Kamailio wiki URL (cherry picked from commit aabba8141410a25a19667a3aa750f88081a04bd9) - URL: https://github.com/kamailio/kamailio/commit/34124c3bed1de3c7778b05cf640e9f035d5012d4 Author: Mikko Lehto <[email protected]> Date: 2017-08-31T00:00:48+02:00 sctp: remove svn tags and history notes (cherry picked from commit cbe051d7cd02b31c385b93284251d0a8daeeacc7) - URL: https://github.com/kamailio/kamailio/commit/0bec6b328fecb26d423e54ff6939f7665669c7db Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:01:04+02:00 h350: coherent indentation, removed dead code and init lenght for str (cherry picked from commit b6c6da62fe9879a43a322ce7f9adac3eef5674e7) - URL: https://github.com/kamailio/kamailio/commit/a142db940ef379fed6afaf2a605744d2407c6cd6 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:01:29+02:00 http_client: use strcpy() instead of strncpy() with sizeof dest buffer - padding the rest of dest buffer with 0 is inneficient (cherry picked from commit 9fe84d4ad1ec1eae6bcf44b4067b948d9a16e4dc) - URL: https://github.com/kamailio/kamailio/commit/e176a7ed585f1f3710ee5865b70cea725b8dff57 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:01:42+02:00 janssonrpcc: couple of pkg free in case of errors (cherry picked from commit 73a288e14ec8f7a67662842140d5eb02819b7738) - URL: https://github.com/kamailio/kamailio/commit/8fe9b7118deb7c91767357094a7cb7b7c701dcbf Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:01:51+02:00 mangler: pkg free in case of errors (cherry picked from commit 4572a7b100f2eaddb2eb4dbe4aa81a4833f8467e) - URL: https://github.com/kamailio/kamailio/commit/bc0041f14cf4d023a8d11d0978977e0dc3ef9d20 Author: Mikko Lehto <[email protected]> Date: 2017-08-31T00:02:33+02:00 sipt: free pkg memory on error (cherry picked from commit 2ea19b82b5e21d4499929cb56964ed43035c6122) - URL: https://github.com/kamailio/kamailio/commit/a11d4575324402a67e339faaa22a6906c6a78995 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:02:46+02:00 xhttp_pi: several compiler warning fixes (cherry picked from commit 8b06397523c440fc20e509889c5fad01ed477d26) - URL: https://github.com/kamailio/kamailio/commit/fcaa84b6d7e1ba0c3a8746326e083d3ff42313fd Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:02:57+02:00 websocket: use NAME in log message, removed unreachable code (cherry picked from commit 5c58ac726c1f96b6666cfd05e13a66328d46d020) - URL: https://github.com/kamailio/kamailio/commit/726d726ee037ee1b91dd21a843ece2d3476f81cb Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:03:26+02:00 tls: removed useless checks (cherry picked from commit 590c8d9d23e578df38d332ebcfa64421bbedb604) - URL: https://github.com/kamailio/kamailio/commit/7de2ea05fb953d80a7d6cb22a420555b91b12371 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:04:02+02:00 mangler: free on errors inside sdp_mangle_port() (cherry picked from commit 950a9fa428e24242671e83980192db48819d5da6) - URL: https://github.com/kamailio/kamailio/commit/c23c5b426e075a046a57cb06b749ab2088639656 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:04:28+02:00 ctl: safety check for closing fd (cherry picked from commit 24c4f357ecc83ded4c8890ed4440a0252191b0a9) - URL: https://github.com/kamailio/kamailio/commit/5f94960aae57de23f3505a1080204d2f3b169b1d Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:04:38+02:00 rls: avoid access to item after free (cherry picked from commit 4068ddd3ca01795e5378a738756b2735508f5864) - URL: https://github.com/kamailio/kamailio/commit/4b43735da8a5483b084d8eaa70267c48d5c2ee2e Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:04:52+02:00 auth_identity: code clarity adjustments (cherry picked from commit 2f29115d8280ccf04ea823d5cf8f6621b8624edc) - URL: https://github.com/kamailio/kamailio/commit/f3f388dfb9d96270b51947f8c75e5ab010e00f5b Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:05:02+02:00 cfgt: check error case for mkdir() (cherry picked from commit 9a7fee2dac2f59c277d2634937c7449b9659a20d) - URL: https://github.com/kamailio/kamailio/commit/77f9af46258cd1853379db683d55638cee1fcda4 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:05:16+02:00 cplc: init structures, fix parameter number in fixup (cherry picked from commit 3f96ede632ce9ef945086a1f384677151209fcc6) - URL: https://github.com/kamailio/kamailio/commit/e7676ca77444936ff5bbd94479b9dd34b3f23a13 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:08:56+02:00 cplc: init time switch structures (cherry picked from commit 44db76acb7523b3cd6816c77de45b71857b1a3c1) - URL: https://github.com/kamailio/kamailio/commit/91c5ad41d053e9ab398dd7b8ddd914b7d199ea0e Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:09:15+02:00 ctl: skip condition on already set name variable (cherry picked from commit fda8de91d80a2aee7a3ec5e44e6fc1d918541254) - URL: https://github.com/kamailio/kamailio/commit/9c7b176cb8aa71ace150e3b3d60d6f73731eef12 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:09:33+02:00 presence_dialoginfo: safety checks to avoid accessing null values (cherry picked from commit 30014025157f9ac79c98f1361a86974858ef8022) - URL: https://github.com/kamailio/kamailio/commit/49c191789881f7acfa514940bf1f74930636eb48 Author: Torrey Searle <[email protected]> Date: 2017-08-31T00:10:16+02:00 modules/sipt: fix bug in setting NAI of called party (cherry picked from commit 676c96ed860be183bd69ad55c8062523afcc5248) - URL: https://github.com/kamailio/kamailio/commit/e86b803d4dee78e395d7ca1960c80f5134174308 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:10:49+02:00 uac: fixes for section ids in docs (cherry picked from commit d1d2dda40e1ac787a021c4ea9f9e179870dea99a) - URL: https://github.com/kamailio/kamailio/commit/0a5b94d53f59e8f59f8d7d976ca14859fa008c6c Author: Alexander Lutay <[email protected]> Date: 2017-08-31T00:11:09+02:00 kamctl: fix dangerous 'rm -rf' code in case if variables are not defined (cherry picked from commit 62f573d4ecbbebe5f0f2d3b39be7ad4c2b460e65) - URL: https://github.com/kamailio/kamailio/commit/0e075c47ad66464f28ef56b83f8cc8f1936d6758 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:11:46+02:00 tsilo: added section ids in docs (cherry picked from commit d302422982aab79ec9af9b9d54d33dbf98dc7b63) - URL: https://github.com/kamailio/kamailio/commit/23a0450268c601e920b287c9bddfd50e43d8f4c5 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:11:59+02:00 pipelimit: match algorithm name case insensitive (cherry picked from commit 7bb4b7dcc23c582ec666c71c9475e46e4ca12709) - URL: https://github.com/kamailio/kamailio/commit/e84a82eac27cac9d9381e71815644522041e81cb Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:12:09+02:00 cplc: safety checks for parameters (cherry picked from commit b05f3637f9cc829470d04037f6f5b88e37819706) - URL: https://github.com/kamailio/kamailio/commit/edeb60a861ab90e20b6010b1a68e60d6079b5783 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:12:58+02:00 websocket: use route_lookup() instead of route_get() - avoid creating an empty route block structure if not defined in cfg (cherry picked from commit 6752351b69cd991cd11f389f80cf73bd68ff5bb9) - URL: https://github.com/kamailio/kamailio/commit/a7e5d2eca678d2e9f6ab11588cace7292c484809 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:13:16+02:00 tls: updated log macros for config code (cherry picked from commit 475ef89d6fc5780673c7e0091a78036e74f819db) - URL: https://github.com/kamailio/kamailio/commit/804ba55f2ff2762bf26f91624f3432af0b715d97 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:14:34+02:00 http_client: proper free for curl params in case of failover connection (cherry picked from commit 9ce38204d8a59e5d83cc50a2c809d1306346f9b7) - URL: https://github.com/kamailio/kamailio/commit/3c6ad9786012fc0f702209b7950d30acdd2c806a Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:15:27+02:00 tm: terminate local uac buffers with 0 - received message buffer is terminated with 0 and many functions expect that, so use of them in event_route[tm:local-request] may have ended up in wrong behavior (cherry picked from commit 179a6e699a1021efa55d1ea097ceeb7a12575cc5) - URL: https://github.com/kamailio/kamailio/commit/2d13c140f0d84edb3ba90fbea0fcd9f29ed4d9de Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:16:14+02:00 http_async_client: safety check for shm malloc and do cfg_update() (cherry picked from commit 5f5697eac0089e9e2bc72323c6afa839b472ccbd) - URL: https://github.com/kamailio/kamailio/commit/4af7c9a6ada6b9bf1d5f2efe2a22daf3e1aea50a Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:17:47+02:00 pua_dialoginfo: goto error in case of failures inside build_dialoginfo() (cherry picked from commit e0ff472acfbae9ad1077a3dc6f2309ea01a8fdf0) - URL: https://github.com/kamailio/kamailio/commit/07da574ff05f014349f242f1aa6039d976ee8a36 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:18:17+02:00 core: store advertise addr for new sockets created from interface name - reported by GH #1209 (cherry picked from commit a3e8003274ded1420d2af677246a48ef5c743a3c) - URL: https://github.com/kamailio/kamailio/commit/514d4d1bd2b22a8866a519da9f3752c4391f5654 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:18:32+02:00 sms: avoid overflowing ending 0 by sprintf() (cherry picked from commit 2415416df6bd4c599c7fde57fbaa541e2e37f9c7) - URL: https://github.com/kamailio/kamailio/commit/e7b2aed6f0d69bdefd199b5beafa1e37256e44f5 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:18:54+02:00 core: mem - fix printing shm memory manager name (cherry picked from commit fe441c4561a8be852c2baae6568e48ef8203210d) - URL: https://github.com/kamailio/kamailio/commit/af96836b4934af3b360795391eb29061ba1a913e Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:19:42+02:00 core: tcp - print str error in debug message if faling to write to connection (cherry picked from commit 85def4c200e216dce5d3d8e53461a69ab408fa3c) - URL: https://github.com/kamailio/kamailio/commit/de69b1c1212f7ee18578fbd9b0aec972fcc3a2af Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:20:09+02:00 rls: proper handling of return code for parse from/to uri (cherry picked from commit bb536c3dae01865c42e556989e8aca5be85b20fe) - URL: https://github.com/kamailio/kamailio/commit/439daedbc700571aa71af94067eba1014ad85ee8 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:20:21+02:00 rls: replace sprintf with safer snprintf - compact printing headers in 200ok function by doing it once in a snprintf, instead of combination of many sprintf and strncpy (cherry picked from commit 3d2359b5a349efe4d6571ec0953e5c4aae54a165) - URL: https://github.com/kamailio/kamailio/commit/c3ce7d218e3fdf2036421afad2a0b0d09e855331 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:21:20+02:00 uac: use kam_rand() instead of rand() - do kam_srand() when module is initialized (cherry picked from commit 219ddbb54bb787a8f0673014c16e749eef40bdf4) - URL: https://github.com/kamailio/kamailio/commit/f05b6bca51c38ebea72fd7d4a956242797ac7dc4 Author: Olle E. Johansson <[email protected]> Date: 2017-08-31T00:21:48+02:00 http_client Move some logging to debug to avoid annoying messages (cherry picked from commit 4680086105bb41f03a1180be03d7acce113d465a) - URL: https://github.com/kamailio/kamailio/commit/672ea36889c2a7c1ae919b08447234e2ced00677 Author: Daniel-Constantin Mierla <[email protected]> Date: 2017-08-31T00:22:07+02:00 core: parser - use case insensitive comparison to get header by name - same for next sibling header - GH #1217 (cherry picked from commit 4072b0f9fbc084a4f4640e1b4272b7f8495cd1bb) - URL: https://github.com/kamailio/kamailio/commit/63eb5293a3ddcd7535e6b2545d76edb7b1289814 Author: Olle E. Johansson <[email protected]> Date: 2017-08-31T00:22:53+02:00 http_client Free the old object when the new can't be allocated properly (cherry picked from commit e129b809e258d94ea39d66c847db3a19eae2b708) _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
