summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-20Implement MIME parsingEd Tanous4-0/+622
2021-12-17Change Default of REST D-Bus to OFFJames Feist1-1/+1
2021-12-17Add support for DELETE on Triggers schemaSzymon Dompke2-11/+42
2021-12-17Remove unused fileEd Tanous1-145/+0
2021-12-17Add GET method for TriggersLukasz Kazmierczak10-1/+1340
2021-12-17Add GET method for TriggerCollectionLukasz Kazmierczak8-1/+123
2021-12-17gitignore: Update to the latest from toptal.comJosh Lehan1-41/+147
2021-12-16Remove unused headerEd Tanous1-1/+0
2021-12-16error_messages: Use int64_t in invalidIndexJosh Lehan2-4/+4
2021-12-15Implement connection limitEd Tanous1-7/+9
2021-12-15Deduplicate doAccept codeEd Tanous1-28/+15
2021-12-15Make timer system use boostEd Tanous4-227/+56
2021-12-15Change DateOffset from Z to +00:00Nan Zhou2-6/+6
2021-12-15ssl_key_handler: support OpenSSL 3.0 for key verificationPatrick Williams1-0/+24
2021-12-15ssl_key_handler: use OpenSSL 3.0 API for keygenPatrick Williams1-0/+41
2021-12-15Fix - RedFish response for non-manufacturing modeJayaprakash Mutyala1-50/+56
2021-12-14hostlogger_test.py: reformat with blackPatrick Williams1-12/+16
2021-12-13Add Spare Part Number for ChassisAlpana Kumari1-5/+20
2021-12-11fix the year 2038 problem in getDateTimeNan Zhou8-48/+62
2021-12-10Add logging to internal errorEd Tanous3-2/+34
2021-12-10Clean up meson listsEd Tanous1-46/+35
2021-12-10Redfish: Script to Expose Host Log EntriesSpencerKu1-0/+88
2021-12-10Remove non-standard IPv6StaticAddress propertiesJiaqing Zhao1-3/+1
2021-12-10Convert IPv4-mapped IPv6 ClientIP back to IPv4Jiaqing Zhao8-12/+66
2021-12-10Restructure Redfish EventLog Transmit code flowP Dheeraj Srujan Kumar1-42/+50
2021-12-09Fix bmcweb core-dump caused by Split up authenticatezhanghaicheng1-11/+0
2021-12-08Fix bmcweb crash problem when no-authJunLin Chen1-2/+5
2021-12-08span: clean up stray boost headers.Patrick Williams2-1/+2
2021-12-07fixed errors in EventServiceKrzysztof Grobelny1-4/+2
2021-12-07Delete the copy constructor on the Request objectEd Tanous1-0/+3
2021-12-07Remove copies from log services and virtual mediaEd Tanous2-62/+62
2021-12-07Enable stringop warningsEd Tanous1-5/+0
2021-12-07/s/boost::beast::span/std::spanEd Tanous3-26/+26
2021-12-05Enhance logs for networkd, hypervisor networkd appAsmitha Karunanithi2-0/+16
2021-12-04test: time_utils: fix negative testPatrick Williams1-1/+1
2021-12-01Make OWNERS match MAINTAINERSGunnar Mills1-0/+3
2021-12-01Move to 2021.3Gunnar Mills24-61/+765
2021-12-01Sync Telmetry service with EventServiceWludzik, Jozef2-105/+59
2021-12-01Add Krzysztof as a reviewerKrzysztof Grobelny1-0/+1
2021-12-01redfish-core: processor: Add Model, Microcode, StepBrandon Kim1-4/+36
2021-11-23Remove obsolete Boost preprocessor optionsJonathan Doman1-7/+0
2021-11-19Update clang-formatGeorge Liu20-1458/+1396
2021-11-18Remove Jason as a maintainerJason M. Bills2-2/+0
2021-11-18meson_options: implement disable-auth; delete pamNan Zhou4-13/+15
2021-11-18chassis: Remove boost::ends_with methodGeorge Liu1-2/+4
2021-11-18EventService: Pass httpHeaders to subscriberSunitha Harish2-8/+13
2021-11-17chassis: refactor chassis property to prepare for future supportWilly Tu1-70/+71
2021-11-17Revert "Adds new redfish unit testing for serviceroot"Ed Tanous2-65/+1
2021-11-17Adds new redfish unit testing for servicerootJohn Edward Broadbent2-1/+65
2021-11-16reduce error traces in connection and auth codeAndrew Geissler2-4/+12