Commit Graph

211 Commits (d87f81ddb118edb606ed16abbc23acfa97c92419)

Author SHA1 Message Date
Joshua Colp 21b53af31d Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384)
19 years ago
Jason Parker 7f58759deb Fix filename completion for "module load" and "load" CLI commands.
19 years ago
Luigi Rizzo d0b9eb93b6 remove now useless extern declarations.
19 years ago
Luigi Rizzo ccebf3511c convert the final clients of ast_build_string to use ast_str_*()
19 years ago
Luigi Rizzo 97ce2f8fd8 another conversion from ast_build_str to ast_str
19 years ago
Luigi Rizzo 055abfe9d9 simplify the ast_dynamic_str_*.... routines by
19 years ago
Luigi Rizzo 33cbc5e55e Make sure tab-completion works even when we have typed a fully
19 years ago
Russell Bryant a44e55a3f3 Constify a bunch of the usage strings for CLI commands.
19 years ago
Tilghman Lesher 1b2aebad4a Merged revisions 48179 via svnmerge from
19 years ago
Luigi Rizzo f148916c23 Move this macro from cli.c to cli.h so apps can use it
19 years ago
Luigi Rizzo 95a99a2469 remove a debugging message
19 years ago
Luigi Rizzo c32cae7e50 convert "help" to new style,
19 years ago
Luigi Rizzo 619c4ef0ec standardize "module show [like]"
19 years ago
Luigi Rizzo 4589662f7f describe a bit the patterns that you can have in the commands,
19 years ago
Luigi Rizzo 6f9b6ba0b1 merge the implemenmtation of "core set debug" and "core set verbose".
19 years ago
Luigi Rizzo 867e3d6e5d introduce a bit of regexp support in the internal CLI api.
19 years ago
Luigi Rizzo 0c8f2f1e4c remove an unused function
19 years ago
Luigi Rizzo 5fb52f8244 reduce indentation on a large function.
19 years ago
Luigi Rizzo e58079b067 use atomic instructions to update the inuse counters
19 years ago
Luigi Rizzo 84a5921ab5 make kevin (and 64 bit machines) happy and
19 years ago
Luigi Rizzo 9ddef9890a small simplifications and localization of variables.
19 years ago
Luigi Rizzo b588fc320e new-style "core show channels"
19 years ago
Luigi Rizzo db923f638e more changes to new style of "module load" and "load".
19 years ago
Luigi Rizzo f28f07e1b2 move another deprecated command to the new style
19 years ago
Luigi Rizzo 0e9753f401 move "core set debug" to the new style, and remove duplicated
19 years ago
Luigi Rizzo 6edcca7b8d one more step cleaning the internal CLI interface:
19 years ago
Luigi Rizzo 1781f41b3b update the internal cli api following comments from kevin.
19 years ago
Luigi Rizzo fbcc8f4de2 add missing casts and remove an unused function.
19 years ago
Luigi Rizzo 3d86c80c15 fix completion for "module reload mod_1 mod_2 ... "
19 years ago
Luigi Rizzo a9259cd8f4 partly convert to new style set-verbose, with completion fixes
19 years ago
Luigi Rizzo 6e4ed956bc replace two deprecated functions with calls to the standard ones,
19 years ago
Luigi Rizzo dfd4448412 remove duplicated implementation for a deprecated function, use the
19 years ago
Luigi Rizzo abdb8002df new-style for 'core show uptime', include 'complete' support and better error checking
19 years ago
Luigi Rizzo 7d38228d6e apply previous fix to old-style cli entries as well.
19 years ago
Luigi Rizzo ff5160e35c fix "core set debug atleast ",
19 years ago
Luigi Rizzo fbb143b829 Bring in the improved internal API for the CLI.
19 years ago
Joshua Colp 209628c6e2 Return module show to a working state. (issue #8353 reported by jserve)
19 years ago
Luigi Rizzo 06c9ef6411 stop looking for new entries when we know we are done.
19 years ago
Luigi Rizzo b2e2f3f957 free memory when unregistering an entry.
19 years ago
Joshua Colp 0282cc1a4d A trunk that builds is a productive trunk.
19 years ago
Tilghman Lesher 691363656f Merged revisions 47436 via svnmerge from
19 years ago
Russell Bryant 7209032ffe Merged revisions 47377 via svnmerge from
19 years ago
Russell Bryant adf6bb1d9a Merged revisions 47375 via svnmerge from
19 years ago
Russell Bryant 2ea9bb223f Merged revisions 47372 via svnmerge from
19 years ago
Russell Bryant f3c0a35b6e Merged revisions 47366 via svnmerge from
19 years ago
Russell Bryant 18693a45dc Merged revisions 47196 via svnmerge from
19 years ago
Russell Bryant 9297a1a8f9 Merged revisions 47195 via svnmerge from
19 years ago
Russell Bryant 7ee7429cf7 Merged revisions 47192 via svnmerge from
19 years ago
Luigi Rizzo 55f22da63f Fix "core show channels" and "core show modules".
19 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
19 years ago
Kevin P. Fleming 749029de38 Merged revisions 46200 via svnmerge from
19 years ago
Russell Bryant bd53e7ee4c Extend the thread storage API such that a custom initialization function can
19 years ago
Jason Parker 3ca6a02f89 Merged revisions 44053 via svnmerge from
19 years ago
Kevin P. Fleming 9892363a64 Merged revisions 43978 via svnmerge from
19 years ago
Joshua Colp 550a4dab79 Merged revisions 43913 via svnmerge from
19 years ago
Kevin P. Fleming 8677abe99b Merged revisions 43898 via svnmerge from
19 years ago
Joshua Colp 98873d34bd Merged revisions 43707 via svnmerge from
19 years ago
Jason Parker c2f9a779ac Merged revisions 43492 via svnmerge from
19 years ago
Tilghman Lesher 2b55678e1f Remove deprecated CLI apps from the core
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago