1. 0522592 meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  2. 42c2b56 build: upgrade to C++23 by Patrick Williams · 10 months ago
  3. 0ea7357 clang-format: copy latest and re-format by Patrick Williams · 1 year ago
  4. fd2430d Put rate limiting options behind #ifdef by Jonathan Doman · 1 year ago
  5. 38b0946 Add rate limiting by Jonathan Doman · 1 year, 1 month ago
  6. 65d1753 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 1 month ago
  7. 30751ec main: Leverage sdeventplus common loop by William A. Kennington III · 1 year, 6 months ago
  8. b987663 prettier: re-format by Patrick Williams · 1 year, 5 months ago
  9. 56127ef [Fix] lpcsnoop service exit unsuccessfully by Sunita Kumari · 1 year, 7 months ago
  10. aee6540 Disable Debug card display for postcodes if no GPIO's. by Kumar Thangavel · 1 year, 9 months ago
  11. 723b97f MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  12. aebf87c sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  13. 803e848 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  14. 5efea6a enable 7seg by default for CI by Willy Tu · 1 year, 10 months ago
  15. f8d0e0b 7seg: modify the file operation by wukaihua-fii-na · 2 years ago
  16. 18119ac switch experimental::fs to std::fs by Patrick Williams · 1 year, 11 months ago
  17. c869aef Add workaround for sdevent OOM error by Willy Tu · 2 years ago
  18. d309da4 Added default value for systemd_target meson option. by Kumar Thangavel · 2 years ago
  19. 4f26b3e re-register LPC-Snoop into event loop by Harvey.Wu · 2 years ago
  20. 60b8995 README.md: Add words by Brad Bishop · 2 years ago
  21. 8f6c0ce main: avoid unused variables by Brad Bishop · 2 years ago
  22. 0269eaf Add multi-host postcode support by Kumar Thangavel · 2 years, 9 months ago
  23. 80be5d8 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 1 month ago
  24. d1ac197 phosphor-host-postd: Convert to use bind_front for C++20 by Willy Tu · 2 years, 2 months ago
  25. d6b367a phosphor-host-postd: remove venture and kunyi as reviewer by Willy Tu · 2 years, 3 months ago
  26. a396c85 phosphor-host-postd: Cleanup CodeChecker Errors by Willy Tu · 2 years, 5 months ago
  27. 6a5e0a1 main: Terminate cleanly for TERM and INT by William A. Kennington III · 2 years, 5 months ago
  28. b3baa68 main: Use optional instead of unique_ptr by William A. Kennington III · 2 years, 5 months ago
  29. 4728600 subprojects: Add everything for local building by William A. Kennington III · 2 years, 5 months ago
  30. 9088a7d gitignore: Change to support meson instead of autotools by William A. Kennington III · 2 years, 5 months ago
  31. 5633a3f sdbusplus: remove usage of deprecated alias by Patrick Williams · 2 years, 6 months ago
  32. 996facb Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  33. ec799a5 build: switch to C++20 by Patrick Williams · 2 years, 7 months ago
  34. 2a744b2 LPC-Snoop event isn't registered into event loop by Troy Lee · 3 years, 1 month ago
  35. e2abf44 fix 7seg to use the postcode_t type by Nan Zhou · 3 years, 2 months ago
  36. ba5258f Fix code to consume the secondary code by Manojkiran Eda · 3 years, 3 months ago
  37. aade4ad Make snoop port optional for the daemon by Manojkiran Eda · 3 years, 3 months ago
  38. 9b556ad Remove relic bootstrap.sh file by Manojkiran Eda · 3 years, 3 months ago
  39. 60252ee Fix D-Bus path for single-host POST code snoop by Jonathan Doman · 3 years, 5 months ago
  40. c80e59f Remove autotools by Kun Yi · 4 years, 1 month ago
  41. bf002b4 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years ago
  42. 59c5d9f sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years ago
  43. 0d14a59 Add meson support by Kun Yi · 4 years, 1 month ago
  44. cce0962 Work around warnings building with -Wall. by Kun Yi · 4 years, 1 month ago
  45. 66efa63 main: Add verbose option by William A. Kennington III · 4 years, 1 month ago
  46. 0f964b4 main: Fixup non-blocking reads by William A. Kennington III · 4 years, 1 month ago
  47. ad2a08c 7seg: fix service file name by Benjamin Fair · 4 years, 1 month ago
  48. 938c0e4 Add 7-segment display daemon by Benjamin Fair · 4 years, 1 month ago
  49. f21475a main: Always report new post codes by William A. Kennington III · 4 years, 5 months ago
  50. 6dac4c5 main: Improve support for existing and new driver semantics by William A. Kennington III · 4 years, 5 months ago
  51. e4090de main: Fix BMC system stuck when doing enumerate state after host shutdown by Tim Lee · 4 years, 6 months ago
  52. 49a18b2 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  53. 7101f76 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  54. 14c5d6f build: drop sbindir variable by Patrick Venture · 6 years ago
  55. ba7d1ec Push service file into repo by Patrick Venture · 6 years ago
  56. f8a2083 build: check for experimental/filesystem by Patrick Venture · 6 years ago
  57. 1c16ad8 main: use sdeventplus wrapper by Kun Yi · 6 years ago
  58. 384bc4c Build as c++17 by Patrick Venture · 6 years ago
  59. b5754fd Update .clang-format by Patrick Venture · 6 years ago
  60. c820155 Spelling fixes by Gunnar Mills · 6 years ago
  61. 1ceb21b main: reformat small code section by Patrick Venture · 6 years ago
  62. c7dd990 Merge "maintainers: Add new maintainers" by Patrick Venture · 6 years ago
  63. 4cd4af2 maintainers: Add new maintainers by Patrick Venture · 6 years ago
  64. afff574 snoop_listen: Add constructors for SnoopListen by Kun Yi · 6 years ago
  65. eb31231 main: Use an sdevent loop to poll POST codes by Kun Yi · 6 years ago
  66. adc678a Merge "snoop.h/main.cpp: Add first tests for PostReporter class" by Patrick Venture · 6 years ago
  67. 35b6c67 snoop.h/main.cpp: Add first tests for PostReporter class by Kun Yi · 6 years ago
  68. f69ad7e Add parameter for POST code length by Benjamin Fair · 6 years ago
  69. a6c593a test: Link gtest_main in test binaries by Benjamin Fair · 6 years ago
  70. a2eab35 Merge "Add parameter for device file interface name" by Patrick Venture · 6 years ago
  71. e7b07f0 Add parameter for device file interface name by Benjamin Fair · 6 years ago
  72. 162dd2e Add gitignore by Kun Yi · 6 years ago
  73. 2ae207c test: Adding dummy test for post reporter class. by Kun Yi · 6 years ago
  74. 953fc69 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  75. 3356975 Initial check-in of LPC Snoop Broadcast Daemon by Patrick Venture · 6 years ago
  76. f50ab35 Initial commit by Brad Bishop · 6 years ago