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