1. 75c0e08 initial checkin of manuals to public repo by Harald Welte · 9 years ago
  2. a46eaef Importing history from osmo-gsm-manuals by Neels Hofmeyr · 6 years ago
  3. 369fba2 send Immediate Assignment Reject only before Immediate Assignment by Neels Hofmeyr · 6 years ago
  4. 08155e9 ipaccess-config: Fix indentation of the usage output by Martin Hauke · 6 years ago
  5. 5c2485d ipaccess-config: Generate valid JSON output when using the -G parameter by Martin Hauke · 6 years ago
  6. 6f379ba vty: add command to show TRX selectively by Max · 6 years ago
  7. 5188a31 ipaccess-config: Introduce -q quiet param by Pau Espin Pedrol · 6 years ago
  8. b407a8a LCLS: add bts-loop variant by Max · 6 years ago
  9. c43e871 RSL: restructure MDCX functions by Max · 6 years ago
  10. 77cd112 gsm0408_rcvmsg: Release lchan if L3 fails to complete by Pau Espin Pedrol · 6 years ago
  11. c4ee002 ipaccess-config: cosmetic: Remove unneeded comment with hex values by Pau Espin Pedrol · 6 years ago
  12. 05d6644 ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID by Pau Espin Pedrol · 6 years ago
  13. 0329c70 ipaccess-config: Fix whitespace by Pau Espin Pedrol · 6 years ago
  14. c74daf0 abis_nm: Introduce new signal S_NM_GET_ATTR_REP by Pau Espin Pedrol · 6 years ago
  15. 33ca613 bsc: vty: Verify and warn on invalid arfcn passed by Pau Espin Pedrol · 6 years ago
  16. 89f3a33 bsc: band_compatible: Return band non-compatible for invalid arfcn by Pau Espin Pedrol · 6 years ago
  17. 167cb82 bsc: Enable force-combined-si on nanoBTS by default by Pau Espin Pedrol · 6 years ago
  18. 1dd2775 bsc: si: Fix SI2ter L2 pseudo length by Pau Espin Pedrol · 6 years ago
  19. edad027 bsc: si: Fix SI2bis L2 pseudo length by Pau Espin Pedrol · 6 years ago
  20. f91e147 bsc: Prefix log string with related SI type during call to list_arfcn by Pau Espin Pedrol · 6 years ago
  21. 726b097 unlink socket path correctly in rf_create_socket() by Stefan Sperling · 6 years ago cid188836
  22. ec4de9c LCLS: make config and control redable in 'sh conns' by Max · 6 years ago
  23. 49c7d22 LCLS: move mode check into separate function by Max · 6 years ago
  24. 654bf62 LCLS: explicitly check for mode before closing the loop by Max · 6 years ago
  25. 5746571 add missing 'break' in switch statement by Stefan Sperling · 6 years ago
  26. cec88f1 always directly send BSSMAP Clear Request by Neels Hofmeyr · 6 years ago
  27. 2eb8814 osmo-bsc: gsm_timers_vty: Set global T_defs during vty_init by Pau Espin Pedrol · 6 years ago
  28. 42f59d5 check return value of gsm48_multirate_config() by Stefan Sperling · 6 years ago
  29. 42bd128 LCLS: tighten GCR check by Max · 6 years ago
  30. 8f02f0f bsc: gsm0808: Fix return code in bsc_compl_l3 by Pau Espin Pedrol · 6 years ago
  31. f1e31ca bsc: vty: Use enum value in neighbor-list check by Pau Espin Pedrol · 6 years ago
  32. e860208 bsc: bts_alloc: Use enum value during neigh_list_manual_mode initialization by Pau Espin Pedrol · 6 years ago
  33. b42597b examples: Remove neighbor-list invalid for default setup by Pau Espin Pedrol · 6 years ago
  34. c459699 show dynamic timeslot details in 'show timeslot' vty command by Stefan Sperling · 6 years ago
  35. ce4224f coverity: gscon_forget_lchan: squelch forward-null by Neels Hofmeyr · 6 years ago
  36. ad2c15d lchan: set cause for 4 instances of release_in_error = true by Neels Hofmeyr · 6 years ago
  37. 5bf71c7 cosmetic: abis_rsl.c: drop uneccesary braces by Neels Hofmeyr · 6 years ago
  38. eee24eb cosmetic: lchan: introduce sub-struct lchan->release.* by Neels Hofmeyr · 6 years ago
  39. 5b1a7d1 lchan release: always Deact SACCH by Neels Hofmeyr · 6 years ago
  40. d30922f lchan: release in error: fix missing messages / events by Neels Hofmeyr · 6 years ago
  41. 2b77556 abis_rsl.c: drop unused enum sacch_deact by Neels Hofmeyr · 6 years ago
  42. 478e991 fix: send RR Release (e.g. after BSSMAP Clear Cmd) by Neels Hofmeyr · 6 years ago
  43. 946d1fb dbug log: verbosely detach conn<->lchan by Neels Hofmeyr · 6 years ago
  44. 64b092e lchan: rf release: make sure conn is NULL by Neels Hofmeyr · 6 years ago
  45. fc9449c lchan_fsm_cleanup: drop redundant 'forget_lchan' call by Neels Hofmeyr · 6 years ago
  46. f535cc8 abis_nm: parse_attr_resp_info_unreported: Fix offset calculation by Pau Espin Pedrol · 6 years ago
  47. 9dfa53c abis_nm: Support parsing nanoBTS format for Get Attributes Info by Pau Espin Pedrol · 6 years ago
  48. 1cdf1d7 abis_nm: Add support to parse OML IP and Unit Id in Get Attributes by Pau Espin Pedrol · 6 years ago
  49. 6597b54 abis_nm: Add support to parse some nanoBTS Attribute Response attributes by Pau Espin Pedrol · 6 years ago
  50. 3639412 abis_nm: Allow sending and receiving Get Attributes (Response) against nanoBTS by Pau Espin Pedrol · 6 years ago
  51. 1495532 abis_nm: Split reported attr list parsing from Attribute Response Info into its own func by Pau Espin Pedrol · 6 years ago
  52. 3416c77 abis_nm: Split handling of Attribute Response Info into its own func by Pau Espin Pedrol · 6 years ago
  53. ac85894 abis_nm: Rename m_id_len to ease review of forthcoming patches by Pau Espin Pedrol · 6 years ago
  54. 89d72d8 gsm_data: make cgi_for_msc available for other modules by Philipp Maier · 6 years ago
  55. 01d4e03 re-order condition checks for clarity by Stefan Sperling · 6 years ago
  56. 6fb500f LCLS: expand logging to print the name of the mode in use by Max · 6 years ago
  57. 1bcdd73 constify rsl_tx_ipacc_*cx() parameters by Max · 6 years ago
  58. 5695f4b Make IP address helper accessible via header file by Max · 6 years ago
  59. 5962f23 LCLS: move MGCP MDCX into separate function by Max · 6 years ago
  60. 5a5c7fd vty doc: drop "(HO algo 2 only)" strings by Neels Hofmeyr · 6 years ago
  61. f0e20d6 ipaccess-config: Use enum value for OML IP by Pau Espin Pedrol · 6 years ago
  62. 366f727 vty: don't show GPRS details if not configured by Max · 6 years ago
  63. f2d2fef ipaccess_sign_link_reject: fix: use osmo_strlcpy() to safely copy IP by Oliver Smith · 6 years ago
  64. 8d8d710 vty: add 'show rejected-bts' by Oliver Smith · 6 years ago
  65. a5ff974 fix build: revert bad neighbor_ident.vty change by Neels Hofmeyr · 6 years ago
  66. 9c29525 handover_fsm: fix failure logging of uninitialized chan mode by Neels Hofmeyr · 6 years ago
  67. 258d12f handover_fsm: fix missing newline for log statement by Neels Hofmeyr · 6 years ago
  68. 8821db2 abis_rsl.c: fix uninitialized RSL cause issues by Neels Hofmeyr · 6 years ago
  69. 75f038d cipher mode reject: send proper cause codes by Oliver Smith · 6 years ago
  70. dadd405 cosmetic: fix spec ref for gsm0808_cipher_mode() by Oliver Smith · 6 years ago
  71. 9108d47 lchan_fsm: generate proper multirate configuration IE on RSL by Philipp Maier · 6 years ago
  72. e4faf59 bsc_vty: check amr mode parameters by Philipp Maier · 6 years ago
  73. 3b9dcb3 gsm_04_08: improve gsm48_multirate_config() by Philipp Maier · 6 years ago
  74. bca82ed codec_pref: also check amr codec rates in check_codec_pref() by Philipp Maier · 6 years ago
  75. 5a63cd6 gsm_data: set meaningful default values for amr modes by Philipp Maier · 6 years ago
  76. bcbc537 handover_decision_2.c: implement HO to remote BSS by Neels Hofmeyr · 6 years ago
  77. f646451 handover_decision_2.c: refactor trigger_*() by Neels Hofmeyr · 6 years ago
  78. b0177b2 ipaccess-proxy: Add error handling to IAP CCM ID RESP parsing by Harald Welte · 6 years ago
  79. 7f2e851 acc_ramp: An unsigned int is always >= 0 by Harald Welte · 6 years ago
  80. a52eed1 subscr_conn_fsm: Fix null-pointer deref / N-CONNECT.ind from unknown MSC by Harald Welte · 6 years ago
  81. 3c4661b bssmap_handle_cipher_mode(): Don't sent reject if !conn by Harald Welte · 6 years ago
  82. 60f08b5 ipaccess-config: Fix open() return value checking by Harald Welte · 6 years ago
  83. b1f66fe gsm_08_08: do not include zero length speech codec list. by Philipp Maier · 6 years ago
  84. 298da0a handover_start_inter_bsc_in(): Uninitialized variable by Harald Welte · 6 years ago
  85. d4c391e range_enc_determine_range(): Don't dereference array on size=0 by Harald Welte · 6 years ago
  86. 7656f5f gsm_08_08: allow zero length speech codec lists in compl l3 info. by Philipp Maier · 6 years ago
  87. f105190 vty 'show bts'/'show trx': display IPs and ports by Oliver Smith · 6 years ago
  88. acd2919 remote-BSS neighbors: allow only one cell ID by Neels Hofmeyr · 6 years ago
  89. b047949 handover_fsm: adjust inter-BSC HO failure handling to spec by Neels Hofmeyr · 6 years ago
  90. 6fe1252 lchan_fsm: notify conn of released lchan upon RF Release by Neels Hofmeyr · 6 years ago
  91. cd46adb handover_decision_2.c: drop redundant debug_candidate() args by Neels Hofmeyr · 6 years ago
  92. ffa49cf handover_decision_2.c: find_alternative_lchan: drop goto by Neels Hofmeyr · 6 years ago
  93. d72c126 handover_decision_2.c: tweak ho candidate logging by Neels Hofmeyr · 6 years ago
  94. bc6bc0a handover_decision_2.c: tweak comments by Neels Hofmeyr · 6 years ago
  95. 0d91fb5 lchan_fsm: fix failure handling: notify conn when released by Neels Hofmeyr · 6 years ago
  96. 8b818a0 subscr conn: properly forget lchan before release by Neels Hofmeyr · 6 years ago
  97. 6c5f5ef gscon_forget_lchan(): Clear Request iff no lchans remain by Neels Hofmeyr · 6 years ago
  98. 83ca9ed gscon_forget_lchan(): no Clear Request after Clear Command by Neels Hofmeyr · 6 years ago
  99. 30ca2a6 fix counters for inter-BSC outgoing by Neels Hofmeyr · 6 years ago
  100. 54a80ab debian: Require libcdk and install meas_vis osmo-bsc-meas-utils by Daniel Willmann · 6 years ago