1. 9efb73c Unify installation directory for YANG files by Jan Kundrát · 9 weeks ago
  2. 086de99 build: simplify installation of YANG submodules by Jan Kundrát · 9 weeks ago
  3. b8d3961 build: use a less confusing FindPkgConfig syntax by Jan Kundrát · 9 weeks ago
  4. 72f540e Use date utilities from libyang-cpp by Tomáš Pecka · 4 months ago
  5. 4a10d0a port to libyang v3 by Jan Kundrát · 7 months ago
  6. baf289c tests: mock class for testing alarms by Tomáš Pecka · 9 months ago
  7. 6fcb759 tests: encapsulate RPC watcher into a class by Tomáš Pecka · 9 months ago
  8. 7eb6459 tests: encapsulate datastore changes watcher into a single class by Tomáš Pecka · 9 months ago
  9. 9f7b13e tests: rename and move sysrepo notification watcher by Tomáš Pecka · 9 months ago
  10. c164ca6 tests: move sysrepo helpers into a separate library by Tomáš Pecka · 9 months ago
  11. 24b5483 system: add NACM rules allowing to change password and modify keys by Tomáš Pecka · 10 months ago
  12. d012b32 cmake: tests: simplify sysrepo fixtures by Jan Kundrát · 10 months ago
  13. e259aaa Merge "system: allow to configure remote journal upload" by Jan Kundrát · 10 months ago
  14. 45b67f9 hardware: rename FspYhPsu unit to FspYh by Tomáš Pecka · 10 months ago
  15. e566fd4 system: allow to configure remote journal upload by Tomáš Pecka · 10 months ago
  16. 613f07f tests: rely on doctest+trompeloeil integration from upstream by Jan Kundrát · 12 months ago
  17. af4abff depend on fmt 8+ by Tomáš Pecka · 1 year, 10 months ago
  18. 2117ce5 hardware: fill alarm-inventory with velia sensor alarms by Tomáš Pecka · 1 year, 6 months ago
  19. dad552b8 hardware: move threshold watcher's State op<< into velia by Tomáš Pecka · 1 year, 6 months ago
  20. 1d2b95c health: move SystemdUnits into health directory by Tomáš Pecka · 1 year, 6 months ago
  21. ad3247f health: move alarms functions into utils by Tomáš Pecka · 1 year, 6 months ago
  22. 0ed5f4f cmake: add missing testing headers by Tomáš Pecka · 1 year, 6 months ago
  23. 50584c5 hardware: add thresholds watchers by Tomáš Pecka · 1 year, 7 months ago
  24. 7eb0c42 hardware: support component/state container in ietf-hardware by Tomáš Pecka · 1 year, 6 months ago
  25. 3f81196 tests: split ietf-hardware further by Tomáš Pecka · 1 year, 7 months ago
  26. 3649ae1 tests: test FspYhPsu in separate test file by Tomáš Pecka · 1 year, 7 months ago
  27. 1eb1f35 cmake: link velia-utils with libyang by Tomáš Pecka · 1 year, 7 months ago
  28. 698fabc cmake: call cmake_minimum_required() before project() by Tomáš Pecka · 1 year, 7 months ago
  29. be79707 tests: test alarms and led coordination through sysrepo-ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  30. 3906c89 health: set LED color based on alarm-summary by Tomáš Pecka · 2 years, 3 months ago
  31. e4c82ee health: use alarm-based systemd unit monitor by Tomáš Pecka · 2 years, 4 months ago
  32. e1f0abd health: control LEDs via sysrepo and ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  33. 6a2334b health: Report systemd unit states with alarms by Tomáš Pecka · 2 years, 4 months ago
  34. d16357d tests: interfaces: this one tests the netlink interface by Jan Kundrát · 1 year, 9 months ago
  35. f1af318 tests: interfaces: this one tests interaction with systemd-networkd by Jan Kundrát · 1 year, 9 months ago
  36. 732f9eb tests: cmake: do not hardcode file name 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. 59a148f Temporary build fix for spdlog linked with fmt>=9.0.0 by Tomáš Pecka · 1 year, 10 months ago
  45. 7a30cf4 YANG: version bump by Jan Kundrát · 2 years, 4 months ago
  46. b3e9998 Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 8 months ago
  47. 7efd6d5 Migrate to libyang2 by Václav Kubernát · 3 years ago
  48. fee3bea cmake: check for nlohmann_json by Jan Kundrát · 2 years, 9 months ago
  49. 2b07363 cmake: Change order of features by Václav Kubernát · 3 years ago
  50. 6a266d8 Require sdbus-cpp version 1.0.0 by Tomáš Pecka · 3 years ago
  51. 5a745d2 cmake: Allow parallel testing by Václav Kubernát · 3 years ago
  52. 6677c22 cmake: Remove linking support for `velia_test` by Václav Kubernát · 3 years ago
  53. 070f60d system: get LLDP neighbors from JSON output of networkctl by Tomáš Pecka · 3 years, 1 month ago
  54. 71cd43a Merge "system: Fill DNS servers into ietf-system" by Jan Kundrát · 3 years, 1 month ago
  55. fed8c58 Merge changes Ida1d4ab6,I818a3e09,Ide2ed4e5,I10424c48 by Jan Kundrát · 3 years, 1 month ago
  56. 5681a50 Update the NETCONF stack by Jan Kundrát · 3 years, 1 month ago
  57. 7acf392 system: Move lldp-systemd-networkd-sysrepo to velia by Tomáš Pecka · 3 years, 3 months ago
  58. 79344c8 system: Fill DNS servers into ietf-system by Tomáš Pecka · 3 years, 2 months ago
  59. 39bbb51 system: Implement network files generator from ietf-interfaces by Tomáš Pecka · 3 years, 5 months ago
  60. e36e080 system: Remove czechlight-system:networking by Tomáš Pecka · 3 years, 4 months ago
  61. 9fa5f6a tests: Basic test for ietf-interfaces and routing by Tomáš Pecka · 3 years, 7 months ago
  62. 0b291da require new sysrepo and libyang by Tomáš Pecka · 3 years, 5 months ago
  63. 7e82204 Bump the dependencies by Jan Kundrát · 3 years, 6 months ago
  64. bbf652d Merge changes I71d3d776,I6c2b6b2d,I4e2a94be,Ic33a436f,Ie2d25773, ... by Jan Kundrát · 3 years, 6 months ago
  65. 5be83e4 system: Turn on and off UID LED via netconf by Tomáš Pecka · 3 years, 6 months ago
  66. af7b704 system: Report LED state via sysrepo by Tomáš Pecka · 3 years, 7 months ago
  67. 97e5ea1 Add support for PSUs by Václav Kubernát · 3 years, 7 months ago
  68. b332d98 Switch to C++20 by Václav Kubernát · 3 years, 7 months ago
  69. d4b8a69 Enable -Wimplicit-fallthrough by Václav Kubernát · 3 years, 7 months ago
  70. eb31772 yang: Install ietf-ipv6-router-advertisements by Tomáš Pecka · 3 years, 7 months ago
  71. 70e5456 system: Implement interface statistics in IETFInterfaces by Tomáš Pecka · 3 years, 8 months ago
  72. 978672e Merge changes Idd770907,I80e2536c,I06abd2f6,I7e7a903c,I7b7d51b5, ... by Jan Kundrát · 3 years, 7 months ago
  73. 2a4ea7b yang: Introduce ietf-routing module with dependencies by Tomáš Pecka · 3 years, 7 months ago
  74. 0cc7486 network: check that the startup config file gets generated by Jan Kundrát · 3 years, 7 months ago
  75. f10b930 system: Implement ietf-interfaces by Tomáš Pecka · 3 years, 8 months ago
  76. 2d578c8 system: Get link info from rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  77. dac27d4 yang: czechlight-network (ietf-interfaces, ietf-ip) model by Tomáš Pecka · 3 years, 8 months ago
  78. 566c940 Implement hostname by Václav Kubernát · 3 years, 9 months ago
  79. 2ad10be Merge changes from topic "persistent-network" by Jan Kundrát · 3 years, 9 months ago
  80. 5c19e72 system: Configure eth1 interface (on running system) by Tomáš Pecka · 3 years, 9 months ago
  81. 6018f08 Refactor parseLogLevel by Václav Kubernát · 3 years, 9 months ago
  82. 879a603 system: Implement remote system reboot via Sysrepo by Tomáš Pecka · 3 years, 9 months ago
  83. babbab9 Implement czechlight authentication by Václav Kubernát · 3 years, 9 months ago
  84. de0e4e6 Get rid of bp::search_path by Václav Kubernát · 3 years, 9 months ago
  85. 6d9357e Refactor nft execing to a function by Václav Kubernát · 3 years, 9 months ago
  86. cbdc98a Refactor getValueAsString and add getSubtree by Václav Kubernát · 3 years, 9 months ago
  87. 594a676 system: Rename CzechlightSystem to Firmware by Tomáš Pecka · 3 years, 9 months ago
  88. babe9a8 Merge "CI: unify ASAN/UBSAN rules and bump the dependencies" by Jan Kundrát · 3 years, 9 months ago
  89. 9b8bb73 CI: unify ASAN/UBSAN rules and bump the dependencies by Jan Kundrát · 3 years, 9 months ago
  90. fb14b18 veliad-firewall: install daemon by Tomáš Pecka · 3 years, 9 months ago
  91. 435ca2a veliad-firewall: install dependent YANGs by Tomáš Pecka · 3 years, 9 months ago
  92. cd19e62 veliad: rename to veliad-health by Tomáš Pecka · 3 years, 9 months ago
  93. aae9fe3 veliad-hardware: sysrepo daemon managing hardware by Tomáš Pecka · 3 years, 9 months ago
  94. 139e361 split Factory class by Tomáš Pecka · 3 years, 9 months ago
  95. 9a6e15b system: Installation progress notifications by Tomáš Pecka · 3 years, 9 months ago
  96. a18702d tests: Sysrepo event watcher by Tomáš Pecka · 3 years, 9 months ago
  97. cb7a5f8 sysrepo: partially implement czechlight-system by Tomáš Pecka · 3 years, 10 months ago
  98. d386aba firewall: Add sysrepo-nft support by Václav Kubernát · 3 years, 10 months ago
  99. 457d1ad Add deviations to the ietf-acl module by Václav Kubernát · 3 years, 9 months ago
  100. 637fe80 Import ACL modules by Václav Kubernát · 3 years, 9 months ago