summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -k (kevlar) option, and move objectionable debian behavion in here.Narayan Desai2006-08-221-0/+2
* strip out newlines on the client side for probe executionNarayan Desai2006-08-211-1/+1
* 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
* Fix bcfg2 -hNarayan Desai2006-07-181-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
* Clean up toolset module loading codeNarayan Desai2006-06-281-26/+20
* * 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
* Switch to new option parsing libNarayan Desai2006-04-111-173/+48
* * Print error message and exit if no component location information exists i...Narayan Desai2006-03-231-1/+5
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-091-2/+2
* 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
* Fix incorrect versions of -r documentationNarayan Desai2006-02-231-1/+1
* Fix output loggingNarayan Desai2006-02-211-8/+7
* Update to new logging infrastructureNarayan Desai2006-02-211-32/+20
* fix cache file permsNarayan Desai2006-02-211-0/+1
* fix argument parsing bugNarayan Desai2006-02-211-42/+27
* add new support for client profile assertionNarayan Desai2006-02-201-7/+8
* Fixes issue in ticket #19Narayan Desai2006-02-201-10/+6
* Switch to cobalt xmlrpc proxy code; should allow easier sync between bcfg and...Narayan Desai2006-02-091-51/+5
* last step of repo switchesNarayan Desai2006-01-231-0/+0
* set keyword attributes on most filesNarayan Desai2005-12-131-300/+411
* more client cleanupsNarayan Desai2005-12-121-34/+33
* begin client hardeningNarayan Desai2005-12-091-117/+221
* Fix error reporting for parse failuresNarayan Desai2005-12-071-1/+6
* fix variable renameNarayan Desai2005-11-301-1/+1
* pull out sss supportNarayan Desai2005-11-281-46/+67
* switch to lxmlNarayan Desai2005-11-121-1/+1
* add measurement for parse timeNarayan Desai2005-10-281-0/+2
* fix timing codeNarayan Desai2005-10-281-4/+17
* add support for multiple communication protocolsNarayan Desai2005-10-131-2/+16
* add solaris support and change the toolset error message to be usefulNarayan Desai2005-09-141-1/+6
* fix exit in ctrl-c caseNarayan Desai2005-09-021-2/+2
* fix ctrl-c handlingNarayan Desai2005-09-021-3/+11
* print package versions for incorrect entriesNarayan Desai2005-06-281-1/+4
* add error handling if server connection failure occursNarayan Desai2005-06-221-1/+5
* handle xml parse failure.Narayan Desai2005-06-011-1/+6
* pylint fixupsNarayan Desai2005-05-121-18/+19
* fixup error messageNarayan Desai2005-04-011-4/+4
* change paranoid mode flagNarayan Desai2005-02-161-1/+1
* add remove optionNarayan Desai2005-02-011-1/+1
* Allow client to report revision.Brian Pellin2005-01-111-1/+1
* Added support for the read config from file (-f) flag.Brian Pellin2005-01-061-31/+43