1. 2cf46b9 use libosmocore to parse cell identifiers in osmo-bsc by Stefan Sperling · 7 years ago
  2. b4d39eb ipaccess-config: Improve handling of last parameter by Pau Espin Pedrol · 7 years ago
  3. c80b876 ipaccess-config: Add missing path with log error by Pau Espin Pedrol · 7 years ago
  4. 5e2812c ipaccess-config: Enable logging all categories to print errors by Pau Espin Pedrol · 7 years ago
  5. 1bb5554 configure: add --enable-werror by Neels Hofmeyr · 7 years ago
  6. 34b59ac abisip-find: Add --format-json option by Pau Espin Pedrol · 7 years ago
  7. e845b0f abisip-find: Force stdout buffer flush by Pau Espin Pedrol · 7 years ago
  8. 4becc84 abisip-find: Add option to bind to a specific source address by Pau Espin Pedrol · 7 years ago
  9. f27dbc5 bsc_vty: display bts features in show bts by Philipp Maier · 7 years ago
  10. 8c498fc gsm_data: use feature list from libosmocore by Philipp Maier · 7 years ago
  11. d6012ff sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6 by Harald Welte · 7 years ago
  12. 4ac7763 pcu_if: implement support for 3-digit MNC by Neels Hofmeyr · 7 years ago
  13. cea3b51 debian: Move abisip-find from osmo-bsc to its own package by Pau Espin Pedrol · 7 years ago
  14. 1d7473c handover_test: explicitly wrap abis_rsl_sendmsg() by Neels Hofmeyr · 7 years ago
  15. 7ec2756 cosmetic: typo in log: handover_decision2.c: 'measuements' by Neels Hofmeyr · 7 years ago
  16. 7e52ae1 cosmetic: hodec2: log nr of neighbors in meas report by Neels Hofmeyr · 7 years ago
  17. f0141b9 gsm48_parse_meas_rep(): set num_cell=0 if no neighbor cells are reported by Neels Hofmeyr · 7 years ago
  18. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  19. 56dec0c libbsc/bsc_vty.c: prevent uninitialized access by Vadim Yanitskiy · 7 years ago
  20. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  21. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  22. 7cdd069 ctrl_test_runner: add tests for 3-digit MNC by Neels Hofmeyr · 7 years ago
  23. 27dd53d add test for abis_nm_ipaccess_cgi() by Neels Hofmeyr · 7 years ago
  24. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  25. 302f865 compiler warning: chan_compat_with_mode(): clearly handle all enum vals by Neels Hofmeyr · 7 years ago
  26. 0bfd8d9 bsc_vty: Merge more VTY documentation string #defines by Harald Welte · 7 years ago
  27. 383a059 Revert "Generate the S_L_INP_TEI_UP signal earlier." by Harald Welte · 7 years ago
  28. 3d5818a a_reset: Add FSM event names by Philipp Maier · 7 years ago
  29. 0a5a47a fix build: gprs_ra_id_by_bts(): ensure to init all values by Neels Hofmeyr · 7 years ago
  30. faf0982 Generate the S_L_INP_TEI_UP signal earlier. by Stefan Sperling · 7 years ago
  31. b22dcb8 Align syntax of "handover" + "assignment" command with that of lchan act/deact by Harald Welte · 7 years ago
  32. 1231ebe pcuif_proto.h: add features of version 7 (txt indication) by Alexander Couzens · 7 years ago
  33. 50eed42 pcuif_proto.h: fix whitespaces and indention by Alexander Couzens · 7 years ago
  34. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  35. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  36. c9b0b26 paging: fix paging attemt rate counter by Philipp Maier · 7 years ago
  37. 0063752 paging: page all bts when no cell is associated by Philipp Maier · 7 years ago
  38. ec00fcf bsc_api.c: fix log string format by Neels Hofmeyr · 7 years ago
  39. e4b0ebb bsc_api: drop unknown RR messages. by Philipp Maier · 7 years ago
  40. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  41. 162a3fe drop unused libbsc/meas_proc.c by Neels Hofmeyr · 7 years ago
  42. fd7b51e fix handover_test link error by Stefan Sperling · 7 years ago
  43. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  44. 5f2204a cosmetic: adjust copyrights on handover_cfg.c,_vty.c by Neels Hofmeyr · 7 years ago
  45. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  46. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  47. 8489b46 HO: cosmetic: getting a chan activ nack on a non-ho lchan is not an error by Neels Hofmeyr · 7 years ago
  48. 45e46d2 HO: introduce ho decision callbacks by Neels Hofmeyr · 7 years ago
  49. 047ac0d HO: cosmetic: handover_decision.c: make process_meas_rep() return void by Neels Hofmeyr · 7 years ago
  50. ec42264 HO: clearly mark conn penalty timer member for hodec2 by Neels Hofmeyr · 7 years ago
  51. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  52. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  53. 04cc5d6 chan_compat_with_mode: signalling works over all channel types by Harald Welte · 7 years ago
  54. c8b0e92 bssmap_handle_assignm_req(): Don't print log statemens in malloc failure case by Harald Welte · 7 years ago
  55. c1a676e bssmap_handle_assignm_req(): Use more conscise error/log message texts by Harald Welte · 7 years ago
  56. d387ac8 bssmap_handle_assignm_req(): Use proper cause values by Harald Welte · 7 years ago
  57. 51e4bf3 Permit set of multiple different A5 ciphers by Harald Welte · 7 years ago
  58. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  59. c3ad40c SIGTRAN: correct wrong log category by Philipp Maier · 7 years ago
  60. 3849ad4 vty: Permit codec-list containing both full-rate and half-rate codecs by Harald Welte · 7 years ago
  61. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  62. c1db52f vty: 'show bts': print neighbor cells by Neels Hofmeyr · 7 years ago
  63. 097a6e7 vty: 'show bts': list the TRXs' ARFCNs by Neels Hofmeyr · 7 years ago
  64. dfd36da HO: cfg: tweak vty write by Neels Hofmeyr · 7 years ago
  65. a60f344 HO: store speech codec list from BSSMAP Assignment in conn by Neels Hofmeyr · 7 years ago
  66. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  67. cbc999c HO: logging: more logs, and more concise logging by Neels Hofmeyr · 7 years ago
  68. 05a3a2d HO: bsc_handover_start_lchan_change(): set MS to max power on handover by Neels Hofmeyr · 7 years ago
  69. 3fb5dcf HO: always do async handover by Neels Hofmeyr · 7 years ago
  70. 4e3db63 HO: cosmetic: bsc_handover_start_lchan_change(): tweak local vars by Neels Hofmeyr · 7 years ago
  71. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  72. ef497b8 HO: cosmetic: bsc_handover_start(): "fix" memcpy for AMR config by Neels Hofmeyr · 7 years ago
  73. b57ff5a HO: process_meas_rep: guard against modulo zero by Neels Hofmeyr · 7 years ago
  74. b037053 handover_logic.c: on HO command, send new lchan's MS power by Neels Hofmeyr · 7 years ago
  75. 063868e handover_logic.c: always do inter-cell channel activation by Neels Hofmeyr · 7 years ago
  76. f802f7f bts chan_load: ignore unusable BTS by Neels Hofmeyr · 7 years ago
  77. 97d110e vty: 'show bts': fix indenting by Neels Hofmeyr · 7 years ago
  78. 9abc652 vty: 'show bts': write '(none)' if none are found. by Neels Hofmeyr · 7 years ago
  79. 91004ab gsm_network: drop unused subscr_epxire_timer by Neels Hofmeyr · 7 years ago
  80. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  81. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  82. 92b9f2e common_cs.h: mv gsm_encr to gsm_data.h by Neels Hofmeyr · 7 years ago
  83. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  84. b540077 libcommon_cs: move gsm48 bits to libbsc by Neels Hofmeyr · 7 years ago
  85. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  86. ab1b381 libcommon-cs: move gsm_network_init() into bsc_network_init() by Neels Hofmeyr · 7 years ago
  87. f088e79 libcommon-cs: move a_reset.c into libbsc by Neels Hofmeyr · 7 years ago
  88. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  89. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  90. 87592b8 ipaccess-proxy: don't redefine tall_bsc_ctx by Neels Hofmeyr · 7 years ago
  91. cc6240a libcommon: eliminate talloc_ctx.c by Neels Hofmeyr · 7 years ago
  92. 978f58c libcommon: eliminate socket.c by Neels Hofmeyr · 7 years ago
  93. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  94. ec1bb16 libcommon: eliminate common_vty.c by Neels Hofmeyr · 7 years ago
  95. e161bca libcommon: eliminate bsc_version.c by Neels Hofmeyr · 7 years ago
  96. 2f4f4b8 osmo-bsc: Add talloc context introspection via VTY by Harald Welte · 7 years ago
  97. 73acbca Make RSL connection attempts time out. by Stefan Sperling · 7 years ago
  98. aa4adb8 abis_rsl: do not allow SACCH in MF mode on SAPI=0 by Philipp Maier · 7 years ago
  99. cc48efe abis_rsl: permit first EstablishInd only on SAPI=0 by Philipp Maier · 7 years ago
  100. 81dc9e7 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago