aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty_interface_cmds.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-16VTY: separate VTY logging commands and OpenBSC node exit codeHarald Welte1-443/+0
2010-05-16VTY: Move BSC specific openbsc_vty_print_statistics() to vty_interface.cHarald Welte1-17/+0
2010-05-16VTY: decouple telnet_interface from 'struct gsmnet'Harald Welte1-4/+7
2010-05-16VTY: use argv_concat() instead of vty_argv_to_buffer + buffer_getstr()Harald Welte1-27/+2
2010-05-16VTY: Context-sensitive help for logging related commandsHarald Welte1-10/+14
2010-05-15[GPRS] NS: Allow filtering of log messages by NSVC / NSEIHarald Welte1-2/+0
2010-05-14[VTY] Introduce "end" command that works from any level in configHarald Welte1-0/+30
2010-05-14[VTY] Remove OpenBSC specific node-exit handling from src/vtyHarald Welte1-0/+49
2010-05-14VTY: Introduce common code to add 'description' to objects like BTSHarald Welte1-0/+63
2010-05-13[GPRS] Add debug sections for LLC and SNDCPHarald Welte1-1/+3
2010-05-12Ensure all 'view' commands are availalbe from 'enable' tooHarald Welte1-10/+9
2010-05-11logging: Add 'show logging vty' command to display current log configHarald Welte1-0/+44
2010-05-11logging: Add interactive helpHarald Welte1-1/+46
2010-05-11logging: use 'logging level all' instead of 'logging set log level'Harald Welte1-23/+11
2010-05-11[gprs] Add new 'NS' and 'BSSGP' logging categoriesHarald Welte1-1/+1
2010-05-04Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte1-1/+1
2010-04-17[statistics] Keep track of OML/RSL failures of the BTS.Holger Hans Peter Freyther1-0/+3
2010-04-17[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther1-0/+3
2010-04-15[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther1-0/+11
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-0/+243