1. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  2. 737252c enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  3. 3f37aef minor fixes in bsc_vty.c and bsc_nat.c by Neels Hofmeyr · 8 years ago
  4. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  5. 0aec2f9 fix bsc_vty out: timeslot indented too deeply. by Neels Hofmeyr · 8 years ago
  6. e9db024 indicate the GSM 04.08 channel mode in 'show lchan' by Harald Welte · 9 years ago
  7. 4d4a2a2 vty: Print NCC/BCC and not just integer value of BSIC by Harald Welte · 9 years ago
  8. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  9. 63fac68 stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  10. 38eb3dc amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  11. 8083cc9 amr: Kill more duplication and let the code work one of the modes by Holger Hans Peter Freyther · 9 years ago
  12. d63b71d amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  13. ae27c1b amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  14. fa163e8 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  15. 1342894 system_information.c: Distinguish two previously identical log msgs by Harald Welte · 9 years ago
  16. 92e1026 Fix neighbor channel list generation for 1900 MHz PCS band by Harald Welte · 9 years ago
  17. bb5e6c8 Send RADIO LINK TIMEOUT value via OML attribute to BTS by Andreas Eversberg · 11 years ago
  18. f9248d9 Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  19. dab5783 paging: Go through all BTS to stop paging by Holger Hans Peter Freyther · 9 years ago
  20. e69e691 paging: In case paging failed stop it everywhere by Holger Hans Peter Freyther · 9 years ago
  21. 1f93da7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  22. b4b23c7 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  23. 1abf653 bts: Arfcn can never be smaller than 0 by Holger Hans Peter Freyther · 9 years ago
  24. 85b6731 Fix GSM900 ARFCN range check by Michael McTernan · 9 years ago
  25. 143ac5f libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  26. 551ce1f sub: Remove paging requests before dispatching by Holger Hans Peter Freyther · 9 years ago
  27. 6f8ae69 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  28. d476a80 ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago
  29. bbd8ea1 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  30. 9edd06d nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  31. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  32. 611f775 bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  33. 5f3657d ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  34. 91f3f87 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago
  35. d3af802 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  36. fddaba5 RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  37. cf7c90c Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  38. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  39. 66f55e6 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  40. 960adfe lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  41. 667308c smscb: Prepare to fill in the info for CBCH in SI4 by Holger Hans Peter Freyther · 14 years ago
  42. 6468793 chan_alloc: remove ts_alloc() and ts_free() by Harald Welte · 10 years ago
  43. bad8ffc Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  44. 0e3d01b chan_alloc: Fix missing break statement by Harald Welte · 10 years ago
  45. ea003cd chan_alloc.c: Don't remove SDCCH/8 without CBCH by Harald Welte · 10 years ago
  46. 1415dd1 libbsc/system_information.c: Fix off-by-one error in si4 generation with CBCH enabled by Daniel Willmann · 10 years ago
  47. adbd96f move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  48. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  49. ca918da ho: Copy the multirate config to the new lchan by Holger Hans Peter Freyther · 10 years ago
  50. c544ce6 ho: Make sure the timer is always stopped by Holger Hans Peter Freyther · 10 years ago
  51. c38653e bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  52. 1515261 bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  53. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  54. 0c47d9e ctrl: Allow to query if the OML link is connected or not by Holger Hans Peter Freyther · 10 years ago
  55. 9fe9846 ctrl: Add command to get the current load of a BTS by Holger Hans Peter Freyther · 10 years ago
  56. b96705b bsc: Add ctrl command to set the TRX ARFCN by Holger Hans Peter Freyther · 12 years ago
  57. d0284c8 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  58. eacb178 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  59. 982bb29 bsc: Allow to set the call-identity by Holger Hans Peter Freyther · 10 years ago
  60. 87b35d5 bsc: Allow to apply configuration for an individual BTS by Holger Hans Peter Freyther · 10 years ago
  61. 699ecdf bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  62. c91a576 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  63. ba8679d bts: Allow to set the LAC through the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  64. 38c33fc bsc: Fix use-after-free on OML NM messages from the BTS by Jacob Erlbeck · 10 years ago
  65. c81c475 bts: Fail OML in case the channel combination is wrong by Holger Hans Peter Freyther · 10 years ago
  66. 6bcd303 Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  67. 906de0b Fix bsc_ctrl_node_lookup after libctrl changes by Harald Welte · 10 years ago
  68. 94db46e libctrl: Follow rename of controlif_setup -> ctrl_interface_setup by Harald Welte · 10 years ago
  69. f7b117a libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  70. 08bd94b ctrl_if: Split bsc_ctrl_cmd_handle() in two parts by Harald Welte · 10 years ago
  71. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  72. 161ab99 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  73. f14bc97 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  74. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  75. b97c9d1 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  76. 29eb19b rsl: Check if the channel is active and then start the channel release by Holger Hans Peter Freyther · 10 years ago
  77. de4da29 rsl: Avoid double channel release procedure in error conditions by Holger Hans Peter Freyther · 10 years ago
  78. da9fb8c lchan: Speculative "fix" for error and late reply by Holger Hans Peter Freyther · 10 years ago
  79. 6ac4262 rsl: Remove obsolete FIXME comment. by Holger Hans Peter Freyther · 10 years ago
  80. 64e68df chan_alloc: Fall-back to TCH/H, if we cannot find a TCH/F by Harald Welte · 10 years ago
  81. 53af322 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  82. 578fb29 ctrl: Fix handling of missing replies by Jacob Erlbeck · 10 years ago
  83. 1071e0a sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  84. 18dd1a3 bsc: Timers are in seconds, clarify that in the online help by Holger Hans Peter Freyther · 10 years ago
  85. ffd0f22 oml: Fix compiler warning about aliasing by Holger Hans Peter Freyther · 10 years ago
  86. e523609 rsl: Add missing breaks in the code by Holger Hans Peter Freyther · 10 years ago
  87. 4fcba8e bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  88. 4c11d0b abis: Check for failure of ftell by Holger Hans Peter Freyther · 10 years ago
  89. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  90. 1f67232 ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  91. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  92. 2de4689 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction by Holger Hans Peter Freyther · 10 years ago
  93. eab2a3f libbsc: Add command to set MNC/MCC and apply it if something changed by Holger Hans Peter Freyther · 10 years ago
  94. 5ff537c libbsc: Add ctrl command to apply the configuration by Holger Hans Peter Freyther · 12 years ago
  95. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 12 years ago
  96. ab25ee4 bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  97. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  98. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  99. 3f76e89 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  100. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago