]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2014-08-17  Matthew Jordanconfigure: Undefine FORTIFY_SOURCE prior to defining...
2014-08-15  Matthew Jordanapp_voicemail/app: Remove test events that were duplica...
2014-08-14  Matthew Jordanmain/file: Move test event to emit PLAYBACK event more...
2014-08-11  Walter Doekesgeneral: Fix memory Corruption in __ast_string_field_pt...
2014-08-11  Walter Doekestcptls: Avoid compiler warning on non-dev-mode.
2014-08-07  Richard Mudgettchan_sip: Replace sip_tls_read() and resolve the large...
2014-08-06  George Josephpbx_lua: fix regression with global sym export and...
2014-08-04  Rusty NewtonManager - Improve documentation for manager commands...
2014-07-28  Richard Mudgettdatastores: Audit ast_channel_datastore_remove usage.
2014-07-25  Richard Mudgettfeatures.c: Allow appliationmap to use Gosub.
2014-07-24  Corey Farrellchan_sip: sip_subscribe_mwi_destroy should not call...
2014-07-24  Jason ParkerDon't cause Asterisk to exit if ooh323.conf not found.
2014-07-22  Kinsey MooreFix more dev-mode build issues
2014-07-15  Jonathan Rosefunc_uri: URIENCODE/URIDECODE - allow empty strings...
2014-07-13  Corey Farrellastobj2: work around REF_DEBUG race which causes out...
2014-07-10  Richard Mudgettchan_dahdi/sig_pri: Fix type mismatch in the idledial...
2014-07-03  Richard Mudgettchan_dahdi: Add inband_on_setup_ack compatibility option.
2014-07-03  Matthew Jordanmain/untils: Prevent potential infinite loop in ast_car...
2014-06-30  Matthew Jordanchan_sip: be more tolerant of whitespace between attrib...
2014-06-27  Corey FarrellEnsure REF_DEBUG records entrys for attempts to ao2_ref...
2014-06-27  Corey Farrellrefcounter.py: prevent use of excessive RAM with large...
2014-06-26  Matthew Jordanudptl: Correct FEC to not consider negative sequence...
2014-06-26  Corey Farrellchan_sip: Fix handling of "From" headers longer than...
2014-06-23  Rusty Newtonmain/features - documentation - reformat examples and...
2014-06-22  George Josephbuild: Turn FORTIFY_SOURCE off if DONT_OPTIMIZE is...
2014-06-20  George Josephbuild: Allow autoconf/ast_ext_tool_check to handle...
2014-06-20  George Josephbuild: Allow autoconf/ast_ext_tool_check to handle...
2014-06-19  Kinsey MooreFix build warnings with TEST_FRAMEWORK enabled
2014-06-19  George JosephRemove the problematic and unneeded AST_MODFLAG_GLOBAL_...
2014-06-18  George JosephUpdate extensions.lua.sample with naming conflict guidance.
2014-06-17  Mark MichelsonAllow the PUSH and UNSHIFT functions to set inheritable...
2014-06-17  Kinsey MooreMoH: Don't restart stream on repeated start calls
2014-06-16  Igor GoncharovskiyWe have faced situation when using CDR and CEL by sqlit...
2014-06-15  Matthew JordanMoH: Undo commit r416150 (1.8)
2014-06-13  Kinsey MooreMoH: Don't restart stream on repeated start calls
2014-06-13  Richard MudgettAST-2014-007: Fix of fix to allow AMI and SIP TCP to...
2014-06-12  Rusty Newtonmain/pbx - documentation - enhance 'core show hints...
2014-06-12  Corey Farrellchan_sip: DEBUG messages in sdp_crypto.c display despit...
2014-06-12  Richard MudgettAST-2014-007: Fix DOS by consuming the number of allowe...
2014-06-12  Scott Griepentrogapp_queue: delayed state can cause early leavewhenempty...
2014-06-10  Alexandr Anikinchan_ooh323: fix loading module failure if there no...
2014-06-09  Walter Doekessafe_asterisk: Cleanup additions to r415132.
2014-06-09  Corey Farrellautoservice: stop thread on graceful shutdown
2014-06-06  Jonathan Rosechan_sip: Fix order of variables specified in SIPNotify...
2014-06-05  Richard Mudgettconfig: Fix config files not reloading when only an...
2014-06-04  Walter Doekessafe_asterisk: Cleanup and debian compatibility.
2014-06-04  Corey Farrellapp_confbridge: Correct verification of conference...
2014-06-03  Walter Doekesfunc_odbc: Fix fixed size buffers fix (r414968).
2014-05-30  Matthew Jordanmain/config.c: AMI action UpdateConfig EmptyCat clears...
2014-05-29  Kinsey MoorePBX: Prevent incorrect hint parsing
2014-05-28  Joshua Colpres_config_odbc: Use dynamically sized buffers to store...
2014-05-27  Walter Doekeschan_sip: Start session timer at 200, not at INVITE.
2014-05-27  Walter Doekesres_config_odbc: Fix old and new ast_string_field memor...
2014-05-23  Jonathan RoseBackport Asterisk 11 r413876 to 1.8
2014-05-22  Richard Mudgettapp_meetme: Don't interrupt MOH for waitmarked users.
2014-05-22  Matthew JordanUPGRADE: Add note for REF_DEBUG flag
2014-05-21  Richard Mudgettchan_local: Only block media frames when a generator...
2014-05-21  Scott Griepentrogpbx.c: prevent potential crash from recursive replace()
2014-05-19  Alexandr Anikinchan_ooh323: fix h323_log full path name
2014-05-16  Richard Mudgettchan_dahdi: Fix analog dialtone detection.
2014-05-15  Richard Mudgettapp_meetme: Fix overwrite of DAHDI conference data...
2014-05-15  Walter Doekeschan_local+app_dial: Propagagate call answered elsewher...
2014-05-14  Walter Doekesres_musiconhold: Minor cleanup.
2014-05-13  Walter Doekeschan_sip+CEL: Add missing ANSWER and PICKUP events...
2014-05-13  Walter Doekesrtp: Fix case typo in H263+ mime.
2014-05-12  Richard Mudgettchan_dahdi/sig_pri: Prevent unnecessary PROGRESS events...
2014-05-09  Kinsey MooreFix 32bit build for func_env
2014-05-09  Kinsey MooreFix 32bit build for chan_sip
2014-05-09  Kinsey MooreAllow Asterisk to compile under GCC 4.10
2014-05-08  Joshua Colpapp_queue: Extend documentation for various Manager...
2014-05-07  Mark MichelsonFix encoding of custom prepare extra data.
2014-05-06  Mark MichelsonEnsure that all parts of SQL UPDATEs and DELETEs are...
2014-05-02  Mark MichelsonPrevent crashes in res_config_odbc due to uninitialized...
2014-05-02  Mark MichelsonReturn the number of rows affected by a SQL insert...
2014-04-23  Richard Mudgetthttp: Fix spurious ERROR message in responses with...
2014-04-21  Jonathan Rosechan_sip: trust_id_outbound CHANGES message improvement
2014-04-21  Jonathan RoseTypo in CHANGES
2014-04-21  Kinsey MooreHTTP: Add TCP_NODELAY to accepted connections
2014-04-21  Jonathan Rosechan_sip: Add sendrpid trust options
2014-04-19  Matthew Jordanapp_sms: Fix uninitialized values; hangup channel when...
2014-04-18  Rusty Newtonsounds: Fix Sounds Makefile and XML that didn't support...
2014-04-17  Matthew Jordanchannels/chan_oss: Fix compilation problem on SmartOS...
2014-04-15  Jonathan RoseReverting r411189 so that it can be put up for public...
2014-04-11  Richard Mudgettapp_stack: Add missing unlock in off-nominal path of...
2014-04-11  Matthew Jordanmain/astobj2: Make REF_DEBUG a menuselect item; improve...
2014-04-08  Richard MudgettInternal timing: Add notice that the -I and internal_ti...
2014-04-08  Richard Mudgettconfig: Fix CB_ADD_LEN() to work as originally intended.
2014-04-07  Walter Doekesconfigs: Clean up long line and typo in res_odbc.conf...
2014-04-04  Richard Mudgettinternal_timing: Remove the option and always make...
2014-04-01  Joshua Colpapp_queue: Fix a bug where realtime members would be...
2014-03-28  Scott Griepentroghttp: response body often missing after specific request
2014-03-28  Matthew JordanUPGRADE: Note IAX2 compatibility issue between 1.4...
2014-03-28  Matthew Jordanres_config_odbc/res_odbc: Fix handling of non-text...
2014-03-28  Matthew Jordanchan_sip: Add MESSAGE request to allowed methods
2014-03-27  Corey FarrellFix dialplan function NULL channel safety issues
2014-03-26  Joshua Colpsay: Fix a bug where SayNumber in Polish tries to play...
2014-03-26  Jonathan Rosechan_sip: Send real CallerID information with P-Asssert...
2014-03-25  Kinsey Moorechan_sip: Fix incorrect use of timers
2014-03-24  Joshua Colpchan_sip: Always use fromdomain if set for domain,...
2014-03-17  Russ Meyerriecks!fixup: callerid: Logic error in checksum processing
next