1. 315838e Adapt to changes in libyang and sysrepo-cpp by Jan Kundrát · 1 year, 5 months ago
  2. 9af4739 hardware: invoke sensor threshold crossing alarms by Tomáš Pecka · 1 year, 5 months ago
  3. 1b3c173 hardware: invoke missing sensor alarms by Tomáš Pecka · 1 year, 6 months ago
  4. 2117ce5 hardware: fill alarm-inventory with velia sensor alarms by Tomáš Pecka · 1 year, 6 months ago
  5. f206ab1 tests: separate processDsChanges into func by Tomáš Pecka · 1 year, 6 months ago
  6. d2322ad hardware: enumerate registered sensors in IETFHardware by Tomáš Pecka · 1 year, 6 months ago
  7. 0d8d8ee hardware: store and process threshold watchers by Tomáš Pecka · 1 year, 6 months ago
  8. 4886db2 hardware: data readers can set up sensor thresholds by Tomáš Pecka · 1 year, 6 months ago
  9. 68f08ae hardware: allow no value in threshold watcher by Tomáš Pecka · 1 year, 5 months ago
  10. ad8169c log: ensure we can control verbosity of everything by Jan Kundrát · 1 year, 5 months ago
  11. 190d6ca docopt.cpp: wrong arguments throw runtime_error by Jan Kundrát · 1 year, 5 months ago
  12. 498c3f8 Use atomic discards for the operational DS by Jan Kundrát · 1 year, 5 months ago
  13. 35b2d2d refactor: prefer emplace_back over push_back by Jan Kundrát · 1 year, 5 months ago
  14. a46f6fa refactor: IETFInterfaces::onRouteUpdate never deletes anything by Jan Kundrát · 1 year, 5 months ago
  15. dad552b8 hardware: move threshold watcher's State op<< into velia by Tomáš Pecka · 1 year, 6 months ago
  16. 4a0e194 hardware: add missing include in thresholds by Tomáš Pecka · 1 year, 5 months ago
  17. 1d2b95c health: move SystemdUnits into health directory by Tomáš Pecka · 1 year, 6 months ago
  18. ad3247f health: move alarms functions into utils by Tomáš Pecka · 1 year, 6 months ago
  19. 0ed5f4f cmake: add missing testing headers by Tomáš Pecka · 1 year, 6 months ago
  20. 04cd95d tests: set trace log level for all alarmsd loggers by Tomáš Pecka · 1 year, 6 months ago
  21. cf35500 tests: explicitely call optional<T>::has_value in dataFromSysrepo by Tomáš Pecka · 1 year, 6 months ago
  22. be858e2 tests: increase wait time in czechlight-system:leds test by Tomáš Pecka · 1 year, 6 months ago
  23. 0f8f15b health: avoid double registration of a systemd unit by Tomáš Pecka · 1 year, 6 months ago
  24. 0e87484 health: remove unnecessary method parameter by Tomáš Pecka · 1 year, 6 months ago
  25. bacb5da hardware: remove boost::signals from thresholds by Tomáš Pecka · 1 year, 6 months ago
  26. 50584c5 hardware: add thresholds watchers by Tomáš Pecka · 1 year, 7 months ago
  27. 77e09c2 hardware: format IETFHardware by Tomáš Pecka · 1 year, 6 months ago
  28. f1cba74 hardware: use chrono calendar instead of struct tm by Tomáš Pecka · 1 year, 6 months ago
  29. 43ef7ba hardware: push ietf-hardware data into sysrepo periodically by Tomáš Pecka · 1 year, 7 months ago
  30. 23536bf hardware: set oper-state to disabled if PSU is not present by Tomáš Pecka · 1 year, 6 months ago
  31. 7eb0c42 hardware: support component/state container in ietf-hardware by Tomáš Pecka · 1 year, 7 months ago
  32. cb089ac tests: test data changes sysrepo ietf-hardware test by Tomáš Pecka · 1 year, 7 months ago
  33. 18df5d0 utils: put UniqueResource in utils namespace by Tomáš Pecka · 1 year, 7 months ago
  34. 7e7facb hardware: remove unused includes by Tomáš Pecka · 1 year, 7 months ago
  35. e5366c6 tests: simplify sysrepo ietf-hardware tests by Tomáš Pecka · 1 year, 7 months ago
  36. 3f81196 tests: split ietf-hardware further by Tomáš Pecka · 1 year, 7 months ago
  37. a71c6fb tests: simplify hardware tests by Tomáš Pecka · 1 year, 7 months ago
  38. 3649ae1 tests: test FspYhPsu in separate test file by Tomáš Pecka · 1 year, 7 months ago
  39. 1eb1f35 cmake: link velia-utils with libyang by Tomáš Pecka · 1 year, 7 months ago
  40. 63c3c3c tests: format hardware_ietf-hardware by Tomáš Pecka · 1 year, 7 months ago
  41. 698fabc cmake: call cmake_minimum_required() before project() by Tomáš Pecka · 1 year, 7 months ago
  42. 39db333 Merge changes from topic "systemd-ietf-alarms" by Jan Kundrát · 1 year, 7 months ago
  43. 4d7e909 hardware: concurrent reading pdu and psu properties by Tomáš Pecka · 1 year, 7 months ago
  44. 2a4c9f6 hardware: new Group data reader by Tomáš Pecka · 1 year, 7 months ago
  45. e73c068 hardware: speed up reading PSU hwmon data by Tomáš Pecka · 1 year, 7 months ago
  46. a96d342 hardware: speed up reading PDU hwmon data by Tomáš Pecka · 1 year, 7 months ago
  47. be79707 tests: test alarms and led coordination through sysrepo-ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  48. 8e5a2d3 health: populate alarms' alarm-inventory container by Tomáš Pecka · 2 years, 2 months ago
  49. 3906c89 health: set LED color based on alarm-summary by Tomáš Pecka · 2 years, 3 months ago
  50. e4c82ee health: use alarm-based systemd unit monitor by Tomáš Pecka · 2 years, 4 months ago
  51. e1f0abd health: control LEDs via sysrepo and ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  52. 6a2334b health: Report systemd unit states with alarms by Tomáš Pecka · 2 years, 4 months ago
  53. 2030fc4 ci: remove unused CMake option by Tomáš Pecka · 1 year, 9 months ago
  54. d16357d tests: interfaces: this one tests the netlink interface by Jan Kundrát · 1 year, 9 months ago
  55. f1af318 tests: interfaces: this one tests interaction with systemd-networkd by Jan Kundrát · 1 year, 9 months ago
  56. 732f9eb tests: cmake: do not hardcode file name by Jan Kundrát · 1 year, 9 months ago
  57. c405605 tests: remove a duplicate test by Jan Kundrát · 1 year, 9 months ago
  58. cb93e66 tests: allow overriding `mount` for mounting sysfs in the mount NS by Jan Kundrát · 1 year, 9 months ago
  59. 805c01a tests: do not silently ignore a mount failure by Jan Kundrát · 1 year, 9 months ago
  60. fd5ec7b tests: run sudo tests in namespace rather than under sudo with cleanup by Tomáš Pecka · 1 year, 9 months ago
  61. 3bb769e cmake: add COMMAND to velia_test by Tomáš Pecka · 1 year, 9 months ago
  62. 174cc84 cmake: refactor velia_test by Tomáš Pecka · 1 year, 9 months ago
  63. 0f85ab6 cmake: reorder tests by Tomáš Pecka · 1 year, 9 months ago
  64. 9e8752a cmake: use pkg-config to discover docopt by Jan Kundrát · 1 year, 9 months ago
  65. 4e473f1 CI: use system docopt-cpp by Jan Kundrát · 1 year, 9 months ago
  66. 489d5b2 CI: sync sanitizer config with dependencies by Jan Kundrát · 1 year, 9 months ago
  67. 3b59ee9 CI: disable TSAN temporarily by Jan Kundrát · 1 year, 9 months ago
  68. a41d3d9 tree: include fmt directly by Tomáš Pecka · 1 year, 10 months ago
  69. 59a148f Temporary build fix for spdlog linked with fmt>=9.0.0 by Tomáš Pecka · 1 year, 10 months ago
  70. c324c10 health: Fix DbusSystemdInput didn't always ignore ignored units by Tomáš Pecka · 1 year, 10 months ago
  71. 566fa71 tests: Fix data race in sysrepo-two-daemons test by Tomáš Pecka · 1 year, 10 months ago
  72. 09fc701 tests: wait longer for interface changes by Jan Kundrát · 1 year, 10 months ago
  73. 7c16208 coding style: fix indentation by Jan Kundrát · 1 year, 10 months ago
  74. 659d457 More generic location of bash by Jan Kundrát · 1 year, 10 months ago
  75. 7a30cf4 YANG: version bump by Jan Kundrát · 2 years, 4 months ago
  76. 3795cab RAUC: marking FW slots as failed, or preferred for the next reboot by Jan Kundrát · 2 years, 4 months ago
  77. e55b56b RAUC: export info whether a FW slot will be tried first during next boot by Jan Kundrát · 2 years, 4 months ago
  78. 58b39ae RAUC: change slot status reporting by Jan Kundrát · 2 years, 4 months ago
  79. 55a7fd9 tests: fix argument for UnitNew signal in DbusSystemdServer by Tomáš Pecka · 2 years, 4 months ago
  80. 80113ed Subscribe to SR_EV_ENABLED as well by Jan Kundrát · 2 years, 6 months ago
  81. 9cb218c tests: Start from empty DS in ietf-interfaces tests by Tomáš Pecka · 2 years, 5 months ago
  82. 7632360 hardware: fix voltage sensors reporting by Tomáš Pecka · 2 years, 6 months ago
  83. 919bf5f Fix build error on clang 13 by Jan Kundrát · 2 years, 6 months ago
  84. f5bc8ed CI: rebuild with new dependencies by Jan Kundrát · 2 years, 7 months ago
  85. 656c87f system: introduce mutex to sysrepo session access in IETFInterfaces by Tomáš Pecka · 2 years, 7 months ago
  86. 7aa894e tests: easier mocking of notification handling by Jan Kundrát · 2 years, 7 months ago
  87. 68b85c4 firewall/nftables: Add support for include files by Václav Kubernát · 2 years, 7 months ago
  88. c5a5491 CI: use correct URLs for CI artifacts by Jan Kundrát · 2 years, 7 months ago
  89. 14baf2e CI: allow triggering these jobs from other projects by Jan Kundrát · 2 years, 7 months ago
  90. b3e9998 Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 8 months ago
  91. f034f0c Adapt to CI changes by Jan Kundrát · 2 years, 8 months ago
  92. 7efd6d5 Migrate to libyang2 by Václav Kubernát · 3 years ago
  93. fee3bea cmake: check for nlohmann_json by Jan Kundrát · 2 years, 9 months ago
  94. d2e4bdf health: Don't use object whose lifetimes may be over by Tomáš Pecka · 2 years, 10 months ago
  95. b172486 health: Fix missing --health-log-level action by Tomáš Pecka · 2 years, 10 months ago
  96. ee9fbaa tests: Erase IP addresses from enslaved iface by Tomáš Pecka · 2 years, 11 months ago
  97. 13b1359 yang: describe more of the czechlight-system stuff by Jan Kundrát · 2 years, 11 months ago
  98. 7311fa9 security: do not allow "everyone" to remove arbitrary SSH keys of other users by Jan Kundrát · 2 years, 11 months ago
  99. f8bae9b Merge "firmware: Change date format" by Jan Kundrát · 2 years, 11 months ago
  100. af90572 tests: do not reuse the same directory between two tests by Jan Kundrát · 3 years ago