summaryrefslogtreecommitdiffstats
path: root/redfish-core/include/node.hpp
Commit message (Expand)AuthorAgeFilesLines
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-171-3/+3
* bmcweb: Handle ConfigureSelf privilegeJoseph Reynolds2019-12-061-0/+21
* Make references to crow less obviousEd Tanous2019-10-181-2/+2
* Fix a bunch of warningsEd Tanous2019-10-101-1/+1
* Allow multiple registrationsTanous2019-04-011-49/+76
* Move some include headers to a less specific folderEd Tanous2019-03-061-1/+3
* bmcweb: Redfish away from json cacheEd Tanous2018-11-261-65/+0
* Improve the Redfish error reporting interfaceJason M. Bills2018-10-221-17/+0
* Generalize the "Async Response" patternEd Tanous2018-09-121-0/+19
* Move to clang-format-6.0Ed Tanous2018-09-051-124/+153
* Clang-format cleanupEd Tanous2018-08-131-2/+2
* Move over to upstream c++ styleEd Tanous2018-07-261-15/+15
* Make doGet implementations optionalEd Tanous2018-07-261-1/+4
* Remove some critical debug printsEd Tanous2018-07-241-2/+2
* Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil2018-06-291-0/+13
* Boost beastEd Tanous2018-06-291-7/+7
* Enabling Ethernet Interfaces, and Ethernet Interfaces Collection SchemasRapkiewicz, Pawel2018-04-221-1/+1
* Make getUrl not copyEd Tanous2018-04-201-15/+24
* Make a few changes to privileges commitEd Tanous2018-03-271-7/+5
* Improved Refish subroutesBorawski.Lukasz2018-03-271-22/+47
* Privilege implementation changeBorawski.Lukasz2018-03-271-6/+4
* Redfish privilegesBorawski.Lukasz2018-03-271-36/+35
* Service RootBorawski.Lukasz2018-01-241-2/+20
* Node abstraction layerBorawski.Lukasz2018-01-231-0/+115
OpenPOWER on IntegriCloud