summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* Refactor to allow manual address specification in clients.xmlNarayan Desai2006-08-271-24/+15
* Add a chdir to work around odd libxml2 bug on freebsdNarayan Desai2006-08-261-0/+1
* Implement interactive mode for the clientChris Vuletich2006-08-241-0/+6
* Only upload probe responses if probes were executed (works around bug in old ...Narayan Desai2006-08-231-6/+7
* StatReports Bug fix; web and rss reports nolonger are blank when included in ...Joey Hagedorn2006-08-231-12/+25
* Add -k (kevlar) option, and move objectionable debian behavion in here.Narayan Desai2006-08-221-0/+2
* Catch key errors (Resolves Ticket #59)Narayan Desai2006-08-221-1/+4
* Make StatReports look at server::prefix (Resolves Ticket #95)Narayan Desai2006-08-221-1/+6
* Minor StatReports cleanups and add support for -C (resolving Ticket #96)Narayan Desai2006-08-221-14/+14
* Add -C option to bcfg2-repo-validate (resolves Ticket #97)Narayan Desai2006-08-221-11/+11
* strip out newlines on the client side for probe executionNarayan Desai2006-08-211-1/+1
* Fix call to ReceiveDataNarayan Desai2006-08-211-1/+1
* Fix probe data receipt to use metadataNarayan Desai2006-08-211-1/+7
* Minor thinkoNarayan Desai2006-08-211-2/+2
* Fix probe data response codeNarayan Desai2006-08-211-8/+13
* Add more error handling on probe pathsNarayan Desai2006-08-211-4/+9
* Add more info for probe executionNarayan Desai2006-08-211-3/+3
* * Make all XML methods uniform across driversNarayan Desai2006-08-141-12/+10
* Add extra case for MetadataRuntimeErrorsNarayan Desai2006-08-011-3/+4
* Fix pidfile handling and minor pylint fixesNarayan Desai2006-07-301-8/+27
* Fix bcfg2 -hNarayan Desai2006-07-181-1/+1
* Patch of Jos to add server installation prefix supportNarayan Desai2006-07-141-3/+9
* Fix schema validation of base filesNarayan Desai2006-07-141-1/+1
* Make the bcfg2 client default to the Toolset toolset (if none is specified by...Narayan Desai2006-07-141-1/+1
* Cleanly handle profile assertion errorsNarayan Desai2006-07-141-1/+4
* Add basic dependency processing codeNarayan Desai2006-07-101-1/+2
* Clean up toolset module loading codeNarayan Desai2006-06-281-26/+20
* * Fix fatal server setup errorNarayan Desai2006-06-121-1/+2
* Minor simplification of Jos's bcfg2-info patchNarayan Desai2006-06-071-3/+1
* make bcfg2-info respect EOF (from Jos Backus)Narayan Desai2006-06-071-3/+7
* Added auto-refreshing feature to reports; specifiable by config file.Joey Hagedorn2006-05-311-1/+4
* * Tighten up error handling Narayan Desai2006-05-251-2/+2
* Implement the showentries command (from Cory)Narayan Desai2006-05-091-1/+24
* Add buildfile function to bcfg2-infoNarayan Desai2006-05-091-2/+13
* * Fix auto-marshalling of binary cfg filesNarayan Desai2006-04-271-7/+7
* Fix client use of -r and -n together (Resolves ticket #49)Narayan Desai2006-04-251-0/+3
* Fix failure mode if failure count == 256Narayan Desai2006-04-191-4/+4
* Return non-zero return codes if any errors occurNarayan Desai2006-04-191-0/+6
* Add rules validation to bcfg2-validate-repoNarayan Desai2006-04-111-0/+1
* Switch to new option parsing libNarayan Desai2006-04-112-242/+68
* pylint fixesNarayan Desai2006-04-113-5/+5
* Fix a number of spurious pylint issuesNarayan Desai2006-04-111-22/+22
* * Remove build dep on python-devNarayan Desai2006-03-291-1/+5
* * Print error message and exit if no component location information exists i...Narayan Desai2006-03-231-1/+5
* * Implement svn repository revision detectionNarayan Desai2006-03-171-1/+1
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-091-2/+2
* Resolve daemon issues (resolves ticket #30)Narayan Desai2006-03-011-1/+5
* Improve error handling for server problemsNarayan Desai2006-02-271-5/+17
* typoNarayan Desai2006-02-271-1/+1
* Complain if a bogus value for -r is used. Resolves ticket #25Narayan Desai2006-02-271-0/+2