summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Encryption.py
Commit message (Expand)AuthorAgeFilesLines
* Default to only (En|De)crypt vars that need itChris Brinker2014-04-241-2/+1
* bcfg2-crypt: Protect against double-encrypting dataChris St. Pierre2014-01-071-0/+16
* Merge branch 'maint'Chris St. Pierre2013-12-091-5/+8
* Merge branch 'maint'Chris St. Pierre2013-11-121-3/+3
* bcfg2-crypt: Avoid duplicate decrypt/encrypt when auto-determining modeChris St. Pierre2013-11-121-5/+7
* bcfg2-crypt: Fixed several bugs in autodetection of encrypt/decrypt modeChris St. Pierre2013-11-121-41/+58
* Merge branch 'maint'Chris St. Pierre2013-11-111-1/+33
* bcfg2-crypt: fixed logic for determining if a encrypt/decrypt failedChris St. Pierre2013-09-131-1/+2
* bcfg2-crypt: better debug loggingChris St. Pierre2013-09-131-0/+7
* Encryption: better logging when passphrase for encrypting Properties cannot b...Chris St. Pierre2013-09-131-7/+10
* Pylint/PEP8 fixesSol Jerome2013-09-061-1/+1
* bcfg2-crypt: Fixed name of config file optionChris St. Pierre2013-09-031-5/+5
* Encryption: minor fixesChris St. Pierre2013-08-161-3/+3
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-1/+4
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-41/+436
|\
| * Options: migrated bcfg2-crypt and Encryption libs to new parserChris St. Pierre2013-06-271-41/+530
|/
* Encryption: disable more bogus pylint messagesChris St. Pierre2013-05-201-4/+4
* Merge branch 'maint'Chris St. Pierre2013-04-241-1/+5
* Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-1/+5
* moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-0/+195