aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty_interface.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-12implement bts->cell_barred feature, configurable in VTYHarald Welte (local)1-0/+16
2009-08-12add a authorization policy field to the network and VTYHarald Welte (local)1-0/+16
2009-08-12vty_interface: Remove bogus checks for Site ID and BTS ID.Stefan Schmidt1-11/+0
2009-08-10add "channel allocator (ascending|descending)" command to VTYHarald Welte1-0/+20
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther1-0/+1
2009-08-09Merge branch 'master' into config_fileHarald Welte1-8/+74
2009-08-09Merge commit 'origin/master'Harald Welte1-0/+118
2009-08-09add SMS sending commands to vtyHarald Welte1-8/+74
2009-08-08the actual config file code (not just config files)Harald Welte1-17/+107
2009-08-08Merge branch 'master' into config_fileHarald Welte1-0/+52
2009-08-08first 'working' SMS implementationHarald Welte1-0/+52
2009-08-07introduce new GSMNET node for the GSM networkHarald Welte1-14/+95
2009-08-07only allow setting of unit_id on ip.access BTSHarald Welte1-2/+8
2009-08-07add telnet/vty commands for TS pchan and e1_subslotHarald Welte1-4/+37
2009-08-06add code to save BTS/TRX/TS config to config fileHarald Welte1-1/+52
2009-07-23make sure subscr->net is always setHarald Welte1-2/+2
2009-07-12rename ip.access structure field members and variablesHarald Welte1-2/+2
2009-06-21switch to dynamically allocated BTS and TRX data structuresHarald Welte1-33/+40
2009-06-20fix setfault during registration of VTY TRX functionHarald Welte1-1/+1
2009-06-20Introduce BS and MS power control related functionsHarald Welte1-4/+60
2009-06-10reworked MNCC codebaseHarald Welte1-0/+3
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+905