summaryrefslogtreecommitdiffstats
path: root/src/vty/vty.c
Commit message (Expand)AuthorAgeFilesLines
* vty: Fixed vty_down_level to move down from config nodesAndreas.Eversberg2011-11-121-3/+5
* doxygen: Add main page for all three librariesHarald Welte2011-08-301-0/+38
* doxygen: Add (partial) VTY API documentationHarald Welte2011-08-171-6/+39
* get rid of non-ANSI function declarations missing (void)Harald Welte2011-07-161-4/+4
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-0/+6
* Use the app_info->name instead of the hostnameHarald Welte2010-12-241-1/+1
* vty: Add functions to access index and nodeHolger Hans Peter Freyther2010-09-141-0/+9
* [VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte2010-05-251-5/+3
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+1685