1. af38763 GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  2. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  3. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  4. f15c276 [vty_interface.c]: Warn if no BTS could be allocated by Daniel Willmann · 14 years ago
  5. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  6. cbcfe24 [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 14 years ago
  7. b3fc1eb [vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part) by Holger Hans Peter Freyther · 14 years ago
  8. 424c4f0 [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 15 years ago
  9. af29264 vty: dump subscriber authentication (a3/a8) infos if available by Sylvain Munaut · 15 years ago
  10. b6c273e vty: Register logging_set_log_level_cmd by Sylvain Munaut · 15 years ago
  11. 1887f9d Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  12. 6616915 vty: replace'logging level' numeric value with human readable string by Harald Welte (local) · 15 years ago
  13. 7b37d97 set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  14. ccd8845 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  15. b79bdd9 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago
  16. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  17. e2b8ece pretty-print statistics in 'show statistics' by Harald Welte · 15 years ago
  18. 8387a49 print last measurement report during 'show lchan' by Harald Welte · 15 years ago
  19. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  20. 4010f1e bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  21. b908cb7 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  22. c802106 [vty] Document the various T??? we are ausing. by Holger Hans Peter Freyther · 15 years ago
  23. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  24. 7135501 remove duplicate flag for cell barring by Harald Welte · 15 years ago
  25. b720bd3 make handover algorithm parameters configurable from VTY by Harald Welte · 15 years ago
  26. fe03f0d don't enable handover unless RTP Proxy is enabled by Harald Welte · 15 years ago
  27. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  28. 3d23db4 [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  29. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  30. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  31. 7322528 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  32. 1d8dbc4 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  33. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  34. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  35. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  36. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  37. 23975e7 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  38. c4d88ad [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  39. f926ed6 [vty] Remove tab to make the cell_identity nicely indent by Holger Hans Peter Freyther · 15 years ago
  40. d54c337 [vty] Write out the neci configuration by Holger Hans Peter Freyther · 15 years ago
  41. a8dffc5 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  42. 61a83b2 max_power_limit: the limit is 24 dB ! by Harald Welte · 15 years ago
  43. 1059deb Fix configuration file generation by Andreas.Eversberg · 15 years ago
  44. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  45. 986c3d7 fix some more compiler warnings by Harald Welte · 15 years ago
  46. 8175e95 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  47. e48b956 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  48. 0b7f4b3 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  49. 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
  50. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  51. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  52. cfa90d4 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  53. 10250e6 sms_from_text needs to return struct gsm_sms * by Harald Welte · 15 years ago
  54. 731fd91 fix printing of TMSI on VTY by Harald Welte · 15 years ago
  55. efc9231 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  56. 143fd51 display TMSI in 8 digit hex by Harald Welte (local) · 15 years ago
  57. 15920de add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  58. 05e6763 sms send pending now sends _all_ pending at the same time by Harald Welte (local) · 15 years ago
  59. 571602f fix segfault in vty sms sending code by Harald Welte (local) · 15 years ago
  60. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  61. 8c340fe factor out the function to generate struct gsm_sms from a string by Harald Welte · 15 years ago
  62. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  63. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  64. beccbc3 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  65. 7a8fa41 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  66. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  67. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  68. 369cc27 Merge commit 'origin/master' by Harald Welte · 15 years ago
  69. f9daefd add SMS sending commands to vty by Harald Welte · 15 years ago
  70. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  71. 3c5cb25 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  72. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  73. 5013b2a introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  74. 07dc73d only allow setting of unit_id on ip.access BTS by Harald Welte · 15 years ago
  75. a6fd58e add telnet/vty commands for TS pchan and e1_subslot by Harald Welte · 15 years ago
  76. 67ce073 add code to save BTS/TRX/TS config to config file by Harald Welte · 15 years ago
  77. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  78. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  79. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  80. 879dc97 fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  81. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  82. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  83. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/vty_interface.c]
  84. 40f8289 show and edit subscribers from the vty interface by Harald Welte · 15 years ago
  85. be4b730 mark two functions as static, fix typo in vty message by Harald Welte · 15 years ago
  86. 78f2f50 Add user-configurable BSIC setting by Harald Welte · 15 years ago
  87. 4cc3422 add VTY command to set BTS unit ID by Harald Welte · 15 years ago
  88. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  89. 5258fc4 add stubs for enable/configure terminal/bts/trx/ts commands in VTY interface by Harald Welte · 15 years ago
  90. f5025b6 add 'show paging' for BTS to telnet interface by Harald Welte · 15 years ago
  91. 1bc7735 * more human-readable strings instead of values by Harald Welte · 15 years ago
  92. ef235b5 * don't print lchan's of type NONE by Harald Welte · 15 years ago
  93. 68628e8 add VTY dumping functions for OpenBSC by Harald Welte · 15 years ago