1. 6a8955b drop all BSC originated USSD notification features by Neels Hofmeyr · 4 years, 4 months ago
  2. dbc7a3c code cleanup: absorb complete_layer3() into bsc_compl_l3() by Neels Hofmeyr · 4 years, 4 months ago
  3. bf4134e drop CC 'local-prefix' feature by Neels Hofmeyr · 4 years, 4 months ago
  4. 962cb63 Return 0 from gsm0408_rcvmsg() if SCCP link is already closed. by Alexander Chemeris · 4 years, 4 months ago
  5. b871030 bsc_subscr_find_or_create_by_{imsi,tmsi}(): fix NULL pointer dereference by Vadim Yanitskiy · 4 years, 4 months ago
  6. 001a2df stats: Count paging requests flushed due to MSC Reset. by Alexander Chemeris · 4 years, 4 months ago
  7. c3ea0b0 bsc_subscr_conn_fsm: Fix crash in gscon_forget_lchan() by Alexander Chemeris · 4 years, 4 months ago
  8. 5cda1d0 drop IMSI filter and libfilter completely by Neels Hofmeyr · 4 years, 4 months ago
  9. 2d0ac1c cosmetic: put comment back at proper place in bsc_vty.c by Neels Hofmeyr · 4 years, 4 months ago
  10. 31d3870 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 4 months ago
  11. 700a5a3 contrib: integrate RPM spec by Oliver Smith · 4 years, 4 months ago
  12. c955655 bsc_patch: Don't even parse MM INFO if TZ patching is not enabled. by Alexander Chemeris · 4 years, 4 months ago
  13. 45f7324 Fix crash in bsc_patch_mm_info() by Alexander Chemeris · 4 years, 4 months ago
  14. c8f432a deprecate 'msc' / 'ip.access rtp-base <port>' by Neels Hofmeyr · 4 years, 4 months ago
  15. 3a656da bssap: Handle BSSMAP CONFUSION message. by Alexander Chemeris · 4 years, 4 months ago
  16. a3af93a stats: Correctly count lchans under BORKEN TS. by Alexander Chemeris · 4 years, 4 months ago
  17. 43def74 stats: Add a BTS/BSC counter PAGING_NO_ACTIVE_PAGING. by Alexander Chemeris · 4 years, 4 months ago
  18. 5d63827 stats: Add counters and gauges for BORKEN lchans/TS by Alexander Chemeris · 4 years, 5 months ago
  19. 8013b02 borken: Recover from more TS borken states. by Alexander Chemeris · 4 years, 4 months ago
  20. 8b8ad33 contrib: import RPM spec by Oliver Smith · 4 years, 4 months ago
  21. 7a4172f manuals: update bsc_vty_reference.xml by Neels Hofmeyr · 4 years, 4 months ago
  22. d6465ba log: Demote "SAPI=%u ESTABLISH CONFIRM" message from ERROR to DEBUG. by Alexander Chemeris · 4 years, 4 months ago
  23. 2a04564 log: Demote "CHAN RQD: reason" to INFO by Alexander Chemeris · 4 years, 4 months ago
  24. 7738b07 bssmap: Ignore repeated BSSMAP RESET ACK messages. by Alexander Chemeris · 4 years, 4 months ago
  25. d3d0307 A-bis: fix logging level mismatch in abis_nm_rcvmsg_fom() by Vadim Yanitskiy · 4 years, 4 months ago
  26. 62766a5 log: Adjust "new SIGTRAN connection" logging level by Alexander Chemeris · 4 years, 4 months ago
  27. 7b9c8ea log: Fix "Paging request failed" logging level by Alexander Chemeris · 4 years, 4 months ago
  28. e0fd48c bsc_vty: Coding style fix - brackets around a complex if/else by Alexander Chemeris · 4 years, 4 months ago
  29. 6e06bd3 manual: fix config example typo 'msc-addr' by Neels Hofmeyr · 4 years, 4 months ago
  30. aac5423 stats: Rename BSSMAP Rx message counters to match Tx ones. by Alexander Chemeris · 4 years, 5 months ago
  31. 98824b8 stats: Add counters for Tx BSSMAP messages. by Alexander Chemeris · 4 years, 5 months ago
  32. 69ba8be handover_test: Properly allocate MSC data struct. by Alexander Chemeris · 4 years, 5 months ago
  33. 169c229 stats: Only dereference a connection pointer after checking for NULL. by Alexander Chemeris · 4 years, 5 months ago
  34. 0ae129e timeslot_fsm: Allow PDCH_ACT_ACK in BORKEN state. by Alexander Chemeris · 4 years, 5 months ago
  35. bd59b27 lchan: Allow transition from BORKEN state to WAIT_RF_RELEASE_ACK by Alexander Chemeris · 4 years, 5 months ago
  36. db668ce bsc_subscr_conn_fsm: Fix a typo in the comment life->live by Alexander Chemeris · 4 years, 5 months ago
  37. afa1e8c stats: Fix Rx DTAP error stat description by Alexander Chemeris · 4 years, 5 months ago
  38. eeda0e9 a_reset: Rename SIGTRAN connection to BSSMAP MSC assocation in log messages by Alexander Chemeris · 4 years, 5 months ago
  39. f1c1e7f bts_nokia_site: Fake 12.21 OM objet state as "OK" when boot is done by Sylvain Munaut · 4 years, 5 months ago
  40. 8b0f687 stats: Export connected OML/RSL links count per BTS. by Alexander Chemeris · 4 years, 5 months ago
  41. e26b153 stats: Add counters for received BSSMAP messages. by Alexander Chemeris · 4 years, 5 months ago
  42. db54283 stats: report a number of configured BTS to a stats gauge. by Alexander Chemeris · 4 years, 5 months ago
  43. 5e89333 stats: Add a stats gauge for the MSC links count. by Alexander Chemeris · 4 years, 5 months ago
  44. 89aa40d om2k: Fix invalid use of linked list when building hopping freq list by Sylvain Munaut · 4 years, 5 months ago
  45. 57a1ec5 gsm_data: Update trx_is_usable for ericsson BTS by Sylvain Munaut · 4 years, 5 months ago
  46. 5438554 chan_alloc: Don't re-invent trx_is_usable and use existing helper by Sylvain Munaut · 4 years, 5 months ago
  47. 0d1fe67 osmo_bsc_sigtran: Fix a SSCP-> SCCP typo in a comment by Alexander Chemeris · 4 years, 5 months ago
  48. 6d4ccc1 chan_alloc: Add comments for the *_chan_load() functions. by Alexander Chemeris · 4 years, 5 months ago
  49. dbfa85c Fix a comment for the handle_unitdata_from_msc() function. by Alexander Chemeris · 4 years, 5 months ago
  50. 97a2721 stats: Fix stat group index for BTS stats. by Alexander Chemeris · 4 years, 5 months ago
  51. 13e5aa2 Fix indent whitespace and log message. by Alexander Chemeris · 4 years, 5 months ago
  52. 669f879 stats: Remove dots from the end of stats descriptions. by Alexander Chemeris · 4 years, 5 months ago
  53. b091def stats: Report per channel type load to statsd counters. by Alexander Chemeris · 4 years, 5 months ago
  54. 241f058 ctrs: Correctly count load total for dynamic timeslots. by Alexander Chemeris · 4 years, 5 months ago
  55. b405e6e om2k: Wait for OM TRX links to stabilize before trying to bring up TRX by Sylvain Munaut · 4 years, 5 months ago
  56. 94033ef om2k: Properly update the 'fake' 12.21 states using OM2000 status by Sylvain Munaut · 4 years, 5 months ago
  57. cbaa179 om2k: Add support for MCTR configuration by Sylvain Munaut · 4 years, 5 months ago
  58. a40b75e om2k: Rename MCTR config request constants for consistency by Sylvain Munaut · 4 years, 5 months ago
  59. dbd1b50 om2k: Add option to limit OML version during negotiation by Sylvain Munaut · 4 years, 5 months ago
  60. ce0b562 bts_ericsson_rbs2000: Whitelist the E1d input driver by Sylvain Munaut · 4 years, 5 months ago
  61. d1f1884 bts_ericsson_rbs2000: Init all the TRX, not just C0 by Sylvain Munaut · 4 years, 5 months ago
  62. 4a048d3 om2k: Fix the frequency specifier for TX/RX/TS conf requests by Sylvain Munaut · 4 years, 5 months ago
  63. 586c011 om2k: Dispatch TS_EV_OML_READY to TS FSM only when it's actually ready by Sylvain Munaut · 4 years, 5 months ago
  64. 540e98f om2k: Use the "from config" TS config to setup OM objects by Sylvain Munaut · 4 years, 5 months ago
  65. 7d10c80 om2k: Properly name message 0x0136, found to be MCTR Statistics Report by Sylvain Munaut · 4 years, 5 months ago
  66. 456a62e bts_nokia_site: Fix LAPD segfault during reset procedure by Harald Welte · 4 years, 5 months ago
  67. 7ab23b7 om2k: Acknowledge the unknown MCTR messages we get from time to time by Sylvain Munaut · 4 years, 5 months ago
  68. eebb1ad om2k: Acknowledge the HW Infos Reports by Sylvain Munaut · 4 years, 5 months ago
  69. 4a97d46 om2k: Fix type of msg_type in abis_om2k_tx_simple by Sylvain Munaut · 4 years, 5 months ago
  70. 9d23754 om2k: Fix TS channel config payload for non-superchannel case by Sylvain Munaut · 4 years, 5 months ago
  71. e619675 om2k: Don't use slashes in FSM IDs and use dashes instead by Sylvain Munaut · 4 years, 5 months ago
  72. 1d7349f gsm_data.h: Comment the 'nokia' BTS fields by Harald Welte · 4 years, 5 months ago
  73. 93830d7 timers: T->X: 23002, 23004, 23005, 23006 by Oliver Smith · 4 years, 5 months ago
  74. e55e76f om2k: Add VTY command to allow TX of arbitrary message for testing by Sylvain Munaut · 4 years, 5 months ago
  75. d9fe61c om2k: Allow the CON configuration request to be triggered via VTY by Sylvain Munaut · 4 years, 5 months ago
  76. 98c8985 om2k: Allow TG and MCTR to be manipulated via VTY by Sylvain Munaut · 4 years, 5 months ago
  77. 63d7661 om2k: Add definitions for the TG object by Sylvain Munaut · 4 years, 5 months ago
  78. 7463285 handorer.h: Fix compilation with gcc-10 by Harald Welte · 4 years, 5 months ago
  79. e981f17 vty: clarify EGPRS Packet Channel Request message support by Vadim Yanitskiy · 4 years, 6 months ago
  80. 93920fa configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 5 months ago
  81. b6238b9 vty: 'gprs 11bit_rach_support_for_egprs': clarify error message by Vadim Yanitskiy · 4 years, 6 months ago
  82. 9a5b8bb vty: 'gprs 11bit_rach_support_for_egprs': drop redundant check by Vadim Yanitskiy · 4 years, 6 months ago
  83. 0c94d72 rest_octets: cosmetic: fix alignment in gprs_cell_options by Vadim Yanitskiy · 4 years, 6 months ago
  84. f06b9bf doc/manuals: remove deprecated DNAT from the VTY reference by Vadim Yanitskiy · 4 years, 6 months ago
  85. 9077f1a vty: fix: restore removed DNAT category as deprecated by Vadim Yanitskiy · 4 years, 6 months ago
  86. 25e41af remove 'NAT' log category by Harald Welte · 4 years, 6 months ago
  87. 6ab7a52 manual: add SCCPlite section by Neels Hofmeyr · 4 years, 6 months ago
  88. b5a25b0 manual: add SCCP/M3UA section from common chapters by Neels Hofmeyr · 4 years, 6 months ago
  89. b6c6253 Meas Tools, Avoid compiler format warnings by Keith · 4 years, 6 months ago
  90. 2c92f3c Meas Tools: Avoid unusable terminal in case of error on osmo_sock_init by Keith · 4 years, 6 months ago
  91. 85fe610 Meas Tools: Avoid OSMO_ASSERT due to uninitialised logging. by Keith · 4 years, 6 months ago
  92. b5bfa71 VTY: regenerate bsc_vty_reference.xml by Oliver Smith · 4 years, 6 months ago
  93. da603f0 VTY: let all descriptions end in \n by Oliver Smith · 4 years, 6 months ago osmith/alert-buffer
  94. ba0a122 VTY: add show bts failure report by Oliver Smith · 4 years, 6 months ago
  95. cd1df99 abis_nm: move fail report parsing to extra func by Oliver Smith · 4 years, 6 months ago
  96. 33eca64 abis_nm.c: rx_fail_evt_rep: fix sd.bts by Oliver Smith · 4 years, 6 months ago
  97. 21a2c81 manual: add "Multiple Instances" section, akin to other manuals by Neels Hofmeyr · 4 years, 6 months ago
  98. a595db1 main: exit on mutually exclusive codecs settings by Oliver Smith · 4 years, 6 months ago
  99. 5edae5d osmo-bsc-minimal.cfg: fix codec-list by Oliver Smith · 4 years, 6 months ago
  100. 6e80690 osmo-bsc/bsc_vty: fail on get_amr_from_arg error by Oliver Smith · 4 years, 7 months ago