- 471cd24 Remove EventType by Ed Tanous · 7 months ago
- 539d8c6 Consistently use generated enumerations by Ed Tanous · 7 months ago
- 6bd3081 Change retry policy for redfish aggregator by Ed Tanous · 6 months ago
- 7f23576 update service: path change for D-Bus interface by Jagpal Singh Gill · 7 months ago
- c018f70 update service: updateable firmware logic change by Jagpal Singh Gill · 7 months ago
- f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
- fdbce79 Fix Task Monitor URI by Ed Tanous · 7 months ago
- f8fe221 Simplify task service code by Ed Tanous · 7 months ago
- 1d834d4 OemComputerSystem -> OpenBMCComputerSystem by Ed Tanous · 6 months ago
- b6d8c69 Delete schemas.hpp by Ed Tanous · 6 months ago
- 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 6 months ago
- 1a0866c Fix markdownlint issues by Ed Tanous · 6 months ago
- 9ed3f90 Fix crash on subscriptions by Ed Tanous · 6 months ago
- 04c35e2 Remove unused variable by Ed Tanous · 6 months ago
- 2261a98 Use lexme in redfish filter parser by Ed Tanous · 7 months ago
- 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
- f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
- e93abac Pass redfishPropertyName earlier argument by Ginu George · 7 months ago
- 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 5 months ago
- f653730 Clean up time utils by Ed Tanous · 7 months ago
- c688dde Remove readSSEQueryParams method by Ed Tanous · 7 months ago
- fa345c7 Add EventBufferExceeded message by Ed Tanous · 7 months ago
- d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
- f2a8e57 Pull in 2024.1 schemas by Gunnar Mills · 7 months ago
- 720c989 Move existing schemas into folders by Ed Tanous · 8 months ago
- bdbfae2 Fix crash in SSE by Ed Tanous · 8 months ago
- 253f11b Allow configuring "bmc" and "system" by Ed Tanous · 8 months ago
- 8332831 Fix lesser used options by Ed Tanous · 8 months ago
- 17c4724 Move logging args by Ed Tanous · 9 months ago
- 102a4cd Manage Request with shared_ptr by Jonathan Doman · 9 months ago
- 1aa375b Implement client certificate schemas by Ed Tanous · 9 months ago
- 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
- 95c6307 Break out formatters by Ed Tanous · 10 months ago
- 5b90429 Add missing headers by Ed Tanous · 9 months ago
- 3e73742 Initialize schemas array with explicit size by Myung Bae · 9 months ago
- ed4de7a Add type safety for NTP server objects by Ed Tanous · 10 months ago
- 5910d94 Update Privilege Registry from 1.3.0 to 1.5.0 by Gunnar Mills · 9 months ago
- ac25adb Fix Privileges warnings by Ed Tanous · 9 months ago
- 4c521c3 Fix file removal by Ed Tanous · 9 months ago
- c98dbc6 Remove logically dead code by Ed Tanous · 9 months ago
- c09966b Give static analysis some hints by Ed Tanous · 9 months ago
- 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
- 76b038f Fix object type in json utils by Ed Tanous · 9 months ago
- 665e760 Pull in all registries by Gunnar Mills · 9 months ago
- f1a1e3d Simplify query_param by Ed Tanous · 9 months ago
- 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
- 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 9 months ago
- 8cb2c02 Fix moves/forward by Ed Tanous · 10 months ago
- 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
- 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 10 months ago
- 5be2b14 Move where appropriate by Ed Tanous · 10 months ago
- 9de65b3 Fix redundant inline operators by Ed Tanous · 10 months ago
- 4da0490 Use no-switch-default on clang by Ed Tanous · 10 months ago
- 93cf0ac Fix SSE sockets by Ed Tanous · 10 months ago
- d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
- 47f2934 Fix redundant init issues by Ed Tanous · 10 months ago
- b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
- c51afd5 Call systemd SetTime directly by Ed Tanous · 10 months ago
- 1c79f93 redfish-schema: add Protocol by Patrick Williams · 11 months ago
- 52e3162 Simplify body by Ed Tanous · 12 months ago
- 2ae81db Bump Redfish schemas to 2023.3 by Gunnar Mills · 12 months ago
- 5ae1f7f Implements ThermalMetrics schema by zhanghch05 · 3 years, 10 months ago
- 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 6 months ago
- 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 12 months ago
- 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
- c48377d Fix typo in collection.hpp by Myung Bae · 1 year, 1 month ago
- 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 7 months ago
- 63509dd Fix SNMP invalid Destination error by Ravi Teja · 1 year, 3 months ago
- 06a6397 Move date_h to pragma once by Ed Tanous · 1 year, 3 months ago
- 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
- 9d33a47 utils: date: fix clang warning by Patrick Williams · 1 year, 3 months ago
- 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
- e9cc1bc Update schemas to 2023.2 by Ed Tanous · 1 year, 4 months ago
- 168d1b1 LogService: Retrieve dump generated by Manager by Carson Labrado · 1 year, 10 months ago
- 480662d Fix update_schemas.py to add Oem JsonSchemas by Myung Bae · 1 year, 3 months ago
- 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
- 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 4 months ago
- 3e5faba Generate OpenBMC registry by Ed Tanous · 1 year, 5 months ago
- 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
- a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
- 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
- 64466c0 Fix FanRemoved MessageArgs number by Jason M. Bills · 1 year, 5 months ago
- bf2dded Reduce some Error log severities by Carson Labrado · 1 year, 5 months ago
- 93518fb Fix for PowerSupplyPowerRestored MessageArgs by Jayaprakash Mutyala · 1 year, 5 months ago
- e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 7 months ago
- 9e6c388 Add PATCH for MetricReportDefinition by Lukasz Kazmierczak · 3 years, 1 month ago
- 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
- e4e5423 Implements Fan schema by George Liu · 2 years, 3 months ago
- 9516f41 Implements FanCollection schema by George Liu · 2 years, 4 months ago
- 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 7 months ago
- 1249e9c Simplify duration string parsing by Ed Tanous · 1 year, 11 months ago
- 24d67ff Remove IBM console events from Redfish by Ed Tanous · 4 years, 4 months ago
- e002dbc Aggregation: Add satellite only links by Carson Labrado · 2 years ago
- cf3b484 Refactor redfishPcieGenerationFromDbus and redfishSlotType by Lakshmi Yadlapati · 1 year, 7 months ago
- 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 7 months ago
- 0f25584 Remove ServerSentEvents class by Ed Tanous · 1 year, 7 months ago
- 37b1f7b FindNavigationReferences rename p->jsonPtr by Ed Tanous · 1 year, 7 months ago
- c59e338 Make findNavigationReference* use references by Ed Tanous · 2 years, 6 months ago
- 87788ab Split up findNavigationReference by Ed Tanous · 2 years, 6 months ago
- d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 7 months ago