aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-29Use the proper version of extra sounds. (issue #8441 reported by jtodd)file1-1/+1
2006-11-28Add a comment to note near some code that performs a very expensive operationrussell1-0/+14
2006-11-28resolve a couple of compiler warningsrussell1-2/+2
2006-11-28Merged revisions 48095 via svnmerge from qwell1-0/+5
2006-11-28don't use outputstr in the struct mansession, it's justrizzo1-38/+21
2006-11-28Merged revisions 48088 via svnmerge from file1-5/+0
2006-11-28initialize the dynamic string in a sane way.rizzo1-1/+1
2006-11-28some simplifications torizzo1-7/+9
2006-11-28do not return 500 Internal error if the AMI command providesrizzo1-2/+3
2006-11-28mosty comment and documentation cleanup on waitevent.rizzo1-17/+30
2006-11-28Move the code to purge stale sessions to a function,rizzo1-25/+31
2006-11-28Various simplifications of the code:rizzo1-12/+21
2006-11-28More informative message on invalid commands.rizzo1-1/+1
2006-11-28another normalization of AMI vs HTTP identification.rizzo1-1/+1
2006-11-28always use managerid to determine whether this is an AMI or HTTP session,rizzo1-9/+15
2006-11-28In the previous commit i forgot to set the poll_timeout to -1,rizzo1-0/+2
2006-11-27document the support for running a server on TCP/TLS andrizzo1-13/+63
2006-11-27add a new http.conf option, sslbindaddr.rizzo2-3/+15
2006-11-27in the helper thread, separate the FILE * creation from the actualrizzo1-8/+22
2006-11-27staticize a global variable and remove an unused field structure.rizzo1-2/+1
2006-11-27Merged revisions 48054 via svnmerge from file1-14/+5
2006-11-27Merged revisions 48049 via svnmerge from tilghman1-17/+14
2006-11-27Blocked revisions 48046 via svnmergerussell0-0/+0
2006-11-27More fixes for referencing a structure after it has been freed. (issue #8425 ...file1-3/+3
2006-11-27Merged revisions 48038 via svnmerge from file1-1/+1
2006-11-27remove an extra comma in an initializerrizzo1-1/+1
2006-11-27Doxygen updatesoej2-3/+12
2006-11-27Change error message (imported from 1.4)oej1-1/+2
2006-11-26- Add some comments on thread storage with a brief explanation of what it isrussell2-1/+24
2006-11-26Merged revisions 48017 via svnmerge from murf1-2/+11
2006-11-26Merged revisions 48015 via svnmerge from murf1-0/+12
2006-11-25Little fix so we use the right messagemattf1-1/+1
2006-11-25Make compiler happiermattf1-10/+10
2006-11-25bug fixmattf1-1/+1
2006-11-25Make sure we don't send a group reset on a group larger than 32 CICsmattf1-1/+1
2006-11-25Add ss7 show linkset commandmattf1-7/+1
2006-11-25Updates to show linkset commandmattf1-3/+3
2006-11-25generalize a bit the functions used to create an tcp socketrizzo1-18/+38
2006-11-25Changing ERROR to lesser level. Imported from 1.2/1.4oej1-1/+1
2006-11-25- Adding comment on suspicious memory allocation. Seems like it's never freed...oej1-6/+11
2006-11-25set pointers to NULL after freeing memory to avoid multiple free()rizzo1-0/+1
2006-11-24removed the svnmerge-integrated property from trunk; it's confusing svnmerge ...murf0-0/+0
2006-11-24This fix inspired by a patch supplied in bug 8189, which points out problems ...murf1-0/+1
2006-11-24Doxygen updateoej4-22/+148
2006-11-23Remove unused memory allocationoej1-4/+1
2006-11-23Document new configuration option.oej1-0/+1
2006-11-22Merged revisions 47944 via svnmerge from file1-22/+2
2006-11-22Clarify a bit more.file1-2/+2
2006-11-22Need to update the CHANGES file as well for the maxfiles option.file1-0/+2
2006-11-22Add support to set the maximum number of files open when Asterisk loads using...file1-0/+26