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
*
testsuite: Fix Option testsuite errors
Sol Jerome
2012-05-19
1
-10
/
+13
*
Update packaging with pyinotify dependency
Sol Jerome
2012-05-19
2
-3
/
+2
*
Merge branch 'master' of https://github.com/dikim33/bcfg2
Sol Jerome
2012-05-19
0
-0
/
+0
|
\
|
*
Store group="name" rather than gid="GID" at the attribute of UnixUser.
DongInn Kim
2012-05-14
1
-2
/
+7
*
|
Reports: Use config file from the command line
Tim Laszlo
2012-05-18
2
-1
/
+7
*
|
bcfg2-admin: reports command isn't printing all options
Tim Laszlo
2012-05-18
1
-2
/
+2
*
|
fixed some stringification issues
Chris St. Pierre
2012-05-18
2
-1
/
+4
*
|
Added inotify filemonitor driver
Chris St. Pierre
2012-05-18
16
-359
/
+449
*
|
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
*
|
Merge branch 'YUMng_DBStats' of https://github.com/reddywhp/bcfg2
Sol Jerome
2012-05-17
1
-0
/
+7
|
\
\
|
*
|
Adding DBStats hooks into YUMng
John 'Skip' Reddy
2012-05-17
1
-0
/
+7
*
|
|
Adding DB2 support for Statistics
John 'Skip' Reddy
2012-05-17
1
-0
/
+3
|
/
/
*
|
fixed encrypted genshi/cheetah generators
Chris St. Pierre
2012-05-17
7
-36
/
+38
*
|
fixed merge error with Lint.Deltas
Chris St. Pierre
2012-05-17
1
-0
/
+0
*
|
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
2
-3
/
+11
*
|
Added ability to store Cfg files with AES encryption
Chris St. Pierre
2012-05-15
3
-0
/
+204
*
|
merged maint
Chris St. Pierre
2012-05-15
15
-31
/
+80
|
\
\
|
*
|
added len() to PackagesSources object
Chris St. Pierre
2012-05-15
1
-0
/
+3
|
*
|
use XML parser that strips whitespace to avoid xml concatenation pretty_print...
Chris St. Pierre
2012-05-15
11
-24
/
+52
|
*
|
disabling metadata implies disabling the resolver
Chris St. Pierre
2012-05-07
2
-2
/
+9
|
*
|
check for bcfg2-yum-helper in $PATH first
Chris St. Pierre
2012-05-04
2
-6
/
+21
*
|
|
fixed event handling for bcfg2.conf
Chris St. Pierre
2012-05-15
1
-1
/
+1
*
|
|
Store group="name" rather than gid="GID" at the attribute of UnixUser.
DongInn Kim
2012-05-14
1
-2
/
+7
*
|
|
added docs for selectively disabling Cfg validation
Chris St. Pierre
2012-05-14
1
-7
/
+13
*
|
|
fixed docs for packages.conf/rules.conf
Chris St. Pierre
2012-05-14
2
-36
/
+27
*
|
|
fixed OptionParser FAM race condition
Chris St. Pierre
2012-05-14
1
-1
/
+5
*
|
|
fixed bug in list_accept_choices in Cfg
Chris St. Pierre
2012-05-14
1
-1
/
+1
*
|
|
Merge branch 'master' of https://github.com/dikim33/bcfg2
Sol Jerome
2012-05-14
1
-12
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Better approach to get /etc/group updated with the exisitng account
DongInn Kim
2012-05-14
1
-12
/
+34
*
|
|
Merge branch 'master' of https://github.com/dikim33/bcfg2
Sol Jerome
2012-05-13
1
-0
/
+120
|
\
|
|
|
*
|
Add a script to generate accounts.xml from the existing /etc/passwd file.
DongInn Kim
2012-05-13
1
-0
/
+120
*
|
|
reports: Fix typo
Sol Jerome
2012-05-13
1
-1
/
+1
*
|
|
doc: Clarify group-specific file documentation
Sol Jerome
2012-05-13
1
-9
/
+9
|
/
/
*
|
added ability to disable Cfg file validation
Chris St. Pierre
2012-05-11
3
-23
/
+44
*
|
moved plugin-specific configs to main config file; propagate "setup" object t...
Chris St. Pierre
2012-05-11
20
-212
/
+225
*
|
added short-lived caching of Packages Collection objects
Chris St. Pierre
2012-05-11
2
-19
/
+54
*
|
remove extraneous assignment of package version
Chris St. Pierre
2012-05-11
1
-1
/
+0
*
|
reports: Fix traceback reported by Rodney Young
Sol Jerome
2012-05-11
1
-2
/
+12
*
|
reports: Fix traceback when missing python db modules
Sol Jerome
2012-05-10
1
-1
/
+10
*
|
set important on yum/apt config generated by Packages
Chris St. Pierre
2012-05-10
1
-5
/
+6
*
|
reports: Fix unpruned entries display
Sol Jerome
2012-05-09
2
-2
/
+2
*
|
added support for validating Cfg file contents using external commands
Chris St. Pierre
2012-05-09
7
-102
/
+241
*
|
fixed return value check in diff filter
Chris St. Pierre
2012-05-09
1
-1
/
+1
*
|
fixed MergeFiles bcfg2-lint plugin
Chris St. Pierre
2012-05-09
1
-1
/
+4
*
|
fixed more bcfg2-lint plugins for Cfg modularization
Chris St. Pierre
2012-05-09
3
-20
/
+26
*
|
fixed bcfg2-lint Deltas plugin
Chris St. Pierre
2012-05-09
3
-9
/
+9
*
|
modularized Cfg
Chris St. Pierre
2012-05-08
12
-307
/
+567
*
|
Options: Change default paranoid setting to 'true'
Sol Jerome
2012-05-07
3
-6
/
+4
[next]