1. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/bsc_vty.c]
  2. 2f8b9d2 Add vty command "radio-link-timeout infinite" for uplink rx testing by Harald Welte · 7 years ago
  3. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  4. 4a824ca don't re-implement osmo_talloc_replace_string() by Harald Welte · 7 years ago
  5. 71d082b Adjust BTS model feature check by Max · 7 years ago
  6. 8254cf7 libbsc: Create pcu-socket only as specified in config file by Harald Welte · 7 years ago
  7. 3f86c52 bsc_vty: Add command to manually issue IPAC MDCX by Harald Welte · 7 years ago
  8. 2abd5e1 bsc_vty.c: Add command for manual [de]actiovation of logical channels by Harald Welte · 7 years ago
  9. 645eb62 bsc_vty.c: Further simplify vty_get_ts() by Harald Welte · 7 years ago
  10. 7fe00fb bsc_vty: Factor vty_get_ts() out of pdch_act_cmd() by Harald Welte · 7 years ago
  11. f39d03a Restructure SI2quater generation by Max · 7 years ago
  12. 7507aef Make BTS type and variant converters shareable by Max · 7 years ago
  13. 6f0e50c Prepare for extended SI2quater support by Max · 7 years ago
  14. 11e4e41 Fix MS TO measurement representation by Max · 7 years ago
  15. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  16. 7f3724e VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  17. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  18. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  19. 2c16bee Add support for extended SI2q parameters by Max · 7 years ago
  20. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  21. 26adfd0 compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 7 years ago
  22. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  23. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  24. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  25. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  26. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  27. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  28. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  29. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  30. b748012 bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  31. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  32. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  33. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  34. 6d82c35 remove unused bsc_copyright from bsc_vty.c by Neels Hofmeyr · 8 years ago
  35. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  36. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  37. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  38. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  39. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  40. efedf80 vty: show lchan summary: also show lchan->state by Neels Hofmeyr · 8 years ago
  41. 2ebacce dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  42. 6079528 Add warning for unsupported DTX configurations by Max · 8 years ago
  43. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  44. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  45. 35697b9 Adjust si2quater ranges by Max · 8 years ago
  46. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  47. 26679e0 Add basic UARFCN support by Max · 8 years ago
  48. 0c1bc26 Fix earfcn deletion by Max · 8 years ago
  49. 36212f2 Fix documentation for command parameters by Max · 8 years ago
  50. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  51. 740e65f bsc: Add code to send ip.access reboot command to nanoBTS by Holger Hans Peter Freyther · 8 years ago
  52. fd1187e minor fixes in bsc_vty.c and bsc_nat.c by Neels Hofmeyr · 8 years ago
  53. 9c4f1d6 fix bsc_vty out: timeslot indented too deeply. by Neels Hofmeyr · 8 years ago
  54. 0a8cf32 indicate the GSM 04.08 channel mode in 'show lchan' by Harald Welte · 9 years ago
  55. 557c84e vty: Print NCC/BCC and not just integer value of BSIC by Harald Welte · 9 years ago
  56. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  57. 64630cc stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  58. a174a47 amr: Kill more duplication and let the code work one of the modes by Holger Hans Peter Freyther · 9 years ago
  59. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  60. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  61. 4d4944a Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  62. 56e1766 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  63. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  64. 6995f24 logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  65. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  66. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  67. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  68. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  69. 5dd295f bsc: Timers are in seconds, clarify that in the online help by Holger Hans Peter Freyther · 10 years ago
  70. bd30cd3 bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  71. a9fae1a bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  72. 1fe2412 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  73. 903aaea Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  74. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  75. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  76. 7d8fa34 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  77. b6f9516 Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  78. 7f180e8 vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  79. ec37bb2 bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  80. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  81. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  82. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  83. cd40fb4 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  84. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  85. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  86. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  87. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  88. 5ccd015 nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  89. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  90. 1304b35 bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  91. 846d8dc vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  92. 0c8f9ca Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  93. 8b29180 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  94. e972dba bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSC by Harald Welte · 11 years ago
  95. 9b5192b bsc: Stop "show paging" from crashing before the first paging by Holger Hans Peter Freyther · 11 years ago
  96. 63b0e44 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  97. e30d40d bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  98. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  99. 4d62d63 Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  100. 39c31de libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago