summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27Fix potential null pointer dereferenceGeorge Liu1-8/+21
2020-08-26Fix unused param errorsVikram Bodireddy2-6/+5
2020-08-26Fix:Mismatch of IF and ENDIF expressions when compiling with clangManojkiran Eda1-2/+2
2020-08-26Fix build error in debugEd Tanous1-1/+1
2020-08-25Implement Modified Event log propertyGeorge Liu2-20/+45
2020-08-24Add BMCBootReason Redfish messageJonathan Doman1-6/+19
2020-08-24Modernize; Move some apis to range based for loopEd Tanous2-9/+8
2020-08-24Prep for boost 1.74.0Ed Tanous3-15/+20
2020-08-24update_service: add sufficient delay for fw object to get createdChalapathi Venkataramashetty1-1/+1
2020-08-21Fix missing inlinesEd Tanous1-7/+8
2020-08-21Redfish : Fix setting the Hypervisor interface prefixlengthSunitha Harish1-4/+3
2020-08-21Add reoccuring errors docEd Tanous2-1/+188
2020-08-20Increase TFTP timeoutGunnar Mills1-3/+3
2020-08-20EventService : Send event for the Task LifecycleSunitha Harish1-2/+79
2020-08-20Catch more errors in url_viewEd Tanous1-1/+2
2020-08-19Fix minor regression in chassisEd Tanous1-6/+1
2020-08-18Improve base64Decode bounds checkingJonathan Doman4-172/+32
2020-08-18url_view throws if a parse error is foundEd Tanous1-3/+18
2020-08-17Deleting the deprecated format for SendRawPeciKarthick Sundarrajan1-38/+17
2020-08-17Enable unused variable warnings and resolveEd Tanous44-388/+409
2020-08-17Enable clang warningsEd Tanous49-512/+504
2020-08-17Remove middlewaresEd Tanous53-757/+330
2020-08-11VirtualMedia fixes for Redfish Service ValidatorPrzemyslaw Czarnowski3-32/+12
2020-08-08Redfish: Support for DownloadLog ActionAsmitha Karunanithi2-5/+37
2020-08-07Deallocate memory during failed caseAppaRao Puli1-0/+1
2020-08-07Manager: Support for switching running imageGunnar Mills1-1/+136
2020-08-06DIMM: Add support for more propertiesJames Feist1-9/+391
2020-08-06DIMM: Add support for RegionsJames Feist1-8/+99
2020-08-06Fix: EventService stops sending eventsAppaRao Puli1-4/+8
2020-08-06Fix: MetricReportDefinitions filter not workingAppaRao Puli2-8/+28
2020-08-05Handling Broadcast message serviceAsmitha Karunanithi2-4/+52
2020-08-05EventService : Send event for ConfigFile updationAsmitha Karunanithi1-6/+24
2020-08-04Remove QueryStringJames Feist7-441/+45
2020-08-04Minor changes in the code to use the appropriate errorsAsmitha Karunanithi1-15/+8
2020-08-04Removing getTimestampStr methodAsmitha Karunanithi1-28/+6
2020-08-04EventService : Send event for the ConfigFile creationSunitha Harish2-3/+77
2020-08-04Redfish: PATCH command for Hypervisor DHCP networkSunitha Harish1-40/+144
2020-08-03Add message registry entry for successful fw update stagingChalapathi Venkataramashetty1-1/+11
2020-08-03Swap strcpy for strncpyEd Tanous1-1/+1
2020-08-03Remove using constructor for filesystemEd Tanous1-13/+12
2020-08-03Redfish: GET command for Hypervisor DHCP networkSunitha Harish2-35/+90
2020-08-01Add ability to build via dockerAdam Stankiewicz4-0/+49
2020-07-31Revert "Add out of bounds check in base64Decode"James Feist1-28/+6
2020-07-31Fix for missing "Functional" property in dbus for GV cardsAlpana Kumari1-18/+13
2020-07-31EventService: Add the parameter ResourceTypes to subscriptionSunitha Harish3-5/+37
2020-07-31Add out of bounds check in base64DecodeZhikui Ren1-6/+28
2020-07-30EventService: Add ResourceEvent registriesSunitha Harish4-1/+371
2020-07-29Fix MTLS AuthJames Feist2-36/+46
2020-07-28Redfish: Support for ClearLog ActionAsmitha Karunanithi2-28/+61
2020-07-28Redfish: Creation of a BMC dumpAsmitha Karunanithi2-1/+189