1. 5a3b8ae doc/examples: use NECI = 1 by default by Vadim Yanitskiy · 7 years ago
  2. dd185d6 cosmetic: Add fixme note for OS#3112 by Philipp Maier · 6 years ago
  3. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  4. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  5. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  6. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  7. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  8. cf4a573 range_enc_arfcns: avoid runtime error on zero size by Neels Hofmeyr · 6 years ago
  9. a8eafef change return type of page_subscriber() to void by Stefan Sperling · 6 years ago
  10. ecb0308 gscon: fix illegal state transitions by Philipp Maier · 6 years ago
  11. bc893d3 bssap: Log non handled paging requests by Pau Espin Pedrol · 6 years ago
  12. a9e4268 paging: paging_request_bts: Fix wrong return value by Pau Espin Pedrol · 6 years ago
  13. cf48c54 bsc_vty: Fix uninitialized var false positive on gcc 7.3.1 by Pau Espin Pedrol · 6 years ago
  14. 39fb1fb libbsc: nokia_site: Fix uninitialized return val by Pau Espin Pedrol · 6 years ago
  15. 052364d contrib: osmo-bsc.service: Fix osmo-mgw.service dependency by Pau Espin Pedrol · 7 years ago
  16. 6c4d01e contrib: osmo-bsc.service: Update description by Pau Espin Pedrol · 7 years ago
  17. 63d619e cosmetic: remove dead code: osmo_bsc_reset.c by Philipp Maier · 7 years ago
  18. 200f5b9 bs11: make bs11_config build again by Philipp Maier · 7 years ago
  19. 7c900c2 ipaccess: make ipaccess-config build again by Philipp Maier · 7 years ago
  20. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  21. cd3bf62 vty: drop unused vty definitions (*_NODE, msc_*) by Neels Hofmeyr · 7 years ago
  22. ead291a bssmap: State correct speech codec in ASSIGNMENT COMPLETE by Harald Welte · 7 years ago
  23. 6900f81 GSCON FSM: Fix argument order when calling gsm0808_assign_req() by Harald Welte · 7 years ago
  24. 31a6368 BSSAP: document match_codec_pref() more thoroughly by Harald Welte · 7 years ago
  25. b360ec1 BSSAP: Fix test_codec_pref() implementation for AMR by Harald Welte · 7 years ago
  26. 12e3c81 cosmetic: remove old, already commented-out code by Philipp Maier · 7 years ago
  27. 5444f13 cosmetic: remove dead code and obsolete fixmes by Philipp Maier · 7 years ago
  28. 70fcde6 Cosmetic: fix missing semicolon after osmo-assert by Philipp Maier · 7 years ago
  29. 393165c cosmetic: fix incomplete sentence in comment. by Philipp Maier · 7 years ago
  30. 8ff02fc cosmetic: remove needless fixme note. by Philipp Maier · 7 years ago
  31. 4be98dc cosmetic: fix argument order of forward_dtap() by Philipp Maier · 7 years ago
  32. 79745fc cosmetic: fix typo by Philipp Maier · 7 years ago
  33. 458d8a1 cosmetic: remove unused enum members by Philipp Maier · 7 years ago
  34. 48213a2 fixup: apply mnc3 change also in ipaccess/network_listen.c by Neels Hofmeyr · 7 years ago
  35. da5b09a cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNC by Neels Hofmeyr · 7 years ago
  36. 9cf2bab fix an error message in bssmap_handle_paging() by Stefan Sperling · 7 years ago
  37. 835b02a contrib: jenkins.sh: Add --enable-werror flag by Pau Espin Pedrol · 7 years ago
  38. 9d075ea pcu_sock.c: Avoid breaking strict-aliasing on ptr derreference by Pau Espin Pedrol · 7 years ago
  39. f94cbf6 RR: Send RR STATUS in case of unsupported/unknown message by Harald Welte · 7 years ago
  40. 4a1580b paging: Unify formatting of log messages with (bts=%d) prefix by Harald Welte · 7 years ago
  41. fe00eda abis_nm: Improve and fix OML logging by Harald Welte · 7 years ago
  42. e9903fd cosmetic: Fix infinite number of formatting errors in gscon_fsm_states by Harald Welte · 7 years ago
  43. e249045 tests: handover_test.c: Add missing header by Pau Espin Pedrol · 7 years ago
  44. 55677de bsc_subscr_conn_fsm.c: Fix wrong param list passed to LOGPFSML by Pau Espin Pedrol · 7 years ago
  45. f738869 bsc_api.c: bsc_handle_lchan_signal: Remove unused variable by Pau Espin Pedrol · 7 years ago
  46. b1b8b62 ipaccess-config: Check cmdlie arg unit-id format by Pau Espin Pedrol · 7 years ago
  47. 8972f3f abisip-find: Improve use information output by Pau Espin Pedrol · 7 years ago
  48. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  49. 2cf46b9 use libosmocore to parse cell identifiers in osmo-bsc by Stefan Sperling · 7 years ago
  50. b4d39eb ipaccess-config: Improve handling of last parameter by Pau Espin Pedrol · 7 years ago
  51. c80b876 ipaccess-config: Add missing path with log error by Pau Espin Pedrol · 7 years ago
  52. 5e2812c ipaccess-config: Enable logging all categories to print errors by Pau Espin Pedrol · 7 years ago
  53. 1bb5554 configure: add --enable-werror by Neels Hofmeyr · 7 years ago
  54. 34b59ac abisip-find: Add --format-json option by Pau Espin Pedrol · 7 years ago
  55. e845b0f abisip-find: Force stdout buffer flush by Pau Espin Pedrol · 7 years ago
  56. 4becc84 abisip-find: Add option to bind to a specific source address by Pau Espin Pedrol · 7 years ago
  57. f27dbc5 bsc_vty: display bts features in show bts by Philipp Maier · 7 years ago
  58. 8c498fc gsm_data: use feature list from libosmocore by Philipp Maier · 7 years ago
  59. d6012ff sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6 by Harald Welte · 7 years ago
  60. 4ac7763 pcu_if: implement support for 3-digit MNC by Neels Hofmeyr · 7 years ago
  61. cea3b51 debian: Move abisip-find from osmo-bsc to its own package by Pau Espin Pedrol · 7 years ago
  62. 1d7473c handover_test: explicitly wrap abis_rsl_sendmsg() by Neels Hofmeyr · 7 years ago
  63. 7ec2756 cosmetic: typo in log: handover_decision2.c: 'measuements' by Neels Hofmeyr · 7 years ago
  64. 7e52ae1 cosmetic: hodec2: log nr of neighbors in meas report by Neels Hofmeyr · 7 years ago
  65. f0141b9 gsm48_parse_meas_rep(): set num_cell=0 if no neighbor cells are reported by Neels Hofmeyr · 7 years ago
  66. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  67. 56dec0c libbsc/bsc_vty.c: prevent uninitialized access by Vadim Yanitskiy · 7 years ago
  68. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  69. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  70. 7cdd069 ctrl_test_runner: add tests for 3-digit MNC by Neels Hofmeyr · 7 years ago
  71. 27dd53d add test for abis_nm_ipaccess_cgi() by Neels Hofmeyr · 7 years ago
  72. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  73. 302f865 compiler warning: chan_compat_with_mode(): clearly handle all enum vals by Neels Hofmeyr · 7 years ago
  74. 0bfd8d9 bsc_vty: Merge more VTY documentation string #defines by Harald Welte · 7 years ago
  75. 383a059 Revert "Generate the S_L_INP_TEI_UP signal earlier." by Harald Welte · 7 years ago
  76. 3d5818a a_reset: Add FSM event names by Philipp Maier · 7 years ago
  77. 0a5a47a fix build: gprs_ra_id_by_bts(): ensure to init all values by Neels Hofmeyr · 7 years ago
  78. faf0982 Generate the S_L_INP_TEI_UP signal earlier. by Stefan Sperling · 7 years ago
  79. b22dcb8 Align syntax of "handover" + "assignment" command with that of lchan act/deact by Harald Welte · 7 years ago
  80. 1231ebe pcuif_proto.h: add features of version 7 (txt indication) by Alexander Couzens · 7 years ago
  81. 50eed42 pcuif_proto.h: fix whitespaces and indention by Alexander Couzens · 7 years ago
  82. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  83. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  84. c9b0b26 paging: fix paging attemt rate counter by Philipp Maier · 7 years ago
  85. 0063752 paging: page all bts when no cell is associated by Philipp Maier · 7 years ago
  86. ec00fcf bsc_api.c: fix log string format by Neels Hofmeyr · 7 years ago
  87. e4b0ebb bsc_api: drop unknown RR messages. by Philipp Maier · 7 years ago
  88. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  89. 162a3fe drop unused libbsc/meas_proc.c by Neels Hofmeyr · 7 years ago
  90. fd7b51e fix handover_test link error by Stefan Sperling · 7 years ago
  91. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  92. 5f2204a cosmetic: adjust copyrights on handover_cfg.c,_vty.c by Neels Hofmeyr · 7 years ago
  93. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  94. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  95. 8489b46 HO: cosmetic: getting a chan activ nack on a non-ho lchan is not an error by Neels Hofmeyr · 7 years ago
  96. 45e46d2 HO: introduce ho decision callbacks by Neels Hofmeyr · 7 years ago
  97. 047ac0d HO: cosmetic: handover_decision.c: make process_meas_rep() return void by Neels Hofmeyr · 7 years ago
  98. ec42264 HO: clearly mark conn penalty timer member for hodec2 by Neels Hofmeyr · 7 years ago
  99. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  100. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago