1. be858e2 tests: increase wait time in czechlight-system:leds test by Tomáš Pecka · 1 year, 6 months ago
  2. 0f8f15b health: avoid double registration of a systemd unit by Tomáš Pecka · 1 year, 6 months ago
  3. 0e87484 health: remove unnecessary method parameter by Tomáš Pecka · 1 year, 6 months ago
  4. bacb5da hardware: remove boost::signals from thresholds by Tomáš Pecka · 1 year, 6 months ago
  5. 50584c5 hardware: add thresholds watchers by Tomáš Pecka · 1 year, 7 months ago
  6. 77e09c2 hardware: format IETFHardware by Tomáš Pecka · 1 year, 6 months ago
  7. f1cba74 hardware: use chrono calendar instead of struct tm by Tomáš Pecka · 1 year, 6 months ago
  8. 43ef7ba hardware: push ietf-hardware data into sysrepo periodically by Tomáš Pecka · 1 year, 7 months ago
  9. 23536bf hardware: set oper-state to disabled if PSU is not present by Tomáš Pecka · 1 year, 6 months ago
  10. 7eb0c42 hardware: support component/state container in ietf-hardware by Tomáš Pecka · 1 year, 6 months ago
  11. cb089ac tests: test data changes sysrepo ietf-hardware test by Tomáš Pecka · 1 year, 6 months ago
  12. 18df5d0 utils: put UniqueResource in utils namespace by Tomáš Pecka · 1 year, 7 months ago
  13. 7e7facb hardware: remove unused includes by Tomáš Pecka · 1 year, 7 months ago
  14. e5366c6 tests: simplify sysrepo ietf-hardware tests by Tomáš Pecka · 1 year, 7 months ago
  15. 3f81196 tests: split ietf-hardware further by Tomáš Pecka · 1 year, 7 months ago
  16. a71c6fb tests: simplify hardware tests by Tomáš Pecka · 1 year, 7 months ago
  17. 3649ae1 tests: test FspYhPsu in separate test file by Tomáš Pecka · 1 year, 7 months ago
  18. 1eb1f35 cmake: link velia-utils with libyang by Tomáš Pecka · 1 year, 7 months ago
  19. 63c3c3c tests: format hardware_ietf-hardware by Tomáš Pecka · 1 year, 7 months ago
  20. 698fabc cmake: call cmake_minimum_required() before project() by Tomáš Pecka · 1 year, 7 months ago
  21. 39db333 Merge changes from topic "systemd-ietf-alarms" by Jan Kundrát · 1 year, 7 months ago
  22. 4d7e909 hardware: concurrent reading pdu and psu properties by Tomáš Pecka · 1 year, 7 months ago
  23. 2a4c9f6 hardware: new Group data reader by Tomáš Pecka · 1 year, 7 months ago
  24. e73c068 hardware: speed up reading PSU hwmon data by Tomáš Pecka · 1 year, 7 months ago
  25. a96d342 hardware: speed up reading PDU hwmon data by Tomáš Pecka · 1 year, 7 months ago
  26. be79707 tests: test alarms and led coordination through sysrepo-ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  27. 8e5a2d3 health: populate alarms' alarm-inventory container by Tomáš Pecka · 2 years, 2 months ago
  28. 3906c89 health: set LED color based on alarm-summary by Tomáš Pecka · 2 years, 3 months ago
  29. e4c82ee health: use alarm-based systemd unit monitor by Tomáš Pecka · 2 years, 4 months ago
  30. e1f0abd health: control LEDs via sysrepo and ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  31. 6a2334b health: Report systemd unit states with alarms by Tomáš Pecka · 2 years, 4 months ago
  32. 2030fc4 ci: remove unused CMake option by Tomáš Pecka · 1 year, 9 months ago
  33. d16357d tests: interfaces: this one tests the netlink interface by Jan Kundrát · 1 year, 9 months ago
  34. f1af318 tests: interfaces: this one tests interaction with systemd-networkd by Jan Kundrát · 1 year, 9 months ago
  35. 732f9eb tests: cmake: do not hardcode file name by Jan Kundrát · 1 year, 9 months ago
  36. c405605 tests: remove a duplicate test by Jan Kundrát · 1 year, 9 months ago
  37. cb93e66 tests: allow overriding `mount` for mounting sysfs in the mount NS by Jan Kundrát · 1 year, 9 months ago
  38. 805c01a tests: do not silently ignore a mount failure by Jan Kundrát · 1 year, 9 months ago
  39. fd5ec7b tests: run sudo tests in namespace rather than under sudo with cleanup by Tomáš Pecka · 1 year, 9 months ago
  40. 3bb769e cmake: add COMMAND to velia_test by Tomáš Pecka · 1 year, 9 months ago
  41. 174cc84 cmake: refactor velia_test by Tomáš Pecka · 1 year, 9 months ago
  42. 0f85ab6 cmake: reorder tests by Tomáš Pecka · 1 year, 9 months ago
  43. 9e8752a cmake: use pkg-config to discover docopt by Jan Kundrát · 1 year, 9 months ago
  44. 4e473f1 CI: use system docopt-cpp by Jan Kundrát · 1 year, 9 months ago
  45. 489d5b2 CI: sync sanitizer config with dependencies by Jan Kundrát · 1 year, 9 months ago
  46. 3b59ee9 CI: disable TSAN temporarily by Jan Kundrát · 1 year, 9 months ago
  47. a41d3d9 tree: include fmt directly by Tomáš Pecka · 1 year, 10 months ago
  48. 59a148f Temporary build fix for spdlog linked with fmt>=9.0.0 by Tomáš Pecka · 1 year, 10 months ago
  49. c324c10 health: Fix DbusSystemdInput didn't always ignore ignored units by Tomáš Pecka · 1 year, 10 months ago
  50. 566fa71 tests: Fix data race in sysrepo-two-daemons test by Tomáš Pecka · 1 year, 10 months ago
  51. 09fc701 tests: wait longer for interface changes by Jan Kundrát · 1 year, 10 months ago
  52. 7c16208 coding style: fix indentation by Jan Kundrát · 1 year, 10 months ago
  53. 659d457 More generic location of bash by Jan Kundrát · 1 year, 10 months ago
  54. 7a30cf4 YANG: version bump by Jan Kundrát · 2 years, 4 months ago
  55. 3795cab RAUC: marking FW slots as failed, or preferred for the next reboot by Jan Kundrát · 2 years, 4 months ago
  56. e55b56b RAUC: export info whether a FW slot will be tried first during next boot by Jan Kundrát · 2 years, 4 months ago
  57. 58b39ae RAUC: change slot status reporting by Jan Kundrát · 2 years, 4 months ago
  58. 55a7fd9 tests: fix argument for UnitNew signal in DbusSystemdServer by Tomáš Pecka · 2 years, 4 months ago
  59. 80113ed Subscribe to SR_EV_ENABLED as well by Jan Kundrát · 2 years, 6 months ago
  60. 9cb218c tests: Start from empty DS in ietf-interfaces tests by Tomáš Pecka · 2 years, 5 months ago
  61. 7632360 hardware: fix voltage sensors reporting by Tomáš Pecka · 2 years, 6 months ago
  62. 919bf5f Fix build error on clang 13 by Jan Kundrát · 2 years, 6 months ago
  63. f5bc8ed CI: rebuild with new dependencies by Jan Kundrát · 2 years, 6 months ago
  64. 656c87f system: introduce mutex to sysrepo session access in IETFInterfaces by Tomáš Pecka · 2 years, 7 months ago
  65. 7aa894e tests: easier mocking of notification handling by Jan Kundrát · 2 years, 7 months ago
  66. 68b85c4 firewall/nftables: Add support for include files by Václav Kubernát · 2 years, 7 months ago
  67. c5a5491 CI: use correct URLs for CI artifacts by Jan Kundrát · 2 years, 7 months ago
  68. 14baf2e CI: allow triggering these jobs from other projects by Jan Kundrát · 2 years, 7 months ago
  69. b3e9998 Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 8 months ago
  70. f034f0c Adapt to CI changes by Jan Kundrát · 2 years, 8 months ago
  71. 7efd6d5 Migrate to libyang2 by Václav Kubernát · 3 years ago
  72. fee3bea cmake: check for nlohmann_json by Jan Kundrát · 2 years, 9 months ago
  73. d2e4bdf health: Don't use object whose lifetimes may be over by Tomáš Pecka · 2 years, 10 months ago
  74. b172486 health: Fix missing --health-log-level action by Tomáš Pecka · 2 years, 10 months ago
  75. ee9fbaa tests: Erase IP addresses from enslaved iface by Tomáš Pecka · 2 years, 11 months ago
  76. 13b1359 yang: describe more of the czechlight-system stuff by Jan Kundrát · 2 years, 11 months ago
  77. 7311fa9 security: do not allow "everyone" to remove arbitrary SSH keys of other users by Jan Kundrát · 2 years, 11 months ago
  78. f8bae9b Merge "firmware: Change date format" by Jan Kundrát · 2 years, 11 months ago
  79. af90572 tests: do not reuse the same directory between two tests by Jan Kundrát · 3 years ago
  80. b7f2635 firmware: Change date format by Václav Kubernát · 3 years ago
  81. 2b07363 cmake: Change order of features by Václav Kubernát · 3 years ago
  82. eeda4d5 Merge "Require sdbus-cpp version 1.0.0" by Jan Kundrát · 3 years ago
  83. 6a266d8 Require sdbus-cpp version 1.0.0 by Tomáš Pecka · 3 years ago
  84. 693c795 Change date-and-time format by Václav Kubernát · 3 years ago
  85. 069d3a9 IETFHardware: Make mfg-date via utils function by Václav Kubernát · 3 years ago
  86. 3ca8e0a Merge "tests: Attempt to fix race in rauc test" by Jan Kundrát · 3 years ago
  87. 91836f3 tests: Attempt to fix race in rauc test by Tomáš Pecka · 3 years ago
  88. 5a745d2 cmake: Allow parallel testing by Václav Kubernát · 3 years ago
  89. 6677c22 cmake: Remove linking support for `velia_test` by Václav Kubernát · 3 years ago
  90. f0b7075 Merge "system: get LLDP neighbors from JSON output of networkctl" by Jan Kundrát · 3 years ago
  91. ce48909 Merge "docs: mention the network-related RFCs" by Jan Kundrát · 3 years ago
  92. 14d6929 docs: mention the network-related RFCs by Jan Kundrát · 3 years ago
  93. 070f60d system: get LLDP neighbors from JSON output of networkctl by Tomáš Pecka · 3 years, 1 month ago
  94. 910698b Merge "Authentication: Create keyfile directory" by Václav Kubernát · 3 years, 1 month ago
  95. b6adbde Authentication: Create keyfile directory by Václav Kubernát · 3 years, 1 month ago
  96. dae5939 yang: fix error-message for interfaces with no protocol and bridge by Tomáš Pecka · 3 years, 1 month ago
  97. 2041a67 system: if-statement simplifications in IETFInterfacesConfig by Tomáš Pecka · 3 years, 1 month ago
  98. bd43a94 system: Network autoconfiguration by Tomáš Pecka · 3 years, 3 months ago
  99. fd90efb utils: refactor utils::getSubtree libyang wrapper by Tomáš Pecka · 3 years, 1 month ago
  100. fd5ebd3 utils: wrap libyang utils in velia::utils by Tomáš Pecka · 3 years, 1 month ago