]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-01-09  Kevin P. Flemingadd license for Allison Smith prompts (AST-162)
2009-01-06  Tilghman LesherSecurity fix AST-2009-001.
2008-12-10  Tilghman LesherFix for AST-2008-012
2008-12-05  Sean BrightFix build errors on FreeBSD (uint -> unsigned int).
2008-11-25  Tilghman LesherRegression fix for last security fix. Set the iseqno...
2008-08-09  Tilghman LesherRegression fixes for Solaris
2008-07-25  Russell BryantFix the IAX2 URI for calling Digium
2008-07-24  Tilghman LesherThis part was not correctly patched for AST-2008-010.
2008-07-22  Tilghman LesherFixes for AST-2008-010 and AST-2008-011
2008-06-03  Joshua ColpCopy the From header into a variable so that pedantic...
2008-05-30  Russell Bryant- Instead of only enforcing destination call number...
2008-05-29  Russell BryantMerge changes from team/russell/iax2-another-fix-to...
2008-05-08  Russell BryantFix a race condition that bbryant just found while...
2008-05-07  Russell BryantRemove remnants of dlinkedlists. I didn't actually...
2008-05-06  Jason Parkerread requires an argument on some non-bash shells
2008-05-05  Russell BryantMerge changes from team/russell/iax2_find_callno_1.2
2008-04-29  Kevin P. Flemingstop script from appending source code if run multiple...
2008-04-22  Russell BryantWhen we receive a full frame that is supposed to contai...
2008-03-26  Kevin P. Flemingupdate UPGRADE notes to document usage of the script
2008-03-26  Kevin P. Flemingadd a script to make getting the iLBC source code simpl...
2008-03-26  Kevin P. Flemingdue to licensing restrictions, we cannot distribute...
2008-03-20  Russell BryantFix some very broken code that was introduced in 1...
2008-03-18  Terry WilsonFix character string being treated as format string
2008-03-18  Jason ParkerDo not return with a successful authentication if the...
2008-01-07  Russell BryantChange misery.digium.com to pbx.digium.com
2007-12-23  Tilghman LesherFix for fix for security fix (third time's the charm?)
2007-12-20  Russell BryantFix another potential seg fault ...
2007-12-20  Russell BryantFix a couple of places where it's possible to dereferen...
2007-12-18  Tilghman LesherOops, missed this one case
2007-12-18  Tilghman LesherFixing AST-2007-027 (Closes issue #11119)
2007-11-29  Tilghman LesherProperly escape src and dst fields (Fixes AST-2007...
2007-09-13  Kevin P. Flemingclarify the OpenSSL and OpenH323 license exceptions
2007-08-07  Russell BryantRevert patch committed for issue #9660. It broke E...
2007-08-02  Steve MurphyThis patch hopefully solves 10141; The user is running...
2007-07-31  Steve MurphyThis probably isn't super-general, but it's a first...
2007-07-30  Tilghman LesherRevert change in revision 71656, even though it fixed...
2007-07-30  Joshua Colp(closes issue #10334)
2007-07-25  Steve Murphythis fixes bug 10293, where the error message because...
2007-07-24  Tilghman LesherOops, res contains the error code, not errno. I was...
2007-07-24  Jason ParkerDon't create the Asterisk channel until we are starting...
2007-07-23  Joshua Colp(closes issue #5866)
2007-07-23  Joshua Colp(closes issue #10236)
2007-07-22  Tilghman LesherWe should not use C++ reserved words in API headers...
2007-07-21  Russell BryantBackport a fix for a memory leak that was fixed in...
2007-07-20  Joshua Colp(closes issue #10247)
2007-07-19  Russell BryantWhen processing full frames, take sequence number wrapa...
2007-07-18  Russell BryantWhen traversing the queue of frames for possible retran...
2007-07-18  Tilghman LesherStore prior to copy (closes issue #10193)
2007-07-18  Dwayne M. Hubbardremoved the word 'pissed' from ast_log(...) function...
2007-07-17  Russell BryantProperly check for the length in the skinny packet...
2007-07-17  Russell BryantEnsure that when encoding the contents of an ast_frame...
2007-07-17  Russell BryantAfter parsing information elements in IAX frames, set...
2007-07-16  Kevin P. Flemingprovide proper copyright/license attribution for this...
2007-07-16  Kevin P. Fleminginstall the LICENSE file along with the music files
2007-07-16  Kevin P. Flemingmove FreePlayMusic files into a subdirectory, and inclu...
2007-07-13  Russell BryantFix a couple potential minor memory leaks. load_moh_cl...
2007-07-13  Mark MichelsonFixed an issue where chanspy flags were uninitialized...
2007-07-13  Russell BryantEnsure that adding a user to the list of users of a...
2007-07-13  Russell Bryant(closes issue #9660)
2007-07-12  Joshua ColpOnly print out a warning for situations where it is...
2007-07-11  Russell BryantThe function make_trunk() can fail and return -1 instea...
2007-07-11  Mark MichelsonThe cli command "agent logoff Agent/x soft" did not...
2007-07-11  Russell BryantMake sure that the ESCAPE immediately follows the condi...
2007-07-11  Joshua ColpUse some Makefile magic to determine if linux/compiler...
2007-07-10  Jason ParkerFix an issue where it was possible to have a service...
2007-07-10  Jason ParkerFix an issue with wrapuptime not working when using...
2007-07-10  Jason ParkerUse res_ndestroy on systems that have it. Otherwise...
2007-07-10  Jason ParkerFix a small typo in description in of Voicemail() appli...
2007-07-10  Russell BryantOnly use ESCAPE when LIKE is used.
2007-07-10  Joshua ColpEnsure the group information category exists before...
2007-07-09  Russell BryantWhen the specified class isn't found, properly fall...
2007-07-09  Jason ParkerSeveral chan_zap options were not working on reload...
2007-07-06  Russell BryantIf a sip_pvt struct has already registered an extension...
2007-07-06  Russell Bryant(closes issue #10075)
2007-07-06  Russell Bryant(closes issue #10125)
2007-07-06  Mark MichelsonFixed a bug wherein agents get stuck busy. (issue 9618...
2007-07-05  Kevin P. Flemingwe shouldn't allow G.723.1 endpoints to use VAD, just...
2007-07-05  Joshua ColpCopy language information to the dialog structure when...
2007-07-05  Joshua ColpTweak spy locking. (issue #9951 reported by welles)
2007-07-05  Joshua ColpActually check to make sure a PBX was started on one...
2007-07-05  Joshua ColpReset ServicelevelPerf variable back to 0 if we are...
2007-07-04  Christian Richterbchannel configurations like echocancel and volume...
2007-07-04  Christian Richterbad bug in overlapdial case, we called start_pbx multip...
2007-07-03  Tilghman LesherRetryDial should accept a 0 argument, but it does not...
2007-07-03  Christian Richterfixed issue, that misdn_l2l1_check could only be called...
2007-07-02  Jason ParkerFix an issue with playing "oclock" multiple times in...
2007-07-01  Russell BryantWhen appending lines to call files to keep track of...
2007-06-29  Russell BryantBackport changes that make chan_iax2 not start the...
2007-06-29  Christian Richtercheck if the bchannel stack id is already used, if...
2007-06-27  Joshua ColpUpdate documentation to clarify variable usage with...
2007-06-27  Brett BryantReinstating patch. This actually fixes the problem...
2007-06-27  Brett BryantReverted changes for earlier revisions 72259 to 72261...
2007-06-27  Joshua ColpFix issue where queue log events might be missing....
2007-06-27  Russell BryantFix a minor issue with parsing the priority number...
2007-06-27  Brett BryantFixes 100% load when controlling terminal disappears.
2007-06-27  Joshua ColpI may possibly get shot for doing this... but... defer...
2007-06-27  Jason ParkerFix another problem in voicemail with missing symbols.
2007-06-27  Christian Richtersimplified generation for dummy bchannels, also we...
2007-06-27  Christian Richtersimplified channel finding and locking a lot. removed...
2007-06-27  Christian Richterisdn_lib.c didn't compile
next