1. fd1187e minor fixes in bsc_vty.c and bsc_nat.c by Neels Hofmeyr · 8 years ago
  2. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  3. 9c4f1d6 fix bsc_vty out: timeslot indented too deeply. by Neels Hofmeyr · 8 years ago
  4. 0a8cf32 indicate the GSM 04.08 channel mode in 'show lchan' by Harald Welte · 9 years ago
  5. 557c84e vty: Print NCC/BCC and not just integer value of BSIC by Harald Welte · 9 years ago
  6. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  7. 64630cc stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  8. 7a77d01 amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  9. a174a47 amr: Kill more duplication and let the code work one of the modes by Holger Hans Peter Freyther · 9 years ago
  10. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  11. 11cb7a9 amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  12. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  13. e5ba92e system_information.c: Distinguish two previously identical log msgs by Harald Welte · 9 years ago
  14. e18f78e Fix neighbor channel list generation for 1900 MHz PCS band by Harald Welte · 9 years ago
  15. 39ba248 Send RADIO LINK TIMEOUT value via OML attribute to BTS by Andreas Eversberg · 11 years ago
  16. 4d4944a Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  17. ba43365 paging: Go through all BTS to stop paging by Holger Hans Peter Freyther · 9 years ago
  18. 469f992 paging: In case paging failed stop it everywhere by Holger Hans Peter Freyther · 9 years ago
  19. e2ac6b7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  20. 8a8df80 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  21. 57ee780 bts: Arfcn can never be smaller than 0 by Holger Hans Peter Freyther · 9 years ago
  22. c58a1e5 Fix GSM900 ARFCN range check by Michael McTernan · 9 years ago
  23. c36a13b libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  24. 0ae564d sub: Remove paging requests before dispatching by Holger Hans Peter Freyther · 9 years ago
  25. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  26. 66105fd ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago openbsc/0.14.0
  27. ca41519 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  28. 349c40f nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  29. 56e1766 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  30. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  31. b8c204c ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  32. 7af5f81 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago
  33. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  34. a9e420e RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  35. 1dcc260 Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  36. 6995f24 logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  37. b7ccac4 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  38. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  39. 7ff77ec smscb: Prepare to fill in the info for CBCH in SI4 by Holger Hans Peter Freyther · 14 years ago
  40. f86852c chan_alloc: remove ts_alloc() and ts_free() by Harald Welte · 9 years ago
  41. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 9 years ago
  42. c3e66ff chan_alloc: Fix missing break statement by Harald Welte · 9 years ago
  43. c3f0cb3 chan_alloc.c: Don't remove SDCCH/8 without CBCH by Harald Welte · 9 years ago
  44. 695675f libbsc/system_information.c: Fix off-by-one error in si4 generation with CBCH enabled by Daniel Willmann · 9 years ago
  45. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 9 years ago
  46. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  47. 22fd3cd ho: Copy the multirate config to the new lchan by Holger Hans Peter Freyther · 10 years ago
  48. d30ed6b ho: Make sure the timer is always stopped by Holger Hans Peter Freyther · 10 years ago
  49. f7e23c5 bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  50. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  51. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  52. 1f6cce7 ctrl: Allow to query if the OML link is connected or not by Holger Hans Peter Freyther · 10 years ago
  53. 5eebb7a ctrl: Add command to get the current load of a BTS by Holger Hans Peter Freyther · 10 years ago
  54. 175a240 bsc: Add ctrl command to set the TRX ARFCN by Holger Hans Peter Freyther · 11 years ago
  55. a49b2c0 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  56. b92a538 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  57. 8a64141 bsc: Allow to set the call-identity by Holger Hans Peter Freyther · 10 years ago
  58. b146115 bsc: Allow to apply configuration for an individual BTS by Holger Hans Peter Freyther · 10 years ago
  59. 3911880 bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  60. cdd4302 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  61. 054bc24 bts: Allow to set the LAC through the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  62. 74b2028 bsc: Fix use-after-free on OML NM messages from the BTS by Jacob Erlbeck · 10 years ago
  63. 33f2c4d bts: Fail OML in case the channel combination is wrong by Holger Hans Peter Freyther · 10 years ago
  64. 55dc31e Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  65. e263187 Fix bsc_ctrl_node_lookup after libctrl changes by Harald Welte · 10 years ago
  66. 74d4adc libctrl: Follow rename of controlif_setup -> ctrl_interface_setup by Harald Welte · 10 years ago
  67. 02cc2b6 libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  68. a67455f ctrl_if: Split bsc_ctrl_cmd_handle() in two parts by Harald Welte · 10 years ago
  69. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  70. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  71. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  72. 723a751 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  73. 8a485f0 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  74. 0e4e73a rsl: Check if the channel is active and then start the channel release by Holger Hans Peter Freyther · 10 years ago
  75. 1e93b79 rsl: Avoid double channel release procedure in error conditions by Holger Hans Peter Freyther · 10 years ago
  76. f040506 lchan: Speculative "fix" for error and late reply by Holger Hans Peter Freyther · 10 years ago
  77. ee41ecf rsl: Remove obsolete FIXME comment. by Holger Hans Peter Freyther · 10 years ago
  78. a4c63b0 chan_alloc: Fall-back to TCH/H, if we cannot find a TCH/F by Harald Welte · 10 years ago
  79. 6e36255 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  80. 268b2e6 ctrl: Fix handling of missing replies by Jacob Erlbeck · 10 years ago
  81. e7cc9aa sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  82. 5dd295f bsc: Timers are in seconds, clarify that in the online help by Holger Hans Peter Freyther · 10 years ago
  83. 686191a oml: Fix compiler warning about aliasing by Holger Hans Peter Freyther · 10 years ago
  84. 4766524 rsl: Add missing breaks in the code by Holger Hans Peter Freyther · 10 years ago
  85. bd30cd3 bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  86. 8a080be abis: Check for failure of ftell by Holger Hans Peter Freyther · 10 years ago
  87. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  88. 8a158bb ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  89. 49f9e5b ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  90. d092f48 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction by Holger Hans Peter Freyther · 10 years ago
  91. 3adb772 libbsc: Add command to set MNC/MCC and apply it if something changed by Holger Hans Peter Freyther · 10 years ago
  92. 6ca9f4f libbsc: Add ctrl command to apply the configuration by Holger Hans Peter Freyther · 11 years ago
  93. f8c4219 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  94. a9fae1a bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  95. 362d10f libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  96. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  97. 94bc1e0 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  98. 1fe2412 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  99. 903aaea Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  100. cd4e74d Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago