1. 59afaa9 abis_rsl.h: drop unused rsl_chan_activate() declaration by Neels Hofmeyr · 6 years ago
  2. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  3. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  4. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  5. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  6. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  7. e5a9665 Bump version: 1.2.0.9-a7008 → 1.2.1 by Pau Espin Pedrol · 6 years ago 1.2.1
  8. 5deea62 cosmetic: dyn ts init: undup logging for gprs = none by Neels Hofmeyr · 6 years ago
  9. d16732f log: indicate hr/fr in audio_support_to_gsm88() error by Neels Hofmeyr · 6 years ago
  10. 3ed1c59 fix default fallbacks in audio_support_to_gsm88() by Neels Hofmeyr · 6 years ago
  11. 78faf70 deprecate dyn_ts_allow_tch_f and by default allow all TCH by Neels Hofmeyr · 6 years ago
  12. a70084b debug log: verbosely log all lchan alloc choices by Neels Hofmeyr · 6 years ago
  13. 4281b7d dyn TS: allow any pchan type changes, fix for gprs mode none by Neels Hofmeyr · 6 years ago
  14. 91aa68f dyn TS: init only when both RSL and the Channel OM are established by Neels Hofmeyr · 6 years ago
  15. 83e3280 osmo_bsc_vty.c: fix: write MGW configuration by Vadim Yanitskiy · 6 years ago
  16. 968c142 dyn TS, assignment: allow switch from PDCH with associated conn by Neels Hofmeyr · 6 years ago
  17. a82c0b1 dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper place by Neels Hofmeyr · 6 years ago
  18. bf70992 dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK by Neels Hofmeyr · 6 years ago
  19. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  20. ad72770 bsc_api/GSCON: prevent unnecessary channel mode modifications by Philipp Maier · 6 years ago
  21. 1b11bc8 Bump version: 1.1.2.360-42ab-dirty → 1.2.0 by Pau Espin Pedrol · 6 years ago 1.2.0
  22. 42ab17b resurrect meas_feed.c: make it compile, add logging by Neels Hofmeyr · 7 years ago
  23. 79176bf resurrect meas_feed.c from openbsc.git history by Neels Hofmeyr · 7 years ago
  24. 65df74d cosmetic: Add note about libosmo-legacy-mgcp to configure.ac by Philipp Maier · 6 years ago
  25. 7b70926 flush paging when RSL link is dropped by Stefan Sperling · 6 years ago
  26. 0eb9169 extend documentation of paging_flush_bts() by Stefan Sperling · 6 years ago
  27. 5198342 gsm_data_shared.h: Remove unused enum gsm_paging_event by Pau Espin Pedrol · 6 years ago
  28. be32b4c abis_rsl.c: Clean ericsson specific imm assign code by Pau Espin Pedrol · 6 years ago
  29. 286212c abis_rsl.c: abis_rsl_rx_cchan: Print msg type name for unimplemented messages received by Pau Espin Pedrol · 6 years ago
  30. c04d404 properly skip paging is OML link is down by Stefan Sperling · 6 years ago
  31. fa42255 chan_alloc.c: Fix log var formatting issues by Pau Espin Pedrol · 6 years ago
  32. f7fa892 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  33. 1f4851e gscon: fix assignment of signalling channels by Philipp Maier · 6 years ago
  34. d925c7c Cosmetic: Fix typo: Siganlling->Signalling by Keith · 6 years ago
  35. fe49bf0 bsc_nat: ctrl: Fix crash on receveing bsc reply by Pau Espin Pedrol · 6 years ago
  36. 3ddb12d inform A-RESET FSM about MSC CR timeouts by Philipp Maier · 6 years ago
  37. cda994e fix handling of state changes in acc ramping by Stefan Sperling · 6 years ago
  38. 4d3d243 only trigger acc ramping if trx 0 is usable and unlocked by Stefan Sperling · 6 years ago
  39. b06c7a2 trigger acc ramping on state-changed-event reports by Stefan Sperling · 6 years ago
  40. 0ad90b3 rename helper functions in the acc ramp code to avoid confusion by Stefan Sperling · 6 years ago
  41. 60ecdef trigger acc ramping based on trx rf-locked state by Stefan Sperling · 6 years ago
  42. ea33341 ensure that acc_ramp_init() is only called once by Stefan Sperling · 6 years ago
  43. 881836a bsc_nat: Drop redundant ccon ptr in bsc_cmd_list by Pau Espin Pedrol · 6 years ago
  44. df7a975 bsc_nat: forward_to_bsc: Fix memleak on send failure by Pau Espin Pedrol · 6 years ago
  45. 56e564d bsc_nat: forward_to_bsc: remove one level of indentation by Pau Espin Pedrol · 6 years ago
  46. 637e6da bsc_nat: ctrl: fix memleak on reply receival by Pau Espin Pedrol · 6 years ago
  47. 8ae7337 libbsc: set_net_mcc_mnc_apply: Fix memleak on parsing incorrect mcc mnc by Pau Espin Pedrol · 6 years ago
  48. 53d40e0 only log actual access control class ramping changes by Stefan Sperling · 6 years ago
  49. c0587d0 fix initialization of acc ramping by Stefan Sperling · 6 years ago
  50. 5b6aa65 fix a format string error in bts_update_t3122_chan_load() by Stefan Sperling · 6 years ago
  51. 0383a09 "show timeslot": Show dynamic PDCH state also for Osmocom-style dyn PDCH by Harald Welte · 6 years ago
  52. 0a405f1 Start Dynamic PDCH Initialization after RSL is up by Harald Welte · 6 years ago
  53. 44311ea Generate the S_L_INP_TEI_UP signal earlier. by Stefan Sperling · 6 years ago
  54. 03ddccc vty: re-add 'timeout-ping' and 'timeout-pong' as dummy commands by Neels Hofmeyr · 6 years ago
  55. 5a3b8ae doc/examples: use NECI = 1 by default by Vadim Yanitskiy · 7 years ago
  56. dd185d6 cosmetic: Add fixme note for OS#3112 by Philipp Maier · 6 years ago
  57. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  58. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  59. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  60. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  61. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  62. cf4a573 range_enc_arfcns: avoid runtime error on zero size by Neels Hofmeyr · 6 years ago
  63. a8eafef change return type of page_subscriber() to void by Stefan Sperling · 6 years ago
  64. ecb0308 gscon: fix illegal state transitions by Philipp Maier · 6 years ago
  65. bc893d3 bssap: Log non handled paging requests by Pau Espin Pedrol · 6 years ago
  66. a9e4268 paging: paging_request_bts: Fix wrong return value by Pau Espin Pedrol · 6 years ago
  67. cf48c54 bsc_vty: Fix uninitialized var false positive on gcc 7.3.1 by Pau Espin Pedrol · 6 years ago
  68. 39fb1fb libbsc: nokia_site: Fix uninitialized return val by Pau Espin Pedrol · 6 years ago
  69. 052364d contrib: osmo-bsc.service: Fix osmo-mgw.service dependency by Pau Espin Pedrol · 7 years ago
  70. 6c4d01e contrib: osmo-bsc.service: Update description by Pau Espin Pedrol · 7 years ago
  71. 63d619e cosmetic: remove dead code: osmo_bsc_reset.c by Philipp Maier · 7 years ago
  72. 200f5b9 bs11: make bs11_config build again by Philipp Maier · 7 years ago
  73. 7c900c2 ipaccess: make ipaccess-config build again by Philipp Maier · 7 years ago
  74. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  75. cd3bf62 vty: drop unused vty definitions (*_NODE, msc_*) by Neels Hofmeyr · 7 years ago
  76. ead291a bssmap: State correct speech codec in ASSIGNMENT COMPLETE by Harald Welte · 7 years ago
  77. 6900f81 GSCON FSM: Fix argument order when calling gsm0808_assign_req() by Harald Welte · 7 years ago
  78. 31a6368 BSSAP: document match_codec_pref() more thoroughly by Harald Welte · 7 years ago
  79. b360ec1 BSSAP: Fix test_codec_pref() implementation for AMR by Harald Welte · 7 years ago
  80. 12e3c81 cosmetic: remove old, already commented-out code by Philipp Maier · 7 years ago
  81. 5444f13 cosmetic: remove dead code and obsolete fixmes by Philipp Maier · 7 years ago
  82. 70fcde6 Cosmetic: fix missing semicolon after osmo-assert by Philipp Maier · 7 years ago
  83. 393165c cosmetic: fix incomplete sentence in comment. by Philipp Maier · 7 years ago
  84. 8ff02fc cosmetic: remove needless fixme note. by Philipp Maier · 7 years ago
  85. 4be98dc cosmetic: fix argument order of forward_dtap() by Philipp Maier · 7 years ago
  86. 79745fc cosmetic: fix typo by Philipp Maier · 7 years ago
  87. 458d8a1 cosmetic: remove unused enum members by Philipp Maier · 7 years ago
  88. 48213a2 fixup: apply mnc3 change also in ipaccess/network_listen.c by Neels Hofmeyr · 7 years ago
  89. da5b09a cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNC by Neels Hofmeyr · 7 years ago
  90. 9cf2bab fix an error message in bssmap_handle_paging() by Stefan Sperling · 7 years ago
  91. 835b02a contrib: jenkins.sh: Add --enable-werror flag by Pau Espin Pedrol · 7 years ago
  92. 9d075ea pcu_sock.c: Avoid breaking strict-aliasing on ptr derreference by Pau Espin Pedrol · 7 years ago
  93. f94cbf6 RR: Send RR STATUS in case of unsupported/unknown message by Harald Welte · 7 years ago
  94. 4a1580b paging: Unify formatting of log messages with (bts=%d) prefix by Harald Welte · 7 years ago
  95. fe00eda abis_nm: Improve and fix OML logging by Harald Welte · 7 years ago
  96. e9903fd cosmetic: Fix infinite number of formatting errors in gscon_fsm_states by Harald Welte · 7 years ago
  97. e249045 tests: handover_test.c: Add missing header by Pau Espin Pedrol · 7 years ago
  98. 55677de bsc_subscr_conn_fsm.c: Fix wrong param list passed to LOGPFSML by Pau Espin Pedrol · 7 years ago
  99. f738869 bsc_api.c: bsc_handle_lchan_signal: Remove unused variable by Pau Espin Pedrol · 7 years ago
  100. b1b8b62 ipaccess-config: Check cmdlie arg unit-id format by Pau Espin Pedrol · 7 years ago