1. f910893 system: Determine if link is a bridge from sysfs by Tomáš Pecka · 3 years, 5 months ago
  2. e407f74 Fix GCC 11.1.0 warning by Václav Kubernát · 3 years, 6 months ago
  3. 1c3b881 Fix build with GCC 11 by Jan Kundrát · 3 years, 6 months ago
  4. 088e774 system: Correctly fill YANG list in routing by Tomáš Pecka · 3 years, 6 months ago
  5. 53f08ee utils: add valuesPush/valuesToYang overloads with data stored in std::vector by Tomáš Pecka · 3 years, 6 months ago
  6. f333b13 Remove forgotten debugging by Jan Kundrát · 3 years, 6 months ago
  7. 63b2d65 system: switch LED status reporting to push by Tomáš Pecka · 3 years, 6 months ago
  8. 5be83e4 system: Turn on and off UID LED via netconf by Tomáš Pecka · 3 years, 7 months ago
  9. af7b704 system: Report LED state via sysrepo by Tomáš Pecka · 3 years, 7 months ago
  10. b78372f system: Ensure czechlight-system is implemented in Firmware by Tomáš Pecka · 3 years, 6 months ago
  11. 563b01f Fix race around destruction and accessing member variables by Jan Kundrát · 3 years, 7 months ago
  12. 3611c0e system: Check routing modules implemented in sysrepo by Tomáš Pecka · 3 years, 7 months ago
  13. 019748f system: Report bridge interface as bridge by Tomáš Pecka · 3 years, 7 months ago
  14. 3663aae system: Implement ietf-ip neighbors by Tomáš Pecka · 3 years, 8 months ago
  15. 70e5456 system: Implement interface statistics in IETFInterfaces by Tomáš Pecka · 3 years, 8 months ago
  16. b29f36b system: report routing table via ietf-routing model by Tomáš Pecka · 3 years, 7 months ago
  17. 978672e Merge changes Idd770907,I80e2536c,I06abd2f6,I7e7a903c,I7b7d51b5, ... by Jan Kundrát · 3 years, 7 months ago
  18. 1ea7e31 system: rtnetlink fetch routes by Tomáš Pecka · 3 years, 7 months ago
  19. 3d3cf61 system: Perform initial change callbacks from libnl later by Tomáš Pecka · 3 years, 7 months ago
  20. c9a57c3 system: fix path for node removal by Tomáš Pecka · 3 years, 7 months ago
  21. 23b7c88 Merge "auth: Reopen files after reallocation" by Jan Kundrát · 3 years, 7 months ago
  22. 515cef0 auth: Reopen files after reallocation by Václav Kubernát · 3 years, 7 months ago
  23. cc647a2 network: refactor config generation into a method by Jan Kundrát · 3 years, 7 months ago
  24. 84575e0 HIT FIX: go IPv6-only when eth1 is outside of the bridge by Jan Kundrát · 3 years, 7 months ago
  25. f9212c4 system: Get current neighbours from Rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  26. c017eab system: Get current links from Rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  27. 0541736 Merge changes Ie8624c53,I7ee47046 by Jan Kundrát · 3 years, 8 months ago
  28. db08413 system: set interface phys-address only if the address is AF_LLC by Tomáš Pecka · 3 years, 8 months ago
  29. 210a852 Merge changes Ic2bdd047,If20abcda,I90edcf87,I6c42ae2b,I703c6982, ... by Jan Kundrát · 3 years, 8 months ago
  30. 0972938 system: Implement IP address reporting via ietf-ip by Tomáš Pecka · 3 years, 8 months ago
  31. f10b930 system: Implement ietf-interfaces by Tomáš Pecka · 3 years, 8 months ago
  32. 2d578c8 system: Get link info from rtnetlink by Tomáš Pecka · 3 years, 8 months ago
  33. 498e91c utils: Allow to remove values from sysrepo by Tomáš Pecka · 3 years, 8 months ago
  34. 825542f system: Work around RAUC not providing some properties by Tomáš Pecka · 3 years, 8 months ago
  35. 1e7c4c3 system: Don't reconfigure network interface if not necessary by Tomáš Pecka · 3 years, 8 months ago
  36. 51f1d6d ietf-system: show current wall clock by Jan Kundrát · 3 years, 9 months ago
  37. dcd50f0 ietf-system: handle "contact" and "location" by Jan Kundrát · 3 years, 9 months ago
  38. 13e9f24 Merge changes Ib1ab12d8,I14cb8df4 by Jan Kundrát · 3 years, 9 months ago
  39. 8ea630e lastPasswordChange: Rework to always give all entries by Václav Kubernát · 3 years, 9 months ago
  40. b25ef24 auth: handle errors properly by Jan Kundrát · 3 years, 9 months ago
  41. 1f21fae Merge changes I4cbd9638,I676d7cf5,I142841a5,Ia0d402fe,Id4fcd8e4 by Jan Kundrát · 3 years, 9 months ago
  42. 566c940 Implement hostname by Václav Kubernát · 3 years, 9 months ago
  43. 372d277 Update IETFSystem doc by Václav Kubernát · 3 years, 9 months ago
  44. ef2b380 Reduce lambda verbosity a fair bit by Jan Kundrát · 3 years, 9 months ago
  45. d2927cc Refactor IETFSystem by Václav Kubernát · 3 years, 9 months ago
  46. 0eefdf1 system: Clear old install message in firmware updates by Tomáš Pecka · 3 years, 9 months ago
  47. 2ad10be Merge changes from topic "persistent-network" by Jan Kundrát · 3 years, 9 months ago
  48. 5c19e72 system: Configure eth1 interface (on running system) by Tomáš Pecka · 3 years, 9 months ago
  49. d9e741f system: Use defined constant for /etc/shadow path by Tomáš Pecka · 3 years, 9 months ago
  50. 879a603 system: Implement remote system reboot via Sysrepo by Tomáš Pecka · 3 years, 9 months ago
  51. dfcf32d Merge changes I890bf681,I209f57da,Ie7c84381,I5a3555df by Jan Kundrát · 3 years, 9 months ago
  52. babbab9 Implement czechlight authentication by Václav Kubernát · 3 years, 9 months ago
  53. de0e4e6 Get rid of bp::search_path by Václav Kubernát · 3 years, 9 months ago
  54. 92b14e4 system: implement firmware status in czechlight-system by Tomáš Pecka · 3 years, 9 months ago
  55. d51d4cb system: Use two D-Bus RAUC proxy objects to avoid deadlock by Tomáš Pecka · 3 years, 9 months ago
  56. af8f063 system: switch czechlight-system to pull ops data by Tomáš Pecka · 3 years, 9 months ago
  57. 6d9357e Refactor nft execing to a function by Václav Kubernát · 3 years, 9 months ago
  58. 594a676 system: Rename CzechlightSystem to Firmware by Tomáš Pecka · 3 years, 9 months ago
  59. 9a6e15b system: Installation progress notifications by Tomáš Pecka · 3 years, 9 months ago
  60. cb7a5f8 sysrepo: partially implement czechlight-system by Tomáš Pecka · 3 years, 10 months ago
  61. 272abaf utils: push values to sysrepo by Tomáš Pecka · 3 years, 9 months ago
  62. c764b76 system: RAUC operation and last error properties by Tomáš Pecka · 3 years, 9 months ago
  63. 9cc0094 system: implement Install bundle in RAUC by Tomáš Pecka · 3 years, 10 months ago
  64. f976c5b system: Rename Sysrepo to IETFSystem by Tomáš Pecka · 3 years, 9 months ago
  65. 991e4d5 RAUC: Query RAUC slot status via D-Bus by Tomáš Pecka · 3 years, 10 months ago
  66. 292bc9c sysrepo: Implement parts of ietf-system module by Tomáš Pecka · 3 years, 10 months ago