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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed base64 encoding of non-ascii strings
Chris St. Pierre
2012-08-29
2
-3
/
+7
*
Cfg: clarified genshi errors
Chris St. Pierre
2012-08-29
1
-4
/
+5
*
Compat: added all() for py2.4
Chris St. Pierre
2012-08-28
2
-14
/
+11
*
MetadataQuery: warn if a string is used as argument to by_groups/by_profiles/...
Chris St. Pierre
2012-08-28
1
-2
/
+20
*
Options: misc. minor fixes
Chris St. Pierre
2012-08-28
1
-2
/
+7
*
Bcfg2.settings: Fixed config file reading:
Chris St. Pierre
2012-08-28
3
-18
/
+28
*
better stringification of Option objects
Chris St. Pierre
2012-08-28
1
-2
/
+25
*
SELinux: more tool fixes for old-n-busted RHEL 5
Chris St. Pierre
2012-08-28
1
-17
/
+102
*
added better common walk_packages implementation for python 2.4 and 2.5
Chris St. Pierre
2012-08-27
5
-77
/
+99
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
62
-66
/
+69
*
POSIX: fixed setting handled entries
Chris St. Pierre
2012-08-27
1
-2
/
+7
*
Docs: cleaned up SSLCA docs
Chris St. Pierre
2012-08-27
1
-113
/
+159
*
SSLCA: removed redundant verify_certs option
Chris St. Pierre
2012-08-27
1
-1
/
+2
*
SSLCA: added root_ca option to verify certs against either intermediate or ro...
Chris St. Pierre
2012-08-27
1
-5
/
+13
*
fixed import/usage of MetadataConsistencyError
Chris St. Pierre
2012-08-27
3
-6
/
+5
*
Packages: added support for generating Apt sources.list
Chris St. Pierre
2012-08-27
2
-14
/
+47
*
Packages: made url_map consistent across all source types
Chris St. Pierre
2012-08-27
5
-77
/
+64
*
Merge https://github.com/dikim33/bcfg2
Sol Jerome
2012-08-26
1
-1
/
+8
|
\
|
*
Remove the primary group from the list of extra_groups
DongInn Kim
2012-08-26
1
-1
/
+8
*
|
added SEModules tests
Chris St. Pierre
2012-08-24
1
-0
/
+109
*
|
Plugin test fixes for SEModules
Chris St. Pierre
2012-08-24
1
-17
/
+28
*
|
fixed handling of SEModules with multiple specific modules
Chris St. Pierre
2012-08-24
1
-2
/
+2
*
|
added unit tests for TemplateHelper
Chris St. Pierre
2012-08-24
1
-0
/
+120
*
|
TemplateHelper: removed support for host- and group-specific helpers
Chris St. Pierre
2012-08-24
2
-58
/
+39
*
|
added some basic plugin interface tests to allow inheritance and forward-comp...
Chris St. Pierre
2012-08-24
2
-2
/
+23
*
|
DirectoryBacked: add class attribute to ignore certain patterns
Chris St. Pierre
2012-08-24
2
-0
/
+18
*
|
DirectoryBacked/XMLDirectoryBacked: honor "patterns" class attribute
Chris St. Pierre
2012-08-24
2
-42
/
+60
*
|
fix duplicate repo name infinite loop
Chris St. Pierre
2012-08-23
1
-1
/
+1
*
|
bcfg2-info: fixed Collection.sourcelist arch filter
Chris St. Pierre
2012-08-23
1
-0
/
+2
*
|
bcfg2-info: packagessources/packageresolve fail gracefully if Packages plugin...
Chris St. Pierre
2012-08-23
1
-0
/
+6
*
|
make bcfg2-server RPM require the identical version of bcfg2 (client)
Chris St. Pierre
2012-08-23
1
-1
/
+1
*
|
SchemaUpdater: fix sorting of updaters
Tim Laszlo
2012-08-23
1
-1
/
+2
*
|
Init: comment out database setting by default
Tim Laszlo
2012-08-23
1
-6
/
+6
*
|
Templatehelper: fixed inclusion of group- and host-specific helpers
Chris St. Pierre
2012-08-23
1
-1
/
+1
*
|
finally a relative import fix that works on py2.4 thru 3.2
Chris St. Pierre
2012-08-23
8
-8
/
+40
*
|
removed debugging output
Chris St. Pierre
2012-08-23
1
-2
/
+0
*
|
fixed base_url tests for py2.4/lxml 2.0
Chris St. Pierre
2012-08-23
1
-2
/
+10
*
|
removed relative imports from POSIX tools
Chris St. Pierre
2012-08-23
8
-8
/
+8
*
|
portable way to get regex type
Chris St. Pierre
2012-08-23
1
-1
/
+7
*
|
removed or fixed functools imports
Chris St. Pierre
2012-08-23
5
-17
/
+11
*
|
removed two more relative imports
Chris St. Pierre
2012-08-23
2
-7
/
+7
*
|
removed relative imports from testsuite for py2.4 compat
Chris St. Pierre
2012-08-23
13
-41
/
+155
*
|
SchemaUpdater: _walk_packages incorrectly used __path__
Tim Laszlo
2012-08-22
1
-2
/
+2
*
|
Metadata: provide all() for py2.4 compat
Chris St. Pierre
2012-08-22
1
-0
/
+13
*
|
fixed handling of regex filename patterns in GroupSpool/EntrySet
Chris St. Pierre
2012-08-22
6
-9
/
+17
*
|
do not require a priority attribute on InfoXML files at all
Chris St. Pierre
2012-08-22
4
-17
/
+20
*
|
fix test for python 2.5
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
|
fixed imports from test common
Chris St. Pierre
2012-08-22
12
-12
/
+24
*
|
tweaked tests for python 2.5
Chris St. Pierre
2012-08-22
13
-13
/
+42
*
|
sadly, travis-ci doesn't support python 2.4 :(
Chris St. Pierre
2012-08-22
1
-1
/
+0
[prev]
[next]