1. ef9bd93 meson: Fix local build of the settings_gen target by Konstantin Aladyshev · 3 weeks ago master
  2. 96dc05d meson: Fix local cereal build by Konstantin Aladyshev · 4 weeks ago
  3. 464db67 clang-format: copy latest and re-format by Patrick Williams · 6 months ago
  4. 86642a8 meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  5. 3132eca build: upgrade to C++23 by Patrick Williams · 10 months ago
  6. e568fca Convert to lg2 by Matt Spinler · 11 months ago
  7. fb1ad7c Convert version 1 files to version 2 on startup by Matt Spinler · 11 months ago
  8. c2f84c7 Use named values when serializing by Matt Spinler · 11 months ago
  9. ffdf865 Extract default property value calc into function by Matt Spinler · 11 months ago
  10. 157063d clang-format: copy latest and re-format by Patrick Williams · 12 months ago
  11. de7ccfb meson: Remove autotools build files by Jagpal Singh Gill · 1 year ago
  12. 4d28bcd meson: Switch autoconf build to meson by Jagpal Singh Gill · 1 year ago
  13. cfd49eb meson: Address warnings for switching autoconf to meson by Jagpal Singh Gill · 1 year ago
  14. bbeb9bd reformat and fix markdownlint issues by Patrick Williams · 1 year, 5 months ago
  15. 7c6827c OWNERS: adjust maintainers by Patrick Williams · 1 year, 9 months ago
  16. 7b7fd7e MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  17. 1fc221f OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 9 months ago
  18. 7c4181c sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 9 months ago
  19. f792a6d Use relative path to append path by Adriana Kobylak · 1 year, 9 months ago
  20. 6306e5e switch experimental::fs to std::fs by Patrick Williams · 1 year, 11 months ago
  21. 75a710c build: enable C++20 by Patrick Williams · 2 years ago
  22. 0f6903d fix cppcheck warnings by Patrick Williams · 2 years ago
  23. 74c4f3b sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 1 month ago
  24. c0ce992 mako: Support interfaces without property by Lei YU · 2 years, 2 months ago
  25. 5ff6375 Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  26. b6fa9bb catch exceptions as const by Patrick Williams · 2 years, 7 months ago
  27. 2355263 Use full name for enum default values by Matt Spinler · 3 years ago
  28. bcf9578 Use sdbus++ python library for name conversion by Patrick Williams · 3 years ago
  29. b41b1e4 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 1 month ago
  30. 9cca1ef MAINTAINERS: Change Deepak's email id by Deepak Kodihalli · 3 years, 5 months ago
  31. 8f5c256 Remove TimeOwner interface from settings.yaml by George Liu · 4 years ago
  32. 6f62cc8 delete deprecated python scripts by Patrick Williams · 4 years, 1 month ago
  33. bf22240 MAINTAINERS: update Deepak's email address by Patrick Williams · 4 years, 1 month ago
  34. 2b7152f python2 to python3 conversion by Patrick Williams · 4 years, 1 month ago
  35. 3d805fe Makefile.am: Fix mixed tabs and spaces by Kun Yi · 4 years, 7 months ago
  36. f1d09b0 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  37. 74e3be7 Add array support for defauts by James Feist · 5 years ago
  38. 5d3c69b build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  39. 414db5a Add clang-format to repo by Patrick Venture · 5 years ago
  40. 4aa8d23 gitignore: add autotools files to list by Patrick Venture · 6 years ago
  41. e7e46df phosphor-settingsd: use c++17 by Vernon Mauery · 6 years ago
  42. 58d2efe Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  43. 0676887 settings_manager: Use raw string for regex by Andrew Jeffery · 6 years ago
  44. a16abc5 PEP 8 fixes by Gunnar Mills · 6 years ago
  45. a29a3eb Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  46. 4636e07 cereal: Fix empty file scenario by Tom Joseph · 7 years ago
  47. ba39928 Grammar fixes for README-settings-manager.md by Gunnar Mills · 7 years ago
  48. db83862 settings objects: support multiple interfaces by Deepak Kodihalli · 7 years ago
  49. 242bc77 Fix settingsd core dump/persistence fail by Deepak Kodihalli · 7 years ago
  50. 61d3b6a Validate changes to default settings. by Dhruvaraj Subhashchandran · 7 years ago
  51. c15990a Fix to allow multiple properties per interface by Andrew Geissler · 7 years ago
  52. 7a6f252 Persist changes to settings by Deepak Kodihalli · 7 years ago
  53. 9711211 Change object manager path by Deepak Kodihalli · 7 years ago
  54. 8987229 Fix bug in mako template by Deepak Kodihalli · 7 years ago
  55. 6722199 Add README for the settings manager by Deepak Kodihalli · 7 years ago
  56. 5de0957 Add settings application by Deepak Kodihalli · 7 years ago
  57. 3b8d055 Restore settings to default on error by Patrick Williams · 7 years ago
  58. 0e72d93 Phosphor-Settings: Change the value as per the IPMI by Ratan Gupta · 7 years ago
  59. aaa74c1 New "No auto reboot" element for settingsd by Michael Tritz · 7 years ago
  60. eb1bea8 Validate data input *as is* instead of ignoring case by Vishwanatha Subbanna · 7 years ago
  61. 1d8b7cd Increase retry time and interval when calling get_subtree_paths() by Lei YU · 7 years ago
  62. 371dd02 Still create host settings object if no host control by Matt Spinler · 7 years ago
  63. 5ebab48 Fix incorrect argument for "PropertiesChanged" signal handler by Yi Li · 7 years ago
  64. f68b864 Define bus used by mapper in settings_manager.py by Sergey Solomin · 7 years ago
  65. 0fdfa72 Add double-escape to a regex in settings.yaml by Sergey Solomin · 7 years ago
  66. 62b55f3 Create top categories dynamically based on inventory object. by Sergey Solomin · 8 years ago
  67. 4a2433f phosphor-settingsd - Support YAML categories and sub-categories by Sergey Solomin · 8 years ago
  68. 98f7613 remove parser by Brad Bishop · 8 years ago
  69. c1e5e9f pep8 fixes by Brad Bishop · 8 years ago
  70. 31c42f0 Add vim modelines by Brad Bishop · 8 years ago
  71. 966fcd5 fix settings data directory path by Brad Bishop · 8 years ago
  72. 172aa21 Add gitignore by Brad Bishop · 8 years ago
  73. b6ab8da Remove settings file by Brad Bishop · 8 years ago
  74. 54be910 Generate settings file during build by Brad Bishop · 8 years ago
  75. 3b3cffb setup: minor formatting changes by Brad Bishop · 8 years ago
  76. 5b090c6 Validate user inputs in settings daemon by Vishwanatha Subbanna · 8 years ago
  77. d5b7e93 parser: Remove execute permissions by Brad Bishop · 8 years ago
  78. 5a1fc9a Add properties needed by Time Manager daemon by Vishwanatha Subbanna · 8 years ago
  79. 256be78 Add python setup script by Adriana Kobylak · 8 years ago
  80. 6710772 Implement IPMI Network Settings Override by Ratan Gupta · 8 years ago
  81. 2cbef3d manager: ObjectManager/Properties intf fixes by Brad Bishop · 8 years ago
  82. 2a9fe66 manager: pep8 fixes by Brad Bishop · 8 years ago
  83. 3322ff4 manager: Remove exe perms by Brad Bishop · 8 years ago
  84. df9b8ad Merge pull request #10 from bradbishop/switch-to-pyphosphor by Patrick Williams · 8 years ago
  85. 8234513 Merge pull request #8 from ratagupt/146621 by Patrick Williams · 8 years ago
  86. 7fb6880 Adding the boot_policy attribute by ratagupt · 8 years ago
  87. 5ef7fe6 Use pyphosphor rather than skeleton Openbmc.py by Brad Bishop · 8 years ago
  88. a3689f6 Merge pull request #7 from williamspatrick/pprint-settings by Patrick Williams · 8 years ago
  89. cd74b12 settings_file.py: update with pprint'd output. by Patrick Williams · 8 years ago
  90. 7ce37e8 parser: pprint settings_file.py by Patrick Williams · 8 years ago
  91. c774a08 Merge pull request #6 from tomjoseph83/ipmi_lockdown by Patrick Williams · 8 years ago
  92. 8eb691f Add Restricted mode as a host setting by tomjose · 8 years ago
  93. 3bda531 Merge pull request #5 from nkskjames/power_policy by nkskjames · 8 years ago
  94. 48c21b8 add power policy settings by Norman James · 8 years ago
  95. 33e0930 Merge pull request #4 from causten/master by nkskjames · 8 years ago
  96. ac98696 Change default for boot parms to be human readable by Chris Austen · 8 years ago
  97. 1626a9d Merge pull request #2 from anoo1/persistent by nkskjames · 8 years ago
  98. 41a925e Add system_state dbus property by Adriana Kobylak · 8 years ago
  99. 8ca30e8 Merge pull request #1 from anoo1/settings by nkskjames · 8 years ago
  100. 4c60e5e Create the settings dbus object. by Adriana Kobylak · 8 years ago