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
/
Plugins
/
Cfg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated files to match PEP 257
Fabian Affolter
2010-06-09
1
-2
/
+2
*
Cfg: Fix diff deltas (Patch from Thomas Schoenl)
Narayan Desai
2009-10-29
1
-1
/
+1
*
Fix incorrect mappings and change configfile type to file
Sol Jerome
2009-10-16
1
-1
/
+1
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-2
/
+7
*
Cfg: Set type to 'configfile' for Path entries
Sol Jerome
2009-10-06
1
-2
/
+4
*
Cfg: delta file regex bugfix
Narayan Desai
2009-03-16
1
-1
/
+1
*
Fix newlinks at the end of .cat files
Narayan Desai
2009-03-02
1
-0
/
+2
*
Use safer alternatives to mktemp (Patch from adeason)
Sol Jerome
2009-01-29
1
-2
/
+6
*
Remove old properties implementation and hardwiring
Narayan Desai
2009-01-21
1
-3
/
+3
*
Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...
Narayan Desai
2009-01-11
1
-1
/
+1
*
Finish up PullSource plugin work
Narayan Desai
2009-01-10
1
-1
/
+2
*
This patch is stage 1 of the plugin capabilities rework
Narayan Desai
2009-01-05
1
-1
/
+1
*
check if content updates are needed
Narayan Desai
2008-10-31
1
-4
/
+5
*
Fix file name generation in Cfg support for bcfg-admin pull
Narayan Desai
2008-10-31
1
-1
/
+1
*
Fix interspersed newlines in deltas with .cat files
Narayan Desai
2008-10-30
1
-0
/
+1
*
Fix bcfg2-admin for new host-specific entries
Narayan Desai
2008-10-28
1
-4
/
+7
*
Get rid of errant newlines (Resolves #599 for real this time)
Narayan Desai
2008-09-29
1
-1
/
+1
*
Fix deltas (Resolves Ticket #599)
Narayan Desai
2008-09-26
1
-1
/
+1
*
Fix :info file creation in bcfg2-admin pull
Narayan Desai
2008-08-07
1
-1
/
+1
*
Unicode support (from stousignant) (Resolves Ticket #549)
Narayan Desai
2008-06-30
1
-3
/
+3
*
Fix error message in non-matching case
Narayan Desai
2008-06-09
1
-2
/
+4
*
Move base data caching es class to Plugin.py
Narayan Desai
2008-04-08
1
-14
/
+1
*
Fix 0-length file handling
Narayan Desai
2008-03-24
1
-9
/
+2
*
Rework bcfg2-admin pull
Narayan Desai
2008-03-24
1
-76
/
+68
*
Reimplement Cfg using EntrySet
Narayan Desai
2008-03-21
1
-375
/
+89
*
tighten up ignore regex in Cfg
Narayan Desai
2008-03-09
1
-1
/
+1
*
Fix bcfg2-admin pull for host-specific files when the current data is group-s...
Narayan Desai
2008-01-29
1
-3
/
+3
*
Handle infoxml failure cases (reported in irc) [bugfix]
Narayan Desai
2008-01-29
1
-0
/
+4
*
Fix test in case of using fulldata uploads for bcfg2-admin pull [bugfix]
Narayan Desai
2008-01-18
1
-1
/
+1
*
Fix for Lance's hiccup [bugfix]
Narayan Desai
2008-01-18
1
-1
/
+1
*
fix case: info file gets moved as part of an upper directory, e.g. mv Cfg/etc...
Robert Gogolok
2007-12-28
1
-1
/
+12
*
Fix handling of files ending in .cat or .diff [bugfix]
Narayan Desai
2007-12-13
1
-1
/
+3
*
bcfg2-admin pull fixes
Narayan Desai
2007-11-12
1
-5
/
+5
*
Second stage of the root->0 backout (from GP)
Narayan Desai
2007-11-02
1
-1
/
+1
*
Produce better interactive questions for bcfg2-admin
Narayan Desai
2007-10-31
1
-1
/
+1
*
Deregister Cfg entries in case of overall deletion (Resolves Ticket #481)
Narayan Desai
2007-10-30
1
-0
/
+6
*
Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...
Narayan Desai
2007-10-30
1
-2
/
+13
*
Plugin updates: Account sudoers perms, Cfg recreate bug, Deps error path
Narayan Desai
2007-10-10
1
-3
/
+5
*
Implement basic info.xml support
Narayan Desai
2007-08-07
1
-4
/
+18
*
fix for Cfg file pull
Narayan Desai
2007-08-01
1
-1
/
+6
*
Fix binary config file stats upload
Narayan Desai
2007-08-01
1
-8
/
+7
*
Power about to die can't find adapter may work or not...
Daniel Joseph Barnhart Clark
2007-07-02
1
-1
/
+1
*
Implement ConfigFile mtime assertion (Resolves Ticket #421)
Narayan Desai
2007-04-11
1
-1
/
+4
*
Move logic for repository interactions in bcfg2-admin pull into individual pl...
Narayan Desai
2007-04-03
1
-1
/
+39
*
Remove spurious error messages for empty lines in :info files
Narayan Desai
2007-03-20
1
-1
/
+3
*
Fix :info files
Narayan Desai
2007-02-06
1
-1
/
+1
*
Fix owner and group names that contain dashes
Narayan Desai
2007-02-04
1
-1
/
+1
*
* Disable Yum driver for now
Narayan Desai
2007-01-31
1
-2
/
+3
*
Fix traceback issue which would cause 0-length files
Narayan Desai
2006-11-12
1
-1
/
+1
*
updated the way probes store the data properly to close ticket #242
Rick Bradshow
2006-10-24
1
-2
/
+6
[next]