]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-03-22  Matthew JordanFix compilations errors on 64-bit OpenBSD systems
2015-03-22  Matthew JordanFix compilation issues for OpenBSD
2015-03-19  Matthew Jordanfuncs/func_env: Fix regression caused in FILE read...
2015-03-19  Corey Farrelllogger: Apply default console logging when configuratio...
2015-03-19  Corey Farrellchan_sip: Fix dialog reference leaked to scheduler...
2015-03-17  Scott GriepentrogVarious: backport of bugfixes found via chaos
2015-03-17  Richard MudgettAudit ast_sockaddr_resolve() usage for memory leaks.
2015-03-14  Matthew Jordanmain/frame: Don't report empty disallow values as an...
2015-03-14  Joshua Colpfunc_curl: Don't hold exclusive lock when performing...
2015-03-14  Joshua Colpcore: Fix tab completion of "core set debug channel...
2015-03-14  Matthew JordanFILE: fix retrieval of file contents when offset is...
2015-03-14  Matthew Jordanapps/app_amd: Document maximum_word_length option;...
2015-03-12  Matthew Jordanmain/audiohook: Update internal sample rate on reads
2015-03-12  Matthew JordanAdd support for the clang compiler; update RAII_VAR...
2015-03-10  Matthew Jordanres/res_config_odbc: Fix improper escaping of backslash...
2015-03-10  Matthew Jordanapp_voicemail: Fix crash with IMAP backends when greeti...
2015-03-10  Matthew Jordanlocaltime: Fix file descriptor leak on kqueue(2) systems
2015-03-06  Richard Mudgettchan_dahdi/sig_analog: Fix distinctive ring detection...
2015-03-06  Richard Mudgettchan_sip: Fix realtime locking inversion when poking...
2015-03-05  George Josephapp_voicemail: Fix compile breaking in app_voicemail...
2015-02-26  Kevin Harwellapp_chanspy, channel: fix frame leaks
2015-02-26  Matthew Jordanmake: Remove 'res_features' from libraries to link...
2015-02-26  Matthew Jordanchannels/chan_sip: Don't send a BYE after final respons...
2015-02-25  Matthew Jordanconfigure: Promote SQLite3 "not installed" warning...
2015-02-25  Matthew Jordanchannels/chan_sip: Clarify WARNING message in mismatche...
2015-02-25  Matthew Jordanchannels/sip/sdp_crypto: Handle SRTP keys negotiated...
2015-02-25  David M. LeeIncrease WebSocket frame size and improve large read...
2015-02-24  Matthew Jordanchannels/chan_sip: Fix crash when transmitting packet...
2015-02-24  Kevin Harwellbridge_softmix: G.729 codec license held
2015-02-21  Matthew Jordanapps/app_voicemail: Demote an ERROR message to a WARNIN...
2015-02-21  Joshua Colphttp: Add missing html tag to 'httpstatus' functionality.
2015-02-21  Corey FarrellAllow shutdown to unload modules that register bucket...
2015-02-21  Corey Farrellasterisk/lock.h: Fix syntax errors for non-gcc OSX...
2015-02-20  Richard Mudgettchan_dahdi/sig_analog: Put log message strings on one...
2015-02-20  Matthew Jordanapps/app_voicemail: Fix IMAP header compatibility issue...
2015-02-19  Richard Mudgettchan_dahdi: Remove some dead code.
2015-02-19  Matthew Jordantcptls: Handle new OpenSSL compile time option to disab...
2015-02-19  Corey FarrellCreate work around for scheduler leaks during shutdown.
2015-02-15  Matthew Jordanapps/app_mixmonitor: Move Test Event for MIXMONITOR_END...
2015-02-11  Matthew Jordanchannels/chan_sip: Fix RealTime error during SIP unregi...
2015-02-11  Kevin Harwellres_http_websocket: websocket write timeout fails to...
2015-02-11  Corey FarrellEnable REF_DEBUG for ast_module_ref / ast_module_unref.
2015-02-09  Matthew Jordanchannels/chan_sip: Ensure that a BYE is sent during...
2015-02-09  Matthew Jordanres/res_odbc: Remove unneeded queries when determining...
2015-02-06  Scott Griepentrogconfig hooks: correct ref leaks
2015-01-30  Mark MichelsonBackport memory leak fix in pbx.c from branch 13 revisi...
2015-01-29  Mark MichelsonUse SIPS URIs in Contact headers when appropriate.
2015-01-29  Joshua Colpres_rtp_asterisk: Fix DTLS when used with OpenSSL 1...
2015-01-28  Mark MichelsonFix compilation error from previous patch.
2015-01-28  Mark MichelsonMitigate possible HTTP injection attacks using CURL...
2015-01-27  Kevin Harwelltcptls: Bad file descriptor error when reloading chan_sip
2015-01-27  Kevin Harwellchan_sip: stale nonce causes failure
2015-01-27  Richard Mudgettapp_confbridge: Repeatedly starting and stopping record...
2015-01-23  Richard Mudgettapp_confbridge: Whitespace
2015-01-23  Walter DoekesTypo's (missed a spot in r430996).
2015-01-23  Walter DoekesFix typo's (retrieve, specified, address).
2015-01-23  Walter Doekeschan_sip: Case insensitive comparison of "defaultuser...
2015-01-22  Matthew Jordanapps/app_voicemail: Trigger MWI notification with MixMo...
2015-01-20  Matthew Jordancontrib/scripts/install_prereq: Don't install 32-bit...
2015-01-20  Matthew Jordanapp_voicemail: Temp message left after review/hangup...
2015-01-14  Matthew Jordanbuild_tools/mkpkgconfig: Fix Cflags concatenation error...
2015-01-13  Richard Mudgettapp_macro: Don't restore the calling location on a...
2015-01-12  Matthew Jordanmain/syslog: Allow dynamic logs, such as security event...
2015-01-12  Matthew Jordanfuncs/func_curl: Fix memory leak when CURLOPT channel...
2015-01-09  Kinsey Mooreres_fax: Add T.38 negotiation timeout option
2014-12-24  Kevin Harwellapp_queue: Update sample conf documenation
2014-12-22  Richard Mudgettqueue_log: Post QUEUESTART entry when Asterisk fully...
2014-12-22  Matthew Jordanchan_sip: Send CANCEL via original INVITE destination...
2014-12-20  Joshua Colpacl: Fix reloading of configuration if configuration...
2014-12-19  Richard Mudgettres_http_websocket.c: Fix incorrect use of sizeof in...
2014-12-19  Richard Mudgettchan_dahdi: Don't ignore setvar when using configuratio...
2014-12-18  Richard Mudgettchan_dahdi.c, res_rtp_asterisk.c: Change some spammy...
2014-12-18  Richard Mudgettchan_dahdi: Populate CALLERID(ani2) for incoming calls...
2014-12-17  Walter DoekesFix printf problems with high ascii characters after...
2014-12-16  Joshua Colpchan_sip: Allow T.38 switch-over when SRTP is in use.
2014-12-12  Richard MudgettDEBUG_THREADS: Fix regression and lock tracking initial...
2014-12-12  Matthew Jordanres/res_agi: Make Verbose message for 'stream file...
2014-12-10  Joshua Colpres_http_websocket: Fix crash due to double freeing...
2014-12-06  Matthew Jordanres/res_monitor: Reset in/out sample counts on Monitor...
2014-12-06  Matthew Jordanapps/app_meetme: Apply default values on initial load...
2014-12-03  Matthew Jordanapps/app_voicemail: Fix crash with IMAP when streams...
2014-12-02  Matthew Jordanpbx/pbx_loopback: Speed up switches by avoiding unneede...
2014-12-01  Joshua Colpapp_record: Fix bug where using the 'k' option and...
2014-11-21  Richard Mudgettmanager: Fix could not extend string messages.
2014-11-20  Mark MichelsonFix error with mixed address family ACLs.
2014-11-20  Kevin HarwellAST-2014-018 - func_db: DB Dialplan function permission...
2014-11-20  Kevin HarwellAST-2014-017 - app_confbridge: permission escalation...
2014-11-20  Joshua ColpAST-2014-014: Fix race condition where channels may...
2014-11-19  Richard Mudgettast_str: Fix improper member access to struct ast_str...
2014-11-17  Corey Farrellchan_sip: Fix theoretical leak of p->refer.
2014-11-17  Matthew Jordanapps/app_confbridge: Ensure 'normal' users hear message...
2014-11-17  Matthew Jordanapp_confbridge: Don't play leader leaving prompt if...
2014-11-15  Matthew Jordancel/cel_odbc: Provide microsecond precision in 'eventti...
2014-11-14  Scott Griepentrogstun: correct attribute string padding to match rfc
2014-11-14  Joshua Colpapp_confbridge: Play "leader has left" sound even when...
2014-11-12  Joshua Colppbx: Fix off-nominal case where a freed extension may...
2014-11-12  Corey FarrellFix compiler error when using ./configure --enable...
2014-11-09  Corey Farrellmanager: Fix HTTP connection reference leaks.
2014-11-09  Matthew Jordanconfigs/features.conf: Add documentation noting potenti...
2014-11-09  Matthew Jordanchannels/chan_mgcp: Fix regression which causes gateway...
next