1. 9a6e15b system: Installation progress notifications by Tomáš Pecka · 3 years, 9 months ago
  2. a18702d tests: Sysrepo event watcher by Tomáš Pecka · 3 years, 9 months ago
  3. cb7a5f8 sysrepo: partially implement czechlight-system by Tomáš Pecka · 3 years, 10 months ago
  4. d386aba firewall: Add sysrepo-nft support by Václav Kubernát · 3 years, 10 months ago
  5. 6fa7f34 Add utils::ensureModuleImplemented by Václav Kubernát · 3 years, 9 months ago
  6. 457d1ad Add deviations to the ietf-acl module by Václav Kubernát · 3 years, 9 months ago
  7. 637fe80 Import ACL modules by Václav Kubernát · 3 years, 9 months ago
  8. d033707 daemons: Add daemonize option without sdbus++ by Tomáš Pecka · 3 years, 9 months ago
  9. 272abaf utils: push values to sysrepo by Tomáš Pecka · 3 years, 9 months ago
  10. ba2dc31 utils: Move sysrepo helpers into one TU by Tomáš Pecka · 3 years, 9 months ago
  11. c764b76 system: RAUC operation and last error properties by Tomáš Pecka · 3 years, 9 months ago
  12. 9cc0094 system: implement Install bundle in RAUC by Tomáš Pecka · 3 years, 10 months ago
  13. f976c5b system: Rename Sysrepo to IETFSystem by Tomáš Pecka · 3 years, 9 months ago
  14. 625b7a1 veliad-system: sysrepo daemon for managing system by Tomáš Pecka · 3 years, 9 months ago
  15. 33563f5 daemons: Move sdbus++ event loop handling by Tomáš Pecka · 3 years, 9 months ago
  16. 9a02c3f yang: Introduce czechlight-system YANG model by Tomáš Pecka · 3 years, 10 months ago
  17. f352a30 Merge "Sync minimal required libyang+sysrepo versions" by Jan Kundrát · 3 years, 10 months ago
  18. 6dd52c8 Fix linking issue by Václav Kubernát · 3 years, 10 months ago
  19. cf65a20 Sync minimal required libyang+sysrepo versions by Jan Kundrát · 3 years, 10 months ago
  20. 991e4d5 RAUC: Query RAUC slot status via D-Bus by Tomáš Pecka · 3 years, 10 months ago
  21. 292bc9c sysrepo: Implement parts of ietf-system module by Tomáš Pecka · 3 years, 10 months ago
  22. f98ce03 yang: Add ietf-system YANG model by Tomáš Pecka · 3 years, 10 months ago
  23. 749af2e tests: Use separate connection for sysrepo queries by Tomáš Pecka · 3 years, 10 months ago
  24. 9971dcf tests: Add sysrepo dataFromSysrepo() helper overload by Tomáš Pecka · 3 years, 10 months ago
  25. 267bef7 tests: Relocate sysrepo logging helper macro by Tomáš Pecka · 3 years, 10 months ago
  26. f02671e Move sysrepo logging to utils by Tomáš Pecka · 3 years, 10 months ago
  27. ba320c5 Remove unnedded cmake target_include_dirs by Tomáš Pecka · 3 years, 10 months ago
  28. 83b62e1 HardwareState: Transition from ietf-hardware-state to ietf-hardware by Tomáš Pecka · 3 years, 11 months ago
  29. 55f64f8 tests: Shared subtree for two sysrepo processes by Tomáš Pecka · 3 years, 11 months ago
  30. 7c6b1d3 logging: Add separate logger for health monitoring by Tomáš Pecka · 4 years ago
  31. 9f3035f veliad: Allow to configure loglevel of new loggers by Tomáš Pecka · 4 years ago
  32. c07f13d Merge "HardwareState: Cooperation and compatibility with cla-sysrepo" by Tomáš Pecka · 3 years, 11 months ago
  33. 4b98876 HardwareState: Cooperation and compatibility with cla-sysrepo by Tomáš Pecka · 4 years ago
  34. eb6f9d9 Merge changes Ifde2cd92,I897e95e3,I6987555d,I49111977,I5e06f0d3, ... by Jan Kundrát · 3 years, 11 months ago
  35. d03044f veliad: Instantiate IETFHardware and Sysrepo callback by Tomáš Pecka · 4 years ago
  36. 1ae43e1 Add high-level overview docs by Tomáš Pecka · 4 years ago
  37. 98ad18d HardwareState: Add Sysrepo operational data callback by Tomáš Pecka · 4 years ago
  38. 339bc67 HardwareState: Add IETFHardware module by Tomáš Pecka · 4 years ago
  39. 73a13cc HardwareState: ietf-hardware-state YANG module by Tomáš Pecka · 4 years ago
  40. 9b1c967 HardwareState: HWMon data reader by Tomáš Pecka · 4 years ago
  41. 491f4f2 HardwareState: EMMC data reader by Tomáš Pecka · 4 years ago
  42. 08528a7 CI: build on Fedora 33 by Jan Kundrát · 4 years ago
  43. 261c886 Move current implementation into separate namespace by Tomáš Pecka · 4 years ago
  44. 24b3505 CI: simplify pattern for job artifacts by Jan Kundrát · 4 years ago
  45. b9f4d94 Merge changes I5902151b,I0bfd0ce8 by Jan Kundrát · 4 years ago
  46. f2391d6 Ignore changes in selected systemd units by Tomáš Pecka · 4 years ago
  47. 3a36b68 Mention monitoring systemd units in README by Tomáš Pecka · 4 years ago
  48. 8ce8835 Filter out duplicate systemd state changes by Tomáš Pecka · 4 years ago
  49. d208f3b Filter out duplicate output events by Jan Kundrát · 4 years ago
  50. 1a40d21 Produce more useful error messages by Jan Kundrát · 4 years ago
  51. 6efb8ca Switch to Fedora 32 builds by Jan Kundrát · 4 years ago
  52. f0239fb log order when unit state changes by Tomáš Pecka · 4 years ago
  53. 1f42cfe Use systemd 246 when building on CI by Tomáš Pecka · 4 years ago
  54. 8e487f0 Show error messages when an exception is thrown by Jan Kundrát · 4 years, 1 month ago
  55. e8239a7 velia: Add a SIGTERM signal handler by Tomáš Pecka · 4 years, 4 months ago
  56. 7ff533b output: Reset LEDs in LedOutputCallback destructor by Tomáš Pecka · 4 years, 4 months ago
  57. 31caebd Optimize logging by Tomáš Pecka · 4 years, 2 months ago
  58. 6cf8a39 CI: Build images for CzechLight clearfog-based devices by Jan Kundrát · 4 years, 3 months ago
  59. a433681 velia: Use journald for logging by Tomáš Pecka · 4 years, 3 months ago
  60. a193c03 velia: main entrypoint by Tomáš Pecka · 4 years, 4 months ago
  61. 5d4cf2a cmake: link to standard filesystem library by Tomáš Pecka · 4 years, 4 months ago
  62. c927d66 cmake: install target velia by Tomáš Pecka · 4 years, 4 months ago
  63. ddf04a3 output: callback for LEDs by Tomáš Pecka · 4 years, 5 months ago
  64. ccd80c3 input: Systemd unit monitor input by Tomáš Pecka · 4 years, 4 months ago
  65. efd8843 output: LedSysfsDriver by Tomáš Pecka · 4 years, 5 months ago
  66. 0a2e890 input: DBus semaphore listener by Tomáš Pecka · 4 years, 5 months ago
  67. 74b885f Add simple input signal processor by Tomáš Pecka · 4 years, 5 months ago
  68. a06d74d cmake: enable testing and bump required version by Tomáš Pecka · 4 years, 5 months ago
  69. bd82886 Change names and namespaces from cla to velia by Tomáš Pecka · 4 years, 5 months ago
  70. 5123e00 Initialise repository by Tomáš Pecka · 4 years, 5 months ago
  71. 74524e9 describe what this is about by Jan Kundrát · 4 years, 5 months ago
  72. 4ac0d51 Register with CI by Jan Kundrát · 4 years, 5 months ago