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