1. c6699ac fix log line end in assignment_fsm.c by Neels Hofmeyr · 6 years ago
  2. 0848ff8 Revert "assignment_fsm: Properly support assigning signalling mode TCH/x" by Neels Hofmeyr · 6 years ago
  3. 85e2bc9 src/utils/Makefile.am: Drop unneeded sigtran and mgcp-client deps by Pau Espin Pedrol · 6 years ago
  4. ed1dcbb configure.ac: Add flag to enable/disable build of ipaccess related utils by Pau Espin Pedrol · 6 years ago
  5. b7e4a9b net_init.c: remove unneeded header by Pau Espin Pedrol · 6 years ago
  6. 39e9f07 ipaccess/Makefile.am: Remove unneeded libosmo-sigtran dep by Pau Espin Pedrol · 6 years ago
  7. a115052 Move msc related code from gsm_data to bsc_msc by Pau Espin Pedrol · 6 years ago
  8. 2cfd000 Move LCLS references from gsm_data to osmo_bsc_lcls by Pau Espin Pedrol · 6 years ago
  9. 4d3a212 assignment_fsm: Properly support assigning signalling mode TCH/x by Sylvain Munaut · 6 years ago
  10. a58e10c log N-CONNECT from MSC by Neels Hofmeyr · 6 years ago
  11. b870b60 incoming connect: don't crash if calling addr is missing by Neels Hofmeyr · 6 years ago
  12. fc2e07a ipaccess/Makefile.am: Remove unneeded libmgcp-client dep by Pau Espin Pedrol · 6 years ago
  13. eda6bfa handover_fsm: copy old S15_S0 to new lchan by Philipp Maier · 6 years ago
  14. a6e6421 assignment_fsm: use activate.info.s15_s0 for ASS. COMPL. by Philipp Maier · 6 years ago
  15. 90db2a1 cosmetic: drop unused struct mgcp_ctx shadow by Neels Hofmeyr · 6 years ago
  16. bb66d10 assignment_fsm: fix channel allocator preferences by Philipp Maier · 6 years ago
  17. fad4bbc bsc_vty: add features to disable specific lchans via vty by Philipp Maier · 6 years ago
  18. 7cfdbe7 comments: clarify usage of conn.assignment and .handover scopes by Neels Hofmeyr · 6 years ago
  19. 4daa210 handover_fsm: do not access conn->assignment.req, it may be outdated by Neels Hofmeyr · 6 years ago
  20. 963763d Implement CSFB "Fast Return" Handling at RR RELEASE by Harald Welte · 6 years ago
  21. d6e57e3 manual: Remove bogus "Control interface" sub-section in overview by Harald Welte · 6 years ago
  22. bec10b0 manual: s/OsmoNITB/OsmoBSC/ in examples; remove E1 based BTSs by Harald Welte · 6 years ago
  23. e26f013 manual: Re-order chapters in more logical order by Harald Welte · 6 years ago
  24. 9e437a7 manual: Add sections on 3G/4G neighbor cells by Harald Welte · 6 years ago
  25. 9e27608 manual: It's not "A over SCCP" but "BSSAP over SCCP" by Harald Welte · 6 years ago
  26. 57658ec gsm_data: Add gsm_bts_name() just like we have gsm_{trx,ts,lchan}_name() by Harald Welte · 6 years ago
  27. 761fa13 bsc_vty: add vty command to display all lchans by Philipp Maier · 6 years ago
  28. d1bb062 LCLS: use libosmocore function to add status by Max · 6 years ago
  29. 8d9c3e7 abis_rsl: Fix TCH-as-SDCCH allocation on Channel Request by Neels Hofmeyr · 6 years ago
  30. 3035892 lchan_select: Do not unsolicitedly select a TCH/F by Philipp Maier · 6 years ago
  31. f165e33 lchan_select: dont allow half rate EFR to be selected by Philipp Maier · 6 years ago
  32. 09273b7 LCLS: constify helper parameters by Max · 6 years ago
  33. 117fa9d Bump version: 1.3.0.293-605c → 1.4.0 by Harald Welte · 6 years ago 1.4.0
  34. 605c7f0 chan_alloc: remove references to lchan_alloc() by Philipp Maier · 6 years ago
  35. 17cbe5c Log MDCX ACK for established lchan by Max · 6 years ago
  36. 413846e Print BTS number on GPRS options error by Max · 6 years ago
  37. f3ba4d7 paging: fix nullpointer deref by Philipp Maier · 6 years ago
  38. cf4a49b use mgcp-client configured endpoint domain name by Neels Hofmeyr · 6 years ago
  39. f3bd838 LCLS: use enum values instead of magic numbers by Max · 6 years ago
  40. 4586737 IPA: log OML/RSL link drop reason by Max · 6 years ago
  41. 38134ea comments: describe some lchan details by Neels Hofmeyr · 6 years ago
  42. 700e518 make sure early lchan act failure resets the lchan by Neels Hofmeyr · 6 years ago
  43. 43c403a LCLS: log config/control update by Max · 6 years ago
  44. fe65ece LCLS: update parameter representation by Max · 6 years ago
  45. 1cf21de Add VTY option to avoid sending empty Full BCCH Info for disabled SI by Pau Espin Pedrol · 6 years ago
  46. 1aea16f bsc: bssap: Set subscr log context during paging by Pau Espin Pedrol · 6 years ago
  47. d5c7582 bsc: dtap: Set subscr log context by Pau Espin Pedrol · 6 years ago
  48. 4e13309 bsc: rsl: Set subscr log context during meas report by Pau Espin Pedrol · 6 years ago
  49. 26da329 bsc: Set subscr log context during complete_layer3 by Pau Espin Pedrol · 6 years ago
  50. 8a8052e bsc_main: filter_fn: Compare imsi values instead of subscr pointers by Pau Espin Pedrol · 6 years ago
  51. a3acb30 paging: Properly enclose logging imsi filter scope by Pau Espin Pedrol · 6 years ago
  52. 95739cf VTY: Allow logging filter imsi statements for IMSIs we haven't seen yet by Daniel Willmann · 6 years ago
  53. b84fc49 paging: fix whitespace by Pau Espin Pedrol · 6 years ago
  54. 8f6eeb4 set gscon FSM instances' log level to DEBUG by Neels Hofmeyr · 6 years ago
  55. 0a4d2e5 handover_fsm: send HANDOVER PERFORMED msg on internal ho by Philipp Maier · 6 years ago
  56. 1626266 gsm_04_08: Free GSM subscr conn if paging response can't be matched by Daniel Willmann · 6 years ago
  57. 9848376 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 6 years ago
  58. 1b96334 paging: Add VTY options to calculate T3113 timeout dynamically by Pau Espin Pedrol · 6 years ago
  59. 4af2d18 bsc: lchan_fsm: Fix invalid duplicated transition by Pau Espin Pedrol · 6 years ago
  60. bbbc121 bsc: timeslot_fsm: Handle and ignore tear down of lchan during PDCH DEACT by Pau Espin Pedrol · 6 years ago
  61. 35b979c bsc: lchan_fsm: Add missing transition WAIT_TS_READY->WAIT_RLL_RTP_RELEASED by Pau Espin Pedrol · 6 years ago
  62. 96058f6 bsc: lchan_rtp_fsm: Avoid duplicate LCHAN_EV_RTP_RELEASED event by Pau Espin Pedrol · 6 years ago
  63. ba4f66a bsc: timeslot_fsm: Fix count in ts_lchans_waiting by Pau Espin Pedrol · 6 years ago
  64. 4b856a5 bsc: timeslot_fsm: Fix possible skip of some lchans in ts_terminate_lchan_fsms by Pau Espin Pedrol · 6 years ago
  65. 674bcd5 bsc: ts_is_pchan_switching: Return correct IPA dyn TS target_pchan by Pau Espin Pedrol · 6 years ago
  66. 3df6356 bsc: timeslot_fsm: Fix ts_is_lchan_waiting_for_pchan by Pau Espin Pedrol · 6 years ago
  67. 0502a0e bsc: timelost_fsm: Remove unneeded set of out variable on failure by Pau Espin Pedrol · 6 years ago
  68. 746dbc9 bsc: Fix lchan iteration for dyn TS during PDCH Deact by Pau Espin Pedrol · 6 years ago
  69. 0ba20df bsc: Add define for ts_as_pchan_for_each_lchan with ts->pchan_on_init by Pau Espin Pedrol · 6 years ago
  70. ab9a259 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 6 years ago
  71. b871da9 Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 6 years ago
  72. 0620b37 osmo_bsc_bssap.c: fix incorrect link_id assignment by Vadim Yanitskiy · 6 years ago
  73. 24482ad follow-up: logging tweak for Immediate Assignment by Neels Hofmeyr · 6 years ago
  74. 7ae0f9c bsc: ts_for_each_lchan: Improve documentation by Pau Espin Pedrol · 6 years ago
  75. d3e8e0c bsc: ts_as_pchan_for_each_lchan: reorder and improve documentation by Pau Espin Pedrol · 6 years ago
  76. d69b580 bsc: lchan_select: Avoid returning a TCH/H lchan when TCH/F is requested by Pau Espin Pedrol · 6 years ago
  77. 4933048 cosmetic: bsc: timeslot_fsm: Clean uneeded scope brackets by Pau Espin Pedrol · 6 years ago
  78. 686deaf build manuals included from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  79. 5c55d49 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  80. 27683cb copy NITB's osmobsc-usermanual.adoc to OsmoBSC by Oliver Smith · 6 years ago
  81. 39e1215 OsmoBSC: update VTY reference by Neels Hofmeyr · 6 years ago
  82. 5397326 OsmoBSC/HLR/MSC: Fix default config file name by Daniel Willmann · 6 years ago
  83. c3d8393 author info: add "former" to Holger's job title by Neels Hofmeyr · 6 years ago
  84. aa4a3e7 bsc: handover: mention the need to resend SI for telnet neighbor cfg by Neels Hofmeyr · 6 years ago
  85. 4875848 bsc: handover: clarify default of all-cells-are-neighbors by Neels Hofmeyr · 6 years ago
  86. 8c14a94 bsc: document handover by Neels Hofmeyr · 6 years ago
  87. 8a35768 vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 7 years ago
  88. 9f15757 OsmoBSC: update VTY reference by Neels Hofmeyr · 7 years ago
  89. 3a6ad2a add message sequence chart MS/BTS/BSC/MSC for 3GPP aoIP MO call by Harald Welte · 7 years ago
  90. d22e31f common / OsmoBSC: drop unused alink.adoc by Neels Hofmeyr · 7 years ago
  91. 9d0e3a7 OsmoBSC: update overview to explain both SCCPlite and SCCP/M3UA by Neels Hofmeyr · 7 years ago
  92. b4045a0 OsmoBSC: add rate counter documentation by Alexander Couzens · 7 years ago
  93. cef1d72 OsmoBSC: update CTRL docs by Max · 7 years ago
  94. ea9a44d refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  95. 88faeef Allow easily disabling GFDL references by Pau Espin Pedrol · 7 years ago
  96. f77da12 MGW: Include MGCP endpoint naming scheme of old IPA/SCCPlite approach by Harald Welte · 7 years ago
  97. d9400a9 mgw: Fix endpoint names for new MGW by Harald Welte · 7 years ago
  98. 1293ee1 osmux: Fix description for Dummy frames FT field by Pau Espin Pedrol · 7 years ago
  99. 9980b4a osmux-reference-docinfo: Add latest changes to revhistory by Pau Espin Pedrol · 7 years ago
  100. 53ce68f osmux-reference: Add traffic saving plot by Pau Espin Pedrol · 7 years ago