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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable properties for use in SGenshi templates
Narayan Desai
2008-04-16
1
-1
/
+8
*
Fix handling of info.xml files in svn repos
Narayan Desai
2008-04-16
1
-3
/
+3
*
Fix bcfg2.conf generation in bcfg2-admin init
Narayan Desai
2008-04-10
1
-1
/
+1
*
Fix probe source
Narayan Desai
2008-04-09
1
-1
/
+1
*
Fix svn use in alternative locales (Patch from GP) (Resolves Ticket #538) [bu...
Narayan Desai
2008-04-08
1
-1
/
+1
*
Implement probe-handling using EntrySet code (makes client- and group-specifi...
Narayan Desai
2008-04-08
1
-22
/
+32
*
Move base data caching es class to Plugin.py
Narayan Desai
2008-04-08
2
-14
/
+14
*
Patch from jstrunk to support vhost subdirs as the reports root location (Res...
Narayan Desai
2008-04-08
1
-30
/
+44
*
Switch SGenshi over to using EntrySet classes as well (SGenshi templates can ...
Narayan Desai
2008-04-08
3
-58
/
+50
*
Add an extra blank line in multi-entry output
Narayan Desai
2008-04-05
1
-0
/
+1
*
Fix request handler traceback if client disappear suddenly (cosmetic)
Narayan Desai
2008-04-01
1
-0
/
+6
*
Fix and simplify fingerprint verification code
Narayan Desai
2008-04-01
1
-8
/
+6
*
Remove dead code
Narayan Desai
2008-04-01
1
-27
/
+0
*
Fix option description for multi-fingerprint
Narayan Desai
2008-04-01
1
-1
/
+1
*
multi-fingerprint support (mainly from Ben Ritcey)
Narayan Desai
2008-04-01
2
-17
/
+85
*
Fix Options (don't cook default values) (needed for the multi-fingerprint patch)
Narayan Desai
2008-03-31
1
-21
/
+26
*
Fix prune mode tb for Directories (patch from SolJ)
Narayan Desai
2008-03-30
1
-0
/
+1
*
Fix SSHbase key managment in arbitrary locations
Narayan Desai
2008-03-27
1
-3
/
+8
*
fingerprint fix from ritcey
Narayan Desai
2008-03-27
1
-1
/
+7
*
Initial BoundEntry support
Narayan Desai
2008-03-24
1
-0
/
+3
*
Speed up bcfg2-info startup
Narayan Desai
2008-03-24
1
-5
/
+4
*
Fix 0-length file handling
Narayan Desai
2008-03-24
1
-9
/
+2
*
Rework bcfg2-admin pull
Narayan Desai
2008-03-24
4
-149
/
+156
*
make Specificity generically useful
Narayan Desai
2008-03-23
1
-19
/
+24
*
new bcfg2-admin pull infrastructure
Narayan Desai
2008-03-23
1
-3
/
+5
*
Remove dead code
Narayan Desai
2008-03-22
1
-17
/
+0
*
Implement EntrySet-level error suppression for non-matching events
Narayan Desai
2008-03-22
1
-3
/
+3
*
Add FIXME
Narayan Desai
2008-03-22
1
-0
/
+1
*
Implement filesystem event debugging in bcfg2-info (new command event_debug)
Narayan Desai
2008-03-22
2
-12
/
+27
*
Enable use of properties store (from ritcey)
Narayan Desai
2008-03-22
1
-0
/
+1
*
Fix race condition (awesome debugging by ritcey)
Narayan Desai
2008-03-22
1
-1
/
+2
*
Clean up stable probe data and dynamic groups properly (Reported by SolJ)
Narayan Desai
2008-03-22
2
-15
/
+25
*
Reimplement Cfg using EntrySet
Narayan Desai
2008-03-21
1
-375
/
+89
*
Fix Specificity.matches bug and fix es_cls name
Narayan Desai
2008-03-21
1
-4
/
+4
*
New EntrySet-based TCheetah from ritcey
Narayan Desai
2008-03-21
1
-127
/
+21
*
plugin infrastructure improvements
Narayan Desai
2008-03-21
1
-11
/
+34
*
EntrySet infrastructure for Cfg conversion
Narayan Desai
2008-03-21
1
-13
/
+27
*
Merge in GroupSpool plugin as common code and switch TGenshi to use it
Narayan Desai
2008-03-21
2
-128
/
+116
*
clean up event handling and handle specificityerrors
Narayan Desai
2008-03-21
1
-5
/
+12
*
Add mode error class
Narayan Desai
2008-03-21
1
-0
/
+3
*
Implement EntrySet and basic testing for it (mainly from ritcey)
Narayan Desai
2008-03-21
1
-0
/
+137
*
Harden Viz mode against failures (Analogue to [4425])
Narayan Desai
2008-03-20
1
-8
/
+11
*
Remove deprecated PostInstall driver
Narayan Desai
2008-03-17
1
-21
/
+0
*
Remove validation states from Tool instances (in preparation for DecisionList...
Narayan Desai
2008-03-17
13
-64
/
+65
*
Move req.cleanup initialization earlier
Narayan Desai
2008-03-16
1
-1
/
+1
*
Fix help display for long options
Narayan Desai
2008-03-16
1
-2
/
+8
*
Improve scaling behavior for non-forked handlers. Basically,
Narayan Desai
2008-03-15
1
-0
/
+6
*
Harden daemonization against failures
Narayan Desai
2008-03-12
1
-4
/
+7
*
Improve importscript error message when bcfg2.conf is not readable (Resolves ...
Narayan Desai
2008-03-09
1
-7
/
+4
*
Add symlink information for interactive mode (Resolves Ticket #519) [bugfix]
Narayan Desai
2008-03-09
1
-0
/
+4
[next]