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