1. b0f746d [VTY] T3212 scaling is 6 minutes by Dieter Spaar · 14 years ago
  2. 3112f67 [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  3. c562888 vty: Fix build due to merge issue. by Holger Hans Peter Freyther · 14 years ago
  4. b6b9d70 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  5. f0f37f1 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  6. 21d63ff bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  7. 9f09ac3 [BSC] use correct 0x2B padding for user-specified SI by Harald Welte · 14 years ago
  8. d8acf14 [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  9. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  10. 1a95fa8 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  11. 059c1ef [BSC] Make sure we only enable hopping on BTS that support it by Harald Welte · 14 years ago
  12. 20e275a [BSC] introduce the concept of 'BTS features' by Harald Welte · 14 years ago
  13. a42a93f [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  14. 67104d1 unfinished support for hopping channels by Harald Welte · 15 years ago
  15. 63b964e OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  16. 4a00c06 [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  17. 61daf6d VTY: Fix segfault during 'write file' from vty by Harald Welte · 14 years ago
  18. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  19. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  20. d4f94fb VTY: rename vty_interface.c to bsc_vty.c by Harald Welte · 14 years ago[Renamed from openbsc/src/vty_interface.c]
  21. a5b1dae VTY: Move BSC specific openbsc_vty_print_statistics() to vty_interface.c by Harald Welte · 14 years ago
  22. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  23. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  24. 18ce31c VTY: More interactive help by Harald Welte · 14 years ago
  25. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  26. 0004459 [BSC] ARFCN 0 is legal in E-GSM by Harald Welte · 14 years ago
  27. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  28. 8791dac VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  29. cf13a92 [vty] Add power measurements to the one line summary. by Holger Hans Peter Freyther · 14 years ago
  30. e959b4e [vty] Add a one line show lchan summary command. by Holger Hans Peter Freyther · 14 years ago
  31. 5424e02 [vty] Move "show lchan" into a parameterized method by Holger Hans Peter Freyther · 14 years ago
  32. ae6b713 [vty] Remove unfinished code from the VTY... by Holger Hans Peter Freyther · 14 years ago
  33. 440984b rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  34. f45981f Fix missing #include preventing compilation of vty_interface.c by Harald Welte · 14 years ago
  35. d6b62e3 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  36. 7bc28f6 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  37. a925176 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  38. 9e00245 VTY: More context sensitive help messages by Harald Welte · 14 years ago
  39. 697ed2b [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  40. cb20b7a GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  41. b42fe34 GPRS: BVCI 0 and 1 are not permitted. by Harald Welte · 14 years ago
  42. 2bcf4d3 BVCI 0 is not within the permitted range by Harald Welte · 14 years ago
  43. 32be2aa Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  44. e789b21 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  45. f8df6a8 [vty] Remove unused variables due them only being used in the layer3 by Holger Hans Peter Freyther · 14 years ago
  46. c48a2a1 [vty] Forward declare the extra init function the base is calling by Holger Hans Peter Freyther · 14 years ago
  47. cec1ec5 vty: Fix the byteorder... of the bound_ip by Holger Hans Peter Freyther · 14 years ago
  48. b70d45b [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  49. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  50. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  51. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  52. 4a048c5 GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  53. c05a4b1 GPRS: don't allow VTY configuration of GPRS parameters if GPRS inactive by Harald Welte · 14 years ago
  54. 410575a GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  55. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  56. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  57. 580085f [vty_interface.c]: Warn if no BTS could be allocated by Daniel Willmann · 14 years ago
  58. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  59. 3524d4b [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 15 years ago
  60. 6a12aa6 [vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part) by Holger Hans Peter Freyther · 15 years ago
  61. 1dd0a1b [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 15 years ago
  62. e5863a2 vty: dump subscriber authentication (a3/a8) infos if available by Sylvain Munaut · 15 years ago
  63. d180075 vty: Register logging_set_log_level_cmd by Sylvain Munaut · 15 years ago
  64. ab2534c Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  65. d2a8189 vty: replace'logging level' numeric value with human readable string by Harald Welte (local) · 15 years ago
  66. b709bfe set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  67. 02204d0 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  68. 0bb8816 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago
  69. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  70. 2f40462 pretty-print statistics in 'show statistics' by Harald Welte · 15 years ago
  71. 4400774 print last measurement report during 'show lchan' by Harald Welte · 15 years ago
  72. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  73. 8e2d8de bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  74. fe96f38 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  75. 13ae980 [vty] Document the various T??? we are ausing. by Holger Hans Peter Freyther · 15 years ago
  76. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  77. 8c973ba remove duplicate flag for cell barring by Harald Welte · 15 years ago
  78. a8062f1 make handover algorithm parameters configurable from VTY by Harald Welte · 15 years ago
  79. aa2c303 don't enable handover unless RTP Proxy is enabled by Harald Welte · 15 years ago
  80. 0af9c9f [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  81. 284ddba [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  82. a310f3e Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  83. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  84. b761bf8 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  85. 8e9d179 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  86. 59936d7 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  87. 8750421 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  88. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  89. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  90. 8973386 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  91. 26ba2e7 [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  92. 6d82b7c [vty] Remove tab to make the cell_identity nicely indent by Holger Hans Peter Freyther · 15 years ago
  93. 6b4f546 [vty] Write out the neci configuration by Holger Hans Peter Freyther · 15 years ago
  94. 00761f2 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  95. 01acd74 max_power_limit: the limit is 24 dB ! by Harald Welte · 15 years ago
  96. 5329329 Fix configuration file generation by Andreas.Eversberg · 15 years ago
  97. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  98. 49c7956 fix some more compiler warnings by Harald Welte · 15 years ago
  99. 2557287 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  100. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago