1. 8e659c8 Simplify requestPrefersHtml unit test by Ed Tanous · 3 years, 3 months ago
  2. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 3 months ago
  3. 259df35 Avoid hardcoding nlohmann_json include directory by Josh Lehan · 3 years, 3 months ago
  4. 44fad2a Remove dead hostname code by Ed Tanous · 3 years, 3 months ago
  5. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  6. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  7. b7ff344 Corrects Bios privilges by John Edward Broadbent · 3 years, 3 months ago
  8. 9d42466 Move to 2021.2 by Gunnar Mills · 3 years, 3 months ago
  9. cf2f932 Meson break lists into multiple lines by Ed Tanous · 3 years, 3 months ago
  10. c66403c Change ordering of meson file by Ed Tanous · 3 years, 3 months ago
  11. 3c1504a Make time_utils tests compile on clang by Ed Tanous · 3 years, 3 months ago
  12. 6eaa1d2 EventService : Fix retry handling for http-client by Sunitha Harish · 3 years, 10 months ago
  13. 1106333 Fix use after move in account service by Ed Tanous · 3 years, 3 months ago
  14. 567e3ab Add message registry entry for FirmwareResiliencyError by Chalapathi Venkataramashetty · 3 years, 8 months ago
  15. 68452cb Fix compile issue when basic auth is disabled by Ed Tanous · 3 years, 3 months ago
  16. 26bd9b5 move to free function: Telemetry by John Edward Broadbent · 3 years, 6 months ago
  17. 6e8c18f s/registry1/registryMatch by John Edward Broadbent · 3 years, 3 months ago
  18. 58eaf5f move to free function: Bios by John Edward Broadbent · 3 years, 6 months ago
  19. dff0782 move to free function: Message_registries by John Edward Broadbent · 3 years, 6 months ago
  20. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  21. 4d875bd Make services not required by Ed Tanous · 3 years, 3 months ago
  22. 36ea1ce Revert "PCIe: Implement "PcieType" PCIe device property" by Ed Tanous · 3 years, 3 months ago
  23. 3e8c7df PCIe: Implement "PcieType" PCIe device property by Spencer Ku · 3 years, 4 months ago
  24. 8185668 Update error messages file w.r.t Base.1.11.0 by Asmitha Karunanithi · 3 years, 3 months ago
  25. 3c2a8d0 Make code format the same by Ed Tanous · 3 years, 3 months ago
  26. 35440d1 Show only "Completed" dump entries in Redfish resp by Asmitha Karunanithi · 3 years, 4 months ago
  27. 83f984b Bump up base_message_registry to version Base.1.11.0 by Sunitha Harish · 3 years, 3 months ago
  28. c0bd5e4 Move log service file parsing to use from_chars by Ed Tanous · 3 years, 4 months ago
  29. 58e42b1 Disable nlohmann exceptions by Ed Tanous · 3 years, 4 months ago
  30. ac7e1e0 Move TPMRequiredToBoot under Boot for PATCH call by Ali Ahmed · 3 years, 3 months ago
  31. a3e6589 Make fewer copies by Ed Tanous · 3 years, 3 months ago
  32. ad22fef Nullify HttpHeaders per the specification by Ed Tanous · 3 years, 4 months ago
  33. 7de9f81 EventService : Optimize event data buffers by Sunitha Harish · 3 years, 4 months ago
  34. 596b203 Fill in request earlier by Ed Tanous · 3 years, 4 months ago
  35. 9a69d5a Clear UserSession in between requests by Ed Tanous · 3 years, 4 months ago
  36. 97a056a Corrects issues in session by John Edward Broadbent · 3 years, 4 months ago
  37. 38816db fix clang formatting by Ed Tanous · 3 years, 4 months ago
  38. 056350b Add SystemType to Systems/hypervisor by Ali Ahmed · 3 years, 4 months ago
  39. 6c7f01d Rearrange/clean code in connection by Ed Tanous · 3 years, 4 months ago
  40. cf099fa Remove unused variables in connection class by Ed Tanous · 3 years, 4 months ago
  41. 59b98b2 Change ownership of boost::req to crow::req by John Edward Broadbent · 3 years, 6 months ago
  42. 7bb985e Include systemd and boost as system dependencies by Ed Tanous · 3 years, 4 months ago
  43. e62afa5 IBM Management Interface: Lock Management by Sunitha Harish · 3 years, 4 months ago
  44. abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 4 months ago
  45. 7bbcae5 Don't clang-format or clang-tidy subprojects by Ed Tanous · 3 years, 4 months ago
  46. bd078c3 exception: catch by reference by Patrick Williams · 3 years, 4 months ago
  47. a197834 Have ProcessorSummary correctly set Status by Ali Ahmed · 3 years, 4 months ago
  48. 8770446 Fix search for OEM privileges by Joseph Reynolds · 3 years, 4 months ago
  49. 9301e91 Fix warning with clang by Ed Tanous · 3 years, 4 months ago
  50. 4147b8a connection use setter for completeRequestHandler by John Edward Broadbent · 3 years, 5 months ago
  51. 8338891 Refactor callback to free function: Service root by John Edward Broadbent · 3 years, 6 months ago
  52. 476b9cc Add support for AssetTag in Chassis by Tejas Patil · 3 years, 7 months ago
  53. e820493 Move sensor collection to all sensors by George Liu · 4 years ago
  54. 1c05dae Add TrustedModuleRequiredToBoot setter function by Ali Ahmed · 3 years, 6 months ago
  55. 1759dc7 Fix BIOS privileges by Abhishek Patel · 3 years, 5 months ago
  56. 97128e9 bmcweb: fix the random headers by Nan Zhou · 3 years, 4 months ago
  57. ffb0536 Add details to bug template by Ed Tanous · 3 years, 5 months ago
  58. d699cf9 Fix update_schemas script by Szymon Dompke · 3 years, 5 months ago
  59. dc414b5 Reduce session timeout to 30 minutes by Jason M. Bills · 3 years, 5 months ago
  60. 735ef6d Add google service root by Feras Aldahlawi · 3 years, 9 months ago
  61. 885bbf1 ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymore by Willy Tu · 3 years, 5 months ago
  62. e6a7165 Event subscriber persistency: Fix restoring subscribers by Sunitha Harish · 3 years, 5 months ago
  63. 7eeafa7 Fix event_service privileges by Abhishek Patel · 3 years, 5 months ago
  64. ff3f835 Fix PATCH on hypervisor IPv4Addresses by Ravi Teja · 3 years, 5 months ago
  65. 40aa058 Rearrange mtls code by Ed Tanous · 3 years, 6 months ago
  66. f395daa Enable pycodestyle by Ed Tanous · 3 years, 5 months ago
  67. c21865c Support new boot override setting design by Konstantin Aladyshev · 3 years, 6 months ago
  68. 8b6a35f Fix System EventLog Collection permission by Gunnar Mills · 3 years, 5 months ago
  69. ad89dcf Correct Manager LogService Collection permission by Gunnar Mills · 3 years, 5 months ago
  70. 418b934 Fix Klocwork Issue - Dereferencing iterators by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  71. 42cbb51 HealthPopulate: Fix imprecise matching by Karol Wojciechowski · 3 years, 5 months ago
  72. 7088690 Add support for System Airflow sensor by Basheer Ahmed Muddebihal · 3 years, 5 months ago
  73. 28afb49 EventService: Move subscription persistent data by JunLin Chen · 3 years, 10 months ago
  74. 02bdd96 Enable Keepalive to server role by dhineskumare · 3 years, 6 months ago
  75. 9d41aec Fix EventService Subscriptions URI by Ravi Teja · 3 years, 5 months ago
  76. f5ffd80 Fix AccountService PATCH regression/merge conflict by Ed Tanous · 3 years, 5 months ago
  77. e269e01 Updated LICENSE file by Karol Niczyj · 3 years, 6 months ago
  78. cd9a466 Add support for the BootSourceOverrideMode by Konstantin Aladyshev · 3 years, 10 months ago
  79. b4bec66 Move getPortInfo to Redfish Utility by Abhishek Patel · 3 years, 6 months ago
  80. 11a2f0f [bmcweb] Add DDR5 support in bmcweb by Mansi Joshi · 3 years, 5 months ago
  81. ba95fcc Restructure pam conversation function by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  82. 4f9637f use non-deprecated dedup_variant_t by Patrick Williams · 3 years, 6 months ago
  83. b2a3289 Fix System dump entries route by Asmitha Karunanithi · 3 years, 6 months ago
  84. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  85. 83fd8e1 Dbus_Rest: Fix bmcweb crash by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  86. 85bf890 Fix Klocwork Issues - Return from int main() by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  87. fe4b309 Generated files should not be copyright by Ed Tanous · 3 years, 7 months ago
  88. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  89. 3a2d0424 Systems: Add PowerMode support by Chris Cain · 3 years, 7 months ago
  90. 1981771 Add TrustedModuleRequiredToBoot getter function by Ali Ahmed · 3 years, 6 months ago
  91. d0dbeef Revert "log_services: Add AdditionalDataURI to Post Code log entries" by Ed Tanous · 3 years, 6 months ago
  92. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  93. 729f55f Remove code using ambiguous privileges constructor by Gunnar Mills · 3 years, 6 months ago
  94. 7204878 Modify entityPrivileges for certificate service by Abhishek Patel · 3 years, 7 months ago
  95. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  96. 9ed3661 Keep AutoLinking; Remove extra \ by Abhishek Patel · 3 years, 7 months ago
  97. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  98. 0ef217f log_services: Add AdditionalDataURI to Post Code log entries by George Liu · 3 years, 10 months ago
  99. 0e8ac5e Move Consoles to ComputerSystem by Gunnar Mills · 4 years, 2 months ago
  100. ff85ed3 Add Privileges schema to allow list by Gunnar Mills · 3 years, 6 months ago