summaryrefslogtreecommitdiff
path: root/redfish-core/include/node.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-07-17Make default PUT handling return 403 for unpriviledged userAdrian Ambrożewicz1-0/+25
2020-07-16Deprecate the "" operator, and isEqPEd Tanous1-24/+24
2020-07-16Rework Authorization flowJames Feist1-1/+0
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-5/+5
2020-05-20Implement Redfish PasswordChangeRequiredJoseph Reynolds1-5/+14
2019-12-17Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-3/+3
2019-12-06bmcweb: Handle ConfigureSelf privilegeJoseph Reynolds1-0/+21
2019-10-18Make references to crow less obviousEd Tanous1-2/+2
2019-10-11Fix a bunch of warningsEd Tanous1-1/+1
2019-04-01Allow multiple registrationsTanous1-49/+76
2019-03-07Move some include headers to a less specific folderEd Tanous1-1/+3
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-65/+0
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-17/+0
2018-09-12Generalize the "Async Response" patternEd Tanous1-0/+19
2018-09-05Move to clang-format-6.0Ed Tanous1-124/+153
2018-08-13Clang-format cleanupEd Tanous1-2/+2
2018-07-27Move over to upstream c++ styleEd Tanous1-15/+15
2018-07-27Make doGet implementations optionalEd Tanous1-1/+4
2018-07-24Remove some critical debug printsEd Tanous1-2/+2
2018-06-29Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil1-0/+13
2018-06-29Boost beastEd Tanous1-7/+7
2018-04-22Enabling Ethernet Interfaces, and Ethernet Interfaces Collection SchemasRapkiewicz, Pawel1-1/+1
2018-04-20Make getUrl not copyEd Tanous1-15/+24
2018-03-28Make a few changes to privileges commitEd Tanous1-7/+5
2018-03-28Improved Refish subroutesBorawski.Lukasz1-22/+47
2018-03-28Privilege implementation changeBorawski.Lukasz1-6/+4
2018-03-28Redfish privilegesBorawski.Lukasz1-36/+35
2018-01-24Service RootBorawski.Lukasz1-2/+20
2018-01-23Node abstraction layerBorawski.Lukasz1-0/+115