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