1. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  2. 91004ab gsm_network: drop unused subscr_epxire_timer by Neels Hofmeyr · 7 years ago
  3. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  4. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  5. 92b9f2e common_cs.h: mv gsm_encr to gsm_data.h by Neels Hofmeyr · 7 years ago
  6. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  7. b540077 libcommon_cs: move gsm48 bits to libbsc by Neels Hofmeyr · 7 years ago
  8. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  9. ab1b381 libcommon-cs: move gsm_network_init() into bsc_network_init() by Neels Hofmeyr · 7 years ago
  10. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  11. 978f58c libcommon: eliminate socket.c by Neels Hofmeyr · 7 years ago
  12. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  13. ec1bb16 libcommon: eliminate common_vty.c by Neels Hofmeyr · 7 years ago
  14. 73acbca Make RSL connection attempts time out. by Stefan Sperling · 7 years ago
  15. 81dc9e7 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  16. d9cc21c gsm_data_shared.h: Remove unused sacch_deact member field by Harald Welte · 7 years ago
  17. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  18. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  19. 084b421 HO: Add a penalty timer list to the subscriber connection entity by Andreas Eversberg · 11 years ago
  20. 935e5d7 HO: add queue to cache DTAP messages during handover/assignment by Andreas Eversberg · 11 years ago
  21. 2660c04 HO: make bts_by_arfcn_bsic() public by Neels Hofmeyr · 7 years ago
  22. df65c9a HO: Count number of free timeslot on a given BTS by Andreas Eversberg · 11 years ago
  23. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  24. c561515 HO: enable handover by initializing at startup; rename init function by Neels Hofmeyr · 7 years ago
  25. 9869203 HO: fix: increase the number of measurement report history to 10 by Andreas Eversberg · 11 years ago
  26. 7df80d3 HO: Add handover decision debugging category by Andreas Eversberg · 11 years ago
  27. e0cba56 HO: If handover logic is used to do assignment, signal assignment result by Andreas Eversberg · 11 years ago
  28. 7c41cd1 HO: Changed availablilty of ts_is_usable() from static to extern by Andreas Eversberg · 11 years ago
  29. 970b434 HO: Count the actual meas.rep. get_meas_rep_avg fails if not reached by Andreas Eversberg · 11 years ago
  30. a918000 HO: Add function to count currently ongoing handovers to a given BTS by Andreas Eversberg · 11 years ago
  31. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  32. be1131d HO: fix recovery from failed handover by Neels Hofmeyr · 7 years ago
  33. 9af36d7 osmo_bsc_mgcp: cosmetic: introduce mgcp_init(), soak up fsm init by Neels Hofmeyr · 7 years ago
  34. 714c2f9 Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. by Stefan Sperling · 7 years ago
  35. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  36. 090550f Implement support for paging based on CI (cell identifier). by Stefan Sperling · 7 years ago
  37. 6b103e1 bsc/gsm_04_80.h: clean up useless declarations by Vadim Yanitskiy · 7 years ago
  38. d783a75 bsc/gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 7 years ago
  39. 55a954b Support control connection status query for a particular MSC. by Stefan Sperling · 7 years ago
  40. ed23c1d Reduce T3109 default from 19s to 5s by Harald Welte · 7 years ago
  41. 148ee36 cosmetic: Hide all accesses to conn->bts behind conn_get_bts() by Harald Welte · 7 years ago
  42. 75f2c8d mgcp: cancel transactions on timeout by Philipp Maier · 7 years ago
  43. 472275c remove unused 'lac' member of 'struct gsm_subscriber_connection' by Harald Welte · 7 years ago
  44. 4a8ebc8 gsm_data.h: Document all fields of gsm_subscriber_connection by Harald Welte · 7 years ago
  45. ea0c320 osmo-bsc: Move user plane/voice related bits into sub-structure by Harald Welte · 7 years ago
  46. ca494f3 osmo_bsc.h: document every field in 'struct osmo_bsc_sccp_con' by Harald Welte · 7 years ago
  47. 95464c7 Remove unused struct osmo_bsc_sccp_con member sccp_queue_size by Harald Welte · 7 years ago
  48. e94d7d1 remove libosmo-sccp dependency for osmo-bsc by Harald Welte · 7 years ago
  49. 3edbd0e Remove some more dead code by Harald Welte · 7 years ago
  50. 8311a81 Remove bogus MM INFO configuration by Harald Welte · 7 years ago
  51. c499e5c Remove bogus vty config for LU reject cause by Harald Welte · 7 years ago
  52. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  53. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  54. 00d64fd Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACK by Harald Welte · 7 years ago
  55. 581398a Add a new counter "rsl:ipa_nack" to count number of IPA related NACKs by Harald Welte · 7 years ago
  56. 62d9cb0 Add new per-BTS "rsl:unknown" counter to count unknown RSL messages by Harald Welte · 7 years ago
  57. 4f59892 Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACT by Harald Welte · 7 years ago
  58. 6e59ced Reduce T3113 default from 60s to 10s by Harald Welte · 7 years ago
  59. cf9d431 libbsc: paging: more reasonable (and detailed) paging statistics by Harald Welte · 7 years ago
  60. 66d2ef8 cosmetic: osmo_bsc_mgcp: improve comments by Philipp Maier · 7 years ago
  61. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  62. d382bf6 paging: Stop all paging if MSC sends us BSSMAP RESET by Harald Welte · 7 years ago
  63. f4b66fb paging: Remove obsolete paging call-back support by Harald Welte · 7 years ago
  64. dea252d Change T3101 default from 10s to 3s. by Harald Welte · 7 years ago
  65. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago
  66. 9311005 Remove 'msc' counter group from BSC by Harald Welte · 7 years ago
  67. 1ef46d9 rate_ctr: Use ':' as separator, not '.' by Harald Welte · 7 years ago
  68. d82101e Move many counters from BSC-global to per-BTS granularity by Harald Welte · 7 years ago
  69. 547c207 use _NUM_CHREQ_T to define the size of ctype_by_chreq by Alexander Couzens · 7 years ago
  70. fa85d18 mgcp: use mgw assigned connection identifiers by Philipp Maier · 7 years ago
  71. 20114aa auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  72. ad38110 auth: remove unused structs by Philipp Maier · 7 years ago
  73. 3b18044 sccp-lite: remove obsolete VTY commands by Philipp Maier · 7 years ago
  74. 9c6d011 HO prep: pass gsm_network to gsm_bts_alloc() already by Neels Hofmeyr · 7 years ago
  75. a2733ae cosmetic: handover.h: use "#pragma once", declare structs, comments by Neels Hofmeyr · 7 years ago
  76. f0ea05e compiler warnings: add includes in abis_rsl.h, gsm_data_shared.h by Neels Hofmeyr · 7 years ago
  77. 3d0b76d cleanup: drop unused gsm_bts.role by Neels Hofmeyr · 7 years ago
  78. c8d55f2 cosmetic: mark gsm_objclass2mo as static by Max · 7 years ago
  79. c87dc3e cosmetic: drop unused include by Max · 7 years ago
  80. d0ff694 cosmetic: tighten function type signatures by Max · 7 years ago
  81. ad47f71 auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  82. d0f479e cosmetic: remove obsolete ROLE_BSC by Max · 7 years ago
  83. aa954cd OML: consider administrative state when reporting by Max · 7 years ago
  84. e8dda5f vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  85. 91c76fd Use type bool for boolean fields in gsm48_si_ro_info by Pau Espin Pedrol · 7 years ago
  86. 7e0c269 reset: remove name variable from reset context by Philipp Maier · 7 years ago
  87. c9179fb cosmetic: remove distracting newline by Philipp Maier · 7 years ago
  88. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  89. 36bf797 Check OML state per-BTS by Max · 7 years ago
  90. 25cc407 ctrl: add oml-uptime command by Max · 7 years ago
  91. 3d049d2 OML: consider RSL link state by Max · 7 years ago
  92. 2da93fc Remove any references to RANAP and Iu by Harald Welte · 7 years ago
  93. d1f70ed Show OML link uptime in vty by Max · 7 years ago
  94. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  95. dc10ce9 Wrap channel state assignment in macro by Max · 7 years ago
  96. 72fbc95 SI13: drop PBCCH-related bits by Max · 7 years ago
  97. be356ed Make TRX rf locking more visible by Max · 7 years ago
  98. 4a0c011 drop MGCP client from osmo-bsc by Neels Hofmeyr · 7 years ago
  99. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  100. 5282a81 drop files unrelated to osmo-bsc by Neels Hofmeyr · 7 years ago