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
/
lib
/
Bcfg2
/
Server
/
Plugins
/
Properties.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint' into master
Sol Jerome
2014-04-16
1
-1
/
+3
|
\
|
*
fixed pylint tests
Chris St. Pierre
2014-01-30
1
-1
/
+2
|
*
load correct JSON library on py2.4
Chris St. Pierre
2014-01-29
1
-1
/
+2
|
*
Encryption: reduce noise from encryption failures when decrypt=lax
Chris St. Pierre
2013-07-15
1
-1
/
+1
*
|
Plugins: refactored out unnecessary datastore constructor argument
Chris St. Pierre
2013-10-29
1
-2
/
+2
*
|
Options: migrated plugins to new options parser
Chris St. Pierre
2013-06-27
1
-9
/
+12
*
|
fixed unit tests
Chris St. Pierre
2013-05-20
1
-1
/
+0
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
1
-25
/
+14
|
\
|
|
*
Handle FAM monitor failures more gracefully:
Chris St. Pierre
2013-03-25
1
-27
/
+15
|
*
Properties: fixed lax/strict decryption setting with no crypto libs installed
Chris St. Pierre
2013-01-18
1
-21
/
+19
*
|
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Chris St. Pierre
2013-02-05
1
-5
/
+0
*
|
added a module-level FAM object to avoid passing it as an argument a billion ...
Chris St. Pierre
2013-01-17
1
-15
/
+13
*
|
abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile
Chris St. Pierre
2013-01-17
1
-43
/
+0
*
|
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
1
-14
/
+8
|
/
*
Made a few encryption things simpler:
Chris St. Pierre
2013-01-17
1
-19
/
+18
*
testsuite: fixed tests for decryption in Properties/CfgPrivateKeyCreator
Chris St. Pierre
2013-01-16
1
-12
/
+12
*
Properties: fix edge case where value is decrypted with the wrong key to prod...
Chris St. Pierre
2012-12-17
1
-3
/
+7
*
Properties: allow lax decryption, where failure to decrypt an element is not ...
Chris St. Pierre
2012-11-06
1
-2
/
+10
*
improved error messages during failed decryption
Chris St. Pierre
2012-10-24
1
-8
/
+5
*
added support for JSON and YAML properties files
Chris St. Pierre
2012-10-15
1
-23
/
+206
*
wrote unit tests for Properties
Chris St. Pierre
2012-09-27
1
-3
/
+4
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
1
-8
/
+11
*
Encryption: improved docs, made algorithm configurable
Chris St. Pierre
2012-09-20
1
-25
/
+36
*
Properties: made automatch in bcfg2.conf a default, not absolute; cleaned up ...
Chris St. Pierre
2012-09-13
1
-4
/
+7
*
bcfg2-info: added "automatch" command to perform Properties automatching
Chris St. Pierre
2012-09-12
1
-2
/
+3
*
Properties: fixed bug in xpath for finding encrypted elements
Chris St. Pierre
2012-09-11
1
-7
/
+4
*
Cfg: documented all Cfg modules, added development docs
Chris St. Pierre
2012-09-11
1
-11
/
+2
*
Properties: Ignore schema files
Sol Jerome
2012-08-29
1
-0
/
+1
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
1
-3
/
+4
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
1
-0
/
+1
*
unified [Single]XMLFileBacked, enabled xinclude pretty much everywhere
Chris St. Pierre
2012-06-25
1
-3
/
+0
*
added ability to disable Properties write-back
Chris St. Pierre
2012-06-19
1
-20
/
+28
*
added automatch to automatically invoke XMLMatch() on Properties files
Chris St. Pierre
2012-06-19
1
-2
/
+10
*
fixed decryption of Properties files
Chris St. Pierre
2012-06-19
1
-6
/
+7
*
added support for encrypting different elements in a single Properties file w...
Chris St. Pierre
2012-06-15
1
-15
/
+14
*
added properties element encryption
Chris St. Pierre
2012-06-06
1
-1
/
+57
*
Allow to run directly from a git checkout (#1037)
Sol Jerome
2012-03-24
1
-0
/
+76