summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
Commit message (Expand)AuthorAgeFilesLines
* select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-071-1/+1
* vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.hPablo Neira Ayuso2011-03-282-1/+11
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-2/+2
* vty: integration with logging frameworkPablo Neira Ayuso2011-03-191-2/+3
* LOGGING: remove duplicated code between vty-logging and cfg-loggingHarald Welte2011-02-181-0/+2
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-0/+1
* 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: Forward delcare the logging command.Holger Hans Peter Freyther2010-08-041-0/+2
* vty: Mark app info strings as const char*.Holger Hans Peter Freyther2010-06-081-3/+3
* [VTY] Remove all application specific VTY node definitions from enumHarald Welte2010-05-311-41/+2
* [VTY] Introduce "struct vty_app_info" for vty_init() functionHarald Welte2010-05-252-6/+10
* make sure we actually install the vty headersHarald Welte2010-05-251-2/+4
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-257-0/+758