summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/command.h
Commit message (Expand)AuthorAgeFilesLines
* vty/command.h: document and prettify CMD_ATTR_* flagsVadim Yanitskiy2018-09-241-2/+3
* vty: deprecate now empty node commandsNeels Hofmeyr2017-11-081-2/+2
* vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2017-09-271-3/+2
* vty: derive node name from prompt, use as XML idsNeels Hofmeyr2017-09-231-0/+5
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-191-0/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-60/+60
* vty: additional nodes for sccp-address configurationPhilipp Maier2017-06-211-2/+2
* vty/command.h: Introduce VTY nodes for libosmo-sigtranHarald Welte2017-04-141-0/+8
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-141-0/+2
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-251-1/+1
* fix FSF address in sources/headersJaroslav Škarvada2015-11-121-2/+2
* vty: Add reserved nodes to enum node_typeJacob Erlbeck2015-11-021-0/+9
* stats/vty: Add stats configurationJacob Erlbeck2015-10-291-0/+1
* vty: Change API to have node installation be done by intHolger Hans Peter Freyther2015-08-051-4/+4
* remove references to u_char type, use 'unsigned char' insteadHarald Welte2014-11-141-1/+1
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-3/+1
* vty: Add vty_install_default() and use for the vty nodesJacob Erlbeck2013-09-081-0/+5
* logging: Make sure to install standard "end" command in VTY nodeHarald Welte2012-10-221-0/+1
* VTY: Allow to compile vty.h and command.h headers with C++Andreas Eversberg2012-07-121-1/+2
* add library VTY nodes for NS and BSSGPHarald Welte2012-06-161-0/+2
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* doxygen: split VTY configuration in multiple filesHarald Welte2011-08-171-1/+1
* doxygen: Add (partial) VTY API documentationHarald Welte2011-08-171-43/+60
* vty: Increase the number of arguments one can have in VTY commandsHolger Hans Peter Freyther2011-07-241-1/+1
* make sure we don't have namespace clashes between libraries and appsHarald Welte2011-07-191-2/+2
* vty: reserve nodes for libosmo-abisPablo Neira Ayuso2011-07-181-0/+3
* get rid of non-ANSI function declarations missing (void)Harald Welte2011-07-161-1/+1
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-0/+1
* [VTY] Remove all application specific VTY node definitions from enumHarald Welte2010-05-311-41/+2
* [VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte2010-05-251-5/+1
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+392