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