summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/vty.h
Commit message (Expand)AuthorAgeFilesLines
* VTY: Allow to compile vty.h and command.h headers with C++Andreas Eversberg2012-07-121-2/+9
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* vty: Fixed vty_down_level to move down from config nodesAndreas.Eversberg2011-11-121-0/+1
* add missing declarations of cfg_description_cmd to vty/vty.hHarald Welte2011-09-041-0/+3
* doxygen: Add (partial) VTY API documentationHarald Welte2011-08-171-25/+47
* vty: Add functions to access index and nodeHolger Hans Peter Freyther2010-09-141-0/+2
* vty: Make the talloc ctx extern void* to avoid duplicate symbolsHolger Hans Peter Freyther2010-08-311-1/+1
* vty: Add a new callback to let code decide if it is a config node or notHolger Hans Peter Freyther2010-08-261-0/+1
* vty: Mark app info strings as const char*.Holger Hans Peter Freyther2010-06-081-3/+3
* [VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte2010-05-251-1/+9
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+151