summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* don't trigger full reparse on adding config fileMichael Fenn2014-04-141-0/+1
* added bcfg2-crypt backChris St. Pierre2014-02-111-0/+8
* Merge branch 'maint'Chris St. Pierre2013-12-091-8/+0
|\
| * bcfg2-crypt: handle error when encrypting properties with multiple keysChris St. Pierre2013-11-251-4/+8
| * bcfg2-crypt: Fixed variable name collisionChris St. Pierre2013-11-121-3/+3
| * bcfg2-crypt: backported fixes in b5b26415161e715fe4d22d69328b06801ff7124dChris St. Pierre2013-11-121-22/+25
| * bcfg2-crypt: fixed missing EVPErrorChris St. Pierre2013-11-111-2/+1
| * bcfg2-crypt: better debugging, error handling with Properties filesChris St. Pierre2013-11-111-3/+37
| * bcfg2-crypt: fixed completely backwards logicChris St. Pierre2013-11-111-1/+1
| * bcfg2-crypt: fixed deprecation warningChris St. Pierre2013-11-051-1/+1
| * Merge pull request #110 from AlexanderS/reporting-model-updatesChris St. Pierre2013-11-051-5/+5
| |\
| | * bcfg2-reports: update to use current modelsAlexander Sulfrian2013-06-291-5/+5
* | | bcfg2-report-collector: import DBSettings explicitly to parse them earlyChris St. Pierre2013-10-311-0/+1
* | | bcfg2-reports: rewrote with new option parserChris St. Pierre2013-10-301-277/+3
* | | DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-18/+2
* | | bcfg2-server: Fixed default backend valueChris St. Pierre2013-08-091-1/+1
* | | Merge branch 'options-rewrite'Chris St. Pierre2013-08-089-2278/+57
|\ \ \
| * | | Options: migrated client to new parserChris St. Pierre2013-06-271-22/+4
| * | | Options: migrated bcfg2-yum-helperChris St. Pierre2013-06-271-268/+2
| * | | Options: migrated reporting to new parserChris St. Pierre2013-06-271-10/+4
| * | | Options: migrated bcfg2-crypt and Encryption libs to new parserChris St. Pierre2013-06-271-501/+2
| * | | Options: migrated bcfg2-test to new parserChris St. Pierre2013-06-271-311/+4
| * | | Options: migrated bcfg2-admin to new parserChris St. Pierre2013-06-271-88/+2
| * | | Options: migrated bcfg2-info to new parserChris St. Pierre2013-06-271-788/+2
| * | | Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-272-208/+2
| * | | Options: migrated server core to new option parserChris St. Pierre2013-06-271-47/+27
* | | | Merge branch 'maint'Chris St. Pierre2013-08-083-5/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Plugin: added new Caching interfaceChris St. Pierre2013-08-071-2/+3
| * | | bcfg2-yum-helper: disable pylint checkChris St. Pierre2013-08-061-1/+2
| * | | bcfg2-yum-helper: fully download group metadata during makecacheChris St. Pierre2013-08-061-0/+1
| * | | bcfg2-crypt: prevent traceback for certain decrypt failuresChris St. Pierre2013-08-051-1/+2
| * | | bcfg2-yum-helper: populate group cache during makecacheChris St. Pierre2013-07-311-0/+4
| * | | bcfg2-yum-helper: Fix another python3 syntax errorSol Jerome2013-07-271-1/+1
| * | | bcfg2-yum-helper: Fix python3 syntax errorSol Jerome2013-07-271-1/+1
* | | | Merge branch 'maint'Sol Jerome2013-07-272-0/+44
|\| | |
| * | | bcfg2-yum-helper: added missing docstringChris St. Pierre2013-07-181-0/+2
| * | | Packages: added lock to yum cache updateChris St. Pierre2013-07-181-0/+32
| * | | bcfg2-info: fixed expirecacheChris St. Pierre2013-07-181-2/+2
| * | | bcfg2-info: added expirecache command to expire metadata cacheChris St. Pierre2013-07-181-0/+10
* | | | Remove bcfg2-repo-validateSol Jerome2013-07-271-1/+0
* | | | Merge branch 'maint'Sol Jerome2013-07-184-7/+51
|\| | |
| * | | bcfg2-info: fixed automatchChris St. Pierre2013-07-181-1/+1
| * | | Packages: fixed read-only yum cacheChris St. Pierre2013-07-181-5/+26
| * | | Read-only yum cacheChris St. Pierre2013-07-151-0/+23
| * | | Core: apply FAM blocking option to all commands that start a serverChris St. Pierre2013-07-093-3/+3
* | | | bcfg2-info: Fix pylint errorsSol Jerome2013-07-131-3/+4
* | | | bcfg2-info: Use builtin cmd helpSol Jerome2013-07-131-91/+85
* | | | bcfg2-crypt: Fix path to Encryption moduleSol Jerome2013-07-081-19/+21
* | | | Merge branch 'maint'Sol Jerome2013-07-083-306/+245
|\| | | | |/ / |/| |
| * | fixed pylintChris St. Pierre2013-07-031-1/+1