aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/vty.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-14vty: Add functions to access index and node0.1.20Holger Hans Peter Freyther1-0/+2
2010-08-31vty: Make the talloc ctx extern void* to avoid duplicate symbolsHolger Hans Peter Freyther1-1/+1
2010-08-26vty: Add a new callback to let code decide if it is a config node or notHolger Hans Peter Freyther1-0/+1
2010-06-08vty: Mark app info strings as const char*.Holger Hans Peter Freyther1-3/+3
2010-05-25[VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte1-1/+9
2010-05-25Create libosmovty as library from OpenBSC VTY functionsHarald Welte1-0/+151