]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-05-04  Matt JordanMerge "main/presencestate.c: Add trailing slash to...
2015-05-04  Matt JordanMerge "Remove unneeded uses of optional_api providers."
2015-05-04  Matt JordanMerge "Update configure.ac/Makefile for clang"
2015-05-03  Corey Farrellmain/presencestate.c: Add trailing slash to test category. 47/347/1
2015-05-03  Joshua ColpMerge "cdr/cdr_csv.c: Add a new option to enable column...
2015-05-03  Matt JordanMerge "term: send proper reset sequence when black...
2015-05-03  Diederik de... Update configure.ac/Makefile for clang 44/344/1
2015-05-03  Rodrigo Ramírez... cdr/cdr_csv.c: Add a new option to enable columns added... 93/293/3
2015-05-03  Matt JordanMerge "res_pjsip_dlg_options: Fix MODULEINFO section."
2015-05-03  Corey FarrellRemove unneeded uses of optional_api providers. 41/341/1
2015-05-02  Matt JordanMerge "include/asterisk/channel.h: Fix typo"
2015-05-02  Matt JordanMerge "Astobj2: Fix initialization order of refdebug...
2015-05-02  Corey Farrellres_pjsip_dlg_options: Fix MODULEINFO section. 35/335/1
2015-05-02  D Tucnyterm: send proper reset sequence when black background... 32/332/3
2015-05-01  Corey FarrellAstobj2: Fix initialization order of refdebug and AO2_D... 29/329/2
2015-05-01  Matt Jordanmain/pbx: Improve performance of dialplan reloads with... 09/309/5
2015-05-01  Matt JordanMerge "Prevent potential crash on blond transfer."
2015-04-30  Corey FarrellSample Configs: Fix syntax error in pjsip.conf 25/325/1
2015-04-30  Joshua ColpMerge "Build System: Fix issue with addons moduleinfo."
2015-04-30  Mark MichelsonPrevent potential crash on blond transfer. 21/321/1
2015-04-30  Corey FarrellBuild System: Fix issue with addons moduleinfo. 20/320/1
2015-04-30  Joshua Colpres_ari_device_states: Fix dependency on res_stasis_dev... 16/316/1
2015-04-30  Mark MichelsonMerge "chan_dahdi: Add the chan_dahdi.conf force_restar...
2015-04-30  Richard Mudgettchan_dahdi: Add the chan_dahdi.conf force_restart_unava... 05/305/2
2015-04-30  Joshua Colpres_pjsip_outbound_registration: Fix double unref on... 07/307/1
2015-04-30  Rodrigo Ramírez... include/asterisk/channel.h: Fix typo 33/333/1
2015-04-29  Matt JordanMerge "ARI: Fix missing dependencies."
2015-04-29  Matt JordanMerge "res_fax: allow 2400 transmission rate according...
2015-04-29  Matt Jordanmain/rtp_engine: Fix DTLS double-free introduced by... 01/301/1
2015-04-29  Mark MichelsonMerge "cdr/cdr_csv.c: Add missing space after comma."
2015-04-29  Kevin Harwellres_fax: allow 2400 transmission rate according to... 96/296/2
2015-04-29  Matt JordanMerge "Astobj2: Add ao2_weakproxy_ref_object function."
2015-04-29  Joshua ColpMerge "res_pjsip_outbound_registration: Don't fail...
2015-04-29  Corey FarrellAstobj2: Add ao2_weakproxy_ref_object function. 80/280/3
2015-04-29  Mark MichelsonMerge "Git Conversion: Switch Non-C files to ASTERISK_R...
2015-04-29  Mark Michelsonres_pjsip_outbound_registration: Don't fail on delayed... 64/264/5
2015-04-29  Joshua Colpres_sorcery_config: Fix build issue due to syntax error. 90/290/1
2015-04-29  Matt JordanMerge "chan_pjsip: Creating Channel Causes Asterisk...
2015-04-29  Matt JordanMerge topic 'ASTERISK-25027'
2015-04-29  Matt JordanMerge "Build System: Prevent unneeded changes to asteri...
2015-04-29  Corey FarrellARI: Fix missing dependencies. 76/276/2
2015-04-29  Corey Farrellres_pjsip: Remove incorrect MODULEINFO from presence_xml.c. 85/285/2
2015-04-29  Corey FarrellGit Migration: Create doc/rest-api when needed. 83/283/1
2015-04-29  Joshua ColpMerge "chan_iax2: Ensure that IAX flags are 64 bits."
2015-04-29  Corey FarrellBuild System: Prevent unneeded changes to asterisk... 79/279/1
2015-04-29  Corey FarrellGit Conversion: Switch Non-C files to ASTERISK_REGISTER... 74/274/1
2015-04-29  Joshua ColpMerge "res_pjsip_outbound_registration: Add debugging...
2015-04-28  Mark MichelsonMerge "CHANGES: Add missing spaces."
2015-04-28  Yousf Ateyachan_iax2: Ensure that IAX flags are 64 bits. 73/273/5
2015-04-28  Ashley Sanderschan_pjsip: Creating Channel Causes Asterisk to Crash... 54/254/4
2015-04-28  Richard Mudgettchan_vpb: Fix compile error due to use of ASTERISK_FILE... 71/271/2
2015-04-28  Mark Michelsonres_pjsip_outbound_registration: Add debugging messages. 63/263/3
2015-04-28  Joshua ColpMerge "Example script for scan-build (the llvm static...
2015-04-28  Steve Daviesres_rtp_asterisk: Resolve 2 discrete memory leaks in... 70/270/4
2015-04-28  Joshua ColpMerge "cdr/cdr_odbc.c: Added to record new columns...
2015-04-28  Matt JordanMerge "Astobj2: Allow reference debugging to be enabled...
2015-04-28  Rodrigo Ramírez... cdr/cdr_csv.c: Add missing space after comma. 92/292/1
2015-04-28  Rodrigo Ramírez... CHANGES: Add missing spaces. 72/272/1
2015-04-27  Corey FarrellAstobj2: Allow reference debugging to be enabled/disabl... 40/140/8
2015-04-27  George Josephres_pjsip: Fix SEGV on pending-qualify contacts 62/262/1
2015-04-27  Rodrigo Ramírez... cdr/cdr_odbc.c: Added to record new columns add on... 44/144/6
2015-04-26  Matt Jordanchannels/chan_skinny: Fix compilation error introduced... 59/259/1
2015-04-26  Matt JordanMerge "Clang: Fix some more tautological-compare warnings."
2015-04-24  Matt JordanMerge "app_confbridge: Default the template option...
2015-04-24  Matt JordanMerge "res_pjsip_outbound_authenticator: Increase CSeq...
2015-04-24  Kevin Harwellapp_confbridge: Default the template option to a compat... 44/244/6
2015-04-24  Joshua ColpMerge "CHANGES remove tab space"
2015-04-24  Joshua ColpMerge "CREDITS: Update credits for Olle Johansson"
2015-04-24  Olle E. JohanssonCREDITS: Update credits for Olle Johansson 29/229/2
2015-04-24  Mark Michelsonres_pjsip_outbound_authenticator: Increase CSeq on... 48/248/2
2015-04-24  Diederik de... Clang: Fix some more tautological-compare warnings. 52/252/1
2015-04-24  Diederik de... Example script for scan-build (the llvm static analyzer) 51/251/1
2015-04-24  Matt JordanMerge "res_pjsip_t38: Don't crash on authenticated...
2015-04-23  Mark MichelsonMerge "Clang: change previous tautological-compare...
2015-04-23  Mark Michelsonres_pjsip_t38: Don't crash on authenticated reinvite... 36/236/3
2015-04-23  George Josephres_pjsip: Validate that contact uris start with sip... 33/233/3
2015-04-23  Diederik de... Clang: change previous tautological-compare fixes. 34/234/1
2015-04-23  Matt JordanMerge "Astobj2: Ensure all calls to __adjust_lock pass...
2015-04-23  Matt JordanMerge "New AMI Command Output Format"
2015-04-23  George Josephres_corosync: Add check for config file before calling... 24/224/5
2015-04-23  Corey FarrellAstobj2: Ensure all calls to __adjust_lock pass a valid... 22/222/4
2015-04-22  George Joseph.gitignore: Add .gcno and .gcda 25/225/1
2015-04-22  Matt JordanMerge "dns: Make query sets hold on to queries for...
2015-04-22  Matt JordanMerge "Fix/Update clang-RAII macro implementation"
2015-04-22  Mark MichelsonMerge "res_pjsip_mwi: Send unsolicited MWI NOTIFY on...
2015-04-22  Joshua Colpdns: Make query sets hold on to queries for their lifetime. 94/194/1
2015-04-22  Matt JordanMerge "cdr/cdr_adaptive_odbc.c: Refactor concatenate...
2015-04-22  Diederik de... Fix/Update clang-RAII macro implementation 93/193/1
2015-04-22  Joshua ColpMerge "Check for ao2_alloc failure in __ast_channel_int...
2015-04-22  Joshua Colpres_pjsip_mwi: Send unsolicited MWI NOTIFY on startup... 76/176/3
2015-04-22  Joshua ColpMerge "res_pjsip_pubsub: Set the endpoint on SUBSCRIBE...
2015-04-21  Rodrigo Ramírez... CHANGES remove tab space 47/247/1
2015-04-21  Corey FarrellCheck for ao2_alloc failure in __ast_channel_internal_a... 90/190/1
2015-04-21  Mark Michelsonres_pjsip_pubsub: Set the endpoint on SUBSCRIBE dialogs. 64/164/2
2015-04-21  Gareth PalmerNew AMI Command Output Format 39/139/4
2015-04-21  Richard Mudgettchan_dahdi/sig_pri: Make post AMI HangupRequest events... 73/173/1
2015-04-20  Joshua ColpMerge "pjsip_options: Fix non-qualified contacts showi...
2015-04-20  Rodrigo Ramírez... cdr/cdr_adaptive_odbc.c: Refactor concatenate columns... 63/163/2
2015-04-20  George Josephpjsip_options: Fix format specifier for int64_t rtt. 62/162/1
2015-04-20  Matt JordanMerge "main/pbx: Don't attempt to destroy a previously...
next