server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sbin
/
bcfg2-crypt
Commit message (
Expand
)
Author
Age
Files
Lines
*
added bcfg2-crypt back
Chris St. Pierre
2014-02-11
1
-0
/
+8
*
Merge branch 'maint'
Chris St. Pierre
2013-12-09
1
-8
/
+0
|
\
|
*
bcfg2-crypt: handle error when encrypting properties with multiple keys
Chris St. Pierre
2013-11-25
1
-4
/
+8
|
*
bcfg2-crypt: Fixed variable name collision
Chris St. Pierre
2013-11-12
1
-3
/
+3
|
*
bcfg2-crypt: backported fixes in b5b26415161e715fe4d22d69328b06801ff7124d
Chris St. Pierre
2013-11-12
1
-22
/
+25
|
*
bcfg2-crypt: fixed missing EVPError
Chris St. Pierre
2013-11-11
1
-2
/
+1
|
*
bcfg2-crypt: better debugging, error handling with Properties files
Chris St. Pierre
2013-11-11
1
-3
/
+37
|
*
bcfg2-crypt: fixed completely backwards logic
Chris St. Pierre
2013-11-11
1
-1
/
+1
|
*
bcfg2-crypt: fixed deprecation warning
Chris St. Pierre
2013-11-05
1
-1
/
+1
|
*
bcfg2-crypt: prevent traceback for certain decrypt failures
Chris St. Pierre
2013-08-05
1
-1
/
+2
|
*
Rewrote bcfg2-crypt.
Chris St. Pierre
2013-07-02
1
-303
/
+232
*
|
Options: migrated bcfg2-crypt and Encryption libs to new parser
Chris St. Pierre
2013-06-27
1
-501
/
+2
*
|
Fixing unit tests
Chris St. Pierre
2013-04-25
1
-1
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
1
-1
/
+1
|
\
|
|
*
testsuite: fixed issues found by latest version of pep8
Chris St. Pierre
2013-03-26
1
-3
/
+3
*
|
Merge branch '1.4.x'
Chris St. Pierre
2013-04-23
1
-30
/
+24
|
\
\
|
|
/
|
/
|
|
*
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Chris St. Pierre
2013-02-05
1
-18
/
+20
|
*
Options: split loading a new OptionParser from fetching an existing parser
Chris St. Pierre
2013-01-17
1
-1
/
+1
|
*
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
1
-21
/
+13
*
|
added PEP-8 style checks to test suite
Chris St. Pierre
2013-03-11
1
-1
/
+1
|
/
*
Made a few encryption things simpler:
Chris St. Pierre
2013-01-17
1
-8
/
+11
*
bcfg2-crypt: fixed edge case where value is decrypted with the wrong key to p...
Chris St. Pierre
2012-12-13
1
-1
/
+11
*
flush input buffers before accepting stdin
Chris St. Pierre
2012-11-12
1
-7
/
+12
*
bcfg2-crypt: improved error message
Chris St. Pierre
2012-10-22
1
-1
/
+1
*
fixed bcfg2-crypt bug with single passphrase and algorithm specified
Chris St. Pierre
2012-10-22
1
-8
/
+15
*
expanded pylint coverage
Chris St. Pierre
2012-09-25
1
-46
/
+54
*
Encryption: improved docs, made algorithm configurable
Chris St. Pierre
2012-09-20
1
-13
/
+23
*
bcfg2-crypt: added -I option, made --stdout better, updated man page
Chris St. Pierre
2012-09-13
1
-56
/
+118
*
bcfg2-crypt: added --stdout option
Chris St. Pierre
2012-09-11
1
-4
/
+14
*
bcfg2-crypt: handle bogus xpath expression gracefully
Chris St. Pierre
2012-09-11
1
-0
/
+3
*
bcfg2-crypt: better handling of chunking errors
Chris St. Pierre
2012-09-11
1
-35
/
+68
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
1
-1
/
+1
*
bcfg2-crypt: Prevent traceback when missing M2Crypto
Sol Jerome
2012-08-13
1
-1
/
+7
*
added support for encrypting different elements in a single Properties file w...
Chris St. Pierre
2012-06-15
1
-125
/
+156
*
fixed option alignment issues
Chris St. Pierre
2012-06-15
1
-1
/
+1
*
bcfg2-crypt fixes
Chris St. Pierre
2012-06-07
1
-58
/
+62
*
added properties element encryption
Chris St. Pierre
2012-06-06
1
-0
/
+321