summaryrefslogtreecommitdiff
path: root/redfish-core/lib/log_services.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Redfish: Download action support for system dump entryraviteja-b1-0/+31
2020-05-14Task: Use TaskEvent messagesJames Feist1-1/+3
2020-05-14sdbusplus: replace message::variant with std::variantPatrick Williams1-3/+2
2020-05-14sdbusplus: remove deprecated variant_nsPatrick Williams1-8/+4
2020-05-08Redfish: Log service implementation for system dumpraviteja-b1-0/+331
2020-04-22Correct privilege levels for LogServiceAppaRao Puli1-20/+34
2020-04-16Redfish: Allow slash at the end of ResourceGunnar Mills1-1/+1
2020-04-16Change EventLog Id to match odata.idGunnar Mills1-1/+1
2020-04-09Match BMCWeb crashdump to the D-Bus interface provided by crashdumpJohnathan Mantey1-118/+142
2020-03-18Log BIOS POST Codes Through RedfishZhikuiRen1-12/+494
2020-03-17Task: Add payload supportJames Feist1-4/+5
2020-03-13log: Fix ValidatorJames Feist1-1/+1
2020-03-12task: add fwupdate supportJames Feist1-1/+2
2020-03-02Add Success to Crashdump responseJames Feist1-2/+8
2020-03-02Add TaskServiceJames Feist1-22/+30
2020-02-15log service: Remove odata.contextGunnar Mills1-25/+0
2020-02-07Move Crashdump to OemCrashdumpGunnar Mills1-3/+3
2020-01-17Changed input data format for Crashdump.SendRawPeciKarthick Sundarrajan1-12/+50
2019-12-02Return no-content instead of waiting for OnDemandJason M. Bills1-89/+1
2019-12-02Return 503 instead of 500 when Crashdump is busyJason M. Bills1-0/+6
2019-12-02Return a 404 instead of 500 for invalid Crashdump URIsJason M. Bills1-1/+10
2019-12-02Add "Retry-After" header for temporarily unavailable messagesJason M. Bills1-1/+0
2019-11-11Replace all uses of NULL with nullptrEd Tanous1-1/+1
2019-10-29Add support for LogService.ClearLog to CrashdumpJason M. Bills1-20/+61
2019-10-29Enable autoexpand on the Crashdump LogEntryCollectionJason M. Bills1-51/+163
2019-10-29Simplify the OnDemand Crashdump return dataJason M. Bills1-46/+39
2019-10-18bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on ...Tim Lee1-3/+3
2019-10-11Fix some warningsEd Tanous1-6/+8
2019-10-11Fix a bunch of warningsEd Tanous1-54/+42
2019-08-09Don't return a 500 error for entries without priority metadataJason M. Bills1-3/+1
2019-08-09Fix getting individual journal entries with an underscoreJason M. Bills1-2/+13
2019-08-02Add support to request a single Journal Event Log EntryJason M. Bills1-1/+78
2019-08-02Don't store LogEntry IDs across requestsJason M. Bills1-4/+30
2019-07-30Redfish:Support to Delete a single event logChicago Duan1-0/+41
2019-07-09Fix Redfish Validator Errors in EventLogGunnar Mills1-4/+4
2019-07-03bmcweb: Clear up event log entry class namesAnthony Wilson1-4/+4
2019-07-03redfish: Give DBus event logging its own classesAnthony Wilson1-16/+45
2019-06-27Fix parsing of Redfish messages with empty MessageArgsJason M. Bills1-12/+22
2019-05-30Add ClearLog support for the Redfish Event Log ServiceJason M. Bills1-0/+55
2019-05-29Fix a trailing slash on LogServicesEd Tanous1-2/+2
2019-05-10Improve Redfish log entry parsingJason M. Bills1-9/+25
2019-05-08Use syslog for Redfish messagesJason M. Bills1-140/+131
2019-05-08Construct Redfish messages using the Message RegistryJason M. Bills1-19/+72
2019-04-22Change application and interface names to CrashdumpJason M. Bills1-58/+62
2019-04-15Remove references to experimental filesystemJames Feist1-1/+1
2019-04-06Change the name from Immediate to On-Demand for CPU LogJason M. Bills1-32/+31
2019-04-05Initial redfish logging supportAndrew Geissler1-10/+314
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-13/+13
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-13/+13
2019-03-18Fix Entries path to point to Systems/systemJason M. Bills1-1/+1