1. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  2. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  3. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  4. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  5. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  6. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  7. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  8. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  9. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  10. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  11. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  12. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  13. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  14. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  15. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  16. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  17. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  18. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  19. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  20. 4874361 bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  21. be67050 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  22. b0993e6 abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  23. 7b6bae6 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  24. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  25. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  26. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  27. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  28. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  29. 80ccb95 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  30. 96638d1 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  31. 309425e rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  32. 38cba5a OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  33. fb89b9b rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  34. 58273f4 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  35. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  36. fe7be8d RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  37. c1efa67 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  38. 87ef68e OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  39. f926f45 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  40. b4ecc1d OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  41. 6bbcfbb om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  42. 8136e4b OM2000: Add fault report parsing by Philipp · 8 years ago
  43. 7975ddf RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  44. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  45. 46edbc4 lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  46. 424656e OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  47. 591e1d7 WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  48. b748012 bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  49. 350f93e log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  50. d37981e gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  51. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  52. 05adbdc Decrease count_codecs logging verbosity by Max · 8 years ago
  53. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  54. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  55. b659107 Log use of incompatible BS-AG-BLKS-RES value by Max · 8 years ago
  56. a6ba6a3 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  57. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  58. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  59. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  60. 3ea9fec cosmetic: bs11: also use ts_is_tch() by Neels Hofmeyr · 8 years ago
  61. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  62. 23c3aa3 dyn TS: fix: abis_om2000: also handle dyn TS as TCH by Neels Hofmeyr · 8 years ago
  63. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  64. 57e8a1f cosmetic: comment typo on e1_config.c by Neels Hofmeyr · 8 years ago
  65. dab3e34 log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  66. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  67. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  68. 663debc mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  69. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  70. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  71. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  72. 0ce98c7 mscsplit: bsc_init: don't pass telnet dummy conn by Neels Hofmeyr · 8 years ago
  73. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  74. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  75. 6d82c35 remove unused bsc_copyright from bsc_vty.c by Neels Hofmeyr · 8 years ago
  76. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  77. 2867f88 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  78. b3d8706 log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  79. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  80. 4b95b54 bsc/netinit: correct mistyped rate counter by Alexander Couzens · 8 years ago
  81. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  82. d5d39ae log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  83. 423269f log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  84. baa6c55 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  85. a0a08d8 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  86. d35fc44 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  87. a2ef7d6 dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  88. b74a2c8 dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  89. cd150a8 dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  90. 2ae305d dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  91. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  92. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  93. 5486025 chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[] by Neels Hofmeyr · 8 years ago
  94. 3673380 dyn TS: bts_chan_load: use correct nr of subslots for dyn ts by Neels Hofmeyr · 8 years ago
  95. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  96. c5e75f3 dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.c by Neels Hofmeyr · 8 years ago
  97. d3b7fa8 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  98. b91e600 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  99. 7af652c dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  100. fdd9ad7 dyn TS: enhance channel allocator for dynamic TS by Neels Hofmeyr · 8 years ago