aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/command.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-2/+2
2021-07-27command: fix sourcecode formattingPhilipp Maier1-1/+1
2021-06-18vty: make function cmd_range_match() publicPhilipp Maier1-0/+2
2021-05-17vty: Implement missing public API host_config_file()Pau Espin Pedrol1-1/+1
2021-03-05TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next releaseHarald Welte1-0/+7
2020-12-22gprs_ns2: add new vty2Alexander Couzens1-0/+2
2020-11-17vty/command: add 'hidden only' VTY reference generation modeVadim Yanitskiy1-0/+2
2020-10-25vty/command: fix: restrict the expert mode to the current sessionVadim Yanitskiy1-3/+0
2020-10-23vty/command: introduce vty_dump_xml_ref_mode()Vadim Yanitskiy1-1/+14
2020-10-21vty: introduce the expert mode and a command to enable itVadim Yanitskiy1-0/+4
2020-10-08command: add library command attribute for libosmo-abisPhilipp Maier1-0/+2
2020-10-06command: add library command attribute for libosmo-sccpPhilipp Maier1-0/+1
2020-10-06vty/command: introduce API for the library specific attributesVadim Yanitskiy1-0/+15
2020-10-06vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappersVadim Yanitskiy1-0/+3
2020-10-06vty/command: add global command attribute CMD_ATTR_NODE_EXITVadim Yanitskiy1-0/+1
2020-09-28vty/command: introduce new attribute CMD_ATTR_IMMEDIATEVadim Yanitskiy1-0/+1
2020-09-20vty: add program specific attributes to VTY commandsVadim Yanitskiy1-1/+28
2020-08-15vty/command: cosmetic: drop redundant line breakVadim Yanitskiy1-1/+1
2020-08-10vty: Introduce support to set cpu-affinity and scheduler policyPau Espin Pedrol1-0/+1
2020-07-28vty: add a define VTY_IPV46_CMD to require a IPv4/6 addressAlexander Couzens1-0/+4
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr1-0/+2
2018-09-24vty/command.h: document and prettify CMD_ATTR_* flagsVadim Yanitskiy1-2/+3
2017-11-08vty: deprecate now empty node commandsNeels Hofmeyr1-2/+2
2017-09-27vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr1-3/+2
2017-09-23vty: derive node name from prompt, use as XML idsNeels Hofmeyr1-0/+5
2017-09-19VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+3
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-60/+60
2017-06-21vty: additional nodes for sccp-address configurationPhilipp Maier1-2/+2
2017-04-14vty/command.h: Introduce VTY nodes for libosmo-sigtranHarald Welte1-0/+8
2016-06-14add vty call show asciidoc: generate a documentation for countersAlexander Couzens1-0/+2
2016-02-25vty: add ctrl section for Control interface bind addressNeels Hofmeyr1-1/+1
2015-11-12fix FSF address in sources/headersJaroslav Škarvada1-2/+2
2015-11-02vty: Add reserved nodes to enum node_typeJacob Erlbeck1-0/+9
2015-10-29stats/vty: Add stats configurationJacob Erlbeck1-0/+1
2015-08-05vty: Change API to have node installation be done by intHolger Hans Peter Freyther1-4/+4
2014-11-14remove references to u_char type, use 'unsigned char' insteadHarald Welte1-1/+1
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-3/+1
2013-09-08vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck1-0/+5
2012-10-22logging: Make sure to install standard "end" command in VTY nodeHarald Welte1-0/+1
2012-07-12VTY: Allow to compile vty.h and command.h headers with C++Andreas Eversberg1-1/+2
2012-06-16add library VTY nodes for NS and BSSGPHarald Welte1-0/+2
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-08-17doxygen: split VTY configuration in multiple filesHarald Welte1-1/+1
2011-08-17doxygen: Add (partial) VTY API documentationHarald Welte1-43/+60
2011-07-24vty: Increase the number of arguments one can have in VTY commandsHolger Hans Peter Freyther1-1/+1
2011-07-19make sure we don't have namespace clashes between libraries and appsHarald Welte1-2/+2
2011-07-18vty: reserve nodes for libosmo-abisPablo Neira Ayuso1-0/+3
2011-07-16get rid of non-ANSI function declarations missing (void)Harald Welte1-1/+1
2011-02-18LOGGING: configure logging from the vtyHarald Welte1-0/+1