1. f27dbc5 bsc_vty: display bts features in show bts by Philipp Maier · 7 years ago
  2. 8c498fc gsm_data: use feature list from libosmocore by Philipp Maier · 7 years ago
  3. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  4. 56dec0c libbsc/bsc_vty.c: prevent uninitialized access by Vadim Yanitskiy · 7 years ago
  5. 0bfd8d9 bsc_vty: Merge more VTY documentation string #defines by Harald Welte · 7 years ago
  6. b22dcb8 Align syntax of "handover" + "assignment" command with that of lchan act/deact by Harald Welte · 7 years ago
  7. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  8. 45e46d2 HO: introduce ho decision callbacks by Neels Hofmeyr · 7 years ago
  9. 51e4bf3 Permit set of multiple different A5 ciphers by Harald Welte · 7 years ago
  10. c1db52f vty: 'show bts': print neighbor cells by Neels Hofmeyr · 7 years ago
  11. 097a6e7 vty: 'show bts': list the TRXs' ARFCNs by Neels Hofmeyr · 7 years ago
  12. dfd36da HO: cfg: tweak vty write by Neels Hofmeyr · 7 years ago
  13. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  14. 97d110e vty: 'show bts': fix indenting by Neels Hofmeyr · 7 years ago
  15. 9abc652 vty: 'show bts': write '(none)' if none are found. by Neels Hofmeyr · 7 years ago
  16. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  17. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  18. 2f4f4b8 osmo-bsc: Add talloc context introspection via VTY by Harald Welte · 7 years ago
  19. 5f45a4a vty: print RTP IP of lchan if actually bound; print remote (mgw) IP by Harald Welte · 7 years ago
  20. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  21. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  22. b99e025 vty: add various manual handover and assignment trigger commands by Neels Hofmeyr · 7 years ago
  23. 70c5fd2 vty: cosmetic: use common BTS, TRX, TS, LCHAN strings by Neels Hofmeyr · 7 years ago
  24. 0f483f6 vty: change handover command's arg LCHAN_NR to <0-7> by Neels Hofmeyr · 7 years ago
  25. e5b5a89 vty: fix 'show lchan ...' arg [lchan_nr] to [<0-7>] by Neels Hofmeyr · 7 years ago
  26. ff3fad1 vty: fix OML link state printing by Max · 7 years ago
  27. 94059b0 RSL: print link state per-TRX by Max · 7 years ago
  28. 6e4f184 cosmetic: remove duplicated code by Max · 7 years ago
  29. 148ee36 cosmetic: Hide all accesses to conn->bts behind conn_get_bts() by Harald Welte · 7 years ago
  30. 8311a81 Remove bogus MM INFO configuration by Harald Welte · 7 years ago
  31. c499e5c Remove bogus vty config for LU reject cause by Harald Welte · 7 years ago
  32. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  33. cf9d431 libbsc: paging: more reasonable (and detailed) paging statistics by Harald Welte · 7 years ago
  34. d82101e Move many counters from BSC-global to per-BTS granularity by Harald Welte · 7 years ago
  35. 20114aa auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  36. 8c209c9 cosmetic: bsc_vty: Document bvci reserved values by Pau Espin Pedrol · 7 years ago
  37. c5a8416 cosmetic: bsc_vty: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  38. ad47f71 auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  39. e8dda5f vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  40. 848e1a5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  41. f6e8e66 libbsc: Use correct printf formatting for uint64_t by Pau Espin Pedrol · 7 years ago
  42. 25cc407 ctrl: add oml-uptime command by Max · 7 years ago
  43. 3d049d2 OML: consider RSL link state by Max · 7 years ago
  44. d1f70ed Show OML link uptime in vty by Max · 7 years ago
  45. be356ed Make TRX rf locking more visible by Max · 7 years ago
  46. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  47. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  48. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  49. 18f4af8 timer vty: also print the default value in cmd doc by Neels Hofmeyr · 7 years ago
  50. f704a6e vty: add 'default' keyword to timer config by Neels Hofmeyr · 7 years ago
  51. 5ca0a81 cosmetic: vty for timers: remove obsolete range check by Neels Hofmeyr · 7 years ago
  52. bb87100 bsc_vty: Don't allow timers of zero (0) by Harald Welte · 7 years ago
  53. a0d324b GSM timers: User reasonable defaults; don't save if equal default by Harald Welte · 7 years ago
  54. b71147a bsc_vty: Add VTY command to test CTRL TRAP feature by Harald Welte · 7 years ago
  55. 8e2e22f libbsc: Add VTY command to re-send the SYSTEM INFORMATION to BTS by Harald Welte · 7 years ago
  56. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  57. a43e0b4 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  58. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/bsc_vty.c]
  59. 2f8b9d2 Add vty command "radio-link-timeout infinite" for uplink rx testing by Harald Welte · 7 years ago
  60. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  61. 4a824ca don't re-implement osmo_talloc_replace_string() by Harald Welte · 7 years ago
  62. 71d082b Adjust BTS model feature check by Max · 7 years ago
  63. 8254cf7 libbsc: Create pcu-socket only as specified in config file by Harald Welte · 7 years ago
  64. 3f86c52 bsc_vty: Add command to manually issue IPAC MDCX by Harald Welte · 7 years ago
  65. 2abd5e1 bsc_vty.c: Add command for manual [de]actiovation of logical channels by Harald Welte · 7 years ago
  66. 645eb62 bsc_vty.c: Further simplify vty_get_ts() by Harald Welte · 7 years ago
  67. 7fe00fb bsc_vty: Factor vty_get_ts() out of pdch_act_cmd() by Harald Welte · 7 years ago
  68. f39d03a Restructure SI2quater generation by Max · 7 years ago
  69. 7507aef Make BTS type and variant converters shareable by Max · 7 years ago
  70. 6f0e50c Prepare for extended SI2quater support by Max · 7 years ago
  71. 11e4e41 Fix MS TO measurement representation by Max · 7 years ago
  72. f9685c1 gsm_bts: add version and variant details by Max · 8 years ago
  73. 7f3724e VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  74. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 8 years ago
  75. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 8 years ago
  76. 2c16bee Add support for extended SI2q parameters by Max · 8 years ago
  77. db0e380 vty: remove ignored logging parameters by Max · 8 years ago
  78. 26adfd0 compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 8 years ago
  79. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 8 years ago
  80. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  81. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  82. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  83. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  84. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  85. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  86. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  87. b748012 bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  88. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  89. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  90. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  91. 6d82c35 remove unused bsc_copyright from bsc_vty.c by Neels Hofmeyr · 8 years ago
  92. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  93. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  94. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  95. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  96. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  97. efedf80 vty: show lchan summary: also show lchan->state by Neels Hofmeyr · 8 years ago
  98. 2ebacce dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  99. 6079528 Add warning for unsupported DTX configurations by Max · 8 years ago
  100. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago