1. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  2. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  3. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  4. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  5. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  6. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  7. c61704a Spelling: 's/Occured/Occurred/g' by Gunnar Mills · 4 years, 6 months ago
  8. 8114bd4 ManagerAccount: Implement AccountTypes by Gunnar Mills · 4 years, 7 months ago
  9. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  10. c3c03fd update to ManagerAccount.v1_3_0 by Joseph Reynolds · 4 years, 7 months ago
  11. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 4 years, 11 months ago
  12. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
  13. 9620060 Redfish: Support NoAccess user creation by jayaprakash Mutyala · 4 years, 9 months ago
  14. f365910 Update ManagerAccountCollection Privilege by Gunnar Mills · 5 years ago
  15. ba9dd4a Validator Warning: Remove AccountProviderType by Gunnar Mills · 4 years, 10 months ago
  16. 9440096 Account Service: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  17. 3c5a376 Update AccountService Privilege by Gunnar Mills · 5 years ago
  18. 107077d Add VirtualMedia schema to Redfish by Przemyslaw Czarnowski · 5 years ago
  19. 900f949 bmcweb: Handle ConfigureSelf privilege by Joseph Reynolds · 5 years ago
  20. 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
  21. e9e6d24 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  22. cb3e11f Remove priv-callback support from bmcweb by Richard Marian Thomaiyar · 5 years ago
  23. 4380545 Revert "account_service: Added NoAccess role to Redfish" by James Feist · 5 years ago
  24. 27c10d2 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  25. 0d4197e account_service:redfish user creation err handling by anil kumar appana · 6 years ago
  26. 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
  27. 66b5ca7 account_service: redfish user Patch error handling by jayaprakash Mutyala · 5 years ago
  28. eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
  29. 0ff64dc Auth methods configuration by Kowalski, Kamil · 5 years ago
  30. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
  31. c80fee5 Renamed User role name to ReadOnly by AppaRao Puli · 5 years ago
  32. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  33. 0678524 Redfish: Add PATCH operation support for RemoteRoleMapping by Ratan Gupta · 5 years ago
  34. 4e68c45 Fix: Only return error info in invalid URI case by Ayushi Smriti · 5 years ago
  35. 599c71d Read AllGroups property from user manager by Ayushi Smriti · 5 years ago
  36. d4b5443 Revert "Redfish: Add PATCH operation support for RemoteRoleMapping" by Ed Tanous · 5 years ago
  37. 2a21b9d Redfish: Add PATCH operation support for RemoteRoleMapping by Nagaraju Goruganti · 6 years ago
  38. 54fc587 Redfish: Populate the RemoteRoleMapping prop under AccountService schema by Nagaraju Goruganti · 6 years ago
  39. 37cce91 Redfish: Add support to upload/replace/view LDAP Certificate by Marri Devender Rao · 6 years ago
  40. eb2bbe5 Redfish: Implement PATCH operation for ActiveDirectory property in AccountService by Ratan Gupta · 6 years ago
  41. ab828d7 Redfish: Populate the ActiveDirectory property in AccountService schema by Ratan Gupta · 6 years ago
  42. cee58b2 Remove AllowableValues for read-only LDAP values by Ed Tanous · 6 years ago
  43. 22c3371 Redfish: Move checkDbusPathExist function to dbus utility by Ratan Gupta · 6 years ago
  44. 8a07d28 Redfish(Account): Support the patch for individual properties for LDAP by Ratan Gupta · 6 years ago
  45. 6973a58 Redfish: Populate the LDAP property in AccountService schema by Ratan Gupta · 6 years ago
  46. ae29b8c bmcweb: /s/boost::beast::string_view/std::string_view/g by Adriana Kobylak · 6 years ago
  47. 4d64ce3 Fix AllowableValues failProp error by Gunnar Mills · 6 years ago
  48. f00032d Allow multiple registrations by Tanous · 6 years ago
  49. 343ff2e Changing maxPasswordLength to 20 by AppaRao Puli · 6 years ago
  50. 19fb6e7 Redfish(AccountService): Send the correct error message for the read only property by Ratan Gupta · 6 years ago
  51. add6133 Redfish: Send the success message in PATCH request by Ratan Gupta · 6 years ago
  52. 24c8542 Redfish: Add the PATCH support for user locked property. by Ratan Gupta · 6 years ago
  53. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  54. 3d958bb Redfish:Get and Set AccountService root properties by AppaRao Puli · 6 years ago
  55. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  56. 84e12cb Redfish AccountService service modifications by AppaRao Puli · 6 years ago
  57. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  58. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  59. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  60. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  61. 04ae99e Implement AccountService POST by Ed Tanous · 6 years ago
  62. 06e086d Implement AccountService DELETE method by Ed Tanous · 6 years ago
  63. 65b0dc3 Unhardcode Enabled and Locked from AccountService by Ed Tanous · 6 years ago
  64. a840879 Implement AccountService PATCH method by Ed Tanous · 6 years ago
  65. b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
  66. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  67. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  68. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  69. e0d918b Boost beast by Ed Tanous · 7 years ago
  70. 6c23301 Minor fixes to make redfish pass compliance tests by Ed Tanous · 7 years ago
  71. 3ebd75f Make a few changes to privileges commit by Ed Tanous · 7 years ago
  72. c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago
  73. 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
  74. 88d16c9 AccountService by Lewanczyk, Dawid · 7 years ago