aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/cli.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Merged revisions 285710 via svnmerge from bbryant1-0/+4
2010-05-12Convert to AST_CLI_YESNO and AST_CLI_ONOFFpabelanger1-0/+7
2010-05-05New 'manager show settings' CLI command.pabelanger1-0/+7
2009-05-23Correct example for CLI autocompletion (generation)kpfleming1-2/+2
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-17/+15
2008-12-01Introduce CLI permissions.eliel1-3/+19
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-1/+1
2008-11-12This commit does two things:mvanbaak1-6/+0
2007-11-28Remove "old"-style CLI handler, since nothing uses it anymore.qwell1-35/+15
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-2/+0
2007-11-12Doxygen fixes.qwell1-5/+9
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-2/+2
2007-10-21Merged revisions 85532 via svnmerge from russell1-1/+8
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-2/+2
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes torussell1-14/+20
2007-02-13This introduces a new dialplan function, DEVSTATE, which allows you to do somerussell1-2/+2
2007-02-13- Constify the format string passed to ast_cli()russell1-1/+1
2006-12-06Make the "usage" member of the ast_cli_entry struct const to resolve a compilerrussell1-1/+1
2006-11-18Move this macro from cli.c to cli.h so apps can use itrizzo1-0/+7
2006-11-17introduce a bit of regexp support in the internal CLI api.rizzo1-1/+1
2006-11-15one more step cleaning the internal CLI interface:rizzo1-1/+3
2006-11-15update the internal cli api following comments from kevin.rizzo1-51/+37
2006-11-14need to check quoting in the doxygen docs...oej1-1/+1
2006-11-14Some improvements to doxygen docsoej1-9/+22
2006-11-14Bring in the improved internal API for the CLI.rizzo1-10/+117
2006-09-18merge qwell's CLI verbification workkpfleming1-0/+7
2006-03-31removal of trailing whitespace and useless 'extern'rizzo1-7/+7
2006-03-28bring in the code that was discussed on Mantis #6068,rizzo1-0/+19
2006-02-16add StopMixMonitor application (issue #6122, with mods)russell1-0/+9
2006-02-14more list macro conversion (issue #6361, plus documentation for new macro)kpfleming1-2/+4
2006-01-18constify arguments in more places where strings should not be modified (issue...russell1-7/+6
2006-01-18cli.h cleanup and additional documentationmogorman1-15/+43
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-13/+12
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-7/+16
2005-05-15add functions to register/unregister multiple CLI commands in a single operat...kpfleming1-6/+19
2005-01-15Repair // comments to /* */ comments (bug #3347)markster1-5/+5
2004-04-06Remove size restiction on remote console command completion (bug 1360)citats1-0/+2
2003-09-10Fix small logic errors (bug #242)markster1-1/+2
2002-11-27Version 0.3.0 from FTPmarkster1-0/+3
2002-04-04Version 0.1.12 from FTPmarkster1-0/+2
2001-10-31Version 0.1.10 from FTPmarkster1-12/+28
1999-12-19Version 0.1.1 from FTPmarkster1-0/+66