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
...
*
|
added selinux support
Chris St. Pierre
2012-07-03
25
-873
/
+2084
*
|
fixed yumng verify_flags option handling
Chris St. Pierre
2012-06-26
1
-2
/
+7
*
|
unified [Single]XMLFileBacked, enabled xinclude pretty much everywhere
Chris St. Pierre
2012-06-25
10
-100
/
+53
*
|
fixed changed events in Cfg; stringification of FAM objects
Chris St. Pierre
2012-06-21
2
-1
/
+2
*
|
added ability to disable Properties write-back
Chris St. Pierre
2012-06-19
2
-34
/
+52
*
|
added automatch to automatically invoke XMLMatch() on Properties files
Chris St. Pierre
2012-06-19
2
-23
/
+99
*
|
added XMLMatch() method of StructFile to resolve Group/Client tags recursivel...
Chris St. Pierre
2012-06-19
1
-17
/
+52
*
|
fixed decryption of Properties files
Chris St. Pierre
2012-06-19
1
-6
/
+7
*
|
fixed typo in Packages end_statistics hook
Chris St. Pierre
2012-06-19
1
-1
/
+1
*
|
fixed code-block directives
Chris St. Pierre
2012-06-19
1
-12
/
+16
*
|
merged maint
Chris St. Pierre
2012-06-19
18
-152
/
+232
|
\
\
|
*
|
YUMng: Fix DBStats hooks for centos5
Tim Laszlo
2012-06-19
1
-3
/
+3
|
*
|
Adding DB2 support for Statistics
John 'Skip' Reddy
2012-06-19
1
-0
/
+3
|
*
|
Adding DBStats hooks into YUMng
John 'Skip' Reddy
2012-06-19
1
-0
/
+7
|
*
|
fixed import
Chris St. Pierre
2012-06-19
1
-0
/
+1
|
*
|
really fixed ProbeData init
Chris St. Pierre
2012-06-15
1
-1
/
+1
|
*
|
fixed ProbeData.__new__ to actually return something
Chris St. Pierre
2012-06-15
1
-1
/
+1
|
*
|
better error message from bcfg2-info packagesources without a hostname
Chris St. Pierre
2012-06-14
1
-0
/
+3
|
*
|
fix ProbeData inheritance from str
Chris St. Pierre
2012-06-14
1
-0
/
+3
|
*
|
DBStats: watch for missing work queue
Tim Laszlo
2012-06-14
1
-2
/
+2
|
*
|
fixed ProbeData object to actually be a str, not just try (and fail) to imita...
Chris St. Pierre
2012-06-13
1
-42
/
+8
|
*
|
improved SSLCA verification routines and logging
Chris St. Pierre
2012-06-13
2
-14
/
+36
|
*
|
removed extraneous debugging calls
Chris St. Pierre
2012-06-12
1
-2
/
+0
|
*
|
fixed major security flaw in Trigger plugin
Chris St. Pierre
2012-06-12
1
-15
/
+25
|
*
|
fixed bcfg2-info buildall without -f
Chris St. Pierre
2012-06-04
1
-1
/
+2
|
*
|
NagiosGen: Catch name resolution errors
Sol Jerome
2012-06-01
1
-1
/
+6
|
*
|
DBStats: Fix missing sys import
Sol Jerome
2012-05-25
1
-0
/
+1
|
*
|
doc: Fix client tool driver name (reported by m4z on IRC)
Sol Jerome
2012-05-24
1
-1
/
+1
|
*
|
backported option to make Packages plugin set version="any"
Sol Jerome
2012-05-24
1
-3
/
+6
|
*
|
added ability to specify arbitrary repository options to Packages
Chris St. Pierre
2012-05-23
4
-1
/
+56
|
*
|
solaris: Fix permissions on bcfg2 executable
Sol Jerome
2012-05-23
1
-0
/
+1
|
*
|
solaris: Fix build errors
Sol Jerome
2012-05-23
2
-3
/
+3
|
*
|
Pkgmgr: Fix broken altsrc
Tim Laszlo
2012-05-22
2
-4
/
+9
|
*
|
bcfg2.spec: Move python-nose dependency to bcfg2-server
Tim Laszlo
2012-05-22
1
-1
/
+1
|
*
|
minor cleanup
Chris St. Pierre
2012-05-22
1
-4
/
+3
|
*
|
bcfg2-info builddir requires "interactive" flag
Chris St. Pierre
2012-05-22
1
-21
/
+20
|
*
|
use provided logger throughout POSIX driver, to make bcfg2-info builddir quieter
Chris St. Pierre
2012-05-22
1
-19
/
+29
|
*
|
added -f flag to bcfg2-info buildall
Chris St. Pierre
2012-05-22
1
-7
/
+15
|
*
|
set type on Path entries handled by SSLCA
Chris St. Pierre
2012-05-21
1
-0
/
+2
|
*
|
handle package sources without packages for an applicable client arch more gr...
Chris St. Pierre
2012-05-21
1
-0
/
+4
|
*
|
made SSLCA respect info.xml
Chris St. Pierre
2012-05-21
3
-45
/
+55
|
*
|
fixed bug in FileProbes doco
Chris St. Pierre
2012-05-17
1
-1
/
+1
|
*
|
fixed doco bugs
Chris St. Pierre
2012-05-17
1
-3
/
+3
|
*
|
random names for repos without obvious names breaks ability to use a single c...
Chris St. Pierre
2012-05-16
2
-8
/
+4
|
*
|
strip whitespace from one more XML parse
Chris St. Pierre
2012-05-16
1
-4
/
+3
|
*
|
use whitespace-stripping XML parser in base plugins
Chris St. Pierre
2012-05-16
1
-3
/
+7
|
*
|
Packages: Fix URLError handling (Reported by dikim33 on IRC)
Sol Jerome
2012-05-15
2
-1
/
+8
*
|
|
added support for encrypting different elements in a single Properties file w...
Chris St. Pierre
2012-06-15
4
-167
/
+213
*
|
|
fixed option alignment issues
Chris St. Pierre
2012-06-15
4
-21
/
+20
*
|
|
DBStats: Load entries in bulk
Tim Laszlo
2012-06-15
1
-4
/
+13
[prev]
[next]