Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
900f949773795141266271107219ea019f2839cd
900f949
bmcweb: Handle ConfigureSelf privilege
by Joseph Reynolds
· 5 years ago
d7e0802
privileges: Added noAccess privilege check
by jayaprakash Mutyala
· 5 years ago
a78d3e6
Fix response error code for error - Unauthorized
by Sunitha Harish
· 5 years ago
d82a3ac
Redfish: Implement ResetBios action
by Carol Wang
· 5 years ago
274dfe6
Redfish: ApplyTime property GET and PATCH support
by Jayashankar Padath
· 5 years ago
5fd7ba6
Fix No Total Memory Size Issue
by Cheng C Yang
· 5 years ago
3e0414f
Return no-content instead of waiting for OnDemand
by Jason M. Bills
· 5 years ago
4363d3b
Return 503 instead of 500 when Crashdump is busy
by Jason M. Bills
· 5 years ago
1ddcf01
Return a 404 instead of 500 for invalid Crashdump URIs
by Jason M. Bills
· 5 years ago
e195977
Add "Retry-After" header for temporarily unavailable messages
by Jason M. Bills
· 5 years ago
d819a42
Remove error for empty subtree response
by James Feist
· 5 years ago
e284a7c
Storage: Add Storage Controller
by James Feist
· 5 years ago
3e6217d
README: Added Redfish Service Validator testing
by Gunnar Mills
· 5 years ago
9536a14
Health: Allow populate to only be called once
by James Feist
· 5 years ago
2658d98
Adding instance address to log formatting.
by Zbigniew Kurzynski
· 5 years ago
99dc9c7
Fix a namespace closing comment
by Ed Tanous
· 5 years ago
c0a1c8a
Implement nbd-proxy as a part of bmcweb
by Iwona Klimaszewska
· 5 years ago
e6604b1
Fix extracting certificate id
by Iwona Klimaszewska
· 5 years ago
fd4859a
Remove unused wildcard captures
by Ed Tanous
· 5 years ago
4bb3dc3
Redfish: Set the power cap
by Carol Wang
· 5 years ago
51dae67
Implement constant time string compare for token
by Ed Tanous
· 6 years ago
d500549
bmcweb: Add IndicatorLED property to sensors
by Anthony Wilson
· 5 years ago
f847a19
Fix for IndicatorLED if blinking object not found
by AppaRao Puli
· 5 years ago
7d7034a
mTLS access fix to some URLs.
by Zbigniew Lukwinski
· 5 years ago
a300222
IndicatorLED get and set support
by AppaRao Puli
· 5 years ago
91243c3
Disable ssl verify peer
by James Feist
· 5 years ago
6a3e182
Disable SSL renegotiation
by James Feist
· 5 years ago
be380cb
Add constexpr to registries
by Ed Tanous
· 5 years ago
501f1e5
TLS method configuration
by Zbigniew Kurzynski
· 5 years ago
e9e6d24
account_service: Added NoAccess role to Redfish
by jayaprakash Mutyala
· 5 years ago
173d181
Add a self check in the copy constructor for qs
by Ed Tanous
· 5 years ago
42c2018
Move error strings to const char*
by Ed Tanous
· 5 years ago
99131cd
Replace all uses of NULL with nullptr
by Ed Tanous
· 5 years ago
a9cbc9c
Fix tabbing in CMakeLists.txt
by Ed Tanous
· 5 years ago
f12a13b
Fix modernize-use-bool-literals
by Ed Tanous
· 5 years ago
0c0084a
Move default destructors to = default syntax
by Ed Tanous
· 5 years ago
403e0ea
Document commands to run clang-tidy
by Ed Tanous
· 5 years ago
cb3e11f
Remove priv-callback support from bmcweb
by Richard Marian Thomaiyar
· 5 years ago
4380545
Revert "account_service: Added NoAccess role to Redfish"
by James Feist
· 5 years ago
27c10d2
account_service: Added NoAccess role to Redfish
by jayaprakash Mutyala
· 5 years ago
55e43f6
TLS based user auth implementation
by Kowalski, Kamil
· 5 years ago
8ae3702
Register redfish log
by Chen,Yugang
· 5 years ago
ec4974d
Update NetworkProtocol services
by AppaRao Puli
· 5 years ago
0c838cf
Move some variables to constexpr
by Ed Tanous
· 5 years ago
0d4197e
account_service:redfish user creation err handling
by anil kumar appana
· 6 years ago
7815863
Auth methods configuration
by Zbigniew Kurzynski
· 5 years ago
1f8c7b5
Redfish: Implement DHCPv4 and DHCPv6 handling
by Johnathan Mantey
· 6 years ago
bd81d6a
Update required version of boost to 1.71
by Ed Tanous
· 5 years ago
c75f1e9
Add Drive Error Registry Message
by James Feist
· 5 years ago
07a6029
Certificate delete API – middleware
by Zbigniew Kurzynski
· 5 years ago
66b5ca7
account_service: redfish user Patch error handling
by jayaprakash Mutyala
· 5 years ago
eecd51a
Revert "Auth methods configuration"
by James Feist
· 5 years ago
2ad9c2f
Add Storage Health & Update Systems Health
by James Feist
· 5 years ago
0c0f18e
Added registry entries for Platform firmware event
by AppaRao Puli
· 5 years ago
be13cec
storage: s/Drive/Drives
by James Feist
· 5 years ago
c78d791
Update the MAINTAINERS
by Jason M. Bills
· 5 years ago
0ff64dc
Auth methods configuration
by Kowalski, Kamil
· 5 years ago
fc41ff6
Redfish: Fix System IndicatorLED
by Carol Wang
· 5 years ago
a634991
Added OemComputerSystems and properties for provisioning
by AppaRao Puli
· 5 years ago
52efa5d
bmcweb: Message entry for system interface modes
by Richard Marian Thomaiyar
· 5 years ago
6950901
Get rid of a nasty macro
by Ed Tanous
· 5 years ago
0f0353b
Modernize: use emplace instead of push_back
by Ed Tanous
· 5 years ago
adbe192
Update to Chassis 1.10 and add PCIeDeviceCollection support
by Jason M. Bills
· 5 years ago
5b61b5e
Add support for LogService.ClearLog to Crashdump
by Jason M. Bills
· 5 years ago
ddfc22f
Add a Redfish schema for the Crashdump OEM Actions
by Jason M. Bills
· 5 years ago
e855dd2
Enable autoexpand on the Crashdump LogEntryCollection
by Jason M. Bills
· 5 years ago
3cf8ea3
Simplify the OnDemand Crashdump return data
by Jason M. Bills
· 5 years ago
53d9a66
bmcweb: Message entry for Manufacturing mode
by Richard Marian Thomaiyar
· 5 years ago
9e27a22
Move to more modern headers
by Ed Tanous
· 5 years ago
c45f008
Support PATCH for HostWatchDogTimer in redfish
by Yong Li
· 5 years ago
51709ff
Add HostWatchdogTimer attribute in redfish
by Yong Li
· 5 years ago
5bc2dc8
Add Health to Memory and Processor Summary
by James Feist
· 5 years ago
2298407
Add Rebuilding to Drives
by James Feist
· 5 years ago
a25aecc
Add Storage Schema
by Nikhil Potade
· 5 years ago
02453b1
Fix the websocket handshake
by Ratan Gupta
· 5 years ago
717794d
Minor fix: Typo correction
by AppaRao Puli
· 5 years ago
7d0120b
Prohibit making connection based on old CA cert.
by Zbigniew Lukwinski
· 5 years ago
dede6a9
Update to PCIeDevices 1.4 and add PCIeFunctionCollection support
by Jason M. Bills
· 5 years ago
c80fee5
Renamed User role name to ReadOnly
by AppaRao Puli
· 5 years ago
41d1d18
rerun cmake-format
by James Feist
· 5 years ago
8251ffe
Add "requires" handlers to all non-trivial routes
by Ed Tanous
· 5 years ago
1f56a3a
bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI
by Tim Lee
· 5 years ago
4c0625e
Fix Maintainers file
by James Feist
· 5 years ago
c94ad49
Make references to crow less obvious
by Ed Tanous
· 5 years ago
789771d
Correct message entry order
by Qiang XU
· 5 years ago
698654b
Systems: Add space in Debug traces
by Gunnar Mills
· 5 years ago
659dd62
Fix Redfish validator warning
by Jason M. Bills
· 5 years ago
a08752f
Handling of adding certificates the Redfish way (TrustStore)
by Zbigniew Kurzynski
· 5 years ago
a3268f9
Fix content-security-policy when XSS is disabled
by Ed Tanous
· 5 years ago
cb10313
Update Redfish schemas to 2019.2
by Ed Tanous
· 5 years ago
66664f2
Fix some warnings
by Ed Tanous
· 5 years ago
a6f9392
Fix state property on firmware properties
by Ed Tanous
· 5 years ago
656ec7e
Support uploading multiple certificates [install-middlewere]
by Zbigniew Kurzynski
· 5 years ago
271584a
Fix a bunch of warnings
by Ed Tanous
· 5 years ago
70ee8cb
Update websocket test script
by Ed Tanous
· 5 years ago
49d734f
SoftwareInventory: Catch more interfaces
by James Feist
· 5 years ago
f55cc56
Cleanup some old files
by Ed Tanous
· 5 years ago
e2e9677
update_service: s/update/image
by James Feist
· 5 years ago
704fae6
Fix MaxConcurrentSessions property of GraphicalConsole
by Jae Hyun Yoo
· 5 years ago
749dad7
Fix crash during GET of manager network protocol
by Ratan Gupta
· 5 years ago
Next »