1. abf3eb1 gsm_bts: add version and variant details by Max · 7 years ago
  2. 7efc263 abis: log known ACKs and unknown messages by Max · 7 years ago
  3. ab4b150 Handle PCU version received via OML alert by Max · 7 years ago
  4. 5a9d8bc Improve OML failure report by Max · 7 years ago
  5. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  6. ad13b57 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  7. bfc4beb abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  8. 00724f1 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  9. 5af6113 dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_* by Neels Hofmeyr · 8 years ago
  10. c26d117 abis: Send the message without enforcing to wait for a response by Holger Hans Peter Freyther · 8 years ago
  11. 38c33fc bsc: Fix use-after-free on OML NM messages from the BTS by Jacob Erlbeck · 10 years ago
  12. ffd0f22 oml: Fix compiler warning about aliasing by Holger Hans Peter Freyther · 10 years ago
  13. 4c11d0b abis: Check for failure of ftell by Holger Hans Peter Freyther · 10 years ago
  14. 1f67232 ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  15. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  16. f3f3d30 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  17. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  18. fca3eb9 abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 11 years ago
  19. 3cb4409 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  20. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  21. 70f1e47 bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  22. d96c8c0 libbsc: fix message leaks on several error paths by Pablo Neira Ayuso · 12 years ago
  23. 8bb8e80 abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  24. 0faeb6f abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  25. 1a9f3ee misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  26. 2ec3a7b abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  27. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  28. 22ef555 misc: abis_nm.c Use the result of ret. by Holger Hans Peter Freyther · 12 years ago
  29. 607044f Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  30. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  31. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  32. d198978 abis_nm: fix signedness error (uint8_t len cannot be negative) by Harald Welte · 13 years ago
  33. c6ed928 move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  34. 85771a4 Introduce per-ts TSC by Harald Welte · 13 years ago
  35. 69f6f81 gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  36. 5b51749 move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  37. 73e6994 abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  38. 306a889 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  39. c61a90e abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  40. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  41. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  42. f569b2f abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  43. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  44. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  45. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  46. b03c448 OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  47. a348c08 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  48. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  49. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/abis_nm.c]
  50. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/abis_nm.c]
  51. f5888a7 oml: Parse probable cause and additional text in failure reports by Dieter Spaar · 13 years ago
  52. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  53. c584504 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  54. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  55. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  56. 2a6bffe abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  57. 30534c5 bs11_config: show the BPORT0 / BPORT1 configuration in 'query' by Harald Welte · 14 years ago
  58. 22cb81f network-listen: The BSIC flag is not set as expected by Harald Welte · 14 years ago
  59. 8b39d73 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  60. b784df8 [abis_nm] fix 2 bugs in parsing IPA Test response messages by Harald Welte · 14 years ago
  61. b31c9df ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 14 years ago
  62. 0f31775 move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  63. dfea6c8 abis_nm: Create a signal data structure for the NACK message by Holger Hans Peter Freyther · 14 years ago
  64. d3b6f94 abis_nm.c: Reading the in_addr can lead to unaligned memory access by Holger Hans Peter Freyther · 14 years ago
  65. dcc63bb [BSC] NM: Correct treatment of ARFCN_LIST for BS-11 by laforge · 14 years ago
  66. a42a93f [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  67. 67104d1 unfinished support for hopping channels by Harald Welte · 15 years ago
  68. 63b964e OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  69. 2b4083a sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  70. 3778384 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  71. 9aec6db abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  72. 7e3edbf abis_nm: Fix ACTIVATE SW parameters by Sylvain Munaut · 15 years ago
  73. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  74. 453141f increase the use of 'struct value_string' in abis_nm and gsm_data by Harald Welte · 14 years ago
  75. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  76. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  77. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  78. f12c105 bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  79. 10b07db [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 14 years ago
  80. bf2ca57 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 14 years ago
  81. cb8f250 [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 14 years ago
  82. 035e370 abis_nm: Consider a STATE CHG without avail_status as an empty avail_status by Sylvain Munaut · 15 years ago
  83. ca3e04f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  84. 677bb2f [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  85. d617f56 [abis] Refactor sw descr generation to a new methods by Holger Hans Peter Freyther · 15 years ago
  86. 9ef8e5a [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  87. 0fc5ab4 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  88. 257b8db [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  89. 61f814d [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  90. 9930072 [abis] Set rc to 0 to avoid running into a warning about unknown states by Holger Hans Peter Freyther · 15 years ago
  91. 173f6bf [ipacess] Implement sw_load_end for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  92. 679a2eb [ipaccess] Properly increment the segs_in_window by Holger Hans Peter Freyther · 15 years ago
  93. 876a06b [ipaccess] No need to use fdopen for the file (that was leaked too) by Holger Hans Peter Freyther · 15 years ago
  94. b5f5448 [ipaccess] Implement the Load Segment messages... by Holger Hans Peter Freyther · 15 years ago
  95. f8ea617 [abis] Warn if sw_load_segment is not implemented for the given bts type by Holger Hans Peter Freyther · 15 years ago
  96. 3890700 [ipaccess] Send the correct Software Load Init for the ipaccess BTS by Holger Hans Peter Freyther · 15 years ago
  97. a3ae06b [ipaccess] Verify the SDP header before flashing by Holger Hans Peter Freyther · 15 years ago
  98. de4477a [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 15 years ago
  99. 2c87ec1 use enum for operational state by Harald Welte · 15 years ago
  100. b5c03d3 [sw_load] It turns out there is a header that needs to be read by Holger Hans Peter Freyther · 15 years ago