1. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  2. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  3. 723a751 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  4. 8a485f0 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  5. 0e4e73a rsl: Check if the channel is active and then start the channel release by Holger Hans Peter Freyther · 10 years ago
  6. 1e93b79 rsl: Avoid double channel release procedure in error conditions by Holger Hans Peter Freyther · 10 years ago
  7. f040506 lchan: Speculative "fix" for error and late reply by Holger Hans Peter Freyther · 10 years ago
  8. ee41ecf rsl: Remove obsolete FIXME comment. by Holger Hans Peter Freyther · 10 years ago
  9. a4c63b0 chan_alloc: Fall-back to TCH/H, if we cannot find a TCH/F by Harald Welte · 10 years ago
  10. 6e36255 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  11. 268b2e6 ctrl: Fix handling of missing replies by Jacob Erlbeck · 10 years ago
  12. e7cc9aa sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  13. 5dd295f bsc: Timers are in seconds, clarify that in the online help by Holger Hans Peter Freyther · 10 years ago
  14. 686191a oml: Fix compiler warning about aliasing by Holger Hans Peter Freyther · 10 years ago
  15. 4766524 rsl: Add missing breaks in the code by Holger Hans Peter Freyther · 10 years ago
  16. bd30cd3 bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  17. 8a080be abis: Check for failure of ftell by Holger Hans Peter Freyther · 10 years ago
  18. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  19. 8a158bb ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  20. 49f9e5b ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  21. d092f48 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction by Holger Hans Peter Freyther · 10 years ago
  22. 3adb772 libbsc: Add command to set MNC/MCC and apply it if something changed by Holger Hans Peter Freyther · 10 years ago
  23. 6ca9f4f libbsc: Add ctrl command to apply the configuration by Holger Hans Peter Freyther · 11 years ago
  24. f8c4219 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  25. a9fae1a bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  26. 362d10f libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  27. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  28. 94bc1e0 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  29. 1fe2412 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  30. 903aaea Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  31. cd4e74d Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  32. 64277e6 si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 10 years ago
  33. f8f72e2 si: Add generic range w(k) encoder by Jacob Erlbeck · 10 years ago
  34. 45014a0 si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  35. 131406c si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  36. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  37. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  38. 7d8fa34 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  39. b1d71d4 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  40. b6f9516 Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  41. 27a788d si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  42. 7f180e8 vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  43. a5ddf48 subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  44. ec37bb2 bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  45. 24d3b91 bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  46. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  47. 0c48fc7 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  48. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  49. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  50. cd40fb4 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  51. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  52. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  53. 3ffd9bc bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  54. 33eb587 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  55. c1a8687 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  56. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  57. 9303df2 nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  58. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  59. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  60. 5ccd015 nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  61. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  62. 8bb0720 nanobts: Do not crash on an invalid TRX number by Holger Hans Peter Freyther · 11 years ago
  63. 1304b35 bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  64. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  65. 846d8dc vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  66. 2177624 channels: Mark channels as broken that time out on activation/release by Holger Hans Peter Freyther · 11 years ago
  67. e48c187 ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  68. 4b0e36a sysmobts: Make the nanoBTS NM code work for the sysmobts by Holger Hans Peter Freyther · 11 years ago
  69. 84b033f sysmobts: Initialize the NM signal handler only once in a mixed network by Holger Hans Peter Freyther · 11 years ago
  70. e84dd98 sysmobts: Avoid a crash when trying to look-up a BTS by Holger Hans Peter Freyther · 11 years ago
  71. 0c8f9ca Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  72. 8b29180 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  73. f876c39 si: Another round of PCS related fixes by Holger Hans Peter Freyther · 11 years ago
  74. e1145cf rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  75. e972dba bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSC by Harald Welte · 11 years ago
  76. 9b5192b bsc: Stop "show paging" from crashing before the first paging by Holger Hans Peter Freyther · 11 years ago
  77. 63b0e44 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  78. 75e13a4 Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  79. 647db84 add some more docbook snippets by Harald Welte · 11 years ago
  80. dc03096 bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 11 years ago
  81. e30d40d bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  82. d4d1d5e si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 11 years ago
  83. 9e1952a si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 11 years ago
  84. 164ee30 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  85. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  86. 2a89607 bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  87. 7b6ea56 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  88. baa1a2d bsc: Do not re-start the grace timer when we are in the grace period by Holger Hans Peter Freyther · 13 years ago
  89. f2621e5 si: Do not schedule SI1 to SI4 on the second TRX by Andreas Eversberg · 11 years ago
  90. 608ac2a abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 11 years ago
  91. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  92. 4d62d63 Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  93. 39c31de libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  94. 0c282f5 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  95. c121bb3 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  96. 006e3d8 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  97. 48ea4e8 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 12 years ago
  98. 6e30068 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  99. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  100. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago