summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14sdbusplus: remove deprecated variant_nsPatrick Williams7-170/+125
2020-05-14EventService: Add MetricReport supportAppaRao Puli2-4/+186
2020-05-13Change the allowed host configuration file sizeRatan Gupta1-2/+4
2020-05-13Fix incorrect decoding of query stringChanyoung Park1-1/+1
2020-05-08EventService: Add event log support with inotifyAppaRao Puli2-0/+466
2020-05-08Redfish: Log service implementation for system dumpraviteja-b3-0/+345
2020-05-07Persist the lock tableSunitha Harish1-1/+107
2020-05-07EventService: SubmitTestEvent initial supportAppaRao Puli3-2/+67
2020-05-06bmcweb: Replace deprecated boost callZhenfei Tai1-1/+3
2020-05-05Add support for Quiesced stateGunnar Mills1-0/+6
2020-05-02EventService: Queuing the request data and retryAppaRao Puli2-57/+177
2020-05-01Set the Hypervisor Host NameSunitha Harish1-11/+52
2020-05-01Implement GetLockList function in Lock Servicemanojkiraneda2-7/+102
2020-04-28Set the Hypervisor IPv4 Static IP addressSunitha Harish1-0/+279
2020-04-28Implement Release Lock in Lock Servicemanojkiraneda2-5/+220
2020-04-24EventService: Manager and subscriptions supportAppaRao Puli3-124/+320
2020-04-24BMCWeb: Add SNMPinfo in redfish-NetworkProtocolXiaochao Ma1-3/+24
2020-04-24Map policy restore D-Bus interface to RedfishGeorge Liu1-1/+112
2020-04-22Correct privilege levels for LogServiceAppaRao Puli1-20/+34
2020-04-22Implement Acquire Lock Function in Lock Servicemanojkiraneda2-0/+585
2020-04-22Redfish: Support NoAccess user creationjayaprakash Mutyala1-2/+17
2020-04-21Http client supportAppaRao Puli1-0/+190
2020-04-21Redfish Interface Implementation for Hypervisor-IPv4 Static IPSunitha Harish2-13/+258
2020-04-21Adding Hypervisor system and Hypervisor InterfaceSunitha Harish3-4/+180
2020-04-17Use CPRNG for session secrets generationJames Feist1-4/+59
2020-04-16Redfish: Allow slash at the end of ResourceGunnar Mills5-8/+8
2020-04-16SensorCollection: Allow slash at endGunnar Mills1-1/+1
2020-04-16System: Remove 2nd setting of "Id"Gunnar Mills1-2/+1
2020-04-16System: Remove 2nd setting of "Name"Gunnar Mills1-2/+1
2020-04-16Change EventLog Id to match odata.idGunnar Mills1-1/+1
2020-04-15Redfish EventService schema implementationAppaRao Puli3-1/+523
2020-04-15Add CSRF check into websocketsJames Feist3-2/+17
2020-04-09Match BMCWeb crashdump to the D-Bus interface provided by crashdumpJohnathan Mantey1-118/+142
2020-04-09Support for NameServers & StaticNameServersmanojkiran.eda@gmail.com1-12/+19
2020-04-09Implement lock service introspectRatan Gupta1-0/+23
2020-04-09Implement config file collectionRatan Gupta1-2/+59
2020-04-09Read and Delete config files through REST interfaceasmithakarun1-52/+106
2020-04-09Save-area file upload to BMCSunitha Harish1-0/+144
2020-04-08Rest service root implementationRatan Gupta3-0/+50
2020-04-08Protect against timer exhaustionJames Feist2-3/+14
2020-04-01[Redfish-Ethernet Inf] Enable Read/Write for FQDNJoshi-Mansi1-10/+106
2020-04-01minor fix: Add missing res.end()AppaRao Puli1-0/+1
2020-03-31Protect against slow read attackJames Feist2-24/+33
2020-03-31Add handling of additional parameters of Insert Media action.Agata Olender1-39/+241
2020-03-31 Authentication support for Legacy modeAdrian Ambrożewicz1-5/+206
2020-03-31Fix for possible memory leak in mTLS.Zbigniew Kurzynski1-0/+2
2020-03-29Sensor override allow only by Admin priv userjayaprakash Mutyala2-2/+2
2020-03-20Fix for message_registry entries count mismatchjayaprakash Mutyala1-1/+1
2020-03-19msg_registry: Add CPUMisMatch message entryjayaprakash Mutyala1-0/+10
2020-03-19Add TaskEvent registryJames Feist5-144/+297