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
*
Make the bcfg2 server drain the fam queue before processing network requests ...
Narayan Desai
2006-11-26
1
-0
/
+9
*
Improve probe download failure message (Resolves Ticket #297)
Narayan Desai
2006-11-26
2
-2
/
+3
*
Allow bcfg2 -n -r all to work properly (Resolves Ticket #284)
Narayan Desai
2006-11-23
1
-3
/
+0
*
Fixup server error handling
Narayan Desai
2006-11-23
1
-4
/
+7
*
Fix imports due to metadata change
Narayan Desai
2006-11-22
1
-2
/
+3
*
Metadata changes part 3
Narayan Desai
2006-11-22
1
-5
/
+5
*
* Automatically load the encap tool
Narayan Desai
2006-10-15
1
-12
/
+99
*
Fix arg parsing
Narayan Desai
2006-10-10
1
-5
/
+1
*
* Respect -v and -d for verbosity
Narayan Desai
2006-10-10
1
-4
/
+9
*
Merge of the client/refactor branch (revisions r2218-r2400)
Narayan Desai
2006-10-06
1
-77
/
+11
*
Perm fixup
Narayan Desai
2006-09-15
1
-0
/
+0
*
added this new tool to help set up an inital repo. it follows the quickstart ...
Rick Bradshow
2006-09-15
1
-0
/
+125
*
Switch bcfg2-query over to using XPATH
Narayan Desai
2006-09-15
1
-12
/
+12
*
Move bcfg2-query into the install area
Narayan Desai
2006-09-15
1
-0
/
+31
*
Rename StatReports to bcfg2-build-reports
Narayan Desai
2006-09-15
1
-0
/
+0
*
Change all references from StatReports to bcfg2-build-reports
Narayan Desai
2006-09-15
1
-11
/
+8
*
Rename GenerateHostInfo to bcfg2-ping-sweep
Narayan Desai
2006-09-15
2
-1
/
+1
*
Make RecvStats use the same alias/address lookup logic as the rest of the server
Narayan Desai
2006-09-11
1
-1
/
+2
*
* Make bcfg2-info not produce a stack trace for PluginExecutionError
Narayan Desai
2006-09-10
1
-1
/
+3
*
Fix module import
Narayan Desai
2006-08-30
1
-1
/
+1
*
Fix error in probe receipt
Narayan Desai
2006-08-29
1
-1
/
+1
*
Minor GenerateHostInfo cleanups
Narayan Desai
2006-08-29
1
-23
/
+9
*
Refactor to allow manual address specification in clients.xml
Narayan Desai
2006-08-27
1
-24
/
+15
*
Add a chdir to work around odd libxml2 bug on freebsd
Narayan Desai
2006-08-26
1
-0
/
+1
*
Implement interactive mode for the client
Chris Vuletich
2006-08-24
1
-0
/
+6
*
Only upload probe responses if probes were executed (works around bug in old ...
Narayan Desai
2006-08-23
1
-6
/
+7
*
StatReports Bug fix; web and rss reports nolonger are blank when included in ...
Joey Hagedorn
2006-08-23
1
-12
/
+25
*
Add -k (kevlar) option, and move objectionable debian behavion in here.
Narayan Desai
2006-08-22
1
-0
/
+2
*
Catch key errors (Resolves Ticket #59)
Narayan Desai
2006-08-22
1
-1
/
+4
*
Make StatReports look at server::prefix (Resolves Ticket #95)
Narayan Desai
2006-08-22
1
-1
/
+6
*
Minor StatReports cleanups and add support for -C (resolving Ticket #96)
Narayan Desai
2006-08-22
1
-14
/
+14
*
Add -C option to bcfg2-repo-validate (resolves Ticket #97)
Narayan Desai
2006-08-22
1
-11
/
+11
*
strip out newlines on the client side for probe execution
Narayan Desai
2006-08-21
1
-1
/
+1
*
Fix call to ReceiveData
Narayan Desai
2006-08-21
1
-1
/
+1
*
Fix probe data receipt to use metadata
Narayan Desai
2006-08-21
1
-1
/
+7
*
Minor thinko
Narayan Desai
2006-08-21
1
-2
/
+2
*
Fix probe data response code
Narayan Desai
2006-08-21
1
-8
/
+13
*
Add more error handling on probe paths
Narayan Desai
2006-08-21
1
-4
/
+9
*
Add more info for probe execution
Narayan Desai
2006-08-21
1
-3
/
+3
*
* Make all XML methods uniform across drivers
Narayan Desai
2006-08-14
1
-12
/
+10
*
Add extra case for MetadataRuntimeErrors
Narayan Desai
2006-08-01
1
-3
/
+4
*
Fix pidfile handling and minor pylint fixes
Narayan Desai
2006-07-30
1
-8
/
+27
*
Fix bcfg2 -h
Narayan Desai
2006-07-18
1
-1
/
+1
*
Patch of Jos to add server installation prefix support
Narayan Desai
2006-07-14
1
-3
/
+9
*
Fix schema validation of base files
Narayan Desai
2006-07-14
1
-1
/
+1
*
Make the bcfg2 client default to the Toolset toolset (if none is specified by...
Narayan Desai
2006-07-14
1
-1
/
+1
*
Cleanly handle profile assertion errors
Narayan Desai
2006-07-14
1
-1
/
+4
*
Add basic dependency processing code
Narayan Desai
2006-07-10
1
-1
/
+2
*
Clean up toolset module loading code
Narayan Desai
2006-06-28
1
-26
/
+20
*
* Fix fatal server setup error
Narayan Desai
2006-06-12
1
-1
/
+2
[next]