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