1. 2ad10be Merge changes from topic "persistent-network" by Jan Kundrát · 3 years, 9 months ago
  2. a936ee7 system: Configure eth1 interface (persist the configuration) by Tomáš Pecka · 3 years, 9 months ago
  3. 5c19e72 system: Configure eth1 interface (on running system) by Tomáš Pecka · 3 years, 9 months ago
  4. b1ddeb9 Merge "Refactor parseLogLevel" by Václav Kubernát · 3 years, 9 months ago
  5. 6018f08 Refactor parseLogLevel by Václav Kubernát · 3 years, 9 months ago
  6. d9e741f system: Use defined constant for /etc/shadow path by Tomáš Pecka · 3 years, 9 months ago
  7. 879a603 system: Implement remote system reboot via Sysrepo by Tomáš Pecka · 3 years, 9 months ago
  8. dfcf32d Merge changes I890bf681,I209f57da,Ie7c84381,I5a3555df by Jan Kundrát · 3 years, 9 months ago
  9. babbab9 Implement czechlight authentication by Václav Kubernát · 3 years, 9 months ago
  10. de0e4e6 Get rid of bp::search_path by Václav Kubernát · 3 years, 9 months ago
  11. 92b14e4 system: implement firmware status in czechlight-system by Tomáš Pecka · 3 years, 9 months ago
  12. d51d4cb system: Use two D-Bus RAUC proxy objects to avoid deadlock by Tomáš Pecka · 3 years, 9 months ago
  13. af8f063 system: switch czechlight-system to pull ops data by Tomáš Pecka · 3 years, 9 months ago
  14. 0163815 czechlight: Support the current revision of the main PCB by Jan Kundrát · 3 years, 9 months ago
  15. 9aa0192 Merge changes I59dad3d6,I8f6d3fec,I4bb6ed04 by Jan Kundrát · 3 years, 9 months ago
  16. 6d9357e Refactor nft execing to a function by Václav Kubernát · 3 years, 9 months ago
  17. adb3197 Merge "health: do not say "initializing LEDs" when not initializing them" by Jan Kundrát · 3 years, 9 months ago
  18. fa46dd8 Fix build on clang 11 with libc++ by Jan Kundrát · 3 years, 9 months ago
  19. cbdc98a Refactor getValueAsString and add getSubtree by Václav Kubernát · 3 years, 9 months ago
  20. 8ac6c7f health: do not say "initializing LEDs" when not initializing them by Jan Kundrát · 3 years, 9 months ago
  21. 9d3a795 health: do not connect to sysrepo by Jan Kundrát · 3 years, 9 months ago
  22. 594a676 system: Rename CzechlightSystem to Firmware by Tomáš Pecka · 3 years, 9 months ago
  23. c50ec9e veliad-firewall: Fix daemon name in docopt by Tomáš Pecka · 3 years, 9 months ago
  24. cd19e62 veliad: rename to veliad-health by Tomáš Pecka · 3 years, 9 months ago
  25. aae9fe3 veliad-hardware: sysrepo daemon managing hardware by Tomáš Pecka · 3 years, 9 months ago
  26. 139e361 split Factory class by Tomáš Pecka · 3 years, 9 months ago
  27. 9a6e15b system: Installation progress notifications by Tomáš Pecka · 3 years, 9 months ago
  28. cb7a5f8 sysrepo: partially implement czechlight-system by Tomáš Pecka · 3 years, 10 months ago
  29. d386aba firewall: Add sysrepo-nft support by Václav Kubernát · 3 years, 10 months ago
  30. 6fa7f34 Add utils::ensureModuleImplemented by Václav Kubernát · 3 years, 9 months ago
  31. d033707 daemons: Add daemonize option without sdbus++ by Tomáš Pecka · 3 years, 9 months ago
  32. 272abaf utils: push values to sysrepo by Tomáš Pecka · 3 years, 9 months ago
  33. ba2dc31 utils: Move sysrepo helpers into one TU by Tomáš Pecka · 3 years, 9 months ago
  34. c764b76 system: RAUC operation and last error properties by Tomáš Pecka · 3 years, 9 months ago
  35. 9cc0094 system: implement Install bundle in RAUC by Tomáš Pecka · 3 years, 10 months ago
  36. f976c5b system: Rename Sysrepo to IETFSystem by Tomáš Pecka · 3 years, 9 months ago
  37. 625b7a1 veliad-system: sysrepo daemon for managing system by Tomáš Pecka · 3 years, 9 months ago
  38. 33563f5 daemons: Move sdbus++ event loop handling by Tomáš Pecka · 3 years, 9 months ago
  39. 991e4d5 RAUC: Query RAUC slot status via D-Bus by Tomáš Pecka · 3 years, 10 months ago
  40. 292bc9c sysrepo: Implement parts of ietf-system module by Tomáš Pecka · 3 years, 10 months ago
  41. f02671e Move sysrepo logging to utils by Tomáš Pecka · 3 years, 10 months ago
  42. 83b62e1 HardwareState: Transition from ietf-hardware-state to ietf-hardware by Tomáš Pecka · 3 years, 11 months ago
  43. 7c6b1d3 logging: Add separate logger for health monitoring by Tomáš Pecka · 4 years ago
  44. 9f3035f veliad: Allow to configure loglevel of new loggers by Tomáš Pecka · 4 years ago
  45. 4b98876 HardwareState: Cooperation and compatibility with cla-sysrepo by Tomáš Pecka · 4 years ago
  46. d03044f veliad: Instantiate IETFHardware and Sysrepo callback by Tomáš Pecka · 4 years ago
  47. 98ad18d HardwareState: Add Sysrepo operational data callback by Tomáš Pecka · 4 years ago
  48. 339bc67 HardwareState: Add IETFHardware module by Tomáš Pecka · 4 years ago
  49. 9b1c967 HardwareState: HWMon data reader by Tomáš Pecka · 4 years ago
  50. 491f4f2 HardwareState: EMMC data reader by Tomáš Pecka · 4 years ago
  51. 261c886 Move current implementation into separate namespace by Tomáš Pecka · 4 years ago
  52. b9f4d94 Merge changes I5902151b,I0bfd0ce8 by Jan Kundrát · 4 years ago
  53. f2391d6 Ignore changes in selected systemd units by Tomáš Pecka · 4 years ago
  54. 8ce8835 Filter out duplicate systemd state changes by Tomáš Pecka · 4 years ago
  55. d208f3b Filter out duplicate output events by Jan Kundrát · 4 years ago
  56. 1a40d21 Produce more useful error messages by Jan Kundrát · 4 years ago
  57. f0239fb log order when unit state changes by Tomáš Pecka · 4 years ago
  58. 8e487f0 Show error messages when an exception is thrown by Jan Kundrát · 4 years, 1 month ago
  59. e8239a7 velia: Add a SIGTERM signal handler by Tomáš Pecka · 4 years, 4 months ago
  60. 7ff533b output: Reset LEDs in LedOutputCallback destructor by Tomáš Pecka · 4 years, 4 months ago
  61. 31caebd Optimize logging by Tomáš Pecka · 4 years, 2 months ago
  62. a433681 velia: Use journald for logging by Tomáš Pecka · 4 years, 3 months ago
  63. a193c03 velia: main entrypoint by Tomáš Pecka · 4 years, 4 months ago
  64. ddf04a3 output: callback for LEDs by Tomáš Pecka · 4 years, 5 months ago
  65. ccd80c3 input: Systemd unit monitor input by Tomáš Pecka · 4 years, 4 months ago
  66. efd8843 output: LedSysfsDriver by Tomáš Pecka · 4 years, 5 months ago
  67. 0a2e890 input: DBus semaphore listener by Tomáš Pecka · 4 years, 5 months ago
  68. 74b885f Add simple input signal processor 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