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
*
Merge branch 'tests'
Chris St. Pierre
2012-08-15
12
-107
/
+62
|
\
|
*
print function fixes
Chris St. Pierre
2012-08-15
1
-2
/
+2
|
*
added unit tests for EntrySet
Chris St. Pierre
2012-08-14
3
-9
/
+9
|
*
added unit tests for INode, InfoNode
Chris St. Pierre
2012-08-13
1
-19
/
+2
|
*
tests and fixes for XMLFileBacked
Chris St. Pierre
2012-08-09
2
-17
/
+8
|
*
move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d...
Chris St. Pierre
2012-08-09
1
-34
/
+25
|
*
ThreadedStatistics needs to be a Plugin object
Chris St. Pierre
2012-08-09
4
-11
/
+5
|
*
DatabaseBacked interface needs to be a Plugin object
Chris St. Pierre
2012-08-09
2
-8
/
+4
|
*
removed calls to built-in file()/io.FileIO() in favor of read()
Chris St. Pierre
2012-08-09
2
-7
/
+7
*
|
PY3K/PEP8 fixes
Sol Jerome
2012-08-14
1
-7
/
+3
*
|
Hostbase: Avoid DeprecationWarning
Sol Jerome
2012-08-12
2
-9
/
+15
|
/
*
raise ImportError if missing genshi libs prevent import of TGenshi
Chris St. Pierre
2012-08-07
1
-1
/
+1
*
Merge reporting configuration with main server configuration
Tim Laszlo
2012-08-07
1
-10
/
+0
*
don't encode Packages source lists just to md5sum them
Chris St. Pierre
2012-08-07
1
-1
/
+1
*
Packages: Add missing lxml import
Sol Jerome
2012-08-06
1
-0
/
+1
*
bug fixes from solj
Chris St. Pierre
2012-08-06
1
-1
/
+1
*
SEModules: Fix traceback
Sol Jerome
2012-08-06
1
-1
/
+1
*
get encoding a better way in packages collection objects
Chris St. Pierre
2012-08-03
1
-1
/
+1
*
fixed calculation of new packages list
Chris St. Pierre
2012-08-03
3
-1
/
+21
*
fixed yum version support for version="any"
Chris St. Pierre
2012-08-03
1
-11
/
+14
*
made yum Packages backend support resolving by version (#1112)
Chris St. Pierre
2012-08-03
3
-24
/
+106
*
fixed location of yum configs to go under Packages cache
Chris St. Pierre
2012-08-03
1
-5
/
+1
*
improved verbosity of bcfg2-yum-helper when bcfg2-server is run with -v
Chris St. Pierre
2012-08-03
1
-9
/
+5
*
batch up get_group calls in Packages to improve performance (#1101)
Chris St. Pierre
2012-08-01
3
-13
/
+33
*
made path to Packages cache configurable
Chris St. Pierre
2012-08-01
1
-14
/
+25
*
made ACLs work in info.xml
Chris St. Pierre
2012-08-01
2
-1
/
+8
*
py3k fix: UserDict -> MutableMapping
Chris St. Pierre
2012-07-31
2
-5
/
+23
*
unified Metadata/DBMetadata plugins
Chris St. Pierre
2012-07-31
3
-178
/
+163
*
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
[next]