1. a9e420e RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  2. 1dcc260 Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  3. 6995f24 logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  4. b7ccac4 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  5. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  6. 7ff77ec smscb: Prepare to fill in the info for CBCH in SI4 by Holger Hans Peter Freyther · 14 years ago
  7. f86852c chan_alloc: remove ts_alloc() and ts_free() by Harald Welte · 10 years ago
  8. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  9. c3e66ff chan_alloc: Fix missing break statement by Harald Welte · 10 years ago
  10. c3f0cb3 chan_alloc.c: Don't remove SDCCH/8 without CBCH by Harald Welte · 10 years ago
  11. 695675f libbsc/system_information.c: Fix off-by-one error in si4 generation with CBCH enabled by Daniel Willmann · 10 years ago
  12. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  13. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  14. 22fd3cd ho: Copy the multirate config to the new lchan by Holger Hans Peter Freyther · 10 years ago
  15. d30ed6b ho: Make sure the timer is always stopped by Holger Hans Peter Freyther · 10 years ago
  16. f7e23c5 bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  17. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  18. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  19. 1f6cce7 ctrl: Allow to query if the OML link is connected or not by Holger Hans Peter Freyther · 10 years ago
  20. 5eebb7a ctrl: Add command to get the current load of a BTS by Holger Hans Peter Freyther · 10 years ago
  21. 175a240 bsc: Add ctrl command to set the TRX ARFCN by Holger Hans Peter Freyther · 11 years ago
  22. a49b2c0 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  23. b92a538 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  24. 8a64141 bsc: Allow to set the call-identity by Holger Hans Peter Freyther · 10 years ago
  25. b146115 bsc: Allow to apply configuration for an individual BTS by Holger Hans Peter Freyther · 10 years ago
  26. 3911880 bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  27. cdd4302 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  28. 054bc24 bts: Allow to set the LAC through the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  29. 74b2028 bsc: Fix use-after-free on OML NM messages from the BTS by Jacob Erlbeck · 10 years ago
  30. 33f2c4d bts: Fail OML in case the channel combination is wrong by Holger Hans Peter Freyther · 10 years ago
  31. 55dc31e Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  32. e263187 Fix bsc_ctrl_node_lookup after libctrl changes by Harald Welte · 10 years ago
  33. 74d4adc libctrl: Follow rename of controlif_setup -> ctrl_interface_setup by Harald Welte · 10 years ago
  34. 02cc2b6 libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  35. a67455f ctrl_if: Split bsc_ctrl_cmd_handle() in two parts by Harald Welte · 10 years ago
  36. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  37. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  38. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  39. 723a751 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  40. 8a485f0 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  41. 0e4e73a rsl: Check if the channel is active and then start the channel release by Holger Hans Peter Freyther · 10 years ago
  42. 1e93b79 rsl: Avoid double channel release procedure in error conditions by Holger Hans Peter Freyther · 10 years ago
  43. f040506 lchan: Speculative "fix" for error and late reply by Holger Hans Peter Freyther · 10 years ago
  44. ee41ecf rsl: Remove obsolete FIXME comment. by Holger Hans Peter Freyther · 10 years ago
  45. a4c63b0 chan_alloc: Fall-back to TCH/H, if we cannot find a TCH/F by Harald Welte · 10 years ago
  46. 6e36255 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  47. 268b2e6 ctrl: Fix handling of missing replies by Jacob Erlbeck · 10 years ago
  48. e7cc9aa sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  49. 5dd295f bsc: Timers are in seconds, clarify that in the online help by Holger Hans Peter Freyther · 10 years ago
  50. 686191a oml: Fix compiler warning about aliasing by Holger Hans Peter Freyther · 10 years ago
  51. 4766524 rsl: Add missing breaks in the code by Holger Hans Peter Freyther · 10 years ago
  52. bd30cd3 bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  53. 8a080be abis: Check for failure of ftell by Holger Hans Peter Freyther · 10 years ago
  54. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  55. 8a158bb ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  56. 49f9e5b ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  57. d092f48 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction by Holger Hans Peter Freyther · 10 years ago
  58. 3adb772 libbsc: Add command to set MNC/MCC and apply it if something changed by Holger Hans Peter Freyther · 10 years ago
  59. 6ca9f4f libbsc: Add ctrl command to apply the configuration by Holger Hans Peter Freyther · 11 years ago
  60. f8c4219 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  61. a9fae1a bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  62. 362d10f libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  63. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  64. 94bc1e0 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  65. 1fe2412 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  66. 903aaea Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  67. cd4e74d Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  68. 64277e6 si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 10 years ago
  69. f8f72e2 si: Add generic range w(k) encoder by Jacob Erlbeck · 10 years ago
  70. 45014a0 si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  71. 131406c si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  72. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  73. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  74. 7d8fa34 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  75. b1d71d4 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  76. b6f9516 Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  77. 27a788d si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  78. 7f180e8 vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  79. a5ddf48 subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  80. ec37bb2 bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  81. 24d3b91 bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  82. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  83. 0c48fc7 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  84. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  85. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  86. cd40fb4 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  87. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  88. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  89. 3ffd9bc bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  90. 33eb587 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  91. c1a8687 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  92. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  93. 9303df2 nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  94. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  95. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  96. 5ccd015 nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  97. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  98. 8bb0720 nanobts: Do not crash on an invalid TRX number by Holger Hans Peter Freyther · 11 years ago
  99. 1304b35 bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  100. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago