1. 8dd54de refactor: a shorter name for converting leaf values to string by Jan Kundrát · 6 weeks ago
  2. 7935e81 C++: use std::string instead of std::string_view by Jan Kundrát · 6 weeks ago
  3. 01470c7 system: add defaulted op== for NeighborEntry by Tomáš Pecka · 7 weeks ago
  4. 72f540e Use date utilities from libyang-cpp by Tomáš Pecka · 4 months ago
  5. e566fd4 system: allow to configure remote journal upload by Tomáš Pecka · 10 months ago
  6. e26ac36 Fix missing formatter by Jan Kundrát · 11 months ago
  7. 343011f Fix build failure with GCC 13.2 by Jan Kundrát · 12 months ago
  8. 0d8e907 fix build with fmtlib==10 by Tomáš Pecka · 1 year, 1 month ago
  9. af4abff depend on fmt 8+ by Tomáš Pecka · 1 year, 10 months ago
  10. 498c3f8 Use atomic discards for the operational DS by Jan Kundrát · 1 year, 5 months ago
  11. 35b2d2d refactor: prefer emplace_back over push_back by Jan Kundrát · 1 year, 5 months ago
  12. a46f6fa refactor: IETFInterfaces::onRouteUpdate never deletes anything by Jan Kundrát · 1 year, 5 months ago
  13. a41d3d9 tree: include fmt directly by Tomáš Pecka · 1 year, 10 months ago
  14. 7a30cf4 YANG: version bump by Jan Kundrát · 2 years, 4 months ago
  15. 3795cab RAUC: marking FW slots as failed, or preferred for the next reboot by Jan Kundrát · 2 years, 4 months ago
  16. e55b56b RAUC: export info whether a FW slot will be tried first during next boot by Jan Kundrát · 2 years, 4 months ago
  17. 58b39ae RAUC: change slot status reporting by Jan Kundrát · 2 years, 4 months ago
  18. 80113ed Subscribe to SR_EV_ENABLED as well by Jan Kundrát · 2 years, 6 months ago
  19. 919bf5f Fix build error on clang 13 by Jan Kundrát · 2 years, 6 months ago
  20. 656c87f system: introduce mutex to sysrepo session access in IETFInterfaces by Tomáš Pecka · 2 years, 7 months ago
  21. b3e9998 Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 8 months ago
  22. 7efd6d5 Migrate to libyang2 by Václav Kubernát · 3 years ago
  23. b7f2635 firmware: Change date format by Václav Kubernát · 3 years ago
  24. f0b7075 Merge "system: get LLDP neighbors from JSON output of networkctl" by Jan Kundrát · 3 years ago
  25. 070f60d system: get LLDP neighbors from JSON output of networkctl by Tomáš Pecka · 3 years, 1 month ago
  26. b6adbde Authentication: Create keyfile directory by Václav Kubernát · 3 years, 1 month ago
  27. 2041a67 system: if-statement simplifications in IETFInterfacesConfig by Tomáš Pecka · 3 years, 1 month ago
  28. bd43a94 system: Network autoconfiguration by Tomáš Pecka · 3 years, 3 months ago
  29. fd90efb utils: refactor utils::getSubtree libyang wrapper by Tomáš Pecka · 3 years, 1 month ago
  30. fd5ebd3 utils: wrap libyang utils in velia::utils by Tomáš Pecka · 3 years, 1 month ago
  31. 71cd43a Merge "system: Fill DNS servers into ietf-system" by Jan Kundrát · 3 years, 1 month ago
  32. 36427a1 system: remove impl namespace by Tomáš Pecka · 3 years, 3 months ago
  33. 7acf392 system: Move lldp-systemd-networkd-sysrepo to velia by Tomáš Pecka · 3 years, 3 months ago
  34. 08c1aa4 system: Fix build with fmt==8.0 and C++20 by Tomáš Pecka · 3 years, 3 months ago
  35. 79344c8 system: Fill DNS servers into ietf-system by Tomáš Pecka · 3 years, 2 months ago
  36. c2929a6 system: Bridge support for ietf-interfaces config by Tomáš Pecka · 3 years, 5 months ago
  37. 85f7775 system: Configurable IP addresses for interfaces by Tomáš Pecka · 3 years, 5 months ago
  38. 39bbb51 system: Implement network files generator from ietf-interfaces by Tomáš Pecka · 3 years, 5 months ago
  39. e36e080 system: Remove czechlight-system:networking by Tomáš Pecka · 3 years, 4 months ago
  40. f910893 system: Determine if link is a bridge from sysfs by Tomáš Pecka · 3 years, 5 months ago
  41. e407f74 Fix GCC 11.1.0 warning by Václav Kubernát · 3 years, 6 months ago
  42. 1c3b881 Fix build with GCC 11 by Jan Kundrát · 3 years, 6 months ago
  43. 088e774 system: Correctly fill YANG list in routing by Tomáš Pecka · 3 years, 6 months ago
  44. 53f08ee utils: add valuesPush/valuesToYang overloads with data stored in std::vector by Tomáš Pecka · 3 years, 6 months ago
  45. f333b13 Remove forgotten debugging by Jan Kundrát · 3 years, 6 months ago
  46. 63b2d65 system: switch LED status reporting to push by Tomáš Pecka · 3 years, 6 months ago
  47. 5be83e4 system: Turn on and off UID LED via netconf by Tomáš Pecka · 3 years, 6 months ago
  48. af7b704 system: Report LED state via sysrepo by Tomáš Pecka · 3 years, 7 months ago
  49. b78372f system: Ensure czechlight-system is implemented in Firmware by Tomáš Pecka · 3 years, 6 months ago
  50. 563b01f Fix race around destruction and accessing member variables by Jan Kundrát · 3 years, 7 months ago
  51. 3611c0e system: Check routing modules implemented in sysrepo by Tomáš Pecka · 3 years, 7 months ago
  52. 019748f system: Report bridge interface as bridge by Tomáš Pecka · 3 years, 7 months ago
  53. 3663aae system: Implement ietf-ip neighbors by Tomáš Pecka · 3 years, 8 months ago
  54. 70e5456 system: Implement interface statistics in IETFInterfaces by Tomáš Pecka · 3 years, 8 months ago
  55. b29f36b system: report routing table via ietf-routing model by Tomáš Pecka · 3 years, 7 months ago
  56. 978672e Merge changes Idd770907,I80e2536c,I06abd2f6,I7e7a903c,I7b7d51b5, ... by Jan Kundrát · 3 years, 7 months ago
  57. 1ea7e31 system: rtnetlink fetch routes by Tomáš Pecka · 3 years, 7 months ago
  58. 3d3cf61 system: Perform initial change callbacks from libnl later by Tomáš Pecka · 3 years, 7 months ago
  59. c9a57c3 system: fix path for node removal by Tomáš Pecka · 3 years, 7 months ago
  60. 23b7c88 Merge "auth: Reopen files after reallocation" by Jan Kundrát · 3 years, 7 months ago
  61. 515cef0 auth: Reopen files after reallocation by Václav Kubernát · 3 years, 7 months ago
  62. cc647a2 network: refactor config generation into a method by Jan Kundrát · 3 years, 7 months ago
  63. 84575e0 HIT FIX: go IPv6-only when eth1 is outside of the bridge by Jan Kundrát · 3 years, 7 months ago
  64. f9212c4 system: Get current neighbours from Rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  65. c017eab system: Get current links from Rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  66. 0541736 Merge changes Ie8624c53,I7ee47046 by Jan Kundrát · 3 years, 8 months ago
  67. db08413 system: set interface phys-address only if the address is AF_LLC by Tomáš Pecka · 3 years, 8 months ago
  68. 210a852 Merge changes Ic2bdd047,If20abcda,I90edcf87,I6c42ae2b,I703c6982, ... by Jan Kundrát · 3 years, 8 months ago
  69. 0972938 system: Implement IP address reporting via ietf-ip by Tomáš Pecka · 3 years, 8 months ago
  70. f10b930 system: Implement ietf-interfaces by Tomáš Pecka · 3 years, 8 months ago
  71. 2d578c8 system: Get link info from rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  72. 498e91c utils: Allow to remove values from sysrepo by Tomáš Pecka · 3 years, 8 months ago
  73. 825542f system: Work around RAUC not providing some properties by Tomáš Pecka · 3 years, 8 months ago
  74. 1e7c4c3 system: Don't reconfigure network interface if not necessary by Tomáš Pecka · 3 years, 8 months ago
  75. 51f1d6d ietf-system: show current wall clock by Jan Kundrát · 3 years, 9 months ago
  76. dcd50f0 ietf-system: handle "contact" and "location" by Jan Kundrát · 3 years, 9 months ago
  77. 13e9f24 Merge changes Ib1ab12d8,I14cb8df4 by Jan Kundrát · 3 years, 9 months ago
  78. 8ea630e lastPasswordChange: Rework to always give all entries by Václav Kubernát · 3 years, 9 months ago
  79. b25ef24 auth: handle errors properly by Jan Kundrát · 3 years, 9 months ago
  80. 1f21fae Merge changes I4cbd9638,I676d7cf5,I142841a5,Ia0d402fe,Id4fcd8e4 by Jan Kundrát · 3 years, 9 months ago
  81. 566c940 Implement hostname by Václav Kubernát · 3 years, 9 months ago
  82. 372d277 Update IETFSystem doc by Václav Kubernát · 3 years, 9 months ago
  83. ef2b380 Reduce lambda verbosity a fair bit by Jan Kundrát · 3 years, 9 months ago
  84. d2927cc Refactor IETFSystem by Václav Kubernát · 3 years, 9 months ago
  85. 0eefdf1 system: Clear old install message in firmware updates by Tomáš Pecka · 3 years, 9 months ago
  86. 2ad10be Merge changes from topic "persistent-network" by Jan Kundrát · 3 years, 9 months ago
  87. 5c19e72 system: Configure eth1 interface (on running system) by Tomáš Pecka · 3 years, 9 months ago
  88. d9e741f system: Use defined constant for /etc/shadow path by Tomáš Pecka · 3 years, 9 months ago
  89. 879a603 system: Implement remote system reboot via Sysrepo by Tomáš Pecka · 3 years, 9 months ago
  90. dfcf32d Merge changes I890bf681,I209f57da,Ie7c84381,I5a3555df by Jan Kundrát · 3 years, 9 months ago
  91. babbab9 Implement czechlight authentication by Václav Kubernát · 3 years, 9 months ago
  92. de0e4e6 Get rid of bp::search_path by Václav Kubernát · 3 years, 9 months ago
  93. 92b14e4 system: implement firmware status in czechlight-system by Tomáš Pecka · 3 years, 9 months ago
  94. d51d4cb system: Use two D-Bus RAUC proxy objects to avoid deadlock by Tomáš Pecka · 3 years, 9 months ago
  95. af8f063 system: switch czechlight-system to pull ops data by Tomáš Pecka · 3 years, 9 months ago
  96. 6d9357e Refactor nft execing to a function by Václav Kubernát · 3 years, 9 months ago
  97. 594a676 system: Rename CzechlightSystem to Firmware by Tomáš Pecka · 3 years, 9 months ago
  98. 9a6e15b system: Installation progress notifications by Tomáš Pecka · 3 years, 9 months ago
  99. cb7a5f8 sysrepo: partially implement czechlight-system by Tomáš Pecka · 3 years, 10 months ago
  100. 272abaf utils: push values to sysrepo by Tomáš Pecka · 3 years, 9 months ago