]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-02-18  Leif MadsenAdd additional link to best practices document per... 1.2
2010-02-18  Leif MadsenAdd best practices documentation.
2010-02-17  Tilghman LesherAST-2010-002: Backport FILTER() function to 1.2, as...
2010-02-09  David Vosselfixes regression caused by randomized call numbers.
2009-11-30  David Vosselfixes crash caused by RTP comfort noise payload greater...
2009-11-10  David Vosseldon't crash on log message in solaris
2009-11-04  Joshua ColpFix a security issue where sending a REGISTER with...
2009-10-01  Tilghman LesherDays are days of month, not days of week.
2009-09-10  David VosselIAX2 encryption regression
2009-09-04  Russell BryantAdd a plain text version of the IAX2 security document.
2009-09-03  Russell BryantFix a typo.
2009-09-03  Russell BryantAdd a note about IAX2 to UPGRADE.txt.
2009-09-03  Russell BryantAdd IAX2 security document related to AST-2009-006.
2009-09-03  David VosselMerge code associated with AST-2009-006
2009-08-18  Kevin P. FlemingConvert this branch to Opsound music-on-hold.
2009-08-18  Kevin P. Flemingremove extraneous property
2009-08-10  Tilghman LesherOops, removing properties
2009-08-10  Tilghman LesherAST-2009-005
2009-07-14  Russell BryantEnsure apathetic replies are sent out on the proper...
2009-06-04  David VosselAdditional updates to AST-2009-001
2009-05-15  David VosselIAX2 REGAUTH loop
2009-04-02  Tilghman LesherFix for AST-2009-003
2009-01-23  Tilghman LesherUpdates to AST-2009-001
2009-01-15  Tilghman Lesher1.2 regression on security fix AST-2009-001
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...
next