]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2012-05-07  Richard MudgettChange comment to use local channel name designators...
2012-05-07  Matthew JordanFix channel opaquification slip-up in r365477
2012-05-07  Richard MudgettFix type punned compiler warning in test_config.c
2012-05-07  Matthew JordanSupport VoiceMail d() option when extension does not...
2012-05-04  Kinsey MooreFix many issues from the NULL_RETURNS Coverity report
2012-05-04  Richard MudgettFix local channel chains optimizing themselves out...
2012-05-04  Mark MichelsonFix core FINDING 2, FINDING 3, and FINDING 4 from Cover...
2012-05-03  Michael L.... Update security events unit tests
2012-05-03  Sean BrightUpdate documentation references in CHANGES to reflect...
2012-05-03  Alexandr AnikinFix warning of Coverity Static analysis, change H225Pro...
2012-05-03  Sean BrightAdd IPv6 support to ExternalIVR.
2012-05-03  Alexandr AnikinFix coverity static analysis warning, allocate full...
2012-05-02  Terry WilsonMultiple revisions 365006,365068
2012-05-02  Michael L.... Blocked revisions 365014
2012-05-02  Jason ParkerSave the address on which a MESSAGE was received, so...
2012-05-02  Matthew JordanOnly log a failure to get read/write samples from facto...
2012-05-01  Mark MichelsonRemove a function that has been marked unused since...
2012-05-01  Richard MudgettFixed __ao2_ref() validating user_data twice.
2012-05-01  Mark MichelsonFix Coverity-reported ARRAY_VS_SINGLETON error.
2012-05-01  Richard Mudgett* Fix error path resouce leak in local_request().
2012-05-01  Jason ParkerPrevent a potential crash when using manager hooks.
2012-05-01  Kinsey MoorePlay conf-placeintoconf message to the correct channel
2012-05-01  Jonathan RoseFix bad check in voicemail functions for ast_inboxcount...
2012-04-30  Mark MichelsonRevert revision 360862.
2012-04-30  Mark MurawkiMerged revisions 364635 via svnmerge from
2012-04-30  Alexandr AnikinFix use freed pointer in return value from call thread
2012-04-29  Matthew JordanFix error that caused truncate operations to fail
2012-04-29  Michael L.... Fix configuring custom sound_leader_has_left in confbri...
2012-04-28  Joshua ColpAdd support for lightweight NAT keepalive.
2012-04-28  Russell Bryantmd5: supress some compiler warnings.
2012-04-28  Russell Bryantres_corosync: Fix build against corosync 2.0.
2012-04-28  Russell Bryantapp_minivm: Fix a couple compiler warnings.
2012-04-28  Russell Bryantfeatures: Add FEATURE() and FEATUREMAP() functions.
2012-04-28  Richard MudgettPreDial - Ability to run dialplan on callee and caller...
2012-04-27  Terry WilsonMultiple revisions 364365,364369
2012-04-27  Mark MichelsonDon't attempt to make use of the dynamic_exclude_static...
2012-04-27  Matthew JordanPrevent overflow in calculation in ast_tvdiff_ms on...
2012-04-27  Kinsey MooreAllow SIP pvts involved in Replaces transfers to fall...
2012-04-27  Matthew JordanAllow for reloading SRTP crypto keys within the same...
2012-04-27  Stefan Schmidtfix a wrong behavior of alarm timezones in caldav and...
2012-04-26  Richard MudgettUpdate Pickup application documentation. (With feeling...
2012-04-26  Richard MudgettFix DTMF atxfer running h exten after the wrong bridge...
2012-04-26  Terry WilsonAdd more constness to the end_buf pointer in the netconsole
2012-04-26  Olle JohanssonCode formatting fixes.
2012-04-26  Kinsey MooreFix reference leaks involving SIP Replaces transfers
2012-04-26  Alec L Davischan_sip: [general] maxforwards, not checked for a...
2012-04-26  Richard MudgettUpdate Pickup application documentation. (Even better)
2012-04-26  Richard Mudgett* Put more information in pickup_exec() LOG_NOTICE.
2012-04-25  Richard MudgettUpdate Pickup application documentation.
2012-04-25  Richard MudgettMake DAHDISendCallreroutingFacility wait 5 seconds...
2012-04-25  Richard MudgettClear ISDN channel resetting state if the peer continue...
2012-04-25  Olle JohanssonAdd documentation
2012-04-25  Olle JohanssonFormatting changes only
2012-04-25  Olle JohanssonUse the DEFINED value for musicclass length.
2012-04-25  Olle JohanssonMake it possible to change the minimum DTMF duration...
2012-04-25  Olle JohanssonFormatting fixes
2012-04-25  Olle JohanssonFormatting fixes
2012-04-25  Richard MudgettFix recalled party B feature flags for a failed DTMF...
2012-04-25  Richard MudgettHangup affected channel in error paths of bridge_call_t...
2012-04-24  Terry WilsonOpenBSD doesn't have rawmemchr, use strchr
2012-04-23  Richard MudgettMake app_dial and app_queue use new macro and gosub...
2012-04-23  Tilghman LesherOn some platforms, O_RDONLY is not a flag to be checked...
2012-04-23  Jonathan RoseAST-2012-004: Fix an error that allows AMI users to...
2012-04-23  Matthew JordanAST-2012-006: Fix crash in UPDATE handling when no...
2012-04-23  Matthew JordanAST-2012-005: Fix remotely exploitable heap overflow...
2012-04-21  Russell Bryantres_corosync: Recover if corosync gets restarted.
2012-04-21  Russell Bryantres_corosync: reimplement "corosync show members" command.
2012-04-21  Richard MudgettUpdate app_dial M and U option GOTO return value docume...
2012-04-20  Richard MudgettFix connected-line/redirecting interception gosubs...
2012-04-20  Richard MudgettMove debug message in ast_rtp_instance_early_bridge_mak...
2012-04-20  Michael L.... Add missing payload type to events API
2012-04-20  Richard MudgettUse ast_channel_lock_both() where it was inlined before.
2012-04-20  Richard Mudgett* Add more information to some messages in __ast_pbx_run().
2012-04-20  Terry WilsonDocument Speech* apps hangup on failure and suggest...
2012-04-20  Richard MudgettAdd original party id and reason support.
2012-04-19  Walter DoekesFix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
2012-04-19  Michael L.... Add leading and trailing backslashes
2012-04-19  Richard MudgettUpdate membermacro and membergosub documentation in...
2012-04-19  Terry WilsonConvert some strncpys to ast_copy_string
2012-04-19  Sean BrightPrevent a crash in ExternalIVR when the 'S' command...
2012-04-19  Terry WilsonHandle multiple commands per connection via netconsole
2012-04-19  Matthew JordanFix a variety of potential buffer overflows
2012-04-18  Michael L.... Fix building security events test
2012-04-18  Richard MudgettAdd ability to ignore layer 1 alarms for BRI PTMP lines.
2012-04-17  Matthew JordanHandle case where an unknown format is used to get...
2012-04-17  Matthew JordanFix places in resources where a negative return value...
2012-04-17  Jonathan RoseMake use of va_args more appropriate to form in various...
2012-04-17  Matthew JordanFix places in main where a negative return value could...
2012-04-17  Matthew JordanFix places where a negative return from ftello could...
2012-04-17  Walter DoekesAvoid cppcheck warnings; removing unused vars and a...
2012-04-17  Matthew JordanFix error that caused seek format operations to set...
2012-04-17  Michael L.... Turn off warning message when bind address is set to...
2012-04-16  Matthew JordanFix negative return handling in channel drivers
2012-04-16  Matthew JordanFix handling of negative return code when storing voice...
2012-04-16  Michael L.... Add IPv6 address support to security events framework.
2012-04-16  Matthew JordanCheck for IO stream failures in various format's trunca...
2012-04-13  Jonathan RoseMake ForkCDR e option not set end time of the newly...
2012-04-13  Jonathan RoseSend relative path named recordings to the meetme direc...
2012-04-12  Paul BelangerConvert SRV lookup message to debug level
2012-04-12  Richard MudgettAdd option to invoke the extensions.conf stdexten using...
next