1. 571602f fix segfault in vty sms sending code by Harald Welte (local) · 15 years ago
  2. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  3. 8c340fe factor out the function to generate struct gsm_sms from a string by Harald Welte · 15 years ago
  4. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  5. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  6. beccbc3 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  7. 7a8fa41 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  8. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  9. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  10. 369cc27 Merge commit 'origin/master' by Harald Welte · 15 years ago
  11. f9daefd add SMS sending commands to vty by Harald Welte · 15 years ago
  12. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  13. 3c5cb25 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  14. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  15. 5013b2a introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  16. 07dc73d only allow setting of unit_id on ip.access BTS by Harald Welte · 15 years ago
  17. a6fd58e add telnet/vty commands for TS pchan and e1_subslot by Harald Welte · 15 years ago
  18. 67ce073 add code to save BTS/TRX/TS config to config file by Harald Welte · 15 years ago
  19. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  20. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  21. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  22. 879dc97 fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  23. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  24. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  25. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/vty_interface.c]
  26. 40f8289 show and edit subscribers from the vty interface by Harald Welte · 15 years ago
  27. be4b730 mark two functions as static, fix typo in vty message by Harald Welte · 15 years ago
  28. 78f2f50 Add user-configurable BSIC setting by Harald Welte · 15 years ago
  29. 4cc3422 add VTY command to set BTS unit ID by Harald Welte · 15 years ago
  30. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  31. 5258fc4 add stubs for enable/configure terminal/bts/trx/ts commands in VTY interface by Harald Welte · 15 years ago
  32. f5025b6 add 'show paging' for BTS to telnet interface by Harald Welte · 15 years ago
  33. 1bc7735 * more human-readable strings instead of values by Harald Welte · 15 years ago
  34. ef235b5 * don't print lchan's of type NONE by Harald Welte · 15 years ago
  35. 68628e8 add VTY dumping functions for OpenBSC by Harald Welte · 15 years ago