1. 6fcad25 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  2. 0101068 Fix default subscriber regexp by Max · 8 years ago
  3. 9eee2cd log lchan_alloc() result by Neels Hofmeyr · 8 years ago
  4. 4e472ba error log: abis_rsl.c: log errors in channel_mode_from_lchan() by Neels Hofmeyr · 8 years ago
  5. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  6. dc99740 cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instances by Neels Hofmeyr · 8 years ago
  7. fe9fdfa cosmetic: act lchan type: use constant instead of 0x00 by Neels Hofmeyr · 8 years ago
  8. aff130f cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevity by Neels Hofmeyr · 8 years ago
  9. b3985cf comments: clarify some dynamic TS comments by Neels Hofmeyr · 8 years ago
  10. 31b2630 dyn pdch: don't PDCH ACT if gprs mode is none by Neels Hofmeyr · 8 years ago
  11. d2fc36a cosmetic: dyn_pdch_init(): flatten if-logic, add comments by Neels Hofmeyr · 8 years ago
  12. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  13. 3f88e6f libbsc: skip channel state LCHAN_S_INACTIVE while handover by Alexander Couzens · 8 years ago
  14. 50c2bd4 err log: tweak dyn pdch ack error logging by Neels Hofmeyr · 8 years ago
  15. 01cb40d dyn PDCH: cosmetic: clarify lchan rel with assertion and comment by Neels Hofmeyr · 8 years ago
  16. a4353c8 debug log: log all lchan state transitions by Neels Hofmeyr · 8 years ago
  17. 73208e0 vty: show lchan summary: also show lchan->state by Neels Hofmeyr · 8 years ago
  18. ff1d734 dyn PDCH: enable PDCH only after release due to error by Neels Hofmeyr · 8 years ago
  19. 10b0f1d dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  20. 6297b74 dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK by Neels Hofmeyr · 8 years ago
  21. 1d9a3aa dyn PDCH: track pending PDCH de-/activation by Neels Hofmeyr · 8 years ago
  22. 811052a dyn PDCH: fix: clear PDCH flags on TS reconnect (e.g. BTS re-connect) by Neels Hofmeyr · 8 years ago
  23. 5a3c23c dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  24. 3911533 Make random extension range configurable by Max · 8 years ago
  25. a34ddc5 dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  26. 37c3a61 dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  27. 05955e4 dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots by Neels Hofmeyr · 8 years ago
  28. e34707e dyn PDCH: Fix free slot search for chan_alloc_reverse == true by Andreas Eversberg · 11 years ago
  29. bb17dbc lchan_alloc(): on alloc failure, report original type by Neels Hofmeyr · 8 years ago
  30. 032beff Add warning for unsupported DTX configurations by Max · 8 years ago
  31. 6b27230 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  32. a06b527 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  33. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  34. 539ffa2 Make si2q scheduling optional by Max · 8 years ago
  35. f7e28a4 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  36. 0ba8650 Fix copy-paste error in SI6 by Max · 8 years ago
  37. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  38. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  39. 36c3cb1 Use proper measurement for handover by Max · 8 years ago
  40. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  41. 33220d0 Adjust si2quater ranges by Max · 8 years ago
  42. a69d4fd Fix comment typo by Max · 8 years ago
  43. 57b26a2 Add missing include by Max · 8 years ago
  44. 3a816e8 Add extra debug output with channel mode and type by Max · 8 years ago
  45. cc0e500 Add vty check for max si2quater size by Max · 8 years ago
  46. eaf196c Add basic UARFCN support by Max · 8 years ago
  47. 2befab1 Fix earfcn deletion by Max · 8 years ago
  48. 303753e Fix documentation for command parameters by Max · 8 years ago
  49. 88ddcaa Add basic SI2quater support by Max · 8 years ago
  50. 754629f Refactor SI-related code by Max · 8 years ago
  51. cab5beb Add SI2quater support to SI3 by Max · 8 years ago
  52. 56277f4 Remove trivial wrapper function by Max · 8 years ago
  53. 0ae7153 Fix segfault with broken config by Max · 8 years ago
  54. fb508c6 bsc: Add parameter to restart a bts by Holger Hans Peter Freyther · 8 years ago
  55. 8ab66e8 bsc: Add code to send ip.access reboot command to nanoBTS by Holger Hans Peter Freyther · 8 years ago
  56. c26d117 abis: Send the message without enforcing to wait for a response by Holger Hans Peter Freyther · 8 years ago
  57. f94dfd5 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  58. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  59. 737252c enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  60. 3f37aef minor fixes in bsc_vty.c and bsc_nat.c by Neels Hofmeyr · 8 years ago
  61. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  62. 0aec2f9 fix bsc_vty out: timeslot indented too deeply. by Neels Hofmeyr · 8 years ago
  63. e9db024 indicate the GSM 04.08 channel mode in 'show lchan' by Harald Welte · 9 years ago
  64. 4d4a2a2 vty: Print NCC/BCC and not just integer value of BSIC by Harald Welte · 9 years ago
  65. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  66. 63fac68 stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  67. 38eb3dc amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  68. 8083cc9 amr: Kill more duplication and let the code work one of the modes by Holger Hans Peter Freyther · 9 years ago
  69. d63b71d amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  70. ae27c1b amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  71. fa163e8 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  72. 1342894 system_information.c: Distinguish two previously identical log msgs by Harald Welte · 9 years ago
  73. 92e1026 Fix neighbor channel list generation for 1900 MHz PCS band by Harald Welte · 9 years ago
  74. bb5e6c8 Send RADIO LINK TIMEOUT value via OML attribute to BTS by Andreas Eversberg · 11 years ago
  75. f9248d9 Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  76. dab5783 paging: Go through all BTS to stop paging by Holger Hans Peter Freyther · 9 years ago
  77. e69e691 paging: In case paging failed stop it everywhere by Holger Hans Peter Freyther · 9 years ago
  78. 1f93da7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  79. b4b23c7 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  80. 1abf653 bts: Arfcn can never be smaller than 0 by Holger Hans Peter Freyther · 9 years ago
  81. 85b6731 Fix GSM900 ARFCN range check by Michael McTernan · 9 years ago
  82. 143ac5f libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  83. 551ce1f sub: Remove paging requests before dispatching by Holger Hans Peter Freyther · 9 years ago
  84. 6f8ae69 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  85. d476a80 ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago
  86. bbd8ea1 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  87. 9edd06d nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  88. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  89. 611f775 bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  90. 5f3657d ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  91. 91f3f87 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago
  92. d3af802 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  93. fddaba5 RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  94. cf7c90c Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  95. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  96. 66f55e6 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  97. 960adfe lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  98. 667308c smscb: Prepare to fill in the info for CBCH in SI4 by Holger Hans Peter Freyther · 14 years ago
  99. 6468793 chan_alloc: remove ts_alloc() and ts_free() by Harald Welte · 10 years ago
  100. bad8ffc Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago