1. c6382b5 bsc: paging: Fix losing paging messages for BTS by Pau Espin Pedrol · 6 years ago
  2. ba06cc6 bsc: Improve handling of paging_request return value by Pau Espin Pedrol · 6 years ago
  3. 4088560 backport support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago neels/mnc3
  4. 8469818 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  5. c425351 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  6. 4be40b4 bts chan_load: ignore unusable BTS by Stefan Sperling · 7 years ago
  7. 99805db Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  8. 55d1726 sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6 by Harald Welte · 7 years ago
  9. 14cd214 fix build: gprs_ra_id_by_bts(): ensure to init all values by Neels Hofmeyr · 7 years ago
  10. e39e189 mgcp_protocol: Don't print osmux stats if it is off by Pau Espin Pedrol · 7 years ago
  11. 98a2ba4 src/libmsc/ussd.c: drop useless forward declaration by Vadim Yanitskiy · 7 years ago
  12. abc0750 gsm_04_80.h: cosmetic: whitespace fix by Vadim Yanitskiy · 7 years ago
  13. fc714ca gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 7 years ago
  14. cc87156 mgcp_transcoding_test: Add LIBOSMOABIS_CFLAGS by Harald Welte · 7 years ago
  15. 82cfa39 libmsc: add support for both comp128v2 and comp128v3 by Vadim Yanitskiy · 7 years ago
  16. e44a568 Fix tests after rate_ctr change by Max · 7 years ago
  17. 5825e5c sms.db: silence libdbi warnings on out-of-range index by Neels Hofmeyr · 7 years ago
  18. 5d69fa5 vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  19. 75042ff Use type bool for boolean fields in gsm48_si_ro_info by Pau Espin Pedrol · 7 years ago
  20. 0195c30 osmo-bsc-sccplite: Implement incoming RESET procedure by Harald Welte · 7 years ago
  21. 71b68be osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDT by Harald Welte · 7 years ago
  22. 3b0b064 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  23. 2e6e39c vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  24. e18b341 debian/rules: show testsuite.log when tests are failing by Neels Hofmeyr · 7 years ago
  25. 577c268 Tag/Release Version 1.0.0 by Harald Welte · 7 years ago 1.0.0
  26. 754a831 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  27. cb1838d rename osmo-bsc to osmo-bsc-sccplite by Harald Welte · 7 years ago
  28. ed03661 remove sgsn, gbproxy and gtphub from openbsc.git by Harald Welte · 7 years ago
  29. 888e35a osmo-bsc: Initialize logging before initializing rate_ctr by Harald Welte · 7 years ago
  30. 6111ab5b nanobts_omlattra_test: Initialize logging before executing tests by Harald Welte · 7 years ago
  31. f8ac21b Fix nanobts_omlattr unit test by Harald Welte · 7 years ago
  32. 5a45946 Make TRX rf locking more visible by Max · 7 years ago
  33. 65021ac libbsc: Use correct printf formatting for uint64_t by Pau Espin Pedrol · 7 years ago
  34. 957ceb1 bsc_api: Fix NULL secondary_lchan access in handle_ass_fail by Pau Espin Pedrol · 7 years ago
  35. 65c6dde gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx by Harald Welte · 7 years ago
  36. db1f75c Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  37. 725bcb7 libbsc: document arguments of generate_bcch_chan_list() by Harald Welte · 7 years ago
  38. f79eeca Show OML link uptime in vty by Max · 7 years ago
  39. 3ae8682 CTRL: cleanup write-only command functions by Max · 7 years ago
  40. 1cbc7e1 libmsc: Log Rx DELIVER-SM RESP before calling gsm411_send_rp_ack by Keith · 7 years ago
  41. 968a6c2 libmsc: sms_route_mt_sms() may return uninitialized return value by Pablo Neira Ayuso · 7 years ago
  42. e229071 fix vty tests: vty no longer goes to parent node implicitly by Neels Hofmeyr · 7 years ago
  43. 9051421 libmsc: annotate esme route in the sms object from deliver_to_esme() by Pablo Neira Ayuso · 7 years ago
  44. f52cf14 Make use of osmo-build.sh to use dependency artifacts for builds. by André Boddenberg · 7 years ago
  45. b0a6d1b handover_decision: Fix condition for power budget handover attempt by Ivan Kluchnikov · 7 years ago
  46. 5932ff0 SI13: drop PBCCH-related bits by Max · 7 years ago
  47. e747a9b Use release helper from libosmocore by Max · 7 years ago
  48. c9fec2a Remove common_cs.h from .deb by Max · 7 years ago
  49. 8560d5d Use verify_value_string_arrays_are_terminated from osmo-ci by Harald Welte · 7 years ago
  50. 6270059 Revert "factor out & introduce struct gsm_encr, in common_cs.h" by Neels Hofmeyr · 7 years ago
  51. 84b7e37 Treat SIGTERM just like SIGINT in our programs by Harald Welte · 7 years ago
  52. f0288ca NITB: remove 'help' output about '-a' option that is removed for ages by Harald Welte · 7 years ago
  53. b4962dc libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  54. a1d8e2c gbproxy: log signal value as text by Max · 7 years ago
  55. a42b0df gbproxy: log unhandled BSSGP PDU as text by Max · 7 years ago
  56. 0ff59c1 libmsc: Fix wrong handling of user_message_reference parameter by Pau Espin Pedrol · 7 years ago
  57. b13196d smpp: Fix compilation warning by Pau Espin Pedrol · 7 years ago
  58. 5e29745 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  59. e6222ef LIBMSC: Use sms->text, not sms->user_data to construct report body by Keith · 7 years ago
  60. 93ee093 LIBMSC: Place correct dst address in status report by Keith · 7 years ago
  61. e4290b1 libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34 by Pablo Neira Ayuso · 7 years ago
  62. 4b70c9e increase libsmpp34 version requirement to 1.12 by Harald Welte · 7 years ago
  63. 183070b Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  64. 53552a3 sgsn_vty: Don't assume pdp->lib is always valid by Harald Welte · 7 years ago
  65. 2a55e09 Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH by Harald Welte · 7 years ago
  66. 91dd2a6 SGSN: Fix RAN information exposed on GTP during PDP CTX CREATE by Harald Welte · 7 years ago
  67. 06bd94b mgcp: Fix uplink activation of Osmux stream by Pau Espin Pedrol · 7 years ago
  68. 948847c handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts by Ivan Kluchnikov · 7 years ago
  69. 406577b mgcp_osmux: Remove unused parameter by Pau Espin Pedrol · 7 years ago
  70. 84fe989 libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  71. cf123c0 libmsc: use new smpp34 esm_class definitions by Pablo Neira Ayuso · 7 years ago
  72. 68e4ad1 libmsc: use smpp34_tlv_for_each() to avoid suboptimal TLV handling by Pablo Neira Ayuso · 7 years ago
  73. de0dfcd libmsc: Remove comment not applying anymore by Pau Espin Pedrol · 7 years ago
  74. 7fa0bcd libmsc: gsm340_gen_oa_sub() may return negative value by Pablo Neira Ayuso · 7 years ago
  75. ac8ca4c libmsc: support GSM 03.40 status report for nitb by Pablo Neira Ayuso · 7 years ago
  76. a6eaeb8 libmsc: handle delivery ack via SMPP SUBMIT SM / send GSM 03.40 status report by Pablo Neira Ayuso · 7 years ago
  77. ab13167 utils: smpp_mirror: bounce Delivery Receipts as Delivery Acknowledgments by Pablo Neira Ayuso · 7 years ago
  78. 7cfd1a3 libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  79. 98849f7 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  80. 52d5192 utils: smpp_mirror: reflect message reference TLV by Pablo Neira Ayuso · 7 years ago
  81. f354a8e utils: smpp_mirror: temporarily munch SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  82. 39181ac utils: smpp_mirror: set registered_delivery field in SMPP SUBMIT_SM by Pablo Neira Ayuso · 7 years ago
  83. 8e2a142 libmsc: missing bit shift in status report flag when stored in sms object by Pablo Neira Ayuso · 7 years ago
  84. 53ad3ca libmsc: report status report request flag from SMPP SUBMIT_SM by Pablo Neira Ayuso · 7 years ago
  85. 0a20d62 libmsc: set registered_delivery field in SMPP 3.4 DELIVER_SM messages by Pablo Neira Ayuso · 7 years ago
  86. f8b2d46 timer vty: also print the default value in cmd doc by Neels Hofmeyr · 7 years ago
  87. 69031ab vty: add 'default' keyword to timer config by Neels Hofmeyr · 7 years ago
  88. fdb690c cosmetic: vty for timers: remove obsolete range check by Neels Hofmeyr · 7 years ago
  89. 29ed800 libmsc: move gsm340_rx_sms_submit() to sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  90. 4e5b90a libmsc: remove 'deferred' parameter in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  91. 31655d8 libmsc: remove duplicate lines in deliver_to_esme() by Pablo Neira Ayuso · 7 years ago
  92. 3e42952 libmsc: remove dead code in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  93. 18ca1ce libmsc: do not leak pending SMPP command object on error path by Pablo Neira Ayuso · 7 years ago
  94. 448ad71 gsm_04_11: get rid of unused parameter in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  95. ba66e79 sgsn: Convert cch_pdp to host order for libgtp by Holger Hans Peter Freyther · 7 years ago
  96. 8288b12 remove code disabling T3109 if configured to 0 by Harald Welte · 7 years ago
  97. ab2454e bsc_vty: Don't allow timers of zero (0) by Harald Welte · 7 years ago
  98. 9f64c54 GSM timers: User reasonable defaults; don't save if equal default by Harald Welte · 7 years ago
  99. 4d87e22 bsc_vty: Add VTY command to test CTRL TRAP feature by Harald Welte · 7 years ago
  100. 4b731a3 gtphob: check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago