summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: install into bin instead of sbinHEADmasterPatrick Venture2019-03-281-1/+1
* Add array support for defautsJames Feist2019-02-151-0/+1
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-6/+3
* Add clang-format to repoPatrick Venture2018-11-012-4/+105
* gitignore: add autotools files to listPatrick Venture2018-10-141-1/+59
* phosphor-settingsd: use c++17Vernon Mauery2018-10-041-1/+1
* Add MAINTAINERS fileAndrew Jeffery2018-05-191-0/+47
* settings_manager: Use raw string for regexAndrew Jeffery2018-04-301-1/+1
* PEP 8 fixesGunnar Mills2018-01-314-5/+13
* Enable Cereal class versioningVishwanatha Subbanna2017-10-042-2/+23
* cereal: Fix empty file scenarioTom Joseph2017-09-281-9/+24
* Grammar fixes for README-settings-manager.mdGunnar Mills2017-09-201-4/+4
* settings objects: support multiple interfacesDeepak Kodihalli2017-08-302-101/+139
* Fix settingsd core dump/persistence failDeepak Kodihalli2017-08-041-0/+17
* Validate changes to default settings.Dhruvaraj Subhashchandran2017-07-284-8/+106
* Fix to allow multiple properties per interfaceAndrew Geissler2017-07-061-1/+1
* Persist changes to settingsDeepak Kodihalli2017-07-034-23/+146
* Change object manager pathDeepak Kodihalli2017-05-312-8/+4
* Fix bug in mako templateDeepak Kodihalli2017-05-311-2/+2
* Add README for the settings managerDeepak Kodihalli2017-05-261-0/+40
* Add settings applicationDeepak Kodihalli2017-05-267-0/+262
* Restore settings to default on errorPatrick Williams2017-04-061-6/+17
* Phosphor-Settings: Change the value as per the IPMIRatan Gupta2017-04-031-2/+2
* New "No auto reboot" element for settingsdMichael Tritz2017-01-311-0/+6
* Validate data input *as is* instead of ignoring caseVishwanatha Subbanna2017-01-231-4/+4
* Increase retry time and interval when calling get_subtree_paths()Lei YU2017-01-111-3/+4
* Still create host settings object if no host controlMatt Spinler2016-12-161-0/+5
* Fix incorrect argument for "PropertiesChanged" signal handlerYi Li2016-11-221-5/+5
* Define bus used by mapper in settings_manager.pySergey Solomin2016-11-151-0/+1
* Add double-escape to a regex in settings.yamlSergey Solomin2016-11-101-1/+1
* Create top categories dynamically based on inventory object.Sergey Solomin2016-11-083-83/+125
* phosphor-settingsd - Support YAML categories and sub-categoriesSergey Solomin2016-10-131-30/+72
* remove parserBrad Bishop2016-10-111-21/+0
* pep8 fixesBrad Bishop2016-09-292-12/+17
* Add vim modelinesBrad Bishop2016-09-292-0/+4
* fix settings data directory pathBrad Bishop2016-09-291-1/+4
* Add gitignoreBrad Bishop2016-09-281-0/+2
* Remove settings fileBrad Bishop2016-09-281-65/+0
* Generate settings file during buildBrad Bishop2016-09-282-1/+22
* setup: minor formatting changesBrad Bishop2016-09-281-5/+5
* Validate user inputs in settings daemonVishwanatha Subbanna2016-09-273-36/+185
* parser: Remove execute permissionsBrad Bishop2016-09-211-0/+0
* Add properties needed by Time Manager daemonVishwanatha Subbanna2016-09-122-1/+18
* Add python setup scriptAdriana Kobylak2016-09-113-0/+13
* Implement IPMI Network Settings OverrideRatan Gupta2016-09-022-1/+8
* manager: ObjectManager/Properties intf fixesBrad Bishop2016-08-311-1/+2
* manager: pep8 fixesBrad Bishop2016-08-311-11/+15
* manager: Remove exe permsBrad Bishop2016-08-311-0/+0
* Merge pull request #10 from bradbishop/switch-to-pyphosphorPatrick Williams2016-06-061-4/+4
|\
| * Use pyphosphor rather than skeleton Openbmc.pyBrad Bishop2016-05-171-4/+4
OpenPOWER on IntegriCloud