summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/command.h
Commit message (Expand)AuthorAgeFilesLines
* 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