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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
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
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
2
-4
/
+9
|
*
minor cleanup
Chris St. Pierre
2012-05-22
1
-4
/
+3
|
*
use provided logger throughout POSIX driver, to make bcfg2-info builddir quieter
Chris St. Pierre
2012-05-22
1
-19
/
+29
|
*
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
2
-41
/
+46
|
*
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
1
-15
/
+14
*
|
fixed option alignment issues
Chris St. Pierre
2012-06-15
1
-17
/
+15
*
|
DBStats: Load entries in bulk
Tim Laszlo
2012-06-15
1
-4
/
+13
*
|
DBStats: remove vlevel from _fetch_reason
Tim Laszlo
2012-06-15
1
-2
/
+1
*
|
DBStats: add unique contraints for entries
Tim Laszlo
2012-06-15
1
-0
/
+3
*
|
DBStats: make imports transactional
Tim Laszlo
2012-06-15
1
-6
/
+11
*
|
made bcfg2-lint load lint plugins from server plugins where appropriate
Chris St. Pierre
2012-06-14
11
-220
/
+215
*
|
ThreadedStatistics: Set daemon=False for ThreadedStatistic
Tim Laszlo
2012-06-14
1
-3
/
+3
*
|
web_reports: add links to entry view
Tim Laszlo
2012-06-14
1
-3
/
+3
*
|
web_reports: add entry links
Tim Laszlo
2012-06-14
2
-2
/
+2
*
|
web_reports: Add entry view
Tim Laszlo
2012-06-14
3
-0
/
+57
*
|
web_reports: Make reasons clickable in entry listings
Tim Laszlo
2012-06-14
3
-2
/
+4
*
|
DBStats: watch for missing work queue
Tim Laszlo
2012-06-14
1
-2
/
+2
*
|
DBStats: Start loading good entries into the db
Tim Laszlo
2012-06-14
3
-29
/
+51
*
|
Client Stats: Add good entries to the statistics sent to the server
Tim Laszlo
2012-06-14
1
-1
/
+3
*
|
web_reports: add a helper function for in_bulk
Tim Laszlo
2012-06-14
1
-6
/
+27
*
|
web_reports: group filtering for <type> element views
Tim Laszlo
2012-06-14
3
-4
/
+7
*
|
EntrySet inherits from Debuggable so no longer needs explicity debug_log; pro...
Chris St. Pierre
2012-06-12
1
-4
/
+6
*
|
added end_statistics hook to ClientRunHooks; added calls to Packages and Pupp...
Chris St. Pierre
2012-06-12
4
-0
/
+10
*
|
added support for Puppet External Node Classifiers
Chris St. Pierre
2012-06-12
1
-0
/
+117
*
|
converted Trigger to use ClientRunHooks instead of abusing Statistics; fix ma...
Chris St. Pierre
2012-06-12
1
-28
/
+37
*
|
converted Packages to use ClientRunHooks instead of abusing GoalValidator
Chris St. Pierre
2012-06-12
1
-7
/
+5
*
|
added ClientRunHooks plugin role
Chris St. Pierre
2012-06-12
2
-0
/
+27
*
|
web_reports: remove :
Tim Laszlo
2012-06-07
1
-1
/
+1
*
|
Probes: Handle write failures better
Tim Laszlo
2012-06-06
1
-1
/
+1
*
|
web_reports: Improve element lists
Tim Laszlo
2012-06-06
2
-24
/
+34
*
|
web_reports: speed up client detail view
Tim Laszlo
2012-06-06
3
-63
/
+29
*
|
added -B (skip bundles) and -Z (skip independent) options
Chris St. Pierre
2012-06-06
2
-17
/
+45
[prev]
[next]