summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Redfish: Implement ResetBios actionCarol Wang2019-12-053-0/+79
* Redfish: ApplyTime property GET and PATCH supportJayashankar Padath2019-12-041-33/+96
* Fix No Total Memory Size IssueCheng C Yang2019-12-032-20/+39
* Return no-content instead of waiting for OnDemandJason M. Bills2019-12-021-89/+1
* Return 503 instead of 500 when Crashdump is busyJason M. Bills2019-12-021-0/+6
* Return a 404 instead of 500 for invalid Crashdump URIsJason M. Bills2019-12-021-1/+10
* Add "Retry-After" header for temporarily unavailable messagesJason M. Bills2019-12-024-3/+1
* Remove error for empty subtree responseJames Feist2019-11-271-1/+1
* Storage: Add Storage ControllerJames Feist2019-11-273-22/+175
* README: Added Redfish Service Validator testingGunnar Mills2019-11-261-0/+6
* Health: Allow populate to only be called onceJames Feist2019-11-251-0/+6
* Adding instance address to log formatting.Zbigniew Kurzynski2019-11-221-119/+122
* Fix a namespace closing commentEd Tanous2019-11-211-1/+1
* Implement nbd-proxy as a part of bmcwebIwona Klimaszewska2019-11-2110-17/+446
* Fix extracting certificate idIwona Klimaszewska2019-11-211-7/+6
* Remove unused wildcard capturesEd Tanous2019-11-191-2/+2
* Redfish: Set the power capCarol Wang2019-11-193-69/+241
* Implement constant time string compare for tokenEd Tanous2019-11-183-7/+44
* bmcweb: Add IndicatorLED property to sensorsAnthony Wilson2019-11-181-6/+321
* Fix for IndicatorLED if blinking object not foundAppaRao Puli2019-11-181-58/+57
* mTLS access fix to some URLs.Zbigniew Lukwinski2019-11-181-1/+1
* IndicatorLED get and set supportAppaRao Puli2019-11-141-104/+111
* Disable ssl verify peerJames Feist2019-11-131-1/+3
* Disable SSL renegotiationJames Feist2019-11-121-0/+2
* Add constexpr to registriesEd Tanous2019-11-122-2/+2
* TLS method configurationZbigniew Kurzynski2019-11-125-3/+41
* account_service: Added NoAccess role to Redfishjayaprakash Mutyala2019-11-122-0/+16
* Add a self check in the copy constructor for qsEd Tanous2019-11-111-0/+5
* Move error strings to const char*Ed Tanous2019-11-111-16/+14
* Replace all uses of NULL with nullptrEd Tanous2019-11-118-22/+22
* Fix tabbing in CMakeLists.txtEd Tanous2019-11-111-22/+22
* Fix modernize-use-bool-literalsEd Tanous2019-11-111-1/+1
* Move default destructors to = default syntaxEd Tanous2019-11-112-9/+3
* Document commands to run clang-tidyEd Tanous2019-11-111-1/+19
* Remove priv-callback support from bmcwebRichard Marian Thomaiyar2019-11-092-16/+0
* Revert "account_service: Added NoAccess role to Redfish"James Feist2019-11-082-16/+0
* account_service: Added NoAccess role to Redfishjayaprakash Mutyala2019-11-082-0/+16
* TLS based user auth implementationKowalski, Kamil2019-11-083-2/+176
* Register redfish logChen,Yugang2019-11-071-1/+28
* Update NetworkProtocol servicesAppaRao Puli2019-11-071-39/+39
* Move some variables to constexprEd Tanous2019-11-071-2/+2
* account_service:redfish user creation err handlinganil kumar appana2019-11-071-9/+9
* Auth methods configurationZbigniew Kurzynski2019-11-077-12/+359
* Redfish: Implement DHCPv4 and DHCPv6 handlingJohnathan Mantey2019-11-061-95/+256
* Update required version of boost to 1.71Ed Tanous2019-11-061-1/+1
* Add Drive Error Registry MessageJames Feist2019-11-061-1/+11
* Certificate delete API – middlewareZbigniew Kurzynski2019-11-061-0/+42
* account_service: redfish user Patch error handlingjayaprakash Mutyala2019-11-052-34/+98
* Revert "Auth methods configuration"James Feist2019-11-047-359/+12
* Add Storage Health & Update Systems HealthJames Feist2019-11-042-32/+38
OpenPOWER on IntegriCloud