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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SSHbase key managment in arbitrary locations
Narayan Desai
2008-03-27
1
-3
/
+8
*
Initial BoundEntry support
Narayan Desai
2008-03-24
1
-0
/
+3
*
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
1
-12
/
+23
*
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
1
-7
/
+13
*
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
*
Improve importscript error message when bcfg2.conf is not readable (Resolves ...
Narayan Desai
2008-03-09
1
-7
/
+4
*
deprecate PostInstalls (in schemas and Core.py) -- Actions can be used instead
Narayan Desai
2008-03-09
1
-1
/
+1
*
Add psyco support to the server core (speeds up operations ~40% for simple te...
Narayan Desai
2008-03-09
1
-0
/
+6
*
tighten up ignore regex in Cfg
Narayan Desai
2008-03-09
1
-1
/
+1
*
Fix viz mode
Narayan Desai
2008-02-19
1
-5
/
+4
*
bcfg2-query patch from SolJ
Narayan Desai
2008-02-19
1
-0
/
+5
*
Fix MineStruct (patch from Sol J)
Narayan Desai
2008-02-09
1
-1
/
+1
*
Fix traceback upon error message [bugfix]
Narayan Desai
2008-02-06
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
*
Clean out dispatch table whenever files change (Resolves Ticket #522) [bugfix]
Narayan Desai
2008-01-29
1
-0
/
+1
*
Handle group coloring more robustly (Fixes issue reported by Matt Baker on ir...
Narayan Desai
2008-01-28
1
-5
/
+6
*
Fix use of category names with hyphens (Resolves Ticket #518)
Narayan Desai
2008-01-24
1
-1
/
+1
*
Implement support for .static files of external public keys
Narayan Desai
2008-01-22
1
-1
/
+9
*
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
*
bcfg-admin init: generate random password if no password specified
Robert Gogolok
2008-01-09
1
-6
/
+12
*
bcfg2-admin init: don't echo password
Robert Gogolok
2008-01-09
1
-3
/
+5
*
bcfg2-admin init:
Robert Gogolok
2008-01-08
1
-26
/
+48
*
fix 'bcfg2-admin init': args[0] is not necessarily present
Robert Gogolok
2008-01-08
1
-1
/
+1
*
Pull internal option parsing out of Core
Narayan Desai
2008-01-08
2
-17
/
+5
*
Admin fixups
Narayan Desai
2008-01-08
4
-12
/
+12
*
SSHbase: Re-add workaround to handle skn caching in event handler
Narayan Desai
2007-12-31
1
-0
/
+3
*
fix syntax; adjust SSETUP to common style
Robert Gogolok
2007-12-31
1
-1
/
+1
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
4
-31
/
+54
*
add SENDMAIL_PATH
Robert Gogolok
2007-12-30
1
-7
/
+15
*
bcfg2-admin: use Bcfg2.Settings
Robert Gogolok
2007-12-30
7
-38
/
+25
[next]