summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2006-12-01Formatting fixOlle Johansson
2006-12-01Merged revisions 48179 via svnmerge from Tilghman Lesher
2006-11-30Merged revisions 48168 via svnmerge from Joshua Colp
2006-11-30Documentation updatesOlle Johansson
2006-11-30Merged revisions 48152 via svnmerge from Joshua Colp
2006-11-30Small updateOlle Johansson
2006-11-30Doxygen updatesOlle Johansson
2006-11-30Adding some generic docs on extension and device states - watchers and providersOlle Johansson
2006-11-29Change logging for p2p rtp bridge modeOlle Johansson
2006-11-29Go ahead and make this write unconditional. Making it conditional is more workRussell Bryant
2006-11-29Merged revisions 48107 via svnmerge from Joshua Colp
2006-11-29Remove an XXX command suggesting that this truncation should not be conditional,Russell Bryant
2006-11-28don't use outputstr in the struct mansession, it's justLuigi Rizzo
2006-11-28initialize the dynamic string in a sane way.Luigi Rizzo
2006-11-28some simplifications toLuigi Rizzo
2006-11-28do not return 500 Internal error if the AMI command providesLuigi Rizzo
2006-11-28mosty comment and documentation cleanup on waitevent.Luigi Rizzo
2006-11-28Move the code to purge stale sessions to a function,Luigi Rizzo
2006-11-28Various simplifications of the code:Luigi Rizzo
2006-11-28More informative message on invalid commands.Luigi Rizzo
2006-11-28another normalization of AMI vs HTTP identification.Luigi Rizzo
2006-11-28always use managerid to determine whether this is an AMI or HTTP session,Luigi Rizzo
2006-11-28In the previous commit i forgot to set the poll_timeout to -1,Luigi Rizzo
2006-11-27document the support for running a server on TCP/TLS andLuigi Rizzo
2006-11-27add a new http.conf option, sslbindaddr.Luigi Rizzo
2006-11-27in the helper thread, separate the FILE * creation from the actualLuigi Rizzo
2006-11-27staticize a global variable and remove an unused field structure.Luigi Rizzo
2006-11-25generalize a bit the functions used to create an tcp socketLuigi Rizzo
2006-11-25- Adding comment on suspicious memory allocation. Seems like it's never freed...Olle Johansson
2006-11-25set pointers to NULL after freeing memory to avoid multiple free()Luigi Rizzo
2006-11-24This fix inspired by a patch supplied in bug 8189, which points out problems ...Steve Murphy
2006-11-24Doxygen updateOlle Johansson
2006-11-22Merged revisions 47944 via svnmerge from Joshua Colp
2006-11-22Add support to set the maximum number of files open when Asterisk loads using...Joshua Colp
2006-11-22Restore some sense of security to managerMark Spencer
2006-11-21Merged revisions 47897 via svnmerge from Joshua Colp
2006-11-20Merged revisions 47860 via svnmerge from Joshua Colp
2006-11-20Use RTP/RTCP fds on the RTP structure, don't bother storing them.Joshua Colp
2006-11-20Merged revisions 47852 via svnmerge from Joshua Colp
2006-11-18comments-only change:Luigi Rizzo
2006-11-18ESS-ification.Luigi Rizzo
2006-11-18Move this macro from cli.c to cli.h so apps can use itLuigi Rizzo
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-11-17remove a debugging messageLuigi Rizzo
2006-11-17convert "help" to new style,Luigi Rizzo
2006-11-17standardize "module show [like]"Luigi Rizzo
2006-11-17describe a bit the patterns that you can have in the commands,Luigi Rizzo
2006-11-17merge the implemenmtation of "core set debug" and "core set verbose".Luigi Rizzo
2006-11-17introduce a bit of regexp support in the internal CLI api.Luigi Rizzo
2006-11-16remove an unused functionLuigi Rizzo