aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/vty
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Migrate VTY code to libosmovtyHarald Welte5-708/+0
2010-05-17[GPRS] VTY: Add BSSGP nodeHarald Welte1-0/+1
2010-05-16VTY: decouple telnet_interface from 'struct gsmnet'Harald Welte1-1/+1
2010-05-16VTY: pass program name, version and copyright to vty_init()Harald Welte2-2/+7
2010-05-14[VTY] Remove OpenBSC specific node-exit handling from src/vtyHarald Welte1-2/+0
2010-05-12Ensure all 'view' commands are availalbe from 'enable' tooHarald Welte1-0/+1
2010-05-12NS: Add support for persistent NS-VC configurationHarald Welte1-0/+1
2010-05-04[gpprs] Add VTY node for SGSNHarald Welte1-0/+1
2010-05-04gbproxy: add VTY nodeHarald Welte1-0/+1
2010-05-01VTY: ensure all cmd_elements are declared 'static'Harald Welte1-0/+21
2010-04-30[vty] Allow to create a buffer in a given context.Holger Hans Peter Freyther1-1/+1
2009-12-24vty: sub-divide talloc contexts and include them in talloc reportHarald Welte2-0/+4
2009-11-20[mgcp] Add a simple mgcp gateway used for the BSCHolger Hans Peter Freyther1-0/+1
2009-08-10vty: Make the argument constHolger Hans Peter Freyther1-1/+1
2009-08-10vty: Rename define to not clash with talloc's version of itHolger Hans Peter Freyther1-3/+3
2009-08-08the actual config file code (not just config files)Harald Welte1-7/+9
2009-08-07introduce new GSMNET node for the GSM networkHarald Welte1-0/+1
2009-08-07add support for reading of configuration file to VTYHarald Welte1-2/+2
2009-08-07use one talloc context for entire vty codeHarald Welte1-1/+1
2009-08-07switch vty implementation over to tallocHarald Welte1-0/+1
2009-06-10move openbsc into its own subdirectoryHarald Welte5-0/+670