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
/
Bcfg2
/
Server
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow merging of undefined groups
Chris St. Pierre
2012-07-30
1
-3
/
+3
*
fixed repo names for sources that apply globally to all clients (#1120)
Chris St. Pierre
2012-07-30
1
-2
/
+7
*
Added ability to store probe data in database instead of probed.xml
Chris St. Pierre
2012-07-30
1
-61
/
+110
*
Metadata and other improvements:
Chris St. Pierre
2012-07-30
3
-226
/
+551
*
Pkgmgr: missing os import
Tim Laszlo
2012-07-25
1
-0
/
+1
*
import re to fix yum repo naming conflicts
Chris St. Pierre
2012-07-25
1
-0
/
+1
*
Added query b=bundle method to bcfg2-admin.
Jake Davis
2012-07-24
1
-0
/
+5
*
GroupPatterns improvements
Chris St. Pierre
2012-07-24
1
-2
/
+5
*
fixed missing os import in GroupPatterns
Chris St. Pierre
2012-07-24
1
-0
/
+1
*
fixed handling of xincluded Metadata files
Chris St. Pierre
2012-07-20
1
-0
/
+5
*
added CherryPy-based server core
Chris St. Pierre
2012-07-19
1
-36
/
+45
*
Packages: Make sure essential packages are cached
Sol Jerome
2012-07-19
1
-4
/
+8
*
made inotify FAM work. i think.
Chris St. Pierre
2012-07-18
1
-13
/
+13
*
LDAP plugin: special characters in search filters need double escaping
Torsten Rehn
2012-07-18
1
-1
/
+1
*
bcfg2-lint bug fixes
Chris St. Pierre
2012-07-11
2
-3
/
+8
*
added ServiceCompat plugin for running 1.3 server with 1.2 clients
Chris St. Pierre
2012-07-11
1
-0
/
+32
*
added feature to allow clients to declare their version to server
Chris St. Pierre
2012-07-11
1
-6
/
+29
*
try to get details about a genshi error
Chris St. Pierre
2012-07-05
1
-4
/
+61
*
added selinux support
Chris St. Pierre
2012-07-03
1
-0
/
+46
*
unified [Single]XMLFileBacked, enabled xinclude pretty much everywhere
Chris St. Pierre
2012-06-25
8
-51
/
+26
*
fixed changed events in Cfg; stringification of FAM objects
Chris St. Pierre
2012-06-21
1
-0
/
+1
*
added ability to disable Properties write-back
Chris St. Pierre
2012-06-19
1
-20
/
+28
*
added automatch to automatically invoke XMLMatch() on Properties files
Chris St. Pierre
2012-06-19
1
-2
/
+10
*
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
*
merged maint
Chris St. Pierre
2012-06-19
6
-97
/
+115
*
added support for encrypting different elements in a single Properties file w...
Chris St. Pierre
2012-06-15
1
-15
/
+14
*
made bcfg2-lint load lint plugins from server plugins where appropriate
Chris St. Pierre
2012-06-14
5
-2
/
+211
*
added end_statistics hook to ClientRunHooks; added calls to Packages and Pupp...
Chris St. Pierre
2012-06-12
2
-0
/
+6
*
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
*
Probes: Handle write failures better
Tim Laszlo
2012-06-06
1
-1
/
+1
*
DBStats: Save interaction metadata
Tim Laszlo
2012-06-06
1
-1
/
+1
*
added properties element encryption
Chris St. Pierre
2012-06-06
2
-2
/
+58
*
PY3K: Refactor input code
Sol Jerome
2012-06-05
1
-8
/
+1
*
DBStats: Stop building a ConfigStatistics xml
Tim Laszlo
2012-06-05
1
-16
/
+8
*
Statistics: missing sys import
Tim Laszlo
2012-06-04
1
-0
/
+1
*
DBStats: Add missing sys import
Sol Jerome
2012-06-04
1
-0
/
+1
*
NagiosGen: Create empty config.xml when missing
Sol Jerome
2012-06-04
1
-1
/
+15
*
fixed docs, code that referenced old yum section of packages.conf
Chris St. Pierre
2012-06-04
1
-1
/
+1
*
Packages: Fix unexpected indent
Sol Jerome
2012-06-01
1
-1
/
+1
*
fixed caching of Collection objects; moved bcfg2-info packagesources code int...
Chris St. Pierre
2012-06-01
1
-4
/
+29
*
fixed return values from toggle_debug xcmds
Chris St. Pierre
2012-06-01
1
-1
/
+2
*
DBStats: New db update routines
Tim Laszlo
2012-06-01
1
-1
/
+3
*
DBStats: Pylint/PEP8 fixes
Sol Jerome
2012-05-25
1
-4
/
+6
*
Pkgmgr: Fix broken altsrc
Tim Laszlo
2012-05-22
1
-4
/
+6
*
Fix PY3K syntax error
Sol Jerome
2012-05-21
1
-1
/
+2
*
Packages: Print more information when a source type fails to load
Tim Laszlo
2012-05-21
1
-2
/
+2
*
Bundler: Fix genshi import
Sol Jerome
2012-05-21
1
-2
/
+2
[next]