1. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  2. cf0136d logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  3. 0fa9534 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  4. eee605b Add support for extended SI2q parameters by Max · 7 years ago
  5. 6b23839 Remove duplicating define by Max · 7 years ago
  6. f7f79ca Expand chan allocation logging by Max · 7 years ago
  7. 09c26f1 vty: remove ignored logging parameters by Max · 7 years ago
  8. 10e77ba om2000: add VTY command to delete CON groups by Philipp Maier · 7 years ago
  9. 49692af compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 7 years ago
  10. 08995d7 OM2000: use assoc_so *only* for TS objects by Harald Welte · 8 years ago
  11. 44ccb0d Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  12. 78a5803 CTRL: remove boilerplate by Max · 7 years ago
  13. 500dc76 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  14. 8749599 Prevent segfault in range encoding by Max · 8 years ago
  15. 5a9d8bc Improve OML failure report by Max · 7 years ago
  16. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  17. 6617c15 Cosmetic fixes around SI generation by Max · 8 years ago
  18. 365b230 bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  19. 6a161e1 Fix some typos in stdout output by Ruben Undheim · 8 years ago
  20. fe14df7 channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  21. c10042b cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  22. 188d3db Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  23. ddc93b1 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  24. 5b27402 Replace duplicated code with macro call by Max · 8 years ago
  25. e062d44 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  26. 8d05665 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  27. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  28. 093d8f8 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  29. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  30. 0303b38 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  31. d416b48 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  32. bfe2727 move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  33. 191933d move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  34. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  35. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  36. bf216ec bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  37. ad13b57 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  38. bfc4beb abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  39. 00724f1 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  40. 7bd1a74 move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  41. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  42. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  43. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  44. 2ba6b73 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  45. a56c349 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  46. 891be22 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  47. f8321be rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  48. f347a86 OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  49. c762a78 rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  50. 02df462 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  51. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  52. 63bee78 RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  53. 5d26775 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  54. 52233ac OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  55. df488d4 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  56. c5d6d72 OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  57. a5a90a2 om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  58. b2453af OM2000: Add fault report parsing by Philipp · 8 years ago
  59. 22b28b3 RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  60. 27cf95d om2000: Add support for querying RBS capabilities by root · 8 years ago
  61. 18e514c lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  62. 8452500 OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  63. 018877b WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  64. a7488ae bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  65. 2a4a915 log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  66. 112d76f gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  67. 38d64b6 OML: Improve OML attribute handling by Philipp · 8 years ago
  68. e59e4a0 Decrease count_codecs logging verbosity by Max · 8 years ago
  69. 4f598fc bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  70. 1ed84d2 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  71. d5e4ee9 Log use of incompatible BS-AG-BLKS-RES value by Max · 8 years ago
  72. 0f4e895 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  73. a8d0825 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  74. 3913c4f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  75. f3c8959 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  76. 97fe7a0 cosmetic: bs11: also use ts_is_tch() by Neels Hofmeyr · 8 years ago
  77. db5b2ee dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  78. f871b57 dyn TS: fix: abis_om2000: also handle dyn TS as TCH by Neels Hofmeyr · 8 years ago
  79. 7c0b45b Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  80. 5793ba5 cosmetic: comment typo on e1_config.c by Neels Hofmeyr · 8 years ago
  81. 7d3365f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  82. ba0fbb3 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  83. 0655539 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  84. 0c620ef mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  85. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  86. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  87. d3f52f7 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  88. 9467a82 mscsplit: bsc_init: don't pass telnet dummy conn by Neels Hofmeyr · 8 years ago
  89. 92866f0 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  90. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  91. 5a27cc8 remove unused bsc_copyright from bsc_vty.c by Neels Hofmeyr · 8 years ago
  92. 88bdcd4 Modify SI 13 field for control_ack_type by Max · 8 years ago
  93. 0781eb0 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  94. d9b6b5d log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  95. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  96. baf1b44 bsc/netinit: correct mistyped rate counter by Alexander Couzens · 8 years ago
  97. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  98. f0b8e8b log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  99. 0323f35 log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  100. 7445cf1 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago