summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2006-11-16reduce indentation on a large function.Luigi Rizzo
2006-11-16use atomic instructions to update the inuse countersLuigi Rizzo
2006-11-16make kevin (and 64 bit machines) happy andLuigi Rizzo
2006-11-16Merged revisions 44809 via svnmerge from Paul Cadach
2006-11-15Merged revisions 47707 via svnmerge from Joshua Colp
2006-11-15Merged revisions 47701 via svnmerge from Kevin P. Fleming
2006-11-15Merged revisions 47690 via svnmerge from Kevin P. Fleming
2006-11-15Merged revisions 47684 via svnmerge from Kevin P. Fleming
2006-11-15small simplifications and localization of variables.Luigi Rizzo
2006-11-15new-style "core show channels"Luigi Rizzo
2006-11-15more changes to new style of "module load" and "load".Luigi Rizzo
2006-11-15move another deprecated command to the new styleLuigi Rizzo
2006-11-15move "core set debug" to the new style, and remove duplicatedLuigi Rizzo
2006-11-15one more step cleaning the internal CLI interface:Luigi Rizzo
2006-11-15update the internal cli api following comments from kevin.Luigi Rizzo
2006-11-15Merged revisions 47645 via svnmerge from Joshua Colp
2006-11-15Merged revisions 47641 via svnmerge from Kevin P. Fleming
2006-11-15Merged revisions 47639 via svnmerge from Joshua Colp
2006-11-14add missing casts and remove an unused function.Luigi Rizzo
2006-11-14fix completion for "module reload mod_1 mod_2 ... "Luigi Rizzo
2006-11-14partly convert to new style set-verbose, with completion fixesLuigi Rizzo
2006-11-14replace two deprecated functions with calls to the standard ones,Luigi Rizzo
2006-11-14remove duplicated implementation for a deprecated function, use theLuigi Rizzo
2006-11-14new-style for 'core show uptime', include 'complete' support and better error...Luigi Rizzo
2006-11-14apply previous fix to old-style cli entries as well.Luigi Rizzo
2006-11-14fix "core set debug atleast ",Luigi Rizzo
2006-11-14Bring in the improved internal API for the CLI.Luigi Rizzo
2006-11-13fix bytesize to 5.3kb for g723 codec and add support for multimode of tc400pMatt O'Gorman
2006-11-13This solves bug 8342, whereby a crash occurs under certain circumstances whil...Steve Murphy
2006-11-13Return module show to a working state. (issue #8353 reported by jserve)Joshua Colp
2006-11-13stop looking for new entries when we know we are done.Luigi Rizzo