summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2
Commit message (Expand)AuthorAgeFilesLines
* fixed minor issues involving -e and -b in bcfg2-reportsJames Yang2008-08-061-1/+2
* applied logging->logger patchJames Yang2008-08-051-2/+2
* Commit client locking patch (From stousignant) (Resolves Ticket #575)Narayan Desai2008-07-101-0/+19
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-2/+3
* Fix and simplify fingerprint verification codeNarayan Desai2008-04-011-8/+6
* Remove dead codeNarayan Desai2008-04-011-27/+0
* multi-fingerprint support (mainly from Ben Ritcey)Narayan Desai2008-04-011-13/+84
* fingerprint fix from ritceyNarayan Desai2008-03-271-1/+7
* Frame updates (and start of unit-testing)Narayan Desai2008-01-181-1/+2
* Simplify proxy code. We don't need a multi-component infrastructure or local ...Narayan Desai2008-01-091-1/+1
* Replace bcfg2 proxy code with simplified code from CobaltNarayan Desai2008-01-091-8/+6
* ensure bcfg2 isnt passed arguments (only options)Narayan Desai2008-01-081-1/+4
* Fix client optargsNarayan Desai2007-12-311-2/+4
* Fix option parser usageNarayan Desai2007-12-311-1/+1
* Clean up pylint warningsNarayan Desai2007-12-311-75/+73
* fixup bcfg2 client to use new option parserNarayan Desai2007-12-311-60/+26
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-301-3/+7
* move daemonize support to own moduleRobert Gogolok2007-12-281-41/+2
* Improve agent scripts and daemonization support [bugfix]Narayan Desai2007-11-301-0/+43
* merging back in xmlrpc branch for agent-mode supportJoey Hagedorn2007-07-191-4/+141
* Switch to newstyle exception raisesNarayan Desai2007-07-131-41/+51
* Add probe execution displayNarayan Desai2007-06-291-0/+2
* Add argument check (Resolves Ticket #435)Narayan Desai2007-05-211-2/+8
* Fix option handling (resolves issue reported by mbrady)Narayan Desai2007-04-061-2/+2
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-051-2/+6
* Add informational message about service removal (Resolves half of #406)Narayan Desai2007-04-051-0/+2
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-121-0/+2
* Add bcfg2-client side support for new option handlingNarayan Desai2007-02-281-1/+4
* Add temporary -e mode to display extra configuration entry details (Resolves ...Narayan Desai2007-01-201-0/+2
* Add client support for manual driver specificationNarayan Desai2007-01-081-0/+2
* Improve probe download failure message (Resolves Ticket #297)Narayan Desai2006-11-261-1/+2
* Allow bcfg2 -n -r all to work properly (Resolves Ticket #284)Narayan Desai2006-11-231-3/+0
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-061-77/+11
* 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