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
*
fixed previous commit so that SingleXMLFileBacked plugins use xinclude, and G...
Chris St. Pierre
2011-09-19
1
-18
/
+27
*
made all XMLFileBacked plugins (e.g., GroupPatterns) support XInclude
Chris St. Pierre
2011-09-19
1
-4
/
+25
*
added Defaults plugin
Chris St. Pierre
2011-09-19
1
-4
/
+4
*
Plugin.py: Add filename to error message (Reported by Kioob on IRC)
Sol Jerome
2011-08-31
1
-1
/
+2
*
fixed logic with selecting correct rule from previous commit
Chris St. Pierre
2011-08-31
1
-2
/
+2
*
added regex support to Rules
Chris St. Pierre
2011-08-31
1
-10
/
+25
*
Plugin.py: Deal with more vim temporary files
Sol Jerome
2011-08-17
1
-1
/
+1
*
Filter for ignored files earlier to eliminate traceback.
Mike McCallister
2011-08-17
1
-5
/
+5
*
Be a little more conservative in handling "changed" events.
Mike McCallister
2011-08-09
1
-17
/
+44
*
fixed info.xml XMLSrc fix
Chris St. Pierre
2011-08-03
1
-1
/
+1
*
Merge branch 'master' of https://github.com/mikemccllstr/bcfg2
Sol Jerome
2011-08-02
1
-13
/
+16
|
\
|
*
Fix error that occurs when deleting and re-creating the same directory.
Mike McCallister
2011-07-29
1
-13
/
+16
*
|
split up XMLSrc parsers used for Rules and info.xml
Chris St. Pierre
2011-08-01
1
-5
/
+18
|
/
*
Fixed problem with recent DirectoryBacked changes that caused a traceback on ...
Mike McCallister
2011-07-26
1
-3
/
+12
*
Rewrote DirectoryBacked so it handles files contained in an arbitrary directo...
Mike McCallister
2011-07-26
1
-37
/
+107
*
Added docstring to explain what 'datastore' argument contains.
Mike McCallister
2011-07-23
1
-0
/
+5
*
Created a new method to return a sorted list of plugins by type.
Mike McCallister
2011-07-22
1
-0
/
+5
*
made info.xml files understand <Path> tags to better set permissions on altsr...
Chris St. Pierre
2011-07-19
1
-11
/
+14
*
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
[next]