1. 60e5ddf drop features 'core-location-area-code' and 'core-cell-identity' by Neels Hofmeyr · 4 years ago
  2. 7c02e4c abis_nm: Log Opstart NACK with error loglevel by Pau Espin Pedrol · 4 years ago
  3. 558183f OML: Stay compatible with older osmo-bts versions by Pau Espin Pedrol · 4 years ago
  4. 09544ab Introduce Radio Channel FSM by Pau Espin Pedrol · 4 years ago
  5. d9d105c Introduce NM RadioCarrier FSM by Pau Espin Pedrol · 4 years ago
  6. 95486f2 Introduce NM BaseBand Transceiver FSM by Pau Espin Pedrol · 4 years ago
  7. 6adeb60 Introduce NM BTS FSM by Pau Espin Pedrol · 4 years ago
  8. 4338de5 Introduce NM BTS Site Manager FSM by Pau Espin Pedrol · 4 years ago
  9. 12e1547 Set all NM OML objects to Locked by default by Pau Espin Pedrol · 4 years ago
  10. 737bb2f LCS: Lb startup: no need to re-use existing SCCP user by Neels Hofmeyr · 4 years ago
  11. d3d1cb6 LCS: add proper BSSMAP-LE RESET re-using new generalized reset FSM by Neels Hofmeyr · 4 years ago
  12. 8866060 add smlc.vty test by Neels Hofmeyr · 4 years ago
  13. 3779494 LCS: disable Lb interface by default, add vty 'smlc' / 'enable' by Neels Hofmeyr · 4 years ago
  14. 8cf7d94 BSSMAP RESET: also accept conn cfm events during ST_DISC by Neels Hofmeyr · 4 years ago
  15. d458d0b BSSMAP RESET: tweak logging by Neels Hofmeyr · 4 years ago
  16. e95b92b BSSMAP RESET: move RESET-ACK into reset fsm by Neels Hofmeyr · 4 years ago
  17. 6efafb1 BSSMAP RESET: move cancel-paging call to osmo_bsc_sigtran_reset() by Neels Hofmeyr · 4 years ago
  18. c27ae2d BSSMAP RESET: generalize a_reset FSM by Neels Hofmeyr · 4 years ago
  19. 8ab883b contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 4 years ago
  20. af3252c add doc/location_services_ta.msc by Neels Hofmeyr · 4 years ago
  21. 7046a49 remove unused osmo_bsc_reset.h by Neels Hofmeyr · 4 years ago
  22. 9524546 LCS: allow RSL EST IND during GSCON_ST_ACTIVE by Neels Hofmeyr · 4 years ago
  23. 4ae338d LCS: implement the bulk of Location Services by Neels Hofmeyr · 4 years ago
  24. 1ebc042 gsm_08_08: fix unreachable code in parse_powercap() by Philipp Maier · 4 years ago
  25. a33ef3a LCS: SCCP next conn id: prepare Lb-interface by Neels Hofmeyr · 4 years ago
  26. d3d8e91 vty: add attributes to VTY commands indicating when they apply by Vadim Yanitskiy · 4 years, 1 month ago
  27. a88fa1f RSL/BSSAP: fix: properly convert between RSL Link ID and DLCI by Vadim Yanitskiy · 4 years ago
  28. 1ae1826 LCS: implement re-use of existing A-interface conn by Neels Hofmeyr · 4 years ago
  29. d1e7d39 cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3 by Neels Hofmeyr · 4 years ago
  30. 7d9b943 bsc_subscr_name: print both IMSI and TMSI by Neels Hofmeyr · 4 years ago
  31. 86a1dca introduce osmo_use_count for bsc_subscr by Neels Hofmeyr · 4 years ago
  32. d4946b2 LCS: add paging reason, return in paging_request_stop() by Neels Hofmeyr · 4 years ago
  33. 4c5fd38 refactor paging: add bsc_subscr to bsc_paging_params by Neels Hofmeyr · 4 years ago
  34. 86ce105 refactor paging: introduce bsc_paging_start() by Neels Hofmeyr · 4 years ago
  35. 766f590 refactor paging: introduce bsc_paging_params by Neels Hofmeyr · 4 years ago
  36. 24f7071 compl l3: move all message parsing out of bsc_find_msc() by Neels Hofmeyr · 4 years ago
  37. 65a13b4 compl l3: move Paging Response handling out of bsc_find_msc() by Neels Hofmeyr · 4 years ago
  38. 90391fc compl l3: populate conn's bsc subscr from MI by Neels Hofmeyr · 4 years ago
  39. 2001dd6 compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.c by Neels Hofmeyr · 4 years ago
  40. e828988 compl l3: cosmetics around Create Layer 3 by Neels Hofmeyr · 4 years ago
  41. ca2759b compl l3: parse Mobile Identity once by Neels Hofmeyr · 4 years ago
  42. a4e71a6 compl l3: separate paging handling from bsc_scan_bts_msg() by Neels Hofmeyr · 4 years ago
  43. c065ea0 gscon_bssmap_clear(): guard against NULL msc by Neels Hofmeyr · 4 years ago
  44. c58a384 bsc_vty: parse the return code to make coverity happy by Alexander Couzens · 4 years ago
  45. c47d80a bsc_vty: cfg_bts_gprs_nsvc_rip: add missing breaks by Alexander Couzens · 4 years ago
  46. 62af292 pcuif_proto: version 10: add support for IPv6 NSVCs by Alexander Couzens · 4 years ago
  47. 97d3978 pcuif_proto: version 10: add frequency hopping parameters by Alexander Couzens · 4 years ago
  48. 2f9df96 oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 4 years ago
  49. 37474b2 ipa oml: tx OPSTART after unlocking, not before by Pau Espin Pedrol · 4 years ago
  50. 5fa7253 pcuif_proto: protocol 9: add missing fields by Alexander Couzens · 4 years ago
  51. 9bdc6e4 pcu_sock: use tn as variable name to improve readability by Alexander Couzens · 4 years ago
  52. d712451 remove unused signature gsm48_handle_paging_resp() by Neels Hofmeyr · 4 years ago
  53. 71def15 log MSC nr for opening new A conn by Neels Hofmeyr · 4 years ago
  54. 1559b12 tests: add missing *.vty to EXTRA_DIST by Neels Hofmeyr · 4 years ago
  55. f875783 cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespace by Pau Espin Pedrol · 4 years ago
  56. 946d679 abis_nm: Remove duplicated log line by Pau Espin Pedrol · 4 years ago
  57. beac3d2 abis_nm: Log no state change detected by Pau Espin Pedrol · 4 years ago
  58. d231354 abis_nm: Log Rx Change Administrative State ACK by Pau Espin Pedrol · 4 years ago
  59. f680938 vty: fix unreacheable code / wrong check in lchan_act_all_trx() by Vadim Yanitskiy · 4 years ago
  60. 68fc19f bssap: Use new DTAP DLCI helper fields from libosmocore by Pau Espin Pedrol · 4 years, 10 months ago
  61. 9a701d7 abis_nm: abis_nm_perform_test: fix a potential null deref by Alexander Couzens · 4 years ago
  62. 1a7e3cc oml: Fix premature Opstart to Radio Carrier by Pau Espin Pedrol · 4 years ago
  63. 77189b5 bsc_vty: fix wrong else-if statement by Philipp Maier · 4 years ago
  64. 3b3a6ba lchan_fsm, lchan_rtp_fsm: make all timers configurable by Oliver Smith · 4 years, 6 months ago
  65. 638eb99 clean up timer definitions: introduce groups, move some T to X by Neels Hofmeyr · 4 years ago
  66. 9d71f96 bsc_vty: fix manual channel activation by Philipp Maier · 4 years ago
  67. e62f6a7 osmo-bsc: fix a crash when receiving a RACH LOAD IND with 0 by Alexander Couzens · 4 years ago
  68. 127aedd generate_ma_for_ts(): simplify MA bit-mask computation by Vadim Yanitskiy · 4 years ago
  69. c221b3b abis_nm: improve logging message in abis_nm_get_attr() by Vadim Yanitskiy · 4 years ago
  70. d3a7eb1 abis_nm: use LOGPFOH()/DEBUGPFOH() in parse_attr_resp_info_unreported() by Vadim Yanitskiy · 4 years ago
  71. 1eaa821 add timer.vty by Neels Hofmeyr · 4 years ago
  72. 689b0e4 drop unused Tdef for 992427 by Neels Hofmeyr · 4 years ago
  73. aa826cd drop bsc_subscr.lac by Neels Hofmeyr · 4 years ago
  74. e602541 dissolve bsc_grace_paging_request() by Neels Hofmeyr · 4 years ago
  75. f072fba abis_nm: use DEBUGPFOH() in abis_nm_rx_sw_act_req() by Vadim Yanitskiy · 4 years ago
  76. 1df9f5b abis_nm: use btstype2str() in abis_nm_rcvmsg_manuf() by Vadim Yanitskiy · 4 years ago
  77. c584945 abis_nm: abis_nm_get_ts(): use LOGPFOH() instead of generic LOGP() by Vadim Yanitskiy · 4 years ago
  78. 86f5cdd abis_nm: LOGPFOH()/DEBUGPFOH(): remove redundant context info by Vadim Yanitskiy · 4 years ago
  79. 35f4212 abis_nm: fix msgb memleak in _abis_nm_sendmsg() by Vadim Yanitskiy · 4 years ago
  80. 5715237 abis_nm: fix erroneous use of LOGPC() instead of LOGP() by Vadim Yanitskiy · 4 years ago
  81. 380831e gsm 04.08: correct calculate the Cell Selection Indicator after release of all TCH and SDCCH by Alexander Couzens · 4 years ago
  82. f150c25 bsc_vty: improve manual activation of lchans (debug / labtest) by Philipp Maier · 4 years ago
  83. 68f1025 vty: clarify NM state owner printed by 'show trx N' command by Vadim Yanitskiy · 4 years ago
  84. fcc5ffb abis_rsl: fix memleak in rach dos reduction function by Philipp Maier · 4 years ago
  85. 3c6e86a abis_rsl: inform user when expired channel requests get tossed by Philipp Maier · 4 years ago
  86. 1482ec4 abis_rsl.c: flush channel request queue on RSL bootstrap by Philipp Maier · 4 years ago
  87. 27a887f gsm 04.08: encode the LTE neighbors measurement bandwindth in Channel Release by Alexander Couzens · 4 years ago
  88. cdfd687 gsm_data: always set spare bits in channel description by Alexander Couzens · 4 years ago
  89. 0098b5c abis_om2000: check result of gsm_bts_trx_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  90. f087c1e lchan_rtp_fsm: Deferr IPACC MDCX after BTS side MGCP MDCX by Pau Espin Pedrol · 4 years, 1 month ago
  91. 422b751 fix bootstrap_rsl(): check result of gsm_bts_trx_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  92. ccf2017 vty: propagate result of gsm_bts_set_system_infos() by Vadim Yanitskiy · 4 years, 1 month ago
  93. 2eda570 SI Type 4: prevent potential buffer overflow by Vadim Yanitskiy · 4 years, 1 month ago
  94. 16ca3fa Fix creating MGCP proxy socket if MGW listens on an IPv6 address by Pau Espin Pedrol · 4 years, 1 month ago
  95. cc6d35d abis_rsl: prioritize emergency calls over regular calls by Philipp Maier · 4 years, 1 month ago
  96. e2b20c4 generate_ma_for_ts(): fix: properly encode ARFCN 0 (corner case) by Vadim Yanitskiy · 4 years, 1 month ago
  97. 31fab3e generate_ma_for_ts(): use OSMO_BYTES_FOR_BITS() macro by Vadim Yanitskiy · 4 years, 1 month ago
  98. 92eed41 lchan_fsm: make rsl mode-modify working again by Philipp Maier · 4 years, 1 month ago
  99. 7e9ac64 CBSP VTY: re-add legacy cbc config for backwards compat by Neels Hofmeyr · 4 years, 1 month ago
  100. ca979b7 CBSP: adjust manual to reflect new 'cbc' VTY config by Neels Hofmeyr · 4 years, 1 month ago