1. 73e6994 abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  2. 306a889 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  3. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  4. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  5. 914ff19 paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  6. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  7. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  8. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  9. 44b8a4c vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  10. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  11. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  12. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bsc_vty.c]
  13. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_vty.c]
  14. d014692 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 13 years ago
  15. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  16. 58bef96 LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  17. f989b78 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  18. c02789e VTY: Allow for per-BTS-model specific config file write functions by Harald Welte · 13 years ago
  19. 1d5a206 OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  20. e76bea0 [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  21. ca46eff [BSC] Allow manual override of neighbor cell list by Harald Welte · 13 years ago
  22. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  23. 68b21e1 subscr: Introduce VTY option to keep subscribers in ram. by Holger Hans Peter Freyther · 14 years ago
  24. 81c2ed3 Fix some stupid typos resulting in compile errors. by Harald Welte · 14 years ago
  25. da5db86 BSC VTY: Fix off-by-one / segfault in 'show bts NR' by Harald Welte · 14 years ago
  26. f62dad6 BTS VTY: Order bts-trx-ts-lchan in 'show lchan' by Harald Welte · 14 years ago
  27. 98d2bb8 BSC VTY: Print the current mode of a dynamic TCH/F / PDCH by Harald Welte · 14 years ago
  28. e3bd0c0 BSC VTY: Change order of elements in 'show timeslot' command by Harald Welte · 14 years ago
  29. ff59809 BSC VTY: Remove extraneous 'else' from write_ts_single() by Harald Welte · 14 years ago
  30. 0686838 BSC VTY: Fix 'show timeslot' command if BTS and/or TRX are specified by Harald Welte · 14 years ago
  31. e2aaf44 IMM ASS REJ: Actually add t3122 parsing to vty code by Harald Welte · 14 years ago
  32. a00fdd7 Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 14 years ago
  33. 5213e99 Dynamic PDC: Add VTY comand 'bts N trx M timeslot O pdch [de]activate' by Harald Welte · 14 years ago
  34. f41bfd5 bsc_vty: Fix unknown 'use-dtx' config parser error by Harald Welte · 14 years ago
  35. 00d7146 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  36. b5c79c9 vty: For ipaccess we will dump if the OML connection is present by Holger Hans Peter Freyther · 14 years ago
  37. 03f17d0 ipaccess: Fix dropping the OML/RSL connection. by Holger Hans Peter Freyther · 14 years ago
  38. 25176f1 paging: Move the paging data into the paging.h by Holger Hans Peter Freyther · 14 years ago
  39. e4ac0e4 [vty] First set of fixes for the oml/rsl con dropping by Holger Hans Peter Freyther · 14 years ago
  40. 07ff1c3 [vty] Add ipa specific command to provoke failures to test OML/RSL reconnect by Holger Hans Peter Freyther · 14 years ago
  41. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  42. b0f746d [VTY] T3212 scaling is 6 minutes by Dieter Spaar · 14 years ago
  43. 3112f67 [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  44. c562888 vty: Fix build due to merge issue. by Holger Hans Peter Freyther · 14 years ago
  45. b6b9d70 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  46. f0f37f1 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  47. 21d63ff bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  48. 9f09ac3 [BSC] use correct 0x2B padding for user-specified SI by Harald Welte · 14 years ago
  49. d8acf14 [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  50. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  51. 1a95fa8 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  52. 059c1ef [BSC] Make sure we only enable hopping on BTS that support it by Harald Welte · 14 years ago
  53. 20e275a [BSC] introduce the concept of 'BTS features' by Harald Welte · 14 years ago
  54. a42a93f [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  55. 67104d1 unfinished support for hopping channels by Harald Welte · 15 years ago
  56. 63b964e OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  57. 4a00c06 [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  58. 61daf6d VTY: Fix segfault during 'write file' from vty by Harald Welte · 14 years ago
  59. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  60. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  61. d4f94fb VTY: rename vty_interface.c to bsc_vty.c by Harald Welte · 14 years ago[Renamed from openbsc/src/vty_interface.c]
  62. a5b1dae VTY: Move BSC specific openbsc_vty_print_statistics() to vty_interface.c by Harald Welte · 14 years ago
  63. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  64. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  65. 18ce31c VTY: More interactive help by Harald Welte · 14 years ago
  66. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  67. 0004459 [BSC] ARFCN 0 is legal in E-GSM by Harald Welte · 14 years ago
  68. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  69. 8791dac VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  70. cf13a92 [vty] Add power measurements to the one line summary. by Holger Hans Peter Freyther · 14 years ago
  71. e959b4e [vty] Add a one line show lchan summary command. by Holger Hans Peter Freyther · 14 years ago
  72. 5424e02 [vty] Move "show lchan" into a parameterized method by Holger Hans Peter Freyther · 14 years ago
  73. ae6b713 [vty] Remove unfinished code from the VTY... by Holger Hans Peter Freyther · 14 years ago
  74. 440984b rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  75. f45981f Fix missing #include preventing compilation of vty_interface.c by Harald Welte · 14 years ago
  76. d6b62e3 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  77. 7bc28f6 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  78. a925176 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  79. 9e00245 VTY: More context sensitive help messages by Harald Welte · 14 years ago
  80. 697ed2b [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  81. cb20b7a GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  82. b42fe34 GPRS: BVCI 0 and 1 are not permitted. by Harald Welte · 14 years ago
  83. 2bcf4d3 BVCI 0 is not within the permitted range by Harald Welte · 14 years ago
  84. 32be2aa Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  85. e789b21 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  86. f8df6a8 [vty] Remove unused variables due them only being used in the layer3 by Holger Hans Peter Freyther · 14 years ago
  87. c48a2a1 [vty] Forward declare the extra init function the base is calling by Holger Hans Peter Freyther · 14 years ago
  88. cec1ec5 vty: Fix the byteorder... of the bound_ip by Holger Hans Peter Freyther · 14 years ago
  89. b70d45b [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  90. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  91. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  92. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  93. 4a048c5 GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  94. c05a4b1 GPRS: don't allow VTY configuration of GPRS parameters if GPRS inactive by Harald Welte · 14 years ago
  95. 410575a GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  96. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  97. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  98. 580085f [vty_interface.c]: Warn if no BTS could be allocated by Daniel Willmann · 14 years ago
  99. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  100. 3524d4b [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 15 years ago