summaryrefslogtreecommitdiff
path: root/redfish-core/include/privileges.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-11Fix a bunch of warningsEd Tanous1-5/+5
2019-09-18Revert "Fix remove callback user privilege access to login"Ed Tanous1-7/+1
2019-09-16Fix remove callback user privilege access to loginanil kumar appana1-1/+7
2019-07-11Redfish(Authorization): Map the user role with the Redfish privilegesRatan Gupta1-0/+23
2019-04-01Allow multiple registrationsTanous1-0/+4
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-5/+5
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-5/+5
2019-03-07Move some include headers to a less specific folderEd Tanous1-2/+0
2018-12-11bmcweb: Move boost::optional to std::optionalEd Tanous1-1/+0
2018-09-05Move to clang-format-6.0Ed Tanous1-118/+143
2018-07-27Move over to upstream c++ styleEd Tanous1-16/+16
2018-06-29Boost beastEd Tanous1-4/+4
2018-04-11Merge OEM and Base privileges bitsets into a single bitsetEd Tanous1-59/+31
2018-03-28Make a few changes to privileges commitEd Tanous1-191/+109
2018-03-28Privilege implementation changeBorawski.Lukasz1-70/+150
2018-03-28Redfish privilegesBorawski.Lukasz1-23/+200
2018-01-24Service RootBorawski.Lukasz1-2/+2
2018-01-23Node abstraction layerBorawski.Lukasz1-0/+66