1. 1dd00b6 clang-format: No space before C++11 brace init by Tomáš Pecka · 3 years, 6 months ago
  2. ff1d42b Use emplace_back instead push_back by Václav Kubernát · 3 years, 6 months ago
  3. 4c388c8 Use unique_ptr instead of manual free by Václav Kubernát · 3 years, 6 months ago
  4. 2795d20 Use nullptr instead of 0 by Václav Kubernát · 3 years, 6 months ago
  5. 85ae411 Use cinttypes instead of inttypes.h by Václav Kubernát · 3 years, 6 months ago
  6. d4956c2 Remove std::move by Václav Kubernát · 3 years, 6 months ago
  7. b0939dd fans: Use attribute() instead of attributes() by Václav Kubernát · 3 years, 6 months ago
  8. f333b13 Remove forgotten debugging by Jan Kundrát · 3 years, 6 months ago
  9. bbf652d Merge changes I71d3d776,I6c2b6b2d,I4e2a94be,Ic33a436f,Ie2d25773, ... by Jan Kundrát · 3 years, 6 months ago
  10. 63b2d65 system: switch LED status reporting to push by Tomáš Pecka · 3 years, 6 months ago
  11. 9cd349f health: compute status LED brightness from maximum brightness by Tomáš Pecka · 3 years, 7 months ago
  12. 7226bcf main: instantiate sysrepo LEDs implementation by Tomáš Pecka · 3 years, 6 months ago
  13. 5be83e4 system: Turn on and off UID LED via netconf by Tomáš Pecka · 3 years, 7 months ago
  14. af7b704 system: Report LED state via sysrepo by Tomáš Pecka · 3 years, 7 months ago
  15. b6c06e1 yang: Add read-only LED status to czechlight-system by Tomáš Pecka · 3 years, 7 months ago
  16. b78372f system: Ensure czechlight-system is implemented in Firmware by Tomáš Pecka · 3 years, 6 months ago
  17. 97e5ea1 Add support for PSUs by Václav Kubernát · 3 years, 7 months ago
  18. d62d3ec tests: Rename sysfs leds directories by Tomáš Pecka · 3 years, 7 months ago
  19. b332d98 Switch to C++20 by Václav Kubernát · 3 years, 7 months ago
  20. d4b8a69 Enable -Wimplicit-fallthrough by Václav Kubernát · 3 years, 7 months ago
  21. 563b01f Fix race around destruction and accessing member variables by Jan Kundrát · 3 years, 7 months ago
  22. 3611c0e system: Check routing modules implemented in sysrepo by Tomáš Pecka · 3 years, 7 months ago
  23. 271d560 Instantiate IETFInterfaces in velia-system by Tomáš Pecka · 3 years, 7 months ago
  24. 019748f system: Report bridge interface as bridge by Tomáš Pecka · 3 years, 7 months ago
  25. eb31772 yang: Install ietf-ipv6-router-advertisements by Tomáš Pecka · 3 years, 7 months ago
  26. 3663aae system: Implement ietf-ip neighbors by Tomáš Pecka · 3 years, 8 months ago
  27. 70e5456 system: Implement interface statistics in IETFInterfaces by Tomáš Pecka · 3 years, 8 months ago
  28. b29f36b system: report routing table via ietf-routing model by Tomáš Pecka · 3 years, 7 months ago
  29. 9c76ef7 Merge changes I307ead21,I2ba68aa1,Idcf31bcd,I68fe3bc8 by Jan Kundrát · 3 years, 7 months ago
  30. 978672e Merge changes Idd770907,I80e2536c,I06abd2f6,I7e7a903c,I7b7d51b5, ... by Jan Kundrát · 3 years, 7 months ago
  31. 0dee6b9 Change SysfsValue to HWMon::attribute by Václav Kubernát · 3 years, 7 months ago
  32. 05722e1 Add HWMon::attribute by Václav Kubernát · 3 years, 7 months ago
  33. f2241b8 Import UniqueResource by Václav Kubernát · 3 years, 7 months ago
  34. 6c17d0a Rework SysfsTemperature to be more generic by Václav Kubernát · 3 years, 7 months ago
  35. 1ea7e31 system: rtnetlink fetch routes by Tomáš Pecka · 3 years, 7 months ago
  36. 3d3cf61 system: Perform initial change callbacks from libnl later by Tomáš Pecka · 3 years, 7 months ago
  37. c9a57c3 system: fix path for node removal by Tomáš Pecka · 3 years, 7 months ago
  38. 91d5fe7 yang: introduce DHCP and RA routing protocols by Tomáš Pecka · 3 years, 7 months ago
  39. 2a4ea7b yang: Introduce ietf-routing module with dependencies by Tomáš Pecka · 3 years, 7 months ago
  40. 23b7c88 Merge "auth: Reopen files after reallocation" by Jan Kundrát · 3 years, 7 months ago
  41. 515cef0 auth: Reopen files after reallocation by Václav Kubernát · 3 years, 7 months ago
  42. 0cc7486 network: check that the startup config file gets generated by Jan Kundrát · 3 years, 7 months ago
  43. cc647a2 network: refactor config generation into a method by Jan Kundrát · 3 years, 7 months ago
  44. 84575e0 HIT FIX: go IPv6-only when eth1 is outside of the bridge by Jan Kundrát · 3 years, 7 months ago
  45. f6b9b53 Merge "tests: wait for firmware installation finished notification" by Jan Kundrát · 3 years, 7 months ago
  46. 76fa2ff tests: wait for firmware installation finished notification by Tomáš Pecka · 3 years, 8 months ago
  47. 4413129 yang: czechlight-network now implements interface statistics by Tomáš Pecka · 3 years, 8 months ago
  48. f9212c4 system: Get current neighbours from Rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  49. c017eab system: Get current links from Rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  50. 0541736 Merge changes Ie8624c53,I7ee47046 by Jan Kundrát · 3 years, 8 months ago
  51. db08413 system: set interface phys-address only if the address is AF_LLC by Tomáš Pecka · 3 years, 8 months ago
  52. 210a852 Merge changes Ic2bdd047,If20abcda,I90edcf87,I6c42ae2b,I703c6982, ... by Jan Kundrát · 3 years, 8 months ago
  53. 0972938 system: Implement IP address reporting via ietf-ip by Tomáš Pecka · 3 years, 8 months ago
  54. 1935f19 system: fix log level setting in velia-system by Tomáš Pecka · 3 years, 8 months ago
  55. 14e663e yang: disable ipv6/autoconf in ietf-ip model by Tomáš Pecka · 3 years, 8 months ago
  56. daedba5 utils: Fix no data in valuesPush results in segfault by Tomáš Pecka · 3 years, 8 months ago
  57. f10b930 system: Implement ietf-interfaces by Tomáš Pecka · 3 years, 8 months ago
  58. 2d578c8 system: Get link info from rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  59. 5b293f4 utils: log libyang manipulation by Tomáš Pecka · 3 years, 8 months ago
  60. 498e91c utils: Allow to remove values from sysrepo by Tomáš Pecka · 3 years, 8 months ago
  61. b5fa10b Adapt to changes in C++ dependencies by Jan Kundrát · 3 years, 8 months ago
  62. 825542f system: Work around RAUC not providing some properties by Tomáš Pecka · 3 years, 8 months ago
  63. d53420f CI: install libnl by Jan Kundrát · 3 years, 8 months ago
  64. dac27d4 yang: czechlight-network (ietf-interfaces, ietf-ip) model by Tomáš Pecka · 3 years, 8 months ago
  65. 1e7c4c3 system: Don't reconfigure network interface if not necessary by Tomáš Pecka · 3 years, 8 months ago
  66. 04a1135 system: Initialize Network instance with correct session by Tomáš Pecka · 3 years, 8 months ago
  67. 9eea4ba ietf-system: shutdown is not supported by Jan Kundrát · 3 years, 9 months ago
  68. 51f1d6d ietf-system: show current wall clock by Jan Kundrát · 3 years, 9 months ago
  69. 7263d67 tests: reduce sysrepo verbosity by Jan Kundrát · 3 years, 9 months ago
  70. dcd50f0 ietf-system: handle "contact" and "location" by Jan Kundrát · 3 years, 9 months ago
  71. 13e9f24 Merge changes Ib1ab12d8,I14cb8df4 by Jan Kundrát · 3 years, 9 months ago
  72. 8ea630e lastPasswordChange: Rework to always give all entries by Václav Kubernát · 3 years, 9 months ago
  73. b25ef24 auth: handle errors properly by Jan Kundrát · 3 years, 9 months ago
  74. 1f21fae Merge changes I4cbd9638,I676d7cf5,I142841a5,Ia0d402fe,Id4fcd8e4 by Jan Kundrát · 3 years, 9 months ago
  75. 4107b78 Add NACM extensions to sensitive stuff by Václav Kubernát · 3 years, 9 months ago
  76. 566c940 Implement hostname by Václav Kubernát · 3 years, 9 months ago
  77. e569193 execAndWait: Capture stdout by Václav Kubernát · 3 years, 9 months ago
  78. 372d277 Update IETFSystem doc by Václav Kubernát · 3 years, 9 months ago
  79. ef2b380 Reduce lambda verbosity a fair bit by Jan Kundrát · 3 years, 9 months ago
  80. cbc7a0b Reduce logging a bit by Jan Kundrát · 3 years, 9 months ago
  81. fc8c66d sysrepo: do not try super-hard to prevent duplicate ops data callbacks by Jan Kundrát · 3 years, 9 months ago
  82. d2927cc Refactor IETFSystem by Václav Kubernát · 3 years, 9 months ago
  83. 0eefdf1 system: Clear old install message in firmware updates by Tomáš Pecka · 3 years, 9 months ago
  84. f614c1b tests: join thread before op= in DBusRAUCServer by Tomáš Pecka · 3 years, 9 months ago
  85. 50cb7fc Merge changes from topic "log-level" by Jan Kundrát · 3 years, 9 months ago
  86. 2ad10be Merge changes from topic "persistent-network" by Jan Kundrát · 3 years, 9 months ago
  87. a936ee7 system: Configure eth1 interface (persist the configuration) by Tomáš Pecka · 3 years, 9 months ago
  88. 5c19e72 system: Configure eth1 interface (on running system) by Tomáš Pecka · 3 years, 9 months ago
  89. d26a3ce yang: add network settings into czechlight-system by Tomáš Pecka · 3 years, 9 months ago
  90. 5f57dec Change default sysrepo log level by Václav Kubernát · 3 years, 9 months ago
  91. 3da1467 Get rid of the --log-level option by Václav Kubernát · 3 years, 9 months ago
  92. b1ddeb9 Merge "Refactor parseLogLevel" by Václav Kubernát · 3 years, 9 months ago
  93. 6018f08 Refactor parseLogLevel by Václav Kubernát · 3 years, 9 months ago
  94. d9e741f system: Use defined constant for /etc/shadow path by Tomáš Pecka · 3 years, 9 months ago
  95. 879a603 system: Implement remote system reboot via Sysrepo by Tomáš Pecka · 3 years, 9 months ago
  96. 7443425 tests: Don't use D-Bus custom names when mocking systemd's Manager by Tomáš Pecka · 3 years, 9 months ago
  97. dfcf32d Merge changes I890bf681,I209f57da,Ie7c84381,I5a3555df by Jan Kundrát · 3 years, 9 months ago
  98. babbab9 Implement czechlight authentication by Václav Kubernát · 3 years, 9 months ago
  99. ac257f3 czechlight-system: Disallow newlines in passwords by Václav Kubernát · 3 years, 9 months ago
  100. de0e4e6 Get rid of bp::search_path by Václav Kubernát · 3 years, 9 months ago