1. 2bc90c2 nat: Use memcmp for the token on the USSD interface as well by Holger Hans Peter Freyther · 11 years ago
  2. ab22335 nat: Move the callstats to a new header file due sccp usage by Holger Hans Peter Freyther · 11 years ago
  3. b2b291d nat: Extract the LAC/CI from the Complete Layer3 Information by Holger Hans Peter Freyther · 11 years ago
  4. c279e39 nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  5. dbd9449 nat: Allow to re-write international numbers in the CC Setup messages by Holger Hans Peter Freyther · 11 years ago
  6. 27b6184 nat: Allow to daemonize the NAT process by Holger Hans Peter Freyther · 11 years ago
  7. ac04d8d nat: Name the variable more properly and begin with net.1.bsc.%d by Holger Hans Peter Freyther · 12 years ago
  8. 7d7054e nat: Include the sccp_src_ref and sccp_dst_ref for this call by Holger Hans Peter Freyther · 12 years ago
  9. 7c831ec nat: Do not allow the amount of pending responses to grow infinitely by Holger Hans Peter Freyther · 12 years ago
  10. 931ad6a nat: Reword the log messages as this is normal operation by Holger Hans Peter Freyther · 12 years ago
  11. 462b7d7 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  12. c327187 nat: Make it possible to send MGCP messages through the IPA multiplex by Holger Hans Peter Freyther · 12 years ago
  13. 77956aa nat: Move all methods sending a response to the callagent to a single place by Holger Hans Peter Freyther · 12 years ago
  14. 6de9d0b nat: Address the FIXME and send the MDCX down to the BSC by Holger Hans Peter Freyther · 12 years ago
  15. 30156e1 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  16. d34adb2 nat: Fix authentication by-pass using shorter tokens by Holger Hans Peter Freyther · 11 years ago
  17. 8ae35c1 bsc-ctrl: Fix a potential memory leak on failed verification by Holger Hans Peter Freyther · 11 years ago
  18. 0c8f9ca Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  19. 7159e8b Fix osmo-nitb build without libsmpp by Harald Welte · 11 years ago
  20. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  21. 76afa16 SMPP: Fix crash on delivery of incoming SUBMIT-SM by Harald Welte · 11 years ago
  22. 8b29180 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  23. f876c39 si: Another round of PCS related fixes by Holger Hans Peter Freyther · 11 years ago
  24. e1145cf rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  25. e972dba bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSC by Harald Welte · 11 years ago
  26. 9b5192b bsc: Stop "show paging" from crashing before the first paging by Holger Hans Peter Freyther · 11 years ago
  27. 63b0e44 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  28. b02fc1e VTY: backwards compatibility for 'logging level sms' by Harald Welte · 11 years ago
  29. 75e13a4 Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  30. 647db84 add some more docbook snippets by Harald Welte · 11 years ago
  31. dc03096 bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 11 years ago
  32. 3d119f1 bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  33. e30d40d bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  34. e7ea083 CC: gsm48_cc_tx_release() must not remove callref by Andreas Eversberg · 11 years ago
  35. 1590727 CC: mncc_release_ind() must send MNCC_REL_CNF in state N19 by Andreas Eversberg · 11 years ago
  36. c5e0851 CC: Be sure to allocate call instance with talloc_zero() by Andreas Eversberg · 11 years ago
  37. b862cef smpp_vty: Ensure to not print 'system-id' in openbsc.cfg if its empty by Harald Welte · 11 years ago
  38. 6a85c15 smpp: Fix a memleak of the SMS on the submit path by Holger Hans Peter Freyther · 11 years ago
  39. b5a4edd SMPP: Inform the SMS Queue that a SMS was submitted to kick the queue by Holger Hans Peter Freyther · 11 years ago
  40. d4d1d5e si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 11 years ago
  41. 9e1952a si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 11 years ago
  42. 164ee30 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  43. 69665f8 osmo-bsc: Add ctrl cmd bts RF state by Daniel Willmann · 12 years ago
  44. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  45. 2a89607 bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  46. 036b25f nat: Fail if the control interface can not be initialized by Holger Hans Peter Freyther · 11 years ago
  47. 431cead bsc: Create a better error message for when RF commands are rejected by Holger Hans Peter Freyther · 13 years ago
  48. 25eca0b bsc: Simplify the trap sending by using the location state method by Holger Hans Peter Freyther · 13 years ago
  49. 2344684 bsc: Send a TRAP with the locations on a MSC connection by Holger Hans Peter Freyther · 13 years ago
  50. 7b6ea56 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  51. baa1a2d bsc: Do not re-start the grace timer when we are in the grace period by Holger Hans Peter Freyther · 13 years ago
  52. ed0374f bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  53. ba36bf4 sms: Avoid infinite CP-ERROR/CP-ACK loop with sms. by Holger Hans Peter Freyther · 11 years ago
  54. 30a3d2f debug: Fix typo in the debug category by Holger Hans Peter Freyther · 11 years ago
  55. f2621e5 si: Do not schedule SI1 to SI4 on the second TRX by Andreas Eversberg · 11 years ago
  56. 608ac2a abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 11 years ago
  57. 7507795 audio: Make AMR multirate configurable for the osmo-bsc by Holger Hans Peter Freyther · 13 years ago
  58. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  59. 0b19d55 bsc: Blind fix to deal with phones sending a dialplan of 0 by Holger Hans Peter Freyther · 13 years ago
  60. c7db4dc bsc: Fix crash when the new route is not available by Holger Hans Peter Freyther · 13 years ago
  61. d5edc4f bsc: Add VTY code for the local area prefix by Holger Hans Peter Freyther · 13 years ago
  62. 83d2d38 bsc: Inspect a CC Setup message and attempt to reroute the traffic by Holger Hans Peter Freyther · 13 years ago
  63. aa191ad nat: Send a CM Service Reject for NAT_CON_TYPE_SSA as well by Holger Hans Peter Freyther · 12 years ago
  64. 1f8276e nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  65. 0434fae nat: Simplify the code and call auth_imsi from the main method by Holger Hans Peter Freyther · 12 years ago
  66. 184950e nat: Get the cause into the imsi_auth method in preparation by Holger Hans Peter Freyther · 12 years ago
  67. bdf764a nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  68. adc2e87 nat: Move the IMSI/TMSI filtering to a new and dedicated file by Holger Hans Peter Freyther · 12 years ago
  69. 6fbd864 nat: Fix a typo in the log message for out of memory by Holger Hans Peter Freyther · 12 years ago
  70. 6ecb3cb nat: Extract the message re-writing from the utils to a dedicated file by Holger Hans Peter Freyther · 12 years ago
  71. 1c201c6 osmo-nitb: Add a timer to regularly expire by Jan Luebbe · 12 years ago
  72. bfbdeec libmsc: Track and update the location update expiry by Jan Luebbe · 12 years ago
  73. 4d62d63 Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  74. 4d2a68c misc: Do not use else when using return in the previous branch by Holger Hans Peter Freyther · 12 years ago
  75. 39c31de libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  76. 01c13a3 libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  77. 11c1b6e libmsc: Refuse service to anyone not attached by Sylvain Munaut · 12 years ago
  78. 977cd13 gsm_04_08: Display debug message correctly on DETACH INDICATION by Daniel Willmann · 12 years ago
  79. 0c282f5 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  80. 4173b17 libmsc: One of assign_compl and assign_fail will always be called by Holger Hans Peter Freyther · 12 years ago
  81. c121bb3 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  82. 006e3d8 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  83. 48ea4e8 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 12 years ago
  84. 6e30068 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  85. 4485321 nitb: Add a VTY command to initiate a handover to another BTS by Holger Hans Peter Freyther · 12 years ago
  86. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  87. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  88. 9d50a27 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  89. 8582535 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  90. 960c404 lchan: Release all higher sapis on the local end. by Holger Hans Peter Freyther · 13 years ago
  91. 93599a2 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  92. d66777f rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  93. 5ca825e rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  94. 1411c06 rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  95. 10049bc paging: Do not page when there is no OML link by Holger Hans Peter Freyther · 12 years ago
  96. 3e9b2ec libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  97. 405824c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  98. 2f25747 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  99. bce5675 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  100. c751cf9 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago