1. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  2. 3d23db4 [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  3. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  4. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  5. 7322528 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  6. 1d8dbc4 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  7. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  8. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  9. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  10. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  11. 23975e7 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  12. c4d88ad [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  13. f926ed6 [vty] Remove tab to make the cell_identity nicely indent by Holger Hans Peter Freyther · 15 years ago
  14. d54c337 [vty] Write out the neci configuration by Holger Hans Peter Freyther · 15 years ago
  15. a8dffc5 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  16. 61a83b2 max_power_limit: the limit is 24 dB ! by Harald Welte · 15 years ago
  17. 1059deb Fix configuration file generation by Andreas.Eversberg · 15 years ago
  18. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  19. 986c3d7 fix some more compiler warnings by Harald Welte · 15 years ago
  20. 8175e95 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  21. e48b956 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  22. 0b7f4b3 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  23. c4a49e3 [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  24. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  25. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  26. cfa90d4 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  27. 10250e6 sms_from_text needs to return struct gsm_sms * by Harald Welte · 15 years ago
  28. 731fd91 fix printing of TMSI on VTY by Harald Welte · 15 years ago
  29. efc9231 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  30. 143fd51 display TMSI in 8 digit hex by Harald Welte (local) · 15 years ago
  31. 15920de add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  32. 05e6763 sms send pending now sends _all_ pending at the same time by Harald Welte (local) · 15 years ago
  33. 571602f fix segfault in vty sms sending code by Harald Welte (local) · 15 years ago
  34. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  35. 8c340fe factor out the function to generate struct gsm_sms from a string by Harald Welte · 15 years ago
  36. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  37. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  38. beccbc3 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  39. 7a8fa41 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  40. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  41. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  42. 369cc27 Merge commit 'origin/master' by Harald Welte · 15 years ago
  43. f9daefd add SMS sending commands to vty by Harald Welte · 15 years ago
  44. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  45. 3c5cb25 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  46. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  47. 5013b2a introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  48. 07dc73d only allow setting of unit_id on ip.access BTS by Harald Welte · 15 years ago
  49. a6fd58e add telnet/vty commands for TS pchan and e1_subslot by Harald Welte · 15 years ago
  50. 67ce073 add code to save BTS/TRX/TS config to config file by Harald Welte · 15 years ago
  51. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  52. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  53. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  54. 879dc97 fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  55. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  56. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  57. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/vty_interface.c]
  58. 40f8289 show and edit subscribers from the vty interface by Harald Welte · 15 years ago
  59. be4b730 mark two functions as static, fix typo in vty message by Harald Welte · 15 years ago
  60. 78f2f50 Add user-configurable BSIC setting by Harald Welte · 15 years ago
  61. 4cc3422 add VTY command to set BTS unit ID by Harald Welte · 15 years ago
  62. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  63. 5258fc4 add stubs for enable/configure terminal/bts/trx/ts commands in VTY interface by Harald Welte · 15 years ago
  64. f5025b6 add 'show paging' for BTS to telnet interface by Harald Welte · 15 years ago
  65. 1bc7735 * more human-readable strings instead of values by Harald Welte · 15 years ago
  66. ef235b5 * don't print lchan's of type NONE by Harald Welte · 15 years ago
  67. 68628e8 add VTY dumping functions for OpenBSC by Harald Welte · 15 years ago