aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-06importing files for 1.0.11.1 releasev1.0.11.1kpfleming2-0/+13
2006-06-06Creating tag for the release of asterisk-1.0.11.1kpfleming0-0/+0
2006-06-06correct yesterday's security fix so that it doesn't improperly reject valid v...kpfleming1-10/+13
2006-06-05backport the chan_iax2 security fix from 1.2 and trunk ...russell1-3/+11
2006-01-09fix memory leak with DelayedRetry (issue #6157)russell1-1/+2
2005-12-20check array bounds when parsing arguments to AGI (issue #5868)russell1-2/+1
2005-12-13properly reset the 'next' pointer when duplicating the cdr (issue #5921)russell1-0/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 f38db490-d61...kpfleming949-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7220 f38db490-d61...kpfleming15-54/+0
2005-11-27branch renameskpfleming0-0/+0
2005-11-21remove misleading messagerussell1-4/+0
2005-11-21re-add explicit poll support for Darwinrussell1-0/+2
2005-11-21re-add the CHANGES file as ChangeLog since that's how it was for all of therussell1-437/+640
2005-11-21remove the CHANGES file from v1-0russell1-638/+0
2005-11-21This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+437
2005-11-04add a couple missing queue_log entries (issue #5422)russell1-0/+2
2005-11-01Remove ancient copy/paste error (issue #5541)russell1-3/+0
2005-11-01Actually write audio to file in get_voice (issue #5547)russell1-0/+7
2005-11-01prevent possible seg fault (issue #5502)russell1-1/+1
2005-10-21removed unused variable (issue #5455)russell1-2/+0
2005-10-17add hello world prompt to 1.0 for Jaredrussell2-1/+3
2005-10-17This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+0
2005-10-01correctly fix build issues on Mac OSX Tiger by using a more generic meansrussell4-6/+13
2005-10-01fix 'say phonetic' (issue #5268)russell1-1/+1
2005-09-25fix incorrect CLI tab completion (issue #5041)russell1-14/+19
2005-09-25Null out call number on release complete when number is unallocated (bug #4633)russell1-0/+3
2005-09-24Fix cut/paste error (issue #5282)russell1-1/+1
2005-09-24Fix CLI memory leak (issue #5035)russell1-6/+7
2005-09-13ensure that user events are correctly identified (issue #5200)russell2-2/+6
2005-09-13fix crash on amd64 (issue #5210)russell1-1/+1
2005-09-13don't allow call waiting during the initial ringing (issue #5188)russell2-1/+4
2005-08-26backport "Fix accidental RTCP/RTP linkage"russell1-1/+1
2005-08-26spell them words cowrecktly (issue #4964)russell1-2/+2
2005-08-26ensure buffers are large enough for ENUMLookup (issue #4943)russell1-10/+10
2005-08-26make message more gooder (issue #4979)russell1-1/+1
2005-08-26fix format string (issue #4945)russell1-2/+2
2005-08-24fix crash related to saving a changed password (bug #4976)russell1-1/+1
2005-08-23ensure buffer is adequately sized for complex frames (issue #4974)kpfleming1-1/+1
2005-08-22Commit backport of fix to DTMF detection during overlap modemattf1-1/+7
2005-08-22revert SIGHUP patch to restore original behavior for 1.0 (bug #4854)russell1-11/+2
2005-08-08Fix poll error condition causing memory corruption (bug #4915)russell1-0/+1
2005-08-08terminate 'send text' with a newline (bug #4632)russell2-0/+2
2005-08-05copy the monitor over when masquerading (bug #3809)russell1-0/+6
2005-08-04prevent mem leak (bug #4842)russell1-2/+17
2005-08-04fix qop to be RFC compliant (bug #4841)russell1-1/+1
2005-08-04fix potential crash in close_mailbox (bug #4800)russell1-3/+5
2005-08-04unmask SIGHUP before exec'ing AGI scripts (bug #4854)russell2-3/+18
2005-08-04add some more aliases from RFC's 3841 and 4028 (bug #4889)russell1-0/+4
2005-08-04fix broken logic (bug #4879)russell1-1/+1
2005-08-03Fix memory leakmarkster1-1/+1