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
/
Server
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix ProbeData inheritance from str
Chris St. Pierre
2012-06-14
1
-0
/
+3
*
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
1
-13
/
+29
*
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
*
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
*
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
2
-1
/
+19
*
Pkgmgr: Fix broken altsrc
Tim Laszlo
2012-05-22
1
-4
/
+6
*
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
1
-29
/
+32
*
random names for repos without obvious names breaks ability to use a single c...
Chris St. Pierre
2012-05-16
2
-8
/
+4
*
Packages: Fix URLError handling (Reported by dikim33 on IRC)
Sol Jerome
2012-05-15
1
-1
/
+6
*
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
8
-21
/
+42
*
disabling metadata implies disabling the resolver
Chris St. Pierre
2012-05-07
1
-0
/
+4
*
check for bcfg2-yum-helper in $PATH first
Chris St. Pierre
2012-05-04
1
-2
/
+16
*
better support for re-reading packages.conf (and SimpleConfigs in general)
Chris St. Pierre
2012-05-04
2
-13
/
+22
*
fixed repo name generation
Chris St. Pierre
2012-05-04
1
-2
/
+3
*
5ea25b9... improved some error messages; only setup pulp connection if there ...
Chris St. Pierre
2012-05-04
1
-19
/
+20
*
improved error reporting in a few places
Chris St. Pierre
2012-05-04
1
-4
/
+2
*
better error reporting
Chris St. Pierre
2012-05-04
2
-27
/
+38
*
bcfg2-info: Fix packagesources command
Sol Jerome
2012-04-19
1
-2
/
+3
*
Cfg: Fix logger calls
Sol Jerome
2012-03-23
1
-6
/
+6
*
suppress warning about probed.xml
Chris St. Pierre
2012-03-23
1
-0
/
+10
*
fixed automatic handling of GPGKeys
Chris St. Pierre
2012-03-21
1
-23
/
+41
*
fixed debug output from bcfg2-yum-helper
Chris St. Pierre
2012-03-21
1
-4
/
+2
*
removed unnecessary code
Chris St. Pierre
2012-03-20
1
-16
/
+14
*
Bundler: Remove excess code
Sol Jerome
2012-03-20
1
-2
/
+0
*
Bundler: Fix tb from missing Bundle (Reported by jgd on IRC)
Sol Jerome
2012-03-20
1
-1
/
+5
*
Cfg: Add debug_log method to CfgEntrySet
Sol Jerome
2012-03-20
1
-0
/
+4
*
Pkgmgr: Fix DeprecationWarning (reported by odenbach on IRC)
Sol Jerome
2012-03-19
1
-2
/
+5
*
filter out characters yum dislikes in repo names
Chris St. Pierre
2012-03-15
1
-3
/
+7
*
fixed logging, deduplicated code in FileProbes
Chris St. Pierre
2012-03-14
1
-70
/
+77
*
fixed print() calls in Cfg
Chris St. Pierre
2012-03-14
1
-10
/
+10
*
make Trigger ignore temp files, VCS metadata
Chris St. Pierre
2012-03-14
1
-3
/
+10
*
killing FileProbes because a file fetch failed is probably not ideal
Chris St. Pierre
2012-03-13
1
-1
/
+0
*
added debugging about ssh_known_hosts cache invalidation to SSHbase
Chris St. Pierre
2012-03-13
1
-0
/
+4
*
set default debuglevel for Packages yum configs, add debug output from bcfg2-...
Chris St. Pierre
2012-02-23
1
-0
/
+6
*
catch error if Packages plugin lacks permissions to create cachedir
Chris St. Pierre
2012-02-06
1
-1
/
+6
*
made PackagesConfig object more resilient on initial plugin loading
Chris St. Pierre
2012-02-06
1
-1
/
+1
*
Restore missing pipes import in svn plugin
Arto Jantunen
2012-02-05
1
-0
/
+1
*
made automatic repository naming not suck horribly
Chris St. Pierre
2012-01-25
2
-10
/
+32
*
Cfg: Inform user of info.xml override (#1089)
Sol Jerome
2012-01-25
1
-5
/
+14
*
removed unnecessary raise (#1068)
Chris St. Pierre
2012-01-24
1
-1
/
+0
*
fixed metadata/resolver option defaults
Chris St. Pierre
2012-01-24
1
-0
/
+4
*
improved Packages debug info, added packageresolve and packagesources bcfg2-i...
Chris St. Pierre
2012-01-24
1
-13
/
+10
*
clarified handling of boolean values in packages.conf
Chris St. Pierre
2012-01-23
1
-4
/
+16
[next]