1. c9bb686 Redfish: Log service implementation for system dump by raviteja-b · 5 years ago
  2. b52664e EventService: Manager and subscriptions support by AppaRao Puli · 4 years, 9 months ago
  3. 453fed0 Rest service root implementation by Ratan Gupta · 5 years ago
  4. 91e130a Allow unrestricted sensor override through flag by jayaprakash Mutyala · 4 years, 10 months ago
  5. 70d1d0a Allow sensor value override in mfg mode only by jayaprakash Mutyala · 5 years ago
  6. e13c276 InsertMedia and EjectMedia actions added to VirtualMedia schema by Przemyslaw Czarnowski · 5 years ago
  7. 0e1cf26 Make the max http request body size configurable by Adriana Kobylak · 5 years ago
  8. cac94c5 Turning ON the mutual TLS by Zbigniew Kurzynski · 5 years ago
  9. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 5 years ago
  10. a9cbc9c Fix tabbing in CMakeLists.txt by Ed Tanous · 5 years ago
  11. 55e43f6 TLS based user auth implementation by Kowalski, Kamil · 5 years ago
  12. bd81d6a Update required version of boost to 1.71 by Ed Tanous · 5 years ago
  13. a634991 Added OemComputerSystems and properties for provisioning by AppaRao Puli · 5 years ago
  14. 41d1d18 rerun cmake-format by James Feist · 5 years ago
  15. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  16. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  17. 0554c98 simpleupdate: Basic support of SimpleUpdate by Andrew Geissler · 6 years ago
  18. 1bfbe0e vm_websocket: Add websocket handler by Adriana Kobylak · 6 years ago
  19. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  20. b97b9c3 CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATED by Adriana Kobylak · 6 years ago
  21. 424c417 Change application and interface names to Crashdump by Jason M. Bills · 6 years ago
  22. 5a7094b Add systemd unit files by Brad Bishop · 6 years ago
  23. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  24. e278c18 update ASIO interfaces by Ed Tanous · 6 years ago
  25. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  26. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  27. 603a664 Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option by Gunnar Mills · 6 years ago
  28. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  29. 3eb2f35 Implement KVM websocket proxy in bmcweb by Ed Tanous · 6 years ago
  30. d53dd41 Move the CPU LogService to Systems by Jason M. Bills · 6 years ago
  31. 7a777f5 Add details to BMCWEB config option help strings by Joseph Reynolds · 6 years ago
  32. 79ba46f build: prepare for boost 1.68 by Brad Bishop · 6 years ago
  33. f5e906b build: add eof newline to CMakeLists.txt by Brad Bishop · 6 years ago
  34. c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
  35. c50fc5a Use target_compile_definitions() for build flags by Jason M. Bills · 6 years ago
  36. c85eb8b bmcweb: remove warning about coroutines by Ed Tanous · 6 years ago
  37. 6228874 bmcweb: Move to C++17 by Ed Tanous · 6 years ago
  38. bdd1c83 Fix a minor spacing issue in CMakeLists.txt by Ed Tanous · 6 years ago
  39. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago
  40. 2daf672 Implement /console0 websocket by Ed Tanous · 6 years ago
  41. 4859bdb Remove VScode specific script by Ed Tanous · 6 years ago
  42. d3a3806 Disable threading by Ed Tanous · 6 years ago
  43. d529ee2 Change _PHOSPHOR_WEBUI to _STATIC_HOSTING by Andrew Geissler · 6 years ago
  44. a975e9f Make out of tree builds work again by James Feist · 6 years ago
  45. 797d0c0 Don't build unit tests by default by Ed Tanous · 6 years ago
  46. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  47. f0d73c2 cmake-format the files by Ed Tanous · 6 years ago
  48. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  49. e062590 Reimplement UUID based on systemd UUID by Ed Tanous · 7 years ago
  50. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  51. 1f2fbf2 Prevent ssl key generation when disabled by Andrew Geissler · 6 years ago
  52. 0334670 Create separate pam config for webserver instead of using dropbear's by Jennifer Lee · 7 years ago
  53. d4bb9bb Implement actions interface by Ed Tanous · 7 years ago
  54. d425c6f Pull in nlohmann json as a dependency rather than checking in. by Ed Tanous · 7 years ago
  55. 1e43987 Implement feature selection in bmcweb by Ed Tanous · 7 years ago
  56. e0d918b Boost beast by Ed Tanous · 7 years ago
  57. 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago
  58. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  59. 7d95f5f Remove hunter and submodules by Ed tanous · 7 years ago
  60. f4c4dcf Introduce Redfish Error messages definitions by Kowalski, Kamil · 7 years ago
  61. ac09331 Disable logging when in release mode by Ed Tanous · 7 years ago
  62. 580f372 Wrap Cmake file on 80 characters by Ed Tanous · 7 years ago
  63. 964fec4 Revert "Reduce executable size" by Ed Tanous · 7 years ago
  64. 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
  65. aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago
  66. 6aa3262 Reduce executable size by Borawski.Lukasz · 7 years ago
  67. 465b12a Make bmcweb use yocto dependency management by Ed Tanous · 7 years ago
  68. 109799e Reduce executable size by Borawski.Lukasz · 7 years ago
  69. 168792a Allow for systemd socket activation by Vernon Mauery · 7 years ago
  70. 7f935f8 Update minor flag error in CMakeLists by Ed Tanous · 7 years ago
  71. 86e1b66 Node abstraction layer by Borawski.Lukasz · 7 years ago
  72. 3171a9a Revert "Merge "Enable link time optimization for webserver"" by Ed Tanous · 7 years ago
  73. 19fa093 Enable link time optimization for webserver by Ed Tanous · 7 years ago
  74. e617c9a Remove unused base64 component by Ed Tanous · 7 years ago
  75. c963aa4 Refactor session key storage by Ed Tanous · 7 years ago
  76. 710adfc Add the redfish static files to the build by Ed Tanous · 7 years ago
  77. ba9f9a6 Update Webserver by Ed Tanous · 7 years ago
  78. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago
  79. 3dac749 Lots of updates to webserver. by Ed Tanous · 7 years ago
  80. 4d92cbf incremental by Ed Tanous · 8 years ago
  81. c579949 incremental by Ed Tanous · 8 years ago
  82. f3d847c incremental by Ed Tanous · 8 years ago
  83. c9b5521 incremental by Ed Tanous · 8 years ago
  84. 4758d5b incremental by Ed Tanous · 8 years ago
  85. cfbe25d Disable file logging by Ed Tanous · 8 years ago
  86. 0d485ef Incremental by Ed Tanous · 8 years ago
  87. 4ca1d05 Try a compiler flag to make gcc happy by Ed Tanous · 8 years ago
  88. 620ec59 incremental by Ed Tanous · 8 years ago
  89. 80af600 test by Ed Tanous · 8 years ago
  90. f0226cd test by Ed Tanous · 8 years ago
  91. f457991 Add some debugging for yocto by Ed Tanous · 8 years ago
  92. 0850f8c fix issue with openssl by Ed Tanous · 8 years ago
  93. 4c3cbc6 enable logging by Ed Tanous · 8 years ago
  94. 2d02dcd Disable hunter by default by Ed Tanous · 8 years ago
  95. 12a002d Fix narrowing conversion warning on certain compilers by Ed Tanous · 8 years ago
  96. d91df92 incremental by Ed Tanous · 8 years ago
  97. e4e67cc incremental by Ed Tanous · 8 years ago
  98. dc7b679 inremental by Ed Tanous · 8 years ago
  99. cc5a37f incremental by Ed Tanous · 8 years ago
  100. e2fc45a incremental by Ed Tanous · 8 years ago