1. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  2. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  3. cd40fb4 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  4. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  5. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  6. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  7. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  8. 5ccd015 nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  9. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  10. 1304b35 bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  11. 846d8dc vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  12. 0c8f9ca Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  13. 8b29180 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  14. e972dba bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSC by Harald Welte · 11 years ago
  15. 9b5192b bsc: Stop "show paging" from crashing before the first paging by Holger Hans Peter Freyther · 11 years ago
  16. 63b0e44 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  17. e30d40d bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  18. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  19. 4d62d63 Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  20. 39c31de libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  21. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  22. 2ee7ecd Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  23. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  24. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  25. 57e0724 BSC VTY: use numeric ranges for bts/trx/timeslot numbers by Harald Welte · 12 years ago
  26. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  27. 13fe219 ... and more VTY help fixes by Harald Welte · 12 years ago
  28. d13e0cd Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  29. cfaabbb complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  30. 64c17fa libbsc: Add documentation to MM INFO, LAC, TSC, CI by Holger Hans Peter Freyther · 12 years ago
  31. 45f9171 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  32. ad66a2d BSC VTY: Allow encryption to be set to A5/3 by Harald Welte · 12 years ago
  33. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  34. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  35. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  36. c513ded vty / cfg_bts_tsc: TSC range is 0..7, not 0..255 by Harald Welte · 12 years ago
  37. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  38. 1fe73a1 ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  39. 7173f63 bsc: Fix "show lchan" for partially provided information by Holger Hans Peter Freyther · 13 years ago
  40. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  41. 63ef215 bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  42. c951946 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  43. 0854256 vty: Document more VTY parameters of a command by Holger Hans Peter Freyther · 13 years ago
  44. f7a2b19 Revert "we don't have openbsc/ipaccess.h anymore" by Harald Welte · 13 years ago
  45. 8697e43 we don't have openbsc/ipaccess.h anymore by Harald Welte · 13 years ago
  46. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  47. 563d99d libbsc: Only skip lchans with state AND type set to NONE in show lchan by Jan Luebbe · 13 years ago
  48. 986926e E1 Input: Move 'show e1_*' command to e1_input_vty.c by Harald Welte · 13 years ago
  49. 402cced BSC VTY: Accept MNC of 0-999, as 0 is a valid MNC by Dieter Spaar · 13 years ago
  50. 5e3bbba bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  51. 46324cc bsc_vty: Fix some Smatch warnings by Harald Welte · 13 years ago
  52. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  53. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  54. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  55. cdc59ff abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  56. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  57. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  58. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  59. 66e14cd paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  60. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  61. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  62. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  63. 6825877 vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  64. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  65. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  66. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bsc_vty.c]
  67. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_vty.c]
  68. 37ac420 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 13 years ago
  69. 4d54d0b Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  70. 8dcebd3 LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  71. 64c07d2 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  72. face7ed VTY: Allow for per-BTS-model specific config file write functions by Harald Welte · 13 years ago
  73. e1d5eca OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  74. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  75. 32c0962 [BSC] Allow manual override of neighbor cell list by Harald Welte · 13 years ago
  76. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  77. ae9006a subscr: Introduce VTY option to keep subscribers in ram. by Holger Hans Peter Freyther · 14 years ago
  78. b29cea1 Fix some stupid typos resulting in compile errors. by Harald Welte · 14 years ago
  79. 712ddbc BSC VTY: Fix off-by-one / segfault in 'show bts NR' by Harald Welte · 14 years ago
  80. 85bded8 BTS VTY: Order bts-trx-ts-lchan in 'show lchan' by Harald Welte · 14 years ago
  81. cd103a9 BSC VTY: Print the current mode of a dynamic TCH/F / PDCH by Harald Welte · 14 years ago
  82. 026b4ca BSC VTY: Change order of elements in 'show timeslot' command by Harald Welte · 14 years ago
  83. 127af34 BSC VTY: Remove extraneous 'else' from write_ts_single() by Harald Welte · 14 years ago
  84. 274d015 BSC VTY: Fix 'show timeslot' command if BTS and/or TRX are specified by Harald Welte · 14 years ago
  85. c9f499f IMM ASS REJ: Actually add t3122 parsing to vty code by Harald Welte · 14 years ago
  86. 2862dca Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 14 years ago
  87. d0d2b0b Dynamic PDC: Add VTY comand 'bts N trx M timeslot O pdch [de]activate' by Harald Welte · 14 years ago
  88. 63dbfc6 bsc_vty: Fix unknown 'use-dtx' config parser error by Harald Welte · 14 years ago
  89. e0b06b0 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  90. d283db4 vty: For ipaccess we will dump if the OML connection is present by Holger Hans Peter Freyther · 14 years ago
  91. dab8e27 ipaccess: Fix dropping the OML/RSL connection. by Holger Hans Peter Freyther · 14 years ago
  92. 85334f1 paging: Move the paging data into the paging.h by Holger Hans Peter Freyther · 14 years ago
  93. 0586b0f [vty] First set of fixes for the oml/rsl con dropping by Holger Hans Peter Freyther · 14 years ago
  94. 2484ceb [vty] Add ipa specific command to provoke failures to test OML/RSL reconnect by Holger Hans Peter Freyther · 14 years ago
  95. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  96. d6613e0 [VTY] T3212 scaling is 6 minutes by Dieter Spaar · 14 years ago
  97. e66bf1f [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  98. b0e88b8 vty: Fix build due to merge issue. by Holger Hans Peter Freyther · 14 years ago
  99. 76fc4a3 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  100. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago