aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/command.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-31[VTY] Remove all application specific VTY node definitions from enum0.1.9Harald Welte1-41/+2
2010-05-25[VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte1-5/+1
2010-05-25Create libosmovty as library from OpenBSC VTY functionsHarald Welte1-0/+392