]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2018-01-17  Jenkins2Merge "res_pjsip: Split type=identify to IP address...
2018-01-16  Richard Mudgetttaskprocessor.c: Increase the number of tps_singletons...
2018-01-16  Jenkins2Merge "BuildSystem: Resolve resolv.h not via Generic...
2018-01-16  Jenkins2Merge "res_stasis_recording: Allow symbolic links in...
2018-01-15  Alexander TraudBuildSystem: Resolve resolv.h not via Generic but Parti...
2018-01-15  Jenkins2Merge "config_transport: Enable TCP_NODELAY on TLS...
2018-01-15  Jenkins2Merge "BuildSystem: Really do not pass unknown-warning...
2018-01-15  Jenkins2Merge "menuselect: Remove unused dev-mode option TRACE_...
2018-01-14  Jenkins2Merge "res_config_pgsql: Avoid typecasting an int to...
2018-01-13  George Josephconfig_transport: Enable TCP_NODELAY on TLS transports
2018-01-13  Corey Farrellres_stasis_recording: Allow symbolic links in configure...
2018-01-12  Corey Farrellmenuselect: Remove unused dev-mode option TRACE_FRAMES.
2018-01-12  Jenkins2Merge "chan_ooh323: Avoid typecasting an int to unsigne...
2018-01-12  Jenkins2Merge "install_prereq: Update Debian/Ubuntu libraries...
2018-01-12  Jenkins2Merge "app_osplookup.c: Avoid two format truncations...
2018-01-12  Alexander Traudres_config_pgsql: Avoid typecasting an int to unsigned...
2018-01-12  Jenkins2Merge "chan_sip: Check that an iostream exists before...
2018-01-12  Jenkins2Merge "Ignore quilt .pc directory, used in deb packagin...
2018-01-12  Alexander TraudBuildSystem: Really do not pass unknown-warning options...
2018-01-12  Alexander Traudapp_osplookup.c: Avoid two format truncations.
2018-01-12  Alexander Traudchan_ooh323: Avoid typecasting an int to unsigned short.
2018-01-12  Alexander Traudinstall_prereq: Update Debian/Ubuntu libraries.
2018-01-11  Richard Mudgettres_pjsip: Split type=identify to IP address and SIP...
2018-01-11  Jenkins2Merge "res_pjsip_endpoint_identifier_ip.c: Remove unnec...
2018-01-11  Joshua Colpchan_sip: Check that an iostream exists before accessing.
2018-01-11  Tzafrir CohenIgnore quilt .pc directory, used in deb packaging
2018-01-11  Jenkins2Merge "res_pjsip.c: Update the endpoint identification...
2018-01-11  Jenkins2Merge "stasis_endpoints: Remove silly usage of RAII_VAR...
2018-01-11  Jenkins2Merge "stasis_message_router: Remove silly usage of...
2018-01-11  Jenkins2Merge "stasis_system: Remove silly usage of RAII_VAR...
2018-01-11  Joshua ColpMerge "stasis_cache: Remove silly usage of RAII_VAR...
2018-01-11  Jenkins2Merge "stasis: Remove silly usage of RAII_VAR." into 15
2018-01-11  Jenkins2Merge "stasis_bridges: Remove silly usage of RAII_VAR...
2018-01-11  Jenkins2Merge "stasis_cache_pattern: Remove silly usage of...
2018-01-10  Jenkins2Merge "res_pjsip.c: Fix ident_to_str() and refactor...
2018-01-10  Corey Farrellstasis: Remove silly usage of RAII_VAR.
2018-01-10  Corey Farrellstasis_cache_pattern: Remove silly usage of RAII_VAR.
2018-01-10  Joshua ColpMerge "app_confbridge: Fix NULL check in action_kick_la...
2018-01-10  Joshua ColpMerge "bridge_softmix: Fix sfu_append_source_streams...
2018-01-10  Joshua ColpMerge "res_pjsip_endpoint_identifier_ip.c: Allow multip...
2018-01-10  Joshua ColpMerge "res_stasis: Reduce RAII_VAR usage." into 15
2018-01-10  Corey Farrellstasis_bridges: Remove silly usage of RAII_VAR.
2018-01-10  Corey Farrellstasis_cache: Remove silly usage of RAII_VAR.
2018-01-10  Corey Farrellstasis_endpoints: Remove silly usage of RAII_VAR.
2018-01-10  Corey Farrellstasis_message_router: Remove silly usage of RAII_VAR.
2018-01-10  Corey Farrellstasis_system: Remove silly usage of RAII_VAR.
2018-01-09  Jenkins2Merge "res_pjsip_session: Always bundle streams if...
2018-01-09  Jenkins2Merge "Revert "codec_opus: Make libcurl a dependency...
2018-01-09  Richard Mudgettres_pjsip.c: Update the endpoint identification documen...
2018-01-09  Richard Mudgettres_pjsip_endpoint_identifier_ip.c: Remove unnecessary...
2018-01-09  Richard Mudgettres_pjsip.c: Fix ident_to_str() and refactor ident_hand...
2018-01-09  Richard Mudgettres_pjsip_endpoint_identifier_ip.c: Allow multiple...
2018-01-09  Alexander Traudtranslate: Avoid absolute value on unsigned substraction.
2018-01-09  Jenkins2Merge "res_pjsip.c: Fix endpoint identifier registratio...
2018-01-09  Sean BrightRevert "codec_opus: Make libcurl a dependency in menuse...
2018-01-09  Jenkins2Merge "res_stasis: Fix dial bridge unload." into 15
2018-01-09  Jenkins2Merge "BuildSystem: Really do not pass unknown-warning...
2018-01-09  Jenkins2Merge "codec_gsm: Avoid shifting a negative signed...
2018-01-09  Jenkins2Merge "res_pjsip_endpoint_identifier_ip.c: Fix apply...
2018-01-09  Jenkins2Merge "BuildSystem: Find ptlib-config on Debian/Ubuntu...
2018-01-09  Corey Farrellbridge_softmix: Fix sfu_append_source_streams test.
2018-01-09  Corey Farrellapp_confbridge: Fix NULL check in action_kick_last.
2018-01-08  Corey Farrellres_stasis: Reduce RAII_VAR usage.
2018-01-08  Jenkins2Merge "res_stasis: Fix app_is_subscribed_bridge_id...
2018-01-08  Joshua Colpres_pjsip_session: Always bundle streams if WebRTC...
2018-01-08  Jenkins2Merge "General: Avoid implicit conversion to char when...
2018-01-08  Jenkins2Merge "bridge_softmix: Removed unused parameter from...
2018-01-08  Jenkins2Merge "editline: Avoid comparison between pointer and...
2018-01-08  Jenkins2Merge "pbx: Prevent execution of NULL pointer." into 15
2018-01-08  Corey Farrellres_stasis: Fix dial bridge unload.
2018-01-08  Corey Farrellres_stasis: Fix app_is_subscribed_bridge_id.
2018-01-07  Jenkins2Merge "General: Silence modules on (un)load." into 15
2018-01-07  Jenkins2Merge "BuildSystem: Avoid obsolete warning with HELP_ST...
2018-01-07  Jenkins2Merge "chan_ooh323: Limit outgoinglimit to positive...
2018-01-07  Alexander TraudGeneral: Silence modules on (un)load.
2018-01-06  Alexander TraudBuildSystem: Really do not pass unknown-warning options...
2018-01-06  Alexander TraudGeneral: Avoid implicit conversion to char when changes...
2018-01-06  Alexander Traudbridge_softmix: Removed unused parameter from check_bin...
2018-01-06  Alexander Traudeditline: Avoid comparison between pointer and zero...
2018-01-06  Alexander Traudcodec_gsm: Avoid shifting a negative signed value.
2018-01-06  Richard Mudgettres_pjsip_endpoint_identifier_ip.c: Fix apply identify...
2018-01-06  Richard Mudgettres_pjsip.c: Fix endpoint identifier registration name...
2018-01-05  Alexander TraudBuildSystem: Find ptlib-config on Debian/Ubuntu.
2018-01-05  Alexander Traudchan_ooh323: Limit outgoinglimit to positive values...
2018-01-05  Alexander Traudooh323cDriver: Fix typo in header guard.
2018-01-05  Alexander TraudBuildSystem: Avoid obsolete warning with HELP_STRING...
2018-01-04  Corey Farrellpbx: Prevent execution of NULL pointer.
2018-01-04  Joshua ColpMerge "rtp_engine: Add missing unlock." into 15
2018-01-04  Jenkins2Merge "res_pjsip_history: Add missing unlock to CLI...
2018-01-04  Jenkins2Merge "aco: Fix NULL dereference in error path." into 15
2018-01-04  Corey Farrellrtp_engine: Add missing unlock.
2018-01-04  Corey Farrellres_pjsip_history: Add missing unlock to CLI command.
2018-01-04  Corey Farrellaco: Fix NULL dereference in error path.
2018-01-04  Corey Farrellfunc_odbc: Add missing unlock's to acf_odbc_read.
2018-01-03  Kevin Harwellres_pjsip_session: Check if sequence header is missing
2018-01-03  Jenkins2Merge "core: Use macros to generate ao2_container callb...
2018-01-03  Jenkins2Merge "astobj2: Create case-insensitive variants of...
2018-01-03  Joshua ColpMerge "aco: Add missing aco_option_type_string for...
2018-01-02  Tzafrir Cohencdr: submit: fix logic of test for batch mode
2018-01-02  Joshua ColpMerge "cdr_mysql: Make sure connection charset is alway...
next