Commit Graph

35 Commits (32ef7bedd389b8468d62a67e60602ea8d5d0ee3b)

Author SHA1 Message Date
Jason Parker aa0f63d65f Remove "old"-style CLI handler, since nothing uses it anymore.
19 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
19 years ago
Jason Parker cfbc4f5fb8 Doxygen fixes.
19 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
19 years ago
Russell Bryant 56879bf978 Merged revisions 85532 via svnmerge from
19 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
19 years ago
Russell Bryant 8d1e53958c Merge a bunch of doxygen updates to header files. This includes changes to
19 years ago
Russell Bryant f60efe347a This introduces a new dialplan function, DEVSTATE, which allows you to do some
20 years ago
Russell Bryant 4300a7a6cd - Constify the format string passed to ast_cli()
20 years ago
Russell Bryant efc7c78ba4 Make the "usage" member of the ast_cli_entry struct const to resolve a compiler
20 years ago
Luigi Rizzo f148916c23 Move this macro from cli.c to cli.h so apps can use it
20 years ago
Luigi Rizzo 867e3d6e5d introduce a bit of regexp support in the internal CLI api.
20 years ago
Luigi Rizzo 6edcca7b8d one more step cleaning the internal CLI interface:
20 years ago
Luigi Rizzo 1781f41b3b update the internal cli api following comments from kevin.
20 years ago
Olle Johansson 6606c55844 need to check quoting in the doxygen docs...
20 years ago
Olle Johansson c17bcc0f7c Some improvements to doxygen docs
20 years ago
Luigi Rizzo fbb143b829 Bring in the improved internal API for the CLI.
20 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
20 years ago
Luigi Rizzo 7b06841395 removal of trailing whitespace and useless 'extern'
21 years ago
Luigi Rizzo e5c455e15a bring in the code that was discussed on Mantis #6068,
21 years ago
Russell Bryant 118b277ab1 add StopMixMonitor application (issue #6122, with mods)
21 years ago
Kevin P. Fleming ff7a90829d more list macro conversion (issue #6361, plus documentation for new macro)
21 years ago
Russell Bryant 6f71e1178e constify arguments in more places where strings should not be modified (issue #6286)
21 years ago
Matt O'Gorman 8dc9457bb7 cli.h cleanup and additional documentation
21 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
21 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
21 years ago
Kevin P. Fleming 1632d52795 major header file cleanup: license, copyrights, descriptions, markers, etc.
21 years ago
Kevin P. Fleming 0356b70224 add functions to register/unregister multiple CLI commands in a single operation (bug #4255, with minor mods)
21 years ago
Mark Spencer 160c04b793 Repair // comments to /* */ comments (bug #3347)
22 years ago
James Golovich 8cfed866d3 Remove size restiction on remote console command completion (bug 1360)
23 years ago
Mark Spencer ac19ba51bd Fix small logic errors (bug #242)
23 years ago
Mark Spencer 55dc769bc3 Version 0.3.0 from FTP
24 years ago
Mark Spencer 7d19251487 Version 0.1.12 from FTP
25 years ago
Mark Spencer 55b33a9ef9 Version 0.1.10 from FTP
25 years ago
Mark Spencer bb755fba2d Version 0.1.1 from FTP
27 years ago