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
/
Cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reporting: Merge new reporting data
Tim Laszlo
2012-10-08
1
-0
/
+2
*
Cfg: fixed regexes for handling and ignoring files with different Cfg handlers
Chris St. Pierre
2012-10-03
1
-39
/
+17
*
Cfg: fixed some issues with genshi error handling
Chris St. Pierre
2012-10-03
1
-2
/
+2
*
testsuite: added unit tests for Cfg handlers
Chris St. Pierre
2012-10-02
7
-24
/
+27
*
Cfg: deprecated perms="inherit"
Chris St. Pierre
2012-10-02
1
-0
/
+2
*
testsuite: unit tests for Cfg plugin and base handlers
Chris St. Pierre
2012-10-02
1
-100
/
+124
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
8
-116
/
+144
*
Encryption: improved docs, made algorithm configurable
Chris St. Pierre
2012-09-20
3
-23
/
+40
*
Cfg: documented all Cfg modules, added development docs
Chris St. Pierre
2012-09-11
12
-96
/
+444
*
Documented all plugin helper objects
Chris St. Pierre
2012-09-06
1
-1
/
+0
*
deprecated info/:info, .cat, and .diff files
Chris St. Pierre
2012-08-31
4
-1
/
+12
*
Cfg: clarified genshi errors
Chris St. Pierre
2012-08-29
1
-4
/
+5
*
added better common walk_packages implementation for python 2.4 and 2.5
Chris St. Pierre
2012-08-27
1
-20
/
+7
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
2
-2
/
+2
*
fixed handling of regex filename patterns in GroupSpool/EntrySet
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
do not require a priority attribute on InfoXML files at all
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
1
-2
/
+2
*
fixed encoding of Cfg files with unicode contents
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
merged cheetah encoding fixes from maint
Chris St. Pierre
2012-08-22
2
-3
/
+5
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
1
-15
/
+14
*
fixed EntrySet.best_matching()
Chris St. Pierre
2012-08-20
1
-0
/
+5
*
FileProbes: fixed bug introduced by Cfg rewrite
Chris St. Pierre
2012-08-16
1
-0
/
+13
*
made ACLs work in info.xml
Chris St. Pierre
2012-08-01
2
-1
/
+8
*
bcfg2-lint bug fixes
Chris St. Pierre
2012-07-11
1
-2
/
+5
*
try to get details about a genshi error
Chris St. Pierre
2012-07-05
1
-4
/
+61
*
fixed changed events in Cfg; stringification of FAM objects
Chris St. Pierre
2012-06-21
1
-0
/
+1
*
made bcfg2-lint load lint plugins from server plugins where appropriate
Chris St. Pierre
2012-06-14
1
-0
/
+21
*
added properties element encryption
Chris St. Pierre
2012-06-06
1
-1
/
+1
*
fixes for missing genshi
Chris St. Pierre
2012-05-21
2
-4
/
+4
*
fixed tb when genshi is not installed
Chris St. Pierre
2012-05-21
1
-0
/
+1
*
CfgLegacyInfo: Missing path attribute
Tim Laszlo
2012-05-18
1
-0
/
+4
*
Allow Cfg loader to work with python 2.4
Tim Laszlo
2012-05-18
1
-1
/
+13
*
fixed encrypted genshi/cheetah generators
Chris St. Pierre
2012-05-17
6
-30
/
+29
*
added Cfg drivers for encrypted genshi/cheetah templates
Chris St. Pierre
2012-05-16
3
-17
/
+71
*
add_option properly adds an option to OptionParser after initial parsing
Chris St. Pierre
2012-05-16
1
-1
/
+1
*
Added ability to store Cfg files with AES encryption
Chris St. Pierre
2012-05-15
1
-0
/
+54
*
fixed bug in list_accept_choices in Cfg
Chris St. Pierre
2012-05-14
1
-1
/
+1
*
added ability to disable Cfg file validation
Chris St. Pierre
2012-05-11
1
-22
/
+32
*
added support for validating Cfg file contents using external commands
Chris St. Pierre
2012-05-09
6
-68
/
+158
*
fixed return value check in diff filter
Chris St. Pierre
2012-05-09
1
-1
/
+1
*
fixed more bcfg2-lint plugins for Cfg modularization
Chris St. Pierre
2012-05-09
1
-0
/
+1
*
fixed bcfg2-lint Deltas plugin
Chris St. Pierre
2012-05-09
2
-2
/
+2
*
modularized Cfg
Chris St. Pierre
2012-05-08
8
-0
/
+534