1. 8c53a61 [cosmetic] system_information: Values are not guesses; more comments by Harald Welte · 4 years, 3 months ago
  2. a68c79b merge files: absorb osmo_bsc_vty.c into bsc_vty.c by Neels Hofmeyr · 4 years, 3 months ago
  3. 390db47 bsc: Allow setting negative nominal tx power through VTY by Pau Espin Pedrol · 4 years, 3 months ago
  4. 2190ac9 abis_nm: fix length indicator in Set Channel Attributes by Vadim Yanitskiy · 4 years, 3 months ago
  5. 83e6e61 abis_nm: fix ARFCN list encoding in Set Channel Attributes by Vadim Yanitskiy · 4 years, 4 months ago
  6. 1c963eb MSC pooling: add rate counters by Neels Hofmeyr · 4 years, 3 months ago
  7. 25389e8 debug: log about matching Paging Response to earlier Paging by Neels Hofmeyr · 4 years, 4 months ago
  8. e15dec7 log: add MSC number to bsc_subscr_conn_fsm id by Neels Hofmeyr · 4 years, 4 months ago
  9. b34fdf2 vty: add 'mscpool roundrobin next' for ttcn3 tests by Neels Hofmeyr · 4 years, 4 months ago
  10. b69db82 MSC pooling: add 'no allow-attach' for MSC off-loading by Neels Hofmeyr · 4 years, 3 months ago
  11. 343a8a1 MSC pooling: LU: ignore TMSI NRI from a different PLMN by Neels Hofmeyr · 4 years, 3 months ago
  12. 2a366d9 MSC pooling: implement NAS node selection by NRI from TMSI by Neels Hofmeyr · 4 years, 4 months ago
  13. 4099f1d MSC pooling: make NRI mappings VTY configurable by Neels Hofmeyr · 4 years, 4 months ago
  14. daf5d8b tweak log category for Compl L3 error by Neels Hofmeyr · 4 years, 4 months ago
  15. a87646c use osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 4 months ago
  16. 2c61245 remove extract_sub(), add bsc_subscr_find_or_create_by_mi() by Neels Hofmeyr · 4 years, 4 months ago
  17. 83bba52 osmo-bsc main: exit on cmdline option error by Neels Hofmeyr · 4 years, 3 months ago
  18. 77c330d add osmo-bsc --vty-ref-xml: dump VTY ref XML to stdout by Neels Hofmeyr · 4 years, 4 months ago
  19. b5ccf09 Count assignment rates per BTS as well by Daniel Willmann · 4 years, 4 months ago
  20. fea5d64 abis_rsl: Count successful channel requests by Daniel Willmann · 4 years, 4 months ago
  21. eec776e refactor bsc_find_msc()'s round-robin by Neels Hofmeyr · 4 years, 4 months ago
  22. 112609f osmo-bsc: Use designated initializer in bts_stat_desc by Daniel Willmann · 4 years, 4 months ago
  23. c1a7330 is_cm_service_for_emerg(): return false, not 0 by Neels Hofmeyr · 4 years, 4 months ago
  24. 6aa6660 cosmetic: tweak rc type of is_cm_service_for_emerg() by Neels Hofmeyr · 4 years, 4 months ago
  25. 6109f10 create only one SCCP user per SCCP instance by Neels Hofmeyr · 4 years, 4 months ago
  26. d3cb71b CTRL: determine MSC connection status from RESET-ACK, not AS_ACTIVE by Neels Hofmeyr · 4 years, 4 months ago
  27. 3a986ba abis_nm: fix: properly truncate feature vector reported by BTS by Vadim Yanitskiy · 4 years, 4 months ago
  28. a605008 abis_nm: cosmetic: use sizeof() for printing buffer size by Vadim Yanitskiy · 4 years, 4 months ago
  29. eda1312 abis_nm: cosmetic: add curly braces to complex 'if' statements by Vadim Yanitskiy · 4 years, 4 months ago
  30. 01f530b bsc_bts_alloc_register(): fix possible NULL-pointer dereference by Vadim Yanitskiy · 4 years, 4 months ago
  31. 36cd19f bts_sysmobts: fix: properly zero-initialize the feature vector by Vadim Yanitskiy · 4 years, 4 months ago
  32. 4458496 bts_unknown: fix: properly initialize the feature vector by Vadim Yanitskiy · 4 years, 4 months ago
  33. 06a14d2 flatten: move network->bsc_data->* to network->* by Neels Hofmeyr · 4 years, 4 months ago
  34. b281b1c drop MSC types "local" vs "normal" by Neels Hofmeyr · 4 years, 4 months ago
  35. 6a8955b drop all BSC originated USSD notification features by Neels Hofmeyr · 4 years, 4 months ago
  36. dbc7a3c code cleanup: absorb complete_layer3() into bsc_compl_l3() by Neels Hofmeyr · 4 years, 4 months ago
  37. bf4134e drop CC 'local-prefix' feature by Neels Hofmeyr · 4 years, 4 months ago
  38. 962cb63 Return 0 from gsm0408_rcvmsg() if SCCP link is already closed. by Alexander Chemeris · 4 years, 4 months ago
  39. b871030 bsc_subscr_find_or_create_by_{imsi,tmsi}(): fix NULL pointer dereference by Vadim Yanitskiy · 4 years, 4 months ago
  40. 001a2df stats: Count paging requests flushed due to MSC Reset. by Alexander Chemeris · 4 years, 4 months ago
  41. c3ea0b0 bsc_subscr_conn_fsm: Fix crash in gscon_forget_lchan() by Alexander Chemeris · 4 years, 4 months ago
  42. 5cda1d0 drop IMSI filter and libfilter completely by Neels Hofmeyr · 4 years, 4 months ago
  43. 2d0ac1c cosmetic: put comment back at proper place in bsc_vty.c by Neels Hofmeyr · 4 years, 4 months ago
  44. c955655 bsc_patch: Don't even parse MM INFO if TZ patching is not enabled. by Alexander Chemeris · 4 years, 4 months ago
  45. 45f7324 Fix crash in bsc_patch_mm_info() by Alexander Chemeris · 4 years, 4 months ago
  46. c8f432a deprecate 'msc' / 'ip.access rtp-base <port>' by Neels Hofmeyr · 4 years, 4 months ago
  47. 3a656da bssap: Handle BSSMAP CONFUSION message. by Alexander Chemeris · 4 years, 4 months ago
  48. a3af93a stats: Correctly count lchans under BORKEN TS. by Alexander Chemeris · 4 years, 4 months ago
  49. 43def74 stats: Add a BTS/BSC counter PAGING_NO_ACTIVE_PAGING. by Alexander Chemeris · 4 years, 4 months ago
  50. 5d63827 stats: Add counters and gauges for BORKEN lchans/TS by Alexander Chemeris · 4 years, 4 months ago
  51. 8013b02 borken: Recover from more TS borken states. by Alexander Chemeris · 4 years, 4 months ago
  52. d6465ba log: Demote "SAPI=%u ESTABLISH CONFIRM" message from ERROR to DEBUG. by Alexander Chemeris · 4 years, 4 months ago
  53. 2a04564 log: Demote "CHAN RQD: reason" to INFO by Alexander Chemeris · 4 years, 4 months ago
  54. 7738b07 bssmap: Ignore repeated BSSMAP RESET ACK messages. by Alexander Chemeris · 4 years, 4 months ago
  55. d3d0307 A-bis: fix logging level mismatch in abis_nm_rcvmsg_fom() by Vadim Yanitskiy · 4 years, 4 months ago
  56. 62766a5 log: Adjust "new SIGTRAN connection" logging level by Alexander Chemeris · 4 years, 4 months ago
  57. 7b9c8ea log: Fix "Paging request failed" logging level by Alexander Chemeris · 4 years, 4 months ago
  58. e0fd48c bsc_vty: Coding style fix - brackets around a complex if/else by Alexander Chemeris · 4 years, 4 months ago
  59. aac5423 stats: Rename BSSMAP Rx message counters to match Tx ones. by Alexander Chemeris · 4 years, 5 months ago
  60. 98824b8 stats: Add counters for Tx BSSMAP messages. by Alexander Chemeris · 4 years, 5 months ago
  61. 169c229 stats: Only dereference a connection pointer after checking for NULL. by Alexander Chemeris · 4 years, 4 months ago
  62. 0ae129e timeslot_fsm: Allow PDCH_ACT_ACK in BORKEN state. by Alexander Chemeris · 4 years, 5 months ago
  63. bd59b27 lchan: Allow transition from BORKEN state to WAIT_RF_RELEASE_ACK by Alexander Chemeris · 4 years, 5 months ago
  64. db668ce bsc_subscr_conn_fsm: Fix a typo in the comment life->live by Alexander Chemeris · 4 years, 5 months ago
  65. afa1e8c stats: Fix Rx DTAP error stat description by Alexander Chemeris · 4 years, 5 months ago
  66. eeda0e9 a_reset: Rename SIGTRAN connection to BSSMAP MSC assocation in log messages by Alexander Chemeris · 4 years, 5 months ago
  67. f1c1e7f bts_nokia_site: Fake 12.21 OM objet state as "OK" when boot is done by Sylvain Munaut · 4 years, 5 months ago
  68. 8b0f687 stats: Export connected OML/RSL links count per BTS. by Alexander Chemeris · 4 years, 5 months ago
  69. e26b153 stats: Add counters for received BSSMAP messages. by Alexander Chemeris · 4 years, 5 months ago
  70. db54283 stats: report a number of configured BTS to a stats gauge. by Alexander Chemeris · 4 years, 5 months ago
  71. 5e89333 stats: Add a stats gauge for the MSC links count. by Alexander Chemeris · 4 years, 5 months ago
  72. 89aa40d om2k: Fix invalid use of linked list when building hopping freq list by Sylvain Munaut · 4 years, 5 months ago
  73. 57a1ec5 gsm_data: Update trx_is_usable for ericsson BTS by Sylvain Munaut · 4 years, 5 months ago
  74. 5438554 chan_alloc: Don't re-invent trx_is_usable and use existing helper by Sylvain Munaut · 4 years, 5 months ago
  75. 0d1fe67 osmo_bsc_sigtran: Fix a SSCP-> SCCP typo in a comment by Alexander Chemeris · 4 years, 5 months ago
  76. 6d4ccc1 chan_alloc: Add comments for the *_chan_load() functions. by Alexander Chemeris · 4 years, 5 months ago
  77. dbfa85c Fix a comment for the handle_unitdata_from_msc() function. by Alexander Chemeris · 4 years, 5 months ago
  78. 97a2721 stats: Fix stat group index for BTS stats. by Alexander Chemeris · 4 years, 5 months ago
  79. 13e5aa2 Fix indent whitespace and log message. by Alexander Chemeris · 4 years, 5 months ago
  80. 669f879 stats: Remove dots from the end of stats descriptions. by Alexander Chemeris · 4 years, 5 months ago
  81. b091def stats: Report per channel type load to statsd counters. by Alexander Chemeris · 4 years, 5 months ago
  82. 241f058 ctrs: Correctly count load total for dynamic timeslots. by Alexander Chemeris · 4 years, 5 months ago
  83. b405e6e om2k: Wait for OM TRX links to stabilize before trying to bring up TRX by Sylvain Munaut · 4 years, 5 months ago
  84. 94033ef om2k: Properly update the 'fake' 12.21 states using OM2000 status by Sylvain Munaut · 4 years, 5 months ago
  85. cbaa179 om2k: Add support for MCTR configuration by Sylvain Munaut · 4 years, 5 months ago
  86. a40b75e om2k: Rename MCTR config request constants for consistency by Sylvain Munaut · 4 years, 5 months ago
  87. dbd1b50 om2k: Add option to limit OML version during negotiation by Sylvain Munaut · 4 years, 5 months ago
  88. ce0b562 bts_ericsson_rbs2000: Whitelist the E1d input driver by Sylvain Munaut · 4 years, 5 months ago
  89. d1f1884 bts_ericsson_rbs2000: Init all the TRX, not just C0 by Sylvain Munaut · 4 years, 5 months ago
  90. 4a048d3 om2k: Fix the frequency specifier for TX/RX/TS conf requests by Sylvain Munaut · 4 years, 5 months ago
  91. 586c011 om2k: Dispatch TS_EV_OML_READY to TS FSM only when it's actually ready by Sylvain Munaut · 4 years, 5 months ago
  92. 540e98f om2k: Use the "from config" TS config to setup OM objects by Sylvain Munaut · 4 years, 5 months ago
  93. 7d10c80 om2k: Properly name message 0x0136, found to be MCTR Statistics Report by Sylvain Munaut · 4 years, 5 months ago
  94. 456a62e bts_nokia_site: Fix LAPD segfault during reset procedure by Harald Welte · 4 years, 5 months ago
  95. 7ab23b7 om2k: Acknowledge the unknown MCTR messages we get from time to time by Sylvain Munaut · 4 years, 5 months ago
  96. eebb1ad om2k: Acknowledge the HW Infos Reports by Sylvain Munaut · 4 years, 5 months ago
  97. 4a97d46 om2k: Fix type of msg_type in abis_om2k_tx_simple by Sylvain Munaut · 4 years, 5 months ago
  98. 9d23754 om2k: Fix TS channel config payload for non-superchannel case by Sylvain Munaut · 4 years, 5 months ago
  99. e619675 om2k: Don't use slashes in FSM IDs and use dashes instead by Sylvain Munaut · 4 years, 5 months ago
  100. 93830d7 timers: T->X: 23002, 23004, 23005, 23006 by Oliver Smith · 4 years, 5 months ago