- 2056b6d BMCWeb : Fix a warning spotted in meson scan build by Manojkiran Eda · 4 years, 7 months ago
- 013487e Redfish: ClearLog action support for system dump log entries by raviteja-b · 4 years, 10 months ago
- 0657843 Redfish: Download action support for system dump entry by raviteja-b · 4 years, 11 months ago
- e5d5006 Task: Use TaskEvent messages by James Feist · 4 years, 8 months ago
- 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
- 8d78b7a sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
- c9bb686 Redfish: Log service implementation for system dump by raviteja-b · 4 years, 11 months ago
- 3946028 Correct privilege levels for LogService by AppaRao Puli · 4 years, 9 months ago
- 7af9151 Redfish: Allow slash at the end of Resource by Gunnar Mills · 4 years, 8 months ago
- 73ec830 Change EventLog Id to match odata.id by Gunnar Mills · 4 years, 8 months ago
- 043a053 Match BMCWeb crashdump to the D-Bus interface provided by crashdump by Johnathan Mantey · 4 years, 10 months ago
- a3316fc Log BIOS POST Codes Through Redfish by ZhikuiRen · 5 years ago
- fe30672 Task: Add payload support by James Feist · 4 years, 10 months ago
- 831d6b0 log: Fix Validator by James Feist · 4 years, 10 months ago
- 32898ce task: add fwupdate support by James Feist · 4 years, 10 months ago
- 66afe4f Add Success to Crashdump response by James Feist · 4 years, 10 months ago
- 4622957 Add TaskService by James Feist · 4 years, 10 months ago
- 890c101 log service: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
- 4f50ae4 Move Crashdump to OemCrashdump by Gunnar Mills · 4 years, 11 months ago
- 8724c29 Changed input data format for Crashdump.SendRawPeci by Karthick Sundarrajan · 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
- 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
- 5b61b5e Add support for LogService.ClearLog to Crashdump 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
- 1f56a3a bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI by Tim Lee · 5 years ago
- 66664f2 Fix some warnings by Ed Tanous · 5 years ago
- 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
- b6a61a5 Don't return a 500 error for entries without priority metadata by Jason M. Bills · 5 years ago
- af07e3f Fix getting individual journal entries with an underscore by Jason M. Bills · 5 years ago
- 897967d Add support to request a single Journal Event Log Entry by Jason M. Bills · 5 years ago
- e85d6b1 Don't store LogEntry IDs across requests by Jason M. Bills · 5 years ago
- 336e96c Redfish:Support to Delete a single event log by Chicago Duan · 5 years ago
- e7d6c8b Fix Redfish Validator Errors in EventLog by Gunnar Mills · 5 years ago
- 2706260 bmcweb: Clear up event log entry class names by Anthony Wilson · 6 years ago
- 08a4e4b redfish: Give DBus event logging its own classes by Anthony Wilson · 6 years ago
- 15a86ff Fix parsing of Redfish messages with empty MessageArgs by Jason M. Bills · 6 years ago
- 489640c Add ClearLog support for the Redfish Event Log Service by Jason M. Bills · 6 years ago
- 086be23 Fix a trailing slash on LogServices by Ed Tanous · 6 years ago
- cd225da Improve Redfish log entry parsing by Jason M. Bills · 6 years ago
- 9582018 Use syslog for Redfish messages by Jason M. Bills · 6 years ago
- 4851d45 Construct Redfish messages using the Message Registry by Jason M. Bills · 6 years ago
- 424c417 Change application and interface names to Crashdump by Jason M. Bills · 6 years ago
- 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
- 48e4639 Change the name from Immediate to On-Demand for CPU Log by Jason M. Bills · 6 years ago
- cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
- b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
- 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
- f9fc2df Fix Entries path to point to Systems/system by Jason M. Bills · 6 years ago
- 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
- d53dd41 Move the CPU LogService to Systems by Jason M. Bills · 6 years ago
- cd50aa4 Add missing Entries fields for CPU and BMC LogServices by Jason M. Bills · 6 years ago
- c4d0043 Update the CPU Log Timestamp location by Jason M. Bills · 6 years ago
- 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
- abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
- f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
- 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
- 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
- b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
- c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
- 16428a1 Add helper functions to get data from the journal by Jason M. Bills · 6 years ago
- a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
- 35a62c7 bmcweb: merge conflict resolution by Jason M. Bills · 6 years ago
- 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
- f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
- e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
- 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
- 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago