- 83ff9ab Add PID Patch by James Feist · 6 years ago
- 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
- 6bce33b Speed up managers schema by James Feist · 6 years ago
- f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
- 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
- 820ce59 Clean up SessionService POST by Ed Tanous · 6 years ago
- e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
- 6f6d0d3 Implement fan PWM reading through redfish by Ed Tanous · 6 years ago
- f4b65ab Redfish: Fixed incorrect firmware ID strings by Jennifer Lee · 6 years ago
- 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
- 5b4aa86 Add PID Get To Redfish by James Feist · 6 years ago
- aef7290 Implement PowerState in the chassis schema by Ed Tanous · 6 years ago
- 04a258f Redfish- Clean up system schema implementation by Ed Tanous · 6 years ago
- 4a0cb85 Cleanups to ethernet schemas by Ed Tanous · 6 years ago
- 97b7ccf Redfish by Ed Tanous · 6 years ago
- ca53792 Ampere bmcweb: Add Firmware Version to Managers Schema by Jennifer Lee · 6 years ago
- 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago
- 3ae837c Last round of variable renames by Ed Tanous · 6 years ago
- 04ae99e Implement AccountService POST by Ed Tanous · 6 years ago
- 06e086d Implement AccountService DELETE method by Ed Tanous · 6 years ago
- 65b0dc3 Unhardcode Enabled and Locked from AccountService by Ed Tanous · 6 years ago
- a840879 Implement AccountService PATCH method by Ed Tanous · 6 years ago
- b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
- 62d5e2e remove providers interface from chassis schema by Ed Tanous · 6 years ago
- 683f727 Implement JsonSchema endpoint by Ed Tanous · 6 years ago
- cc340dd Implement Computer System reset action by Ed Tanous · 6 years ago
- 6617338 Modernization of systems by Ed Tanous · 6 years ago
- 6c34de4 Remove the providers interface from systems by Ed Tanous · 6 years ago
- a0803ef Generalize the "Async Response" pattern by Ed Tanous · 6 years ago
- 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
- d76323e Last round of variable renames by Ed Tanous · 6 years ago
- c711bf8 Cleanups to update service schema by Ed Tanous · 6 years ago
- 865fbb7 Cleanups to network protocol by Ed Tanous · 6 years ago
- 3a8a008 Refactor Manager Network Protocol to use D-Bus by Kowalski, Kamil · 7 years ago
- acb7cfb Implement POST for redfish UpdateService by Jennifer Lee · 7 years ago
- b9845d9 Implement Location header for session auth by Ed Tanous · 6 years ago
- 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
- a434f2b Fix merge conflict by Ed Tanous · 6 years ago
- 530bc74 Fix crash issue with Managers schema by Ed Tanous · 6 years ago
- 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
- e062590 Reimplement UUID based on systemd UUID by Ed Tanous · 7 years ago
- 74b3f92 Make doGet implementations optional by Ed Tanous · 6 years ago
- 927a505 Make Ethernet/VLAN Interfaces handle "404 Not Found" properly by Kowalski, Kamil · 6 years ago
- 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
- eb54773 Implement VlanNetworkInterface and VlanNetworkInterfaceCollection Schema by Kowalski, Kamil · 7 years ago
- aeff072 Remove some critical debug prints by Ed Tanous · 6 years ago
- 03b5bae Move Sensors path to sensors by James Feist · 6 years ago
- 7885954 Update sensors to reflect changes after switching to sdbusplus by Lewanczyk, Dawid · 7 years ago
- 1db9ca3 Fix for empty string in IPv4 PATCH. by Kowalski, Kamil · 7 years ago
- c5b2abe Introduce ComputerSystem schema by Lewanczyk, Dawid · 7 years ago
- 6c4eb9d Fixed the Software Inventory schema Object Mapper calls by Jennifer Lee · 7 years ago
- e439f0f Implement VlanNetworkInterface Schema DELETE and PATCH methods by Kowalski, Kamil · 7 years ago
- d425c6f Pull in nlohmann json as a dependency rather than checking in. by Ed Tanous · 7 years ago
- 179db1d Implemented PATCH for EthernetInterface IPv4Addresses array by Kowalski, Kamil · 7 years ago
- 588c3f0 Implemented PATCH for EthernetInterface VLAN and HostName fields by Kowalski, Kamil · 7 years ago
- 729dae7 Added UpdateService to Redfish by Jennifer Lee · 7 years ago
- e0d918b Boost beast by Ed Tanous · 7 years ago
- 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago
- daf36e2 Move thermal interfaces to new schema by Ed Tanous · 7 years ago
- aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
- 274fad5 Spelling fixes in redfish-core by Gunnar Mills · 7 years ago
- 08777fb Introduce Thermal schema by Lewanczyk, Dawid · 7 years ago
- f4c4dcf Introduce Redfish Error messages definitions by Kowalski, Kamil · 7 years ago
- c7070ac Added VLAN Object to EthernetInterface schema by Kowalski, Kamil · 7 years ago
- 9391bb9 Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas by Rapkiewicz, Pawel · 7 years ago
- 6c23301 Minor fixes to make redfish pass compliance tests by Ed Tanous · 7 years ago
- e37f845 Adding Chassis and ChassisCollection Schemas to Redfish by Rapkiewicz, Pawel · 7 years ago
- cbbfa96 Make getUrl not copy by Ed Tanous · 7 years ago
- a692779 Merge OEM and Base privileges bitsets into a single bitset by Ed Tanous · 7 years ago
- 3ebd75f Make a few changes to privileges commit by Ed Tanous · 7 years ago
- 9c310685 Redfish Manager and ManagerCollection by Borawski.Lukasz · 7 years ago
- 5d27b85 Redfish SessionService by Borawski.Lukasz · 7 years ago
- 7014156 Redfish NetworkProtocol by Borawski.Lukasz · 7 years ago
- c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago
- 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
- 88d16c9 AccountService by Lewanczyk, Dawid · 7 years ago
- aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago
- 4e49bd4 Roles by Lewanczyk, Dawid · 7 years ago
- 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago
- b6df6dc Service Root by Borawski.Lukasz · 7 years ago
- 86e1b66 Node abstraction layer by Borawski.Lukasz · 7 years ago