1. 7f3724e VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  2. b1e6b37 Handle PCU version received via OML alert by Max · 7 years ago
  3. 16dcf2a libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  4. baaf3e2 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  5. f7e9a34 RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCH by Harald Welte · 8 years ago
  6. 3521af7 abis_om2k: protect MO FSMs by NULL check by Alexander Couzens · 8 years ago
  7. ce49258 OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack by Harald Welte · 8 years ago
  8. ca06e04 bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSI by Neels Hofmeyr · 7 years ago
  9. 88d4fc7 Don't drop OML links for Get Attributes NACK by Max · 7 years ago
  10. c103c64 OM2000: Change the order of MO initialization by Harald Welte · 7 years ago
  11. 3d6cb33 gprs: fix T3186 encoding in Sysinfo 13 by Philipp Maier · 8 years ago
  12. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  13. dfb138f unixsocket: start sabm for UNIXSOCKET by Alexander Couzens · 8 years ago
  14. 0722ffc OM2000: Add FIXME comments for missing resolving of RX/TX MO! by Harald Welte · 8 years ago
  15. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  16. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  17. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  18. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  19. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  20. 2c16bee Add support for extended SI2q parameters by Max · 7 years ago
  21. b726c2c Remove duplicating define by Max · 7 years ago
  22. 8dc8f23 Expand chan allocation logging by Max · 7 years ago
  23. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  24. e1f8b92 om2000: add VTY command to delete CON groups by Philipp Maier · 7 years ago
  25. 26adfd0 compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 7 years ago
  26. 2d02775 OM2000: use assoc_so *only* for TS objects by Harald Welte · 8 years ago
  27. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  28. f6e5170 CTRL: remove boilerplate by Max · 7 years ago
  29. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  30. 881064e Prevent segfault in range encoding by Max · 8 years ago
  31. a5e3693 Improve OML failure report by Max · 7 years ago
  32. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  33. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  34. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  35. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  36. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  37. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  38. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  39. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  40. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  41. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  42. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  43. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  44. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  45. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  46. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  47. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  48. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  49. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  50. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  51. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  52. 4874361 bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  53. be67050 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  54. b0993e6 abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  55. 7b6bae6 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  56. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  57. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  58. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  59. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  60. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  61. 80ccb95 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  62. 96638d1 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  63. 309425e rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  64. 38cba5a OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  65. fb89b9b rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  66. 58273f4 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  67. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  68. fe7be8d RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  69. c1efa67 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  70. 87ef68e OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  71. f926f45 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  72. b4ecc1d OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  73. 6bbcfbb om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  74. 8136e4b OM2000: Add fault report parsing by Philipp · 8 years ago
  75. 7975ddf RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  76. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  77. 46edbc4 lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  78. 424656e OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  79. 591e1d7 WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  80. b748012 bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  81. 350f93e log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  82. d37981e gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  83. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  84. 05adbdc Decrease count_codecs logging verbosity by Max · 8 years ago
  85. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  86. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  87. b659107 Log use of incompatible BS-AG-BLKS-RES value by Max · 8 years ago
  88. a6ba6a3 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  89. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  90. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  91. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  92. 3ea9fec cosmetic: bs11: also use ts_is_tch() by Neels Hofmeyr · 8 years ago
  93. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  94. 23c3aa3 dyn TS: fix: abis_om2000: also handle dyn TS as TCH by Neels Hofmeyr · 8 years ago
  95. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  96. 57e8a1f cosmetic: comment typo on e1_config.c by Neels Hofmeyr · 8 years ago
  97. dab3e34 log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  98. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  99. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  100. 663debc mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago