]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2018-10-16  George JosephMerge "refdebug: Create refstats.py script." into 16
2018-10-16  George JosephMerge "threadpool: Eliminate pointless AO2 usage."...
2018-10-15  Corey Farrellrefdebug: Create refstats.py script.
2018-10-15  Alexei Gradinarires_pjsip: set callerid_tag to empty string
2018-10-15  George JosephMerge "main/astfd: Fix GCC8 format-truncation warning...
2018-10-15  George JosephMerge "res_statsd.c: Fix returned reload status." into 16
2018-10-13  Corey Farrellthreadpool: Eliminate pointless AO2 usage.
2018-10-12  Corey Farrellmain/astfd: Fix GCC8 format-truncation warning.
2018-10-10  Kevin HarwellMerge "loader: Flag module as declined in all cases...
2018-10-10  Corey Farrellchan_sip: Tell module loader that chan_sip is extended...
2018-10-09  Richard Mudgettres_statsd.c: Fix returned reload status.
2018-10-05  George JosephMerge "core/frame: generate correct T.140 payload in...
2018-10-05  George JosephMerge "func_periodic_hook.c: Cleanup module resources...
2018-10-05  George JosephMerge "codec_speex.c: Cleanup module loading to DECLINE...
2018-10-05  George JosephMerge "res_smdi.c: Fix module ref counting and inverted...
2018-10-05  George JosephMerge "res_statsd.c: Made use defaults if the statsd...
2018-10-05  George JosephMerge "res_smdi.c: Made use defaults if the smdi.conf...
2018-10-05  neutrino88core/frame: generate correct T.140 payload in ast_sendt...
2018-10-04  Corey Farrellloader: Flag module as declined in all cases where...
2018-10-04  Richard Mudgettfunc_periodic_hook.c: Cleanup module resources on failure.
2018-10-04  Richard Mudgettcodec_speex.c: Cleanup module loading to DECLINE and...
2018-10-04  George JosephCI: Fix missing () in gates.jenkinsfile
2018-10-04  George JosephCI: Add timestamps and timeouts to jenkinsfiles
2018-10-04  Jenkins2Merge "ast_coredumper: Remove .gdbinit file on exit...
2018-10-04  George JosephMerge "jenkins: Fix cleanup command redirection." into 16
2018-10-04  George JosephMerge "CI: Use brace expansion instead of calling out...
2018-10-04  George JosephMerge "CI: Look up configured kernel.core_pattern sysct...
2018-10-04  George JosephMerge "astobj2: Comment on OBJ_NOLOCK in ao2_container_...
2018-10-04  George JosephMerge "http.c: Reload TLS even if http.conf hasn't...
2018-10-03  Sean Brightast_coredumper: Remove .gdbinit file on exit
2018-10-03  Sean BrightCI: Look up configured kernel.core_pattern sysctl
2018-10-03  Corey Farrelljenkins: Fix cleanup command redirection.
2018-10-03  George Josephast_coredumper: Don't use "declare -n"
2018-10-03  George JosephMerge "core/frame: Fix ast_frdup() and ast_frisolate...
2018-10-03  George JosephMerge "CI: Use bindport instead of port in test http...
2018-10-03  Richard Mudgettres_smdi.c: Fix module ref counting and inverted test.
2018-10-03  Richard Mudgettres_smdi.c: Made use defaults if the smdi.conf file...
2018-10-03  Corey Farrellastobj2: Comment on OBJ_NOLOCK in ao2_container_clone.
2018-10-03  George JosephMerge "loader: Fix result of module reload error."...
2018-10-03  George JosephMerge "astobj2: Record lock usage to refs log when...
2018-10-03  George JosephMerge "core: Disable astobj2 locking for some common...
2018-10-03  George JosephMerge "Resolve warning about duplicate 'dialplan' CLI...
2018-10-03  Sean BrightCI: Use brace expansion instead of calling out to seq
2018-10-03  Sean BrightCI: Use bindport instead of port in test http.conf
2018-10-03  Sean Brighthttp.c: Reload TLS even if http.conf hasn't changed
2018-10-03  Corey Farrellcore: Disable astobj2 locking for some common objects.
2018-10-02  Richard Mudgettres_statsd.c: Made use defaults if the statsd.conf...
2018-10-02  Corey FarrellResolve warning about duplicate 'dialplan' CLI.
2018-10-02  Corey Farrellloader: Fix result of module reload error.
2018-10-02  Corey Farrellloader: Improve error handling.
2018-10-02  neutrino88core/frame: Fix ast_frdup() and ast_frisolate() for...
2018-10-02  Joshua ColpMerge "Append CHANGES/UPGRADE.txt for module loader...
2018-10-02  Joshua ColpMerge "app_queue.c: Fix json ref leak" into 16
2018-10-02  Corey Farrellastobj2: Record lock usage to refs log when DEBUG_THREA...
2018-10-01  Corey Farrellapp_page: Add dependency against app_confbridge.
2018-10-01  Richard Mudgettapp_queue.c: Fix json ref leak
2018-10-01  Jenkins2Merge "jansson-bundled: Add patches to improve json_pac...
2018-10-01  Jenkins2Merge "astobj2: Reduce memory overhead." into 16
2018-10-01  George JosephMerge "lock: Improve performance of DEBUG_THREADS....
2018-10-01  Joshua ColpMerge "configure.ac: Check for unbound version >=...
2018-10-01  Joshua ColpMerge "res_pjsip: improve realtime performance on CLI...
2018-10-01  Joshua ColpMerge "app_confbridge: Use bridge join hook to send...
2018-10-01  Joshua ColpMerge "res_stasis: Fix stale data in ARI bridges" into 16
2018-10-01  Corey FarrellAppend CHANGES/UPGRADE.txt for module loader changes.
2018-09-28  Alexei Gradinarires_pjsip: improve realtime performance on CLI 'pjsip...
2018-09-28  Corey Farrelljansson-bundled: Add patches to improve json_pack error...
2018-09-28  Corey Farrelllock: Improve performance of DEBUG_THREADS.
2018-09-28  George JosephMerge "config.c: Cleanup AST_INCLUDE_GLOB" into 16
2018-09-28  Kevin HarwellMerge "res_odbc: fix missing SQL error diagnostic"...
2018-09-28  George JosephMerge "astobj2: Fix shutdown order." into 16
2018-09-28  George JosephMerge "app_queue: Fix Attended transfer hangup with...
2018-09-28  George Josephapp_confbridge: Use bridge join hook to send join...
2018-09-28  George JosephMerge "res_rtp_asterisk.c: Add "seqno" strictrtp option...
2018-09-27  Corey Farrellastobj2: Reduce memory overhead.
2018-09-27  Sean Brightconfig.c: Cleanup AST_INCLUDE_GLOB
2018-09-27  George JosephMerge "res_rtp_asterisk: Raise event when RTP port...
2018-09-27  Joshua ColpMerge "CI: Add --test-timeout option to runTestsuite...
2018-09-27  Corey Farrellastobj2: Fix shutdown order.
2018-09-27  Cao Minh Hiepapp_queue: Fix Attended transfer hangup with removing...
2018-09-26  Moritz Fainres_stasis: Fix stale data in ARI bridges
2018-09-26  Ben Fordres_rtp_asterisk.c: Add "seqno" strictrtp option
2018-09-26  George JosephMerge "jansson: Backport fixes to bundled, use json_vsp...
2018-09-26  George JosephMerge "chan_sip: SipNotify on Chan_Sip vi AMI behave...
2018-09-26  Alexei Gradinarires_odbc: fix missing SQL error diagnostic
2018-09-26  George JosephCI: Add --test-timeout option to runTestsuite.sh
2018-09-26  George JosephMerge "rtp_engine: rtcp_report_to_json can overflow...
2018-09-26  pk16208chan_sip: SipNotify on Chan_Sip vi AMI behave different...
2018-09-25  George Josephconfigure.ac: Check for unbound version >= 1.5
2018-09-25  Joshua Colpres_rtp_asterisk: Raise event when RTP port is allocated
2018-09-24  Corey Farrelljansson: Backport fixes to bundled, use json_vsprintf...
2018-09-24  Corey Farrelljson: Take advantage of new API's.
2018-09-24  George JosephMerge "app_voicemail: Fix stack overrun in append_mail...
2018-09-24  George JosephMerge "chan_sip.c: chan_sip unstable with TLS after...
2018-09-24  George JosephMerge "res_remb_modifier: Add module for controlling...
2018-09-24  George JosephMerge "app_voicemail: Cleanup mailbox topic and cache...
2018-09-24  George JosephMerge "stasis: Add function to delete topic from pool...
2018-09-24  George JosephMerge "res_rtp_asterisk: Fix crash on ast_rtp_new failu...
2018-09-24  George JosephMerge "channel.c: Address stack overflow in does_id_co...
2018-09-21  Kevin Harwellrtp_engine: rtcp_report_to_json can overflow the ssrc...
2018-09-21  George Josephapp_voicemail: Fix stack overrun in append_mailbox
next