aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/vty.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-30doxygen: Add main page for all three librariesHarald Welte1-0/+38
2011-08-17doxygen: Add (partial) VTY API documentationHarald Welte1-6/+39
2011-07-16get rid of non-ANSI function declarations missing (void)Harald Welte1-4/+4
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-1/+1
2011-02-18LOGGING: configure logging from the vtyHarald Welte1-0/+6
2010-12-24Use the app_info->name instead of the hostnameHarald Welte1-1/+1
2010-09-14vty: Add functions to access index and node0.1.20Holger Hans Peter Freyther1-0/+9
2010-05-25[VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte1-5/+3
2010-05-25Create libosmovty as library from OpenBSC VTY functionsHarald Welte1-0/+1685