libosmocore/src/vty
Harald Welte d17aa59c3e VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion
This hides HIDDEN or DEPRECATED commands from showing up when the
full list of commands is inquired with '?' at any given point in the
command tree.  Only if the hidden/deprecated command is already typed
in partially, then it will still tab-complete.
2013-02-12 11:11:34 +01:00
..
Makefile.am build: Don't use the deprecated INCLUDES in the various Makefile.am 2012-12-11 23:59:31 +01:00
buffer.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
command.c VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion 2013-02-12 11:11:34 +01:00
logging_vty.c logging: Make sure to install standard "end" command in VTY node 2012-10-22 19:43:26 +02:00
telnet_interface.c VTY: safe version of printing VTY welcome message 2012-06-03 12:44:38 +02:00
utils.c vty: Address compiler warning about tolower 2012-09-11 10:39:29 +02:00
vector.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
vty.c vty: Address compiler warning about the const qualifier 2012-09-11 10:40:07 +02:00