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