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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a man page for bcfg2-reports
James Yang
2008-07-17
1
-8
/
+5
*
remove dead code
Narayan Desai
2008-07-16
1
-4
/
+0
*
code walkthrough results
Narayan Desai
2008-07-16
1
-14
/
+26
*
bad entry queries now display which bad entries are on each host
James Yang
2008-07-16
1
-6
/
+19
*
bcfg2-reports now has the option to read bad entry queries from a file
James Yang
2008-07-15
1
-7
/
+21
*
Added -h to the standalone Reports script, bcfg-reports
James Yang
2008-07-14
1
-76
/
+125
*
bcfg2-info: add cfgdebug function
Narayan Desai
2008-07-14
1
-0
/
+22
*
added event debugging on load with -d option
Andrew Brestick
2008-07-14
1
-6
/
+13
*
Add report client script in a directly executable location (works around weir...
Narayan Desai
2008-07-12
1
-0
/
+158
*
Commit client locking patch (From stousignant) (Resolves Ticket #575)
Narayan Desai
2008-07-10
1
-0
/
+19
*
Remove debug prints (Patch from jcollie) (Resolves Ticket #573)
Narayan Desai
2008-07-08
1
-1
/
+0
*
Unicode support (from stousignant) (Resolves Ticket #549)
Narayan Desai
2008-06-30
5
-15
/
+19
*
Probe data loaded whenever Metadata plugin is used
Andrew Brestick
2008-06-20
2
-6
/
+4
*
Improve error messages in client metadata resolution failure path (Resolves T...
Narayan Desai
2008-06-12
1
-1
/
+1
*
Change to typed plugin system
Narayan Desai
2008-06-09
1
-1
/
+2
*
bcfg2-info: Fix use of command line options in non-interactive mode (Resolves...
Narayan Desai
2008-05-03
1
-2
/
+2
*
fix reading options
Robert Gogolok
2008-05-02
1
-2
/
+2
*
Replace bcfg2-query with bcfg2-admin query
Narayan Desai
2008-05-01
1
-49
/
+0
*
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 handling of info.xml files in svn repos
Narayan Desai
2008-04-16
1
-3
/
+3
*
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
*
multi-fingerprint support (mainly from Ben Ritcey)
Narayan Desai
2008-04-01
1
-13
/
+84
*
fingerprint fix from ritcey
Narayan Desai
2008-03-27
1
-1
/
+7
*
Speed up bcfg2-info startup
Narayan Desai
2008-03-24
1
-5
/
+4
*
Implement filesystem event debugging in bcfg2-info (new command event_debug)
Narayan Desai
2008-03-22
1
-0
/
+4
*
Clean up stable probe data and dynamic groups properly (Reported by SolJ)
Narayan Desai
2008-03-22
1
-8
/
+12
*
remove debug message from bcfg2-info
Narayan Desai
2008-03-09
1
-1
/
+0
*
bcfg2-query patch from SolJ
Narayan Desai
2008-02-19
1
-34
/
+42
*
revert mistaken bcfg2-server commit [bugfix]
Narayan Desai
2008-02-13
1
-28
/
+12
*
Fix tb in __important__ path (reported/patched by SolJ) [bugfix]
Narayan Desai
2008-02-13
1
-12
/
+28
*
Implement xml schema checks for info.xml files (from Sol Jerome) (Resolves Ti...
Narayan Desai
2008-01-21
1
-11
/
+33
*
Frame updates (and start of unit-testing)
Narayan Desai
2008-01-18
1
-1
/
+2
*
Fix option parsing for bcfg2-repo-validate
Narayan Desai
2008-01-18
1
-4
/
+4
*
Simplify proxy code. We don't need a multi-component infrastructure or local ...
Narayan Desai
2008-01-09
1
-1
/
+1
*
Replace bcfg2 proxy code with simplified code from Cobalt
Narayan Desai
2008-01-09
1
-8
/
+6
*
Switch all parsing to outer scripts for Component
Narayan Desai
2008-01-08
1
-1
/
+12
*
Remove spurious setup command (noted by gogo)
Narayan Desai
2008-01-08
1
-1
/
+0
*
fix imports and variable shadowing in bcfg2-admin
Narayan Desai
2008-01-08
1
-4
/
+4
*
finish opts switch for bcfg2-ping-sweep
Narayan Desai
2008-01-08
1
-1
/
+1
*
finish up options changeover
Narayan Desai
2008-01-08
1
-14
/
+8
*
Pull internal option parsing out of Core
Narayan Desai
2008-01-08
2
-6
/
+19
*
ensure bcfg2 isnt passed arguments (only options)
Narayan Desai
2008-01-08
1
-1
/
+4
*
Fix client optargs
Narayan Desai
2007-12-31
1
-2
/
+4
*
Fix option parser usage
Narayan Desai
2007-12-31
1
-1
/
+1
*
Clean up pylint warnings
Narayan Desai
2007-12-31
1
-75
/
+73
*
fixup bcfg2 client to use new option parser
Narayan Desai
2007-12-31
1
-60
/
+26
*
cleanup code
Robert Gogolok
2007-12-31
1
-7
/
+10
*
bcfg2-server: cleanup code
Robert Gogolok
2007-12-31
1
-8
/
+10
[next]