1. 45248ba bmcweb: Show exception what() before exiting by Josh Lehan · 2 years, 6 months ago
  2. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  3. 6f2cd97 Move errant logging statement by Ed Tanous · 2 years, 6 months ago
  4. 6384e32 dbus_singleton: use stack variable and extern by Nan Zhou · 2 years, 6 months ago
  5. e3009e4 Make nbd-proxy header build in all cases by Ed Tanous · 2 years, 10 months ago
  6. 4dd73a1 crow_getroutes_test: refactor tests by Nan Zhou · 2 years, 7 months ago
  7. 5ad7720 crow_getroutes_test: revive the test by Nan Zhou · 2 years, 7 months ago
  8. df91ea7 openbmc_jtag_rest_test: move to openbmc_dbus_rest by Nan Zhou · 2 years, 7 months ago
  9. 4e11f70 openbmc_dbus_rest_test: revive tests by Nan Zhou · 2 years, 7 months ago
  10. 69d2825 kvm_websocket_test: delete the test by Nan Zhou · 2 years, 7 months ago
  11. f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 7 months ago
  12. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  13. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
  14. 2119e27 Make run() static by Ed Tanous · 2 years, 10 months ago
  15. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  16. f70a6d9 Implement TODO in beast source file by Ed Tanous · 2 years, 11 months ago
  17. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  18. d7de0bd Remove unused file by Ed Tanous · 3 years ago
  19. 2107fe1 Enable beast separate compilation by Ed Tanous · 3 years, 3 months ago
  20. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  21. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  22. bd078c3 exception: catch by reference by Patrick Williams · 3 years, 4 months ago
  23. 735ef6d Add google service root by Feras Aldahlawi · 3 years, 9 months ago
  24. 85bf890 Fix Klocwork Issues - Return from int main() by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  25. 2205bbf Fix include what you use in bmcweb_config.h by Ed Tanous · 3 years, 6 months ago
  26. f6f9719 Move SystemBus init to early stage by AppaRao Puli · 3 years, 9 months ago
  27. 55b695f Make redfish namespace consistent by Ed Tanous · 3 years, 9 months ago
  28. b614e2b Initialize Event Service Config on bmcweb restart by P Dheeraj Srujan Kumar · 3 years, 11 months ago
  29. 0260d9d Fix compile issue on DISABLE_XSS_PREVENTION by Ed Tanous · 3 years, 11 months ago
  30. 3247638 Remove unused files by Ed Tanous · 4 years ago
  31. a822070 Add hostname listener for generating self-signed HTTPS certificate by Alan Kuo · 4 years, 1 month ago
  32. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  33. 988403c Clean up utils by Ed Tanous · 4 years, 4 months ago
  34. eb643c2 Fix naming conventions in logger by Ed Tanous · 4 years, 3 months ago
  35. 2798756 Remove a test file from the repo by Manojkiran Eda · 4 years, 3 months ago
  36. af6298d Enable Meson Build System & remove cmake support by Manojkiran Eda · 4 years, 7 months ago
  37. 02379d3 Fix IBM management console to match coding standard by Ed Tanous · 4 years, 3 months ago
  38. 5beaf84 Improve base64Decode bounds checking by Jonathan Doman · 4 years, 4 months ago
  39. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  40. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  41. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  42. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  43. 3909dc8 Rework Authorization flow by James Feist · 4 years, 9 months ago
  44. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
  45. 7f4eb58 Revert "Revert "EventService: Add event log support with inotify"" by AppaRao Puli · 4 years, 7 months ago
  46. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  47. 29d2a95 Revert "EventService: Add event log support with inotify" by James Feist · 4 years, 7 months ago
  48. 07386c6 Remove the locks associated with the session by Ratan Gupta · 5 years ago
  49. e9a1413 EventService: Add event log support with inotify by AppaRao Puli · 4 years, 9 months ago
  50. 453fed0 Rest service root implementation by Ratan Gupta · 5 years ago
  51. f7929c3 Implement a TODO(ed) by Ed Tanous · 5 years ago
  52. 61dbeef Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  53. 7166bf0 Revert "Fix authorization for LDAP users" by James Feist · 5 years ago
  54. 5e931ae Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  55. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 5 years ago
  56. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  57. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  58. 12c04ef Redfish(Authorization): Add the privilege in the user session object. by Ratan Gupta · 6 years ago
  59. 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago
  60. 1bfbe0e vm_websocket: Add websocket handler by Adriana Kobylak · 6 years ago
  61. 3eb2f35 Implement KVM websocket proxy in bmcweb by Ed Tanous · 6 years ago
  62. 8f62635 bmcweb: Remove deprecatd ASIO interfaces by Ed Tanous · 6 years ago
  63. 3112a14 bmcweb: Fix header includes to be more specific by Ed Tanous · 6 years ago
  64. c50fc5a Use target_compile_definitions() for build flags by Jason M. Bills · 6 years ago
  65. 6141c8b cleanup: close open files by Patrick Venture · 6 years ago
  66. 7729513 Fix merge conflict, and enable SOL by Ed Tanous · 6 years ago
  67. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  68. d529ee2 Change _PHOSPHOR_WEBUI to _STATIC_HOSTING by Andrew Geissler · 6 years ago
  69. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  70. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  71. d4bb9bb Implement actions interface by Ed Tanous · 7 years ago
  72. 1e43987 Implement feature selection in bmcweb by Ed Tanous · 7 years ago
  73. c3ee522 Make bmcweb image upload compatible with upstream. by Ed Tanous · 7 years ago
  74. e0d918b Boost beast by Ed Tanous · 7 years ago
  75. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  76. 08777fb Introduce Thermal schema by Lewanczyk, Dawid · 7 years ago
  77. 7d95f5f Remove hunter and submodules by Ed tanous · 7 years ago
  78. 9e6e1b2 Remove multithreaded code, and make crow use a single thread by Ed Tanous · 7 years ago
  79. ac09331 Disable logging when in release mode by Ed Tanous · 7 years ago
  80. c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago
  81. aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago
  82. 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago
  83. 168792a Allow for systemd socket activation by Vernon Mauery · 7 years ago
  84. b6df6dc Service Root by Borawski.Lukasz · 7 years ago
  85. e617c9a Remove unused base64 component by Ed Tanous · 7 years ago
  86. eef65cd Remove g3log by Ed Tanous · 7 years ago
  87. 1c74de8 Update get_routes to use trie for efficiency by Ed Tanous · 7 years ago
  88. ba9f9a6 Update Webserver by Ed Tanous · 7 years ago
  89. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago
  90. 694015b Add System Configuration Page by Feist, James · 7 years ago
  91. ef915c2 Turn auth back on by Ed Tanous · 7 years ago
  92. 3dac749 Lots of updates to webserver. by Ed Tanous · 7 years ago
  93. 5fceeb4 update sensor page by Ed Tanous · 7 years ago
  94. 7b4e3da Make dbus connections allow multiple connections by Ed Tanous · 8 years ago
  95. 4d92cbf incremental by Ed Tanous · 8 years ago
  96. f3d847c incremental by Ed Tanous · 8 years ago
  97. c9b5521 incremental by Ed Tanous · 8 years ago
  98. 4758d5b incremental by Ed Tanous · 8 years ago
  99. cfbe25d Disable file logging by Ed Tanous · 8 years ago
  100. 97099e7 Re-enable SSL by Ed Tanous · 8 years ago