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
/
Plugin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
prevent KeyErrors when directories get changed by rsync
Torsten Rehn
2011-07-04
1
-1
/
+1
*
New Info attribute: "sensitive"
Holger Weiß
2011-06-29
1
-2
/
+4
*
Handle :info file removal
Holger Weiß
2011-06-26
1
-1
/
+1
*
change error to debug
Chris St. Pierre
2011-06-16
1
-2
/
+1
*
fixed bugs with handling of negate in new StructFile.Match()
Chris St. Pierre
2011-06-15
1
-2
/
+4
*
bug fixes
Chris St. Pierre
2011-06-15
1
-8
/
+12
*
made StructFile.Match() work with Group/Client tags inside other tags
Chris St. Pierre
2011-06-15
1
-43
/
+37
*
PY3K: Finish server-side code fixes
Sol Jerome
2011-06-14
1
-0
/
+3
*
Plugin: Fix nasty list comprehension bug
Sol Jerome
2011-06-14
1
-2
/
+2
*
Plugins: Handle builtin file type for PY3K
Sol Jerome
2011-05-03
1
-2
/
+5
*
Plugins: Fix import and indent errors
Sol Jerome
2011-04-26
1
-0
/
+1
*
Plugins: Add full PY3K compatibility
Sol Jerome
2011-04-26
1
-9
/
+18
*
added Client tag to StructFile; made PropertyFile inherit from StructFile
Chris St. Pierre
2011-04-14
1
-11
/
+23
*
PY3K + PEP8 fixes for remaining files
Sol Jerome
2011-04-07
1
-1
/
+1
*
Plugins: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
1
-33
/
+69
*
EntrySet: Add generic ignore support for files named \*.genshi_include, enabl...
Narayan Desai
2011-01-22
1
-1
/
+1
*
Cfg: pull file permissions defaults uniformly (Resolves Ticket #958) (Patch f...
Narayan Desai
2011-01-22
1
-4
/
+4
*
Plugin.Version: define parameters for commit_data
Tim Laszlo
2010-12-18
1
-1
/
+1
*
Plugin.py: Reverted broken regex
Tim Laszlo
2010-10-21
1
-2
/
+2
*
web reports: new skin
Tim Laszlo
2010-10-14
1
-2
/
+2
*
Some docstrings added
Fabian Affolter
2010-07-16
1
-9
/
+15
*
Fix broken regex match for owner and mtime
Tim Laszlo
2010-07-08
1
-2
/
+2
*
Add the ability to specify important entries via info/info.xml
Sol Jerome
2010-06-22
1
-3
/
+8
*
Updated files to match PEP 257
Fabian Affolter
2010-06-21
1
-67
/
+68
*
Slight change to error message
Tim Laszlo
2010-06-16
1
-1
/
+1
*
Reduce select timeouts to 2s
Tim Laszlo
2010-06-16
1
-1
/
+1
*
ThreadedStatistics: load/save data on startup/shutdown
Tim Laszlo
2010-06-16
1
-4
/
+82
*
Added ThreadedStatistics plugin class. Migrated DBStats to use ThreadedStati...
Tim Laszlo
2010-06-07
1
-0
/
+31
*
Core: Allow the specification of plugin conflicts (Fix for Ticket #875)
Sol Jerome
2010-04-24
1
-0
/
+1
*
Fix traceback in bcfg2-admin init by using os.makedirs()
Sol Jerome
2010-02-05
1
-11
/
+1
*
Plugin.py: Fix docstring for GroupSpool
Sol Jerome
2010-01-08
1
-1
/
+1
*
Info: Fix regex for paranoid options in info files [bugfix]
Sol Jerome
2009-12-21
1
-1
/
+1
*
Plugin: add a per-plugin runtime debugging infrastructure
Narayan Desai
2009-11-20
1
-1
/
+9
*
POSIX: Remove support for old-style posix entries
Sol Jerome
2009-11-19
1
-3
/
+0
*
Plugin.py: Fix Cfg conflicts (Reported by Thorsten Lockert on irc)
Sol Jerome
2009-11-19
1
-1
/
+1
*
Fix function name in Metadata baseclass
Narayan Desai
2009-10-22
1
-1
/
+1
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-16
/
+16
*
Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...
Narayan Desai
2009-10-02
1
-0
/
+4
*
POSIX: Add support for unified Path entries
Sol Jerome
2009-09-07
1
-0
/
+3
*
Fix FileBacked class to catch created files again
Narayan Desai
2009-07-16
1
-1
/
+1
*
FileCaching: only process file updates on exists and changed events (should c...
Narayan Desai
2009-07-16
1
-1
/
+3
*
bcfg2-admin init: fix traceback (reported by somekool on irc)
Narayan Desai
2009-07-13
1
-9
/
+14
*
Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)
Sol Jerome
2009-07-01
1
-7
/
+26
*
Changed how bcfg2-admin init handles plugins and added update_client to metad...
James Yang
2009-06-30
1
-0
/
+11
*
Cfg: Fix hardwired filename ignores (Fixes Ticket #619)
Narayan Desai
2009-06-14
1
-1
/
+1
*
Fix Pkgmgr virtual package target binding (Reported by TimL)
Narayan Desai
2009-05-20
1
-1
/
+1
*
Implement reporting for deprecated plugins, improve reporting for experimenta...
Narayan Desai
2009-05-07
1
-0
/
+1
*
More spelling fixes
Sol Jerome
2009-04-08
1
-1
/
+1
*
Clarify priority conflict error message
Sol Jerome
2009-03-23
1
-3
/
+5
*
Plugin.py: unify predicates
Narayan Desai
2009-03-19
1
-4
/
+2
[next]