1. 9ba7393 Add AccountTypes in POST Accounts service by Ninad Palsule · 1 year, 7 months ago
  2. 5834585 PATCH userGroups Information ("AccountTypes") by Abhishek Patel · 2 years, 11 months ago
  3. 25e055a Handle AccountService D-bus errors by Ravi Teja · 2 years, 5 months ago
  4. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  5. 97e90da Move long lambda in separate function by Ninad Palsule · 1 year, 8 months ago
  6. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  7. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  8. afd369c account_service: Don't call HEAD handler in GET handler by Jiaqing Zhao · 1 year, 10 months ago
  9. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 11 months ago
  10. 5b5574a Fix OemAccountService schema by Ed Tanous · 2 years, 3 months ago
  11. 20fc307 Fix handleAccounttDelete spelling by Gunnar Mills · 1 year, 11 months ago
  12. 870f3e9 Remove unused variables by Ed Tanous · 1 year, 11 months ago
  13. 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
  14. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  15. 329f034 Problem with RemoteRoleMapping JSON by Jorge Cisneros · 2 years, 2 months ago
  16. 618c14b Fix some use-after-move issues by Ed Tanous · 2 years, 6 months ago
  17. 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 2 years, 10 months ago
  18. 239adf8 Remove support for priv-noaccess role by Asmitha Karunanithi · 2 years, 9 months ago
  19. c722981 Retrieve userGroups Information ("AccountTypes") by Abhishek Patel · 2 years, 11 months ago
  20. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  21. d1bde9e used sdbusplus::unpackPropertiesNoThrow part 8 by Krzysztof Grobelny · 2 years, 4 months ago
  22. d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
  23. 4c7d4d3 Add Link header handling to AccountService by Ed Tanous · 2 years, 6 months ago
  24. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  25. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  26. 1ef4c34 Move AccountService to separate methods by Ed Tanous · 2 years, 8 months ago
  27. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  28. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  29. a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 7 months ago
  30. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  31. 031514f Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years ago
  32. 0145a22 Update odata.type version of /redfish/v1/AccountService/ by Anjaliintel-21 · 2 years, 9 months ago
  33. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  34. e7b1b62 Fix missing success code in Account PATCH by Ed Tanous · 2 years, 9 months ago
  35. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  36. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  37. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  38. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  39. 0e46c8a account_service: Remove unused DbusInterfaceType by Jason M. Bills · 2 years, 11 months ago
  40. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  41. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  42. ef73ad0 Allow setting MinPasswordLength in AccountService by Paul Fertser · 3 years ago
  43. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  44. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  45. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  46. 1ec43ee Fix AccountService patch privileges by Gunnar Mills · 3 years ago
  47. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  48. 168e20c Move to common variant by Ed Tanous · 3 years ago
  49. b477fd4 Enable encoding/decoding object paths of User Name by P Dheeraj Srujan Kumar · 3 years ago
  50. f5e29f3 Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 1 month ago
  51. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  52. e9cc517 Redfish: Repair the wrong change made by non-admin by Ed Tanous · 3 years, 2 months ago
  53. d8e3c29 Fix service validator on OEM account service by Ed Tanous · 3 years, 3 months ago
  54. 1106333 Fix use after move in account service by Ed Tanous · 3 years, 3 months ago
  55. f5ffd80 Fix AccountService PATCH regression/merge conflict by Ed Tanous · 3 years, 5 months ago
  56. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  57. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  58. 7204878 Modify entityPrivileges for certificate service by Abhishek Patel · 3 years, 7 months ago
  59. b282a43 Remove the Node class by Ed Tanous · 3 years, 7 months ago
  60. cef1ddf Change ManagerAccount privileges to match registry by Ed Tanous · 3 years, 7 months ago
  61. 6c51eab Remove Node class from Account Service by Ed Tanous · 3 years, 7 months ago
  62. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  63. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  64. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  65. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  66. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  67. f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
  68. 055806b Fix a possible null pointer dereference by Manojkiran Eda · 4 years, 2 months ago
  69. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  70. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  71. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  72. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  73. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  74. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  75. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  76. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  77. c61704a Spelling: 's/Occured/Occurred/g' by Gunnar Mills · 4 years, 6 months ago
  78. 8114bd4 ManagerAccount: Implement AccountTypes by Gunnar Mills · 4 years, 7 months ago
  79. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  80. c3c03fd update to ManagerAccount.v1_3_0 by Joseph Reynolds · 4 years, 7 months ago
  81. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 5 years ago
  82. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  83. 9620060 Redfish: Support NoAccess user creation by jayaprakash Mutyala · 4 years, 9 months ago
  84. f365910 Update ManagerAccountCollection Privilege by Gunnar Mills · 5 years ago
  85. ba9dd4a Validator Warning: Remove AccountProviderType by Gunnar Mills · 4 years, 10 months ago
  86. 9440096 Account Service: Remove odata.context by Gunnar Mills · 4 years, 11 months ago
  87. 3c5a376 Update AccountService Privilege by Gunnar Mills · 5 years ago
  88. 107077d Add VirtualMedia schema to Redfish by Przemyslaw Czarnowski · 5 years ago
  89. 900f949 bmcweb: Handle ConfigureSelf privilege by Joseph Reynolds · 5 years ago
  90. 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
  91. e9e6d24 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  92. cb3e11f Remove priv-callback support from bmcweb by Richard Marian Thomaiyar · 5 years ago
  93. 4380545 Revert "account_service: Added NoAccess role to Redfish" by James Feist · 5 years ago
  94. 27c10d2 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  95. 0d4197e account_service:redfish user creation err handling by anil kumar appana · 6 years ago
  96. 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
  97. 66b5ca7 account_service: redfish user Patch error handling by jayaprakash Mutyala · 5 years ago
  98. eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
  99. 0ff64dc Auth methods configuration by Kowalski, Kamil · 5 years ago
  100. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago