1. 8e9649c nat: Fix authentication by-pass using shorter tokens by Holger Hans Peter Freyther · 11 years ago
  2. f89a7b6 bsc-ctrl: Fix a potential memory leak on failed verification by Holger Hans Peter Freyther · 11 years ago
  3. a4fa21c Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  4. 784be94 Fix osmo-nitb build without libsmpp by Harald Welte · 11 years ago
  5. f243cb9 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago
  6. 51f6548 SMPP: Fix crash on delivery of incoming SUBMIT-SM by Harald Welte · 11 years ago
  7. 8b3c595 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  8. fb8f0b5 si: Another round of PCS related fixes by Holger Hans Peter Freyther · 11 years ago
  9. fad7365 rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  10. d1dcdb8 bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSC by Harald Welte · 11 years ago
  11. 9372d9c bsc: Stop "show paging" from crashing before the first paging by Holger Hans Peter Freyther · 11 years ago
  12. ebe3725 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  13. 3073f52 VTY: backwards compatibility for 'logging level sms' by Harald Welte · 12 years ago
  14. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 12 years ago
  15. 9a696d7 add some more docbook snippets by Harald Welte · 12 years ago
  16. 81598ea bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 12 years ago
  17. 8b91d1e bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  18. 1079916 bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  19. 7291899 CC: gsm48_cc_tx_release() must not remove callref by Andreas Eversberg · 12 years ago
  20. 59e79ee CC: mncc_release_ind() must send MNCC_REL_CNF in state N19 by Andreas Eversberg · 12 years ago
  21. 60628b8 CC: Be sure to allocate call instance with talloc_zero() by Andreas Eversberg · 12 years ago
  22. 20c366a smpp_vty: Ensure to not print 'system-id' in openbsc.cfg if its empty by Harald Welte · 12 years ago
  23. 5831dd9 smpp: Fix a memleak of the SMS on the submit path by Holger Hans Peter Freyther · 12 years ago
  24. a528daf SMPP: Inform the SMS Queue that a SMS was submitted to kick the queue by Holger Hans Peter Freyther · 12 years ago
  25. 59e7f2b si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 12 years ago
  26. 2e778c7 si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 12 years ago
  27. 80abe25 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 12 years ago
  28. db24754 osmo-bsc: Add ctrl cmd bts RF state by Daniel Willmann · 12 years ago
  29. 2c9540c osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  30. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  31. 1427a20 nat: Fail if the control interface can not be initialized by Holger Hans Peter Freyther · 12 years ago
  32. a8bbae8 bsc: Create a better error message for when RF commands are rejected by Holger Hans Peter Freyther · 13 years ago
  33. 43bc83d bsc: Simplify the trap sending by using the location state method by Holger Hans Peter Freyther · 13 years ago
  34. fb09c5b bsc: Send a TRAP with the locations on a MSC connection by Holger Hans Peter Freyther · 13 years ago
  35. dbd5c29 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  36. e9177ab bsc: Do not re-start the grace timer when we are in the grace period by Holger Hans Peter Freyther · 13 years ago
  37. bbf255b bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  38. 7ead05a sms: Avoid infinite CP-ERROR/CP-ACK loop with sms. by Holger Hans Peter Freyther · 12 years ago
  39. 5279dd8 debug: Fix typo in the debug category by Holger Hans Peter Freyther · 12 years ago
  40. aaf2970 si: Do not schedule SI1 to SI4 on the second TRX by Andreas Eversberg · 12 years ago
  41. fca3eb9 abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 12 years ago
  42. 1553836 audio: Make AMR multirate configurable for the osmo-bsc by Holger Hans Peter Freyther · 13 years ago
  43. ce6d3d7 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  44. cba5609 bsc: Blind fix to deal with phones sending a dialplan of 0 by Holger Hans Peter Freyther · 13 years ago
  45. 54f4ad9 bsc: Fix crash when the new route is not available by Holger Hans Peter Freyther · 13 years ago
  46. 3f1e520 bsc: Add VTY code for the local area prefix by Holger Hans Peter Freyther · 13 years ago
  47. 260440b bsc: Inspect a CC Setup message and attempt to reroute the traffic by Holger Hans Peter Freyther · 13 years ago
  48. 7544d8b nat: Send a CM Service Reject for NAT_CON_TYPE_SSA as well by Holger Hans Peter Freyther · 12 years ago
  49. 1fa71b2 nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  50. 073e1f2 nat: Simplify the code and call auth_imsi from the main method by Holger Hans Peter Freyther · 12 years ago
  51. fb349cb nat: Get the cause into the imsi_auth method in preparation by Holger Hans Peter Freyther · 12 years ago
  52. e2abbbe nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  53. a673ce7 nat: Move the IMSI/TMSI filtering to a new and dedicated file by Holger Hans Peter Freyther · 12 years ago
  54. 117e243 nat: Fix a typo in the log message for out of memory by Holger Hans Peter Freyther · 12 years ago
  55. ef6a4a6 nat: Extract the message re-writing from the utils to a dedicated file by Holger Hans Peter Freyther · 12 years ago
  56. 0f1f95e osmo-nitb: Add a timer to regularly expire by Jan Luebbe · 12 years ago
  57. fe7cc1e libmsc: Track and update the location update expiry by Jan Luebbe · 12 years ago
  58. 3e7db9e Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  59. fe03695 misc: Do not use else when using return in the previous branch by Holger Hans Peter Freyther · 12 years ago
  60. 1ad9628 libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  61. 9431faa libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  62. f108741 libmsc: Refuse service to anyone not attached by Sylvain Munaut · 12 years ago
  63. 2be30fe gsm_04_08: Display debug message correctly on DETACH INDICATION by Daniel Willmann · 12 years ago
  64. 8834689 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  65. 95bbc67 libmsc: One of assign_compl and assign_fail will always be called by Holger Hans Peter Freyther · 12 years ago
  66. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  67. c63cb86 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  68. cca7203 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 12 years ago
  69. 8f7f1d1 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  70. f4dfea1 nitb: Add a VTY command to initiate a handover to another BTS by Holger Hans Peter Freyther · 12 years ago
  71. 969a405 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  72. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  73. 701a647 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  74. e38af68 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  75. 704109f lchan: Release all higher sapis on the local end. by Holger Hans Peter Freyther · 13 years ago
  76. c22f299 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  77. c260adb rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  78. 2806c79 rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  79. b050e3e rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  80. 308a441 paging: Do not page when there is no OML link by Holger Hans Peter Freyther · 12 years ago
  81. 0b28dbc libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  82. dd4709c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  83. 3cb4409 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  84. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  85. d728eb0 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  86. 4989186 nitb: Do not crash on IMSI Detach messages from a phone by Holger Hans Peter Freyther · 12 years ago
  87. 4928d1b mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  88. 4ef2ef4 mgcp: Fix the vary large jump detection in the code by Holger Hans Peter Freyther · 12 years ago
  89. cd25695 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  90. b139e2c mgcp: Change the flow of the code when handling a MGCP response by Holger Hans Peter Freyther · 12 years ago
  91. 3ba9cce mgcp: Methods generating a response now include the endpoint pointer by Holger Hans Peter Freyther · 12 years ago
  92. bed02ba mgcp: Fix a typo.. it is msg and not mgs by Holger Hans Peter Freyther · 12 years ago
  93. e9564b2 mgcp: We do not need to check for talloc_free by Holger Hans Peter Freyther · 12 years ago
  94. e484035 bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  95. b63498c bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  96. 703f8f7 msc: Add debug messages when not sending a USSD welcome message by Holger Hans Peter Freyther · 12 years ago
  97. c680b69 bsc: Fix a brown paper bug and most likely fix the USSD welcome issue by Holger Hans Peter Freyther · 12 years ago
  98. 4408446 bsc: Call the variable with a more appropriate name. by Holger Hans Peter Freyther · 12 years ago
  99. c5f6694 sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  100. 3bd2ebc sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago