1. 6f8ae69 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  2. d476a80 ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago
  3. bbd8ea1 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  4. 9edd06d nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  5. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  6. 611f775 bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  7. 5f3657d ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  8. 91f3f87 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago
  9. d3af802 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  10. fddaba5 RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  11. cf7c90c Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  12. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  13. 66f55e6 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  14. 960adfe lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  15. 667308c smscb: Prepare to fill in the info for CBCH in SI4 by Holger Hans Peter Freyther · 14 years ago
  16. 6468793 chan_alloc: remove ts_alloc() and ts_free() by Harald Welte · 10 years ago
  17. bad8ffc Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  18. 0e3d01b chan_alloc: Fix missing break statement by Harald Welte · 10 years ago
  19. ea003cd chan_alloc.c: Don't remove SDCCH/8 without CBCH by Harald Welte · 10 years ago
  20. 1415dd1 libbsc/system_information.c: Fix off-by-one error in si4 generation with CBCH enabled by Daniel Willmann · 10 years ago
  21. adbd96f move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  22. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  23. ca918da ho: Copy the multirate config to the new lchan by Holger Hans Peter Freyther · 10 years ago
  24. c544ce6 ho: Make sure the timer is always stopped by Holger Hans Peter Freyther · 10 years ago
  25. c38653e bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  26. 1515261 bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  27. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  28. 0c47d9e ctrl: Allow to query if the OML link is connected or not by Holger Hans Peter Freyther · 10 years ago
  29. 9fe9846 ctrl: Add command to get the current load of a BTS by Holger Hans Peter Freyther · 10 years ago
  30. b96705b bsc: Add ctrl command to set the TRX ARFCN by Holger Hans Peter Freyther · 11 years ago
  31. d0284c8 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  32. eacb178 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  33. 982bb29 bsc: Allow to set the call-identity by Holger Hans Peter Freyther · 10 years ago
  34. 87b35d5 bsc: Allow to apply configuration for an individual BTS by Holger Hans Peter Freyther · 10 years ago
  35. 699ecdf bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  36. c91a576 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  37. ba8679d bts: Allow to set the LAC through the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  38. 38c33fc bsc: Fix use-after-free on OML NM messages from the BTS by Jacob Erlbeck · 10 years ago
  39. c81c475 bts: Fail OML in case the channel combination is wrong by Holger Hans Peter Freyther · 10 years ago
  40. 6bcd303 Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  41. 906de0b Fix bsc_ctrl_node_lookup after libctrl changes by Harald Welte · 10 years ago
  42. 94db46e libctrl: Follow rename of controlif_setup -> ctrl_interface_setup by Harald Welte · 10 years ago
  43. f7b117a libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  44. 08bd94b ctrl_if: Split bsc_ctrl_cmd_handle() in two parts by Harald Welte · 10 years ago
  45. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  46. 161ab99 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  47. f14bc97 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  48. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  49. b97c9d1 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  50. 29eb19b rsl: Check if the channel is active and then start the channel release by Holger Hans Peter Freyther · 10 years ago
  51. de4da29 rsl: Avoid double channel release procedure in error conditions by Holger Hans Peter Freyther · 10 years ago
  52. da9fb8c lchan: Speculative "fix" for error and late reply by Holger Hans Peter Freyther · 10 years ago
  53. 6ac4262 rsl: Remove obsolete FIXME comment. by Holger Hans Peter Freyther · 10 years ago
  54. 64e68df chan_alloc: Fall-back to TCH/H, if we cannot find a TCH/F by Harald Welte · 10 years ago
  55. 53af322 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  56. 578fb29 ctrl: Fix handling of missing replies by Jacob Erlbeck · 10 years ago
  57. 1071e0a sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  58. 18dd1a3 bsc: Timers are in seconds, clarify that in the online help by Holger Hans Peter Freyther · 10 years ago
  59. ffd0f22 oml: Fix compiler warning about aliasing by Holger Hans Peter Freyther · 10 years ago
  60. e523609 rsl: Add missing breaks in the code by Holger Hans Peter Freyther · 10 years ago
  61. 4fcba8e bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  62. 4c11d0b abis: Check for failure of ftell by Holger Hans Peter Freyther · 10 years ago
  63. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  64. 1f67232 ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  65. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  66. 2de4689 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction by Holger Hans Peter Freyther · 10 years ago
  67. eab2a3f libbsc: Add command to set MNC/MCC and apply it if something changed by Holger Hans Peter Freyther · 10 years ago
  68. 5ff537c libbsc: Add ctrl command to apply the configuration by Holger Hans Peter Freyther · 11 years ago
  69. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  70. ab25ee4 bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  71. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  72. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  73. 3f76e89 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  74. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  75. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  76. 82094c3 Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  77. b6fb63f si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 10 years ago
  78. d56e048 si: Add generic range w(k) encoder by Jacob Erlbeck · 10 years ago
  79. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  80. 0be3c87 si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  81. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  82. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  83. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  84. f588f49 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  85. c3daa0f Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  86. 52d8f5a si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  87. 7d552fc vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  88. 3d5290b subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  89. 35e6fbb bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  90. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  91. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  92. f3f3d30 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  93. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  94. 80d5843 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  95. 38c5667 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  96. dcce8e8 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  97. 5e22911 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  98. 323d2f5 bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  99. bac47a2 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  100. 7be0e60 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago