1. cec88f1 always directly send BSSMAP Clear Request by Neels Hofmeyr · 6 years ago
  2. 2eb8814 osmo-bsc: gsm_timers_vty: Set global T_defs during vty_init by Pau Espin Pedrol · 6 years ago
  3. 42f59d5 check return value of gsm48_multirate_config() by Stefan Sperling · 6 years ago
  4. 42bd128 LCLS: tighten GCR check by Max · 6 years ago
  5. 8f02f0f bsc: gsm0808: Fix return code in bsc_compl_l3 by Pau Espin Pedrol · 6 years ago
  6. f1e31ca bsc: vty: Use enum value in neighbor-list check by Pau Espin Pedrol · 6 years ago
  7. e860208 bsc: bts_alloc: Use enum value during neigh_list_manual_mode initialization by Pau Espin Pedrol · 6 years ago
  8. b42597b examples: Remove neighbor-list invalid for default setup by Pau Espin Pedrol · 6 years ago
  9. c459699 show dynamic timeslot details in 'show timeslot' vty command by Stefan Sperling · 6 years ago
  10. ce4224f coverity: gscon_forget_lchan: squelch forward-null by Neels Hofmeyr · 6 years ago
  11. ad2c15d lchan: set cause for 4 instances of release_in_error = true by Neels Hofmeyr · 6 years ago
  12. 5bf71c7 cosmetic: abis_rsl.c: drop uneccesary braces by Neels Hofmeyr · 6 years ago
  13. eee24eb cosmetic: lchan: introduce sub-struct lchan->release.* by Neels Hofmeyr · 6 years ago
  14. 5b1a7d1 lchan release: always Deact SACCH by Neels Hofmeyr · 6 years ago
  15. d30922f lchan: release in error: fix missing messages / events by Neels Hofmeyr · 6 years ago
  16. 2b77556 abis_rsl.c: drop unused enum sacch_deact by Neels Hofmeyr · 6 years ago
  17. 478e991 fix: send RR Release (e.g. after BSSMAP Clear Cmd) by Neels Hofmeyr · 6 years ago
  18. 946d1fb dbug log: verbosely detach conn<->lchan by Neels Hofmeyr · 6 years ago
  19. 64b092e lchan: rf release: make sure conn is NULL by Neels Hofmeyr · 6 years ago
  20. fc9449c lchan_fsm_cleanup: drop redundant 'forget_lchan' call by Neels Hofmeyr · 6 years ago
  21. f535cc8 abis_nm: parse_attr_resp_info_unreported: Fix offset calculation by Pau Espin Pedrol · 6 years ago
  22. 9dfa53c abis_nm: Support parsing nanoBTS format for Get Attributes Info by Pau Espin Pedrol · 6 years ago
  23. 1cdf1d7 abis_nm: Add support to parse OML IP and Unit Id in Get Attributes by Pau Espin Pedrol · 6 years ago
  24. 6597b54 abis_nm: Add support to parse some nanoBTS Attribute Response attributes by Pau Espin Pedrol · 6 years ago
  25. 3639412 abis_nm: Allow sending and receiving Get Attributes (Response) against nanoBTS by Pau Espin Pedrol · 6 years ago
  26. 1495532 abis_nm: Split reported attr list parsing from Attribute Response Info into its own func by Pau Espin Pedrol · 6 years ago
  27. 3416c77 abis_nm: Split handling of Attribute Response Info into its own func by Pau Espin Pedrol · 6 years ago
  28. ac85894 abis_nm: Rename m_id_len to ease review of forthcoming patches by Pau Espin Pedrol · 6 years ago
  29. 89d72d8 gsm_data: make cgi_for_msc available for other modules by Philipp Maier · 6 years ago
  30. 01d4e03 re-order condition checks for clarity by Stefan Sperling · 6 years ago
  31. 6fb500f LCLS: expand logging to print the name of the mode in use by Max · 6 years ago
  32. 1bcdd73 constify rsl_tx_ipacc_*cx() parameters by Max · 6 years ago
  33. 5695f4b Make IP address helper accessible via header file by Max · 6 years ago
  34. 5962f23 LCLS: move MGCP MDCX into separate function by Max · 6 years ago
  35. 5a5c7fd vty doc: drop "(HO algo 2 only)" strings by Neels Hofmeyr · 6 years ago
  36. f0e20d6 ipaccess-config: Use enum value for OML IP by Pau Espin Pedrol · 6 years ago
  37. 366f727 vty: don't show GPRS details if not configured by Max · 6 years ago
  38. f2d2fef ipaccess_sign_link_reject: fix: use osmo_strlcpy() to safely copy IP by Oliver Smith · 6 years ago
  39. 8d8d710 vty: add 'show rejected-bts' by Oliver Smith · 6 years ago
  40. a5ff974 fix build: revert bad neighbor_ident.vty change by Neels Hofmeyr · 6 years ago
  41. 9c29525 handover_fsm: fix failure logging of uninitialized chan mode by Neels Hofmeyr · 6 years ago
  42. 258d12f handover_fsm: fix missing newline for log statement by Neels Hofmeyr · 6 years ago
  43. 8821db2 abis_rsl.c: fix uninitialized RSL cause issues by Neels Hofmeyr · 6 years ago
  44. 75f038d cipher mode reject: send proper cause codes by Oliver Smith · 6 years ago
  45. dadd405 cosmetic: fix spec ref for gsm0808_cipher_mode() by Oliver Smith · 6 years ago
  46. 9108d47 lchan_fsm: generate proper multirate configuration IE on RSL by Philipp Maier · 6 years ago
  47. e4faf59 bsc_vty: check amr mode parameters by Philipp Maier · 6 years ago
  48. 3b9dcb3 gsm_04_08: improve gsm48_multirate_config() by Philipp Maier · 6 years ago
  49. bca82ed codec_pref: also check amr codec rates in check_codec_pref() by Philipp Maier · 6 years ago
  50. 5a63cd6 gsm_data: set meaningful default values for amr modes by Philipp Maier · 6 years ago
  51. bcbc537 handover_decision_2.c: implement HO to remote BSS by Neels Hofmeyr · 6 years ago
  52. f646451 handover_decision_2.c: refactor trigger_*() by Neels Hofmeyr · 6 years ago
  53. b0177b2 ipaccess-proxy: Add error handling to IAP CCM ID RESP parsing by Harald Welte · 6 years ago
  54. 7f2e851 acc_ramp: An unsigned int is always >= 0 by Harald Welte · 6 years ago
  55. a52eed1 subscr_conn_fsm: Fix null-pointer deref / N-CONNECT.ind from unknown MSC by Harald Welte · 6 years ago
  56. 3c4661b bssmap_handle_cipher_mode(): Don't sent reject if !conn by Harald Welte · 6 years ago
  57. 60f08b5 ipaccess-config: Fix open() return value checking by Harald Welte · 6 years ago
  58. b1f66fe gsm_08_08: do not include zero length speech codec list. by Philipp Maier · 6 years ago
  59. 298da0a handover_start_inter_bsc_in(): Uninitialized variable by Harald Welte · 6 years ago
  60. d4c391e range_enc_determine_range(): Don't dereference array on size=0 by Harald Welte · 6 years ago
  61. 7656f5f gsm_08_08: allow zero length speech codec lists in compl l3 info. by Philipp Maier · 6 years ago
  62. f105190 vty 'show bts'/'show trx': display IPs and ports by Oliver Smith · 6 years ago
  63. acd2919 remote-BSS neighbors: allow only one cell ID by Neels Hofmeyr · 6 years ago
  64. b047949 handover_fsm: adjust inter-BSC HO failure handling to spec by Neels Hofmeyr · 6 years ago
  65. 6fe1252 lchan_fsm: notify conn of released lchan upon RF Release by Neels Hofmeyr · 6 years ago
  66. cd46adb handover_decision_2.c: drop redundant debug_candidate() args by Neels Hofmeyr · 6 years ago
  67. ffa49cf handover_decision_2.c: find_alternative_lchan: drop goto by Neels Hofmeyr · 6 years ago
  68. d72c126 handover_decision_2.c: tweak ho candidate logging by Neels Hofmeyr · 6 years ago
  69. bc6bc0a handover_decision_2.c: tweak comments by Neels Hofmeyr · 6 years ago
  70. 0d91fb5 lchan_fsm: fix failure handling: notify conn when released by Neels Hofmeyr · 6 years ago
  71. 8b818a0 subscr conn: properly forget lchan before release by Neels Hofmeyr · 6 years ago
  72. 6c5f5ef gscon_forget_lchan(): Clear Request iff no lchans remain by Neels Hofmeyr · 6 years ago
  73. 83ca9ed gscon_forget_lchan(): no Clear Request after Clear Command by Neels Hofmeyr · 6 years ago
  74. 30ca2a6 fix counters for inter-BSC outgoing by Neels Hofmeyr · 6 years ago
  75. 54a80ab debian: Require libcdk and install meas_vis osmo-bsc-meas-utils by Daniel Willmann · 6 years ago
  76. b15af63 codec_pref: also check physical channels by Philipp Maier · 6 years ago
  77. bf3eb8f codec_pref: cosmetic: seperate half/full rate determination by Philipp Maier · 6 years ago
  78. b5208d4 codec_pref: check codec configuration before start by Philipp Maier · 6 years ago
  79. d4d4f91 nanoBTS: Allow BCCH with CBCH on TS0 by Harald Welte · 6 years ago
  80. 524a2d2 osmo_bsc_msc: Set reasonable codec list defaults by Philipp Maier · 6 years ago
  81. b9d3c71 gsm_08_08: abort complete L3 3 msg gen when no codecs are set by Philipp Maier · 6 years ago
  82. c9a4f69 codec_pref: handle S0-S15 in ASSIGNMENT REQUEST by Philipp Maier · 6 years ago
  83. 2043db0 osmo_bsc_main.c: initialize rate counters by Oliver Smith · 6 years ago
  84. 6e141b1 abis_nm_get_ts: Return TS of correct TRX, not always TRX0 by Pau Espin Pedrol · 6 years ago
  85. ba68fe4 osmo-bsc: Add default case for switch(enum) by Pau Espin Pedrol · 6 years ago
  86. a82fc59 cosmetics: Fix typo in bsc_vty.c by Martin Hauke · 6 years ago
  87. 0cdd712 fix unaligned access in abis_nm_rx_ipacc() by Stefan Sperling · 6 years ago
  88. 8afdeee vty: write local neighbors by bts nr, not lac-ci by Neels Hofmeyr · 6 years ago
  89. 0812db2 neighbor vty: allow setting local neighbors by CGI by Neels Hofmeyr · 6 years ago
  90. 20482c7 neighbor vty: rather 'no neighbor', not 'neighbor del' by Neels Hofmeyr · 6 years ago
  91. c7365ae neighbor vty: drop keyword 'add' by Neels Hofmeyr · 6 years ago
  92. ceb4c11 test neighbor ident vty docs by Neels Hofmeyr · 6 years ago
  93. 6a5f002 make: allow vty-tests without configure by Neels Hofmeyr · 6 years ago
  94. db531c0 vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  95. f06918f cosmetic: drop param from send_assignment_complete() by Neels Hofmeyr · 6 years ago
  96. beb7481 fix LCLS during Assignment: actually use new TCH lchan by Neels Hofmeyr · 6 years ago
  97. 0d4a98a lcls: log channel type and lchan names on LCLS codec mismatch by Philipp Maier · 6 years ago
  98. 65c62e5 check for overlong unix socket paths by Stefan Sperling · 6 years ago
  99. 67e47c6 codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATION by Philipp Maier · 6 years ago
  100. 5a43b55 gsm_data.c: Set reasonable AMR codec defaults in gsm_bts_alloc() by Philipp Maier · 6 years ago