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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reports system settings import
Narayan Desai
2008-05-02
1
-1
/
+1
*
SGenshi: loosen up file name regex
Narayan Desai
2008-05-02
1
-1
/
+1
*
POSIX: Fix creation of non-existent files in paranoid mode (Resolves Ticket #...
Narayan Desai
2008-05-01
1
-1
/
+2
*
Replace bcfg2-query with bcfg2-admin query
Narayan Desai
2008-05-01
3
-108
/
+17
*
Initial bcfg2-admin query implementation
Narayan Desai
2008-04-30
2
-1
/
+39
*
Save dynamic group data (for use in bcfg2-info) (Patch from zultron)
Narayan Desai
2008-04-25
1
-1
/
+8
*
auto-reformat server fingerprint if needed (Resolves Ticket #546)
Narayan Desai
2008-04-25
3
-7
/
+13
*
Fix SGenshi property use
Narayan Desai
2008-04-24
1
-1
/
+1
*
Fix bcfg2-info interactions with BoundEntries
Narayan Desai
2008-04-24
1
-1
/
+1
*
implement bcfg2-info non-interactive mode
Narayan Desai
2008-04-24
1
-1
/
+5
*
Fix ex_ents tb (reported by SolJ) [bugfix]
Narayan Desai
2008-04-17
1
-2
/
+1
*
new ebuild script (with server use flag) (from Kamil Kisiel)
Narayan Desai
2008-04-16
1
-0
/
+71
*
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
*
Version bump to 0.9.6pre1
Narayan Desai
2008-04-08
2
-4
/
+10
*
Fix svn use in alternative locales (Patch from GP) (Resolves Ticket #538) [bu...
Narayan Desai
2008-04-08
1
-1
/
+1
*
Setup keywords properly
Narayan Desai
2008-04-08
0
-0
/
+0
*
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
2
-32
/
+38
*
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
*
init script fixup from SolJ
Narayan Desai
2008-03-25
1
-0
/
+5
*
switch to os.path.join (patch from SB)
Narayan Desai
2008-03-25
1
-1
/
+1
*
Remove doc generation from debian rules file (patch from Sebastien Barthelemy...
Narayan Desai
2008-03-25
1
-1
/
+0
*
Fix frame test failures
Narayan Desai
2008-03-24
1
-2
/
+1
*
Smarten up create-debian-pkglist-gp.py (from Sebastien Barthlemy (sorry, LANG...
Narayan Desai
2008-03-24
1
-11
/
+11
*
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
[next]