1. e518ef3 Remove sessions on user password update by Ravi Teja · 8 months ago
  2. c71b6c9 updateservice: refactor task creation by Jagpal Singh Gill · 8 months ago
  3. ef93eab updateservice: refactor parse multi-part forms by Jagpal Singh Gill · 8 months ago
  4. 8332831 Fix lesser used options by Ed Tanous · 8 months ago
  5. c72503f Fix TFTP merge conflict by Ed Tanous · 8 months ago
  6. e5cf777 Add https parsing by Ed Tanous · 9 months ago
  7. 17c4724 Move logging args by Ed Tanous · 9 months ago
  8. 743eb1c Delete IPv4 default gateway when deleting an IPv4 static address by Johnathan Mantey · 9 months ago
  9. 102a4cd Manage Request with shared_ptr by Jonathan Doman · 9 months ago
  10. 1aa375b Implement client certificate schemas by Ed Tanous · 9 months ago
  11. 5ffd11f Fix regression in CrashDump by Gunnar Mills · 8 months ago
  12. 36a59ea Fix regression in LogService by Ed Tanous · 8 months ago
  13. 25b54db Bring consistency to config options by Ed Tanous · 8 months ago
  14. aca1749 Remove One chassis option by Ed Tanous · 8 months ago
  15. 36c0f2a Consolidate Vm implementations by Ed Tanous · 11 months ago
  16. 95c6307 Break out formatters by Ed Tanous · 9 months ago
  17. 3ad903a Use actual language for registries list by Alexander Paramonov · 8 months ago
  18. 3bfa3b2 Move to process v2 by Ed Tanous · 11 months ago
  19. 482a69e AccountService: Add HTTPBasicAuth support by Ravi Teja · 8 months ago
  20. 6b54e4e Handle error code properly by Ed Tanous · 9 months ago
  21. 5b90429 Add missing headers by Ed Tanous · 9 months ago
  22. 3e73742 Initialize schemas array with explicit size by Myung Bae · 9 months ago
  23. 757178a Refactor tftp parser by Ed Tanous · 9 months ago
  24. 6b0f66b Break out DoTftpUpdate by Ed Tanous · 9 months ago
  25. f513933 Refactor UpdateService by Ed Tanous · 9 months ago
  26. 8e15773 Fix NTP set race condition by Ed Tanous · 10 months ago
  27. 10cb44f Stage 2 refactor LDAP parameters by Ed Tanous · 9 months ago
  28. ed4de7a Add type safety for NTP server objects by Ed Tanous · 9 months ago
  29. 5910d94 Update Privilege Registry from 1.3.0 to 1.5.0 by Gunnar Mills · 9 months ago
  30. ac25adb Fix Privileges warnings by Ed Tanous · 9 months ago
  31. 87c4496 Move to Redfish setProperty call by Asmitha Karunanithi · 9 months ago
  32. 8e8245d Fix nullptr failures for image upload by Ed Tanous · 9 months ago
  33. 6f056f2 Fix post code parsing by Ed Tanous · 9 months ago
  34. 891eaa7 Use rvalue reference by Ed Tanous · 9 months ago
  35. 89144a3 Remove a copy by Ed Tanous · 9 months ago
  36. dc8cfa6 Add nullptr check by Ed Tanous · 9 months ago
  37. 4c521c3 Fix file removal by Ed Tanous · 9 months ago
  38. 8c3facc Remove logically dead code by Ed Tanous · 9 months ago
  39. c98dbc6 Remove logically dead code by Ed Tanous · 9 months ago
  40. c09966b Give static analysis some hints by Ed Tanous · 9 months ago
  41. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
  42. 76b038f Fix object type in json utils by Ed Tanous · 9 months ago
  43. 665e760 Pull in all registries by Gunnar Mills · 9 months ago
  44. f1a1e3d Simplify query_param by Ed Tanous · 9 months ago
  45. 2b9c1df Fix account service by Ed Tanous · 9 months ago
  46. 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
  47. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 9 months ago
  48. 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
  49. df254f2 Remove redundant static modifier by Ed Tanous · 9 months ago
  50. 099984c Fix undefined behavior in getUniqueEntryID by Ed Tanous · 9 months ago
  51. 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
  52. 3dfed53 Clean up Ethernet to use readJson by Ed Tanous · 10 months ago
  53. c101982 Clean up Account Service to use readJson by Ed Tanous · 10 months ago
  54. 21fe928 Clean up hypervisor to use readJson by Ed Tanous · 10 months ago
  55. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  56. 296579b Call dump() less by Ed Tanous · 10 months ago
  57. 3eb6665 log_services: Move to setProperty dbus util method by Asmitha Karunanithi · 9 months ago
  58. 51bd2d8 Remove redfish-enable-proccessor-memory-status by Gunnar Mills · 9 months ago
  59. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  60. 5be2b14 Move where appropriate by Ed Tanous · 9 months ago
  61. ddf3564 Enable readability check by Ed Tanous · 9 months ago
  62. d82b5e1 hypervisor: Move to setProperty dbus util method by Asmitha Karunanithi · 9 months ago
  63. a5a8ac2 Remove duplicated include by Ed Tanous · 9 months ago
  64. 9de65b3 Fix redundant inline operators by Ed Tanous · 9 months ago
  65. 4da0490 Use no-switch-default on clang by Ed Tanous · 9 months ago
  66. 93cf0ac Fix SSE sockets by Ed Tanous · 9 months ago
  67. f933a6a Cable: Fix Logging Level Error by Gunnar Mills · 9 months ago
  68. 1847f2a ethernet: Move to setProperty dbus utility method by Asmitha Karunanithi · 9 months ago
  69. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  70. f0b59af Add misc-include-cleaner by Ed Tanous · 9 months ago
  71. 5a8b641 Fix clang-formatting in ethernet by Ed Tanous · 9 months ago
  72. d547d8d Check optionals in tidy by Ed Tanous · 10 months ago
  73. 49cc263 Fix unused variable warning in LDAP by Ed Tanous · 9 months ago
  74. e5ae9c1 Update indicator LED verification by George Liu · 3 years, 1 month ago
  75. 47f2934 Fix redundant init issues by Ed Tanous · 9 months ago
  76. 78d4ec4 Clean up event service to use readJson by Ed Tanous · 10 months ago
  77. 2932dcb Clean up triggers to use readJson by Ed Tanous · 10 months ago
  78. 9e9b604 Clean up Manager to use readJson by Ed Tanous · 10 months ago
  79. b14f357 Clean up metric report definition to use readJsonObject by Ed Tanous · 10 months ago
  80. 3c56921 Clean up processor to use readJson by Ed Tanous · 10 months ago
  81. 0885057 Clean up power/thermal to use readJsonObject by Ed Tanous · 10 months ago
  82. 7a31e33 Clean up Certificate Service to use readJson by Ed Tanous · 10 months ago
  83. 7cb59f6 Use readJson to simplify update by Ed Tanous · 2 years, 8 months ago
  84. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  85. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  86. c51afd5 Call systemd SetTime directly by Ed Tanous · 10 months ago
  87. 53b00f5 Clean up power schema by Ed Tanous · 10 months ago
  88. da39350 Fix PID Zone interface name by PavanKumarIntel · 10 months ago
  89. ad62267 Remove link from Chassis to PCIeDevice by Sunny Srivastava · 2 years, 4 months ago
  90. 9970e93 Correct Actions/Manager.ResetToDefaults parameter name by Konstantin Aladyshev · 10 months ago
  91. 6f4bd29 fix usage of std::ranges::replace_copy by Alexander Hansen · 10 months ago
  92. e715d14 Fix behavior when service is missing by Ed Tanous · 10 months ago
  93. ce73d5c Support PATCH on IPv6StaticDefaultGateways by Sunitha Harish · 1 year, 9 months ago
  94. 1c79f93 redfish-schema: add Protocol by Patrick Williams · 10 months ago
  95. 7a859ff Sessions: Drop end / from odata.id by Gunnar Mills · 10 months ago
  96. 91c441e DHCP Conf: Fix UseDomainName configuration by Ravi Teja · 10 months ago
  97. 33e1f12 AllowedHostTransitions: look for on dbus by Andrew Geissler · 10 months ago
  98. 6b9ac4f Systems: Add support to read AllowedPowerModes by Chris Cain · 11 months ago
  99. e610b31 manager_diagnostic_data: add metric get by Jagpal Singh Gill · 1 year ago
  100. 78c9020 Refactor to pass dbus error code to caller by Myung Bae · 10 months ago