summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/SSHbase.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-04-241-3/+4
|\
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-1/+1
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-2/+3
* | use Executor class for better subprocess calling on serverChris St. Pierre2013-03-141-18/+21
* | added a module-level FAM object to avoid passing it as an argument a billion ...Chris St. Pierre2013-01-171-2/+3
* | removed support for info/:info filesChris St. Pierre2013-01-171-1/+1
|/
* replace unintuitive reduce() calls with slightly less unintuitive chain() callsChris St. Pierre2013-01-081-8/+7
* SSHbase: turn down the noiseChris St. Pierre2012-11-141-2/+2
* SSHbase: improved error messagesChris St. Pierre2012-11-131-12/+19
* SSHbase: fixed invalidation of ssh_known_hosts cacheChris St. Pierre2012-11-131-4/+4
* SSHbase: improved error messageChris St. Pierre2012-11-131-2/+3
* Plugins: Update builtin plugins to use 'mode' attributeSol Jerome2012-10-151-3/+3
* testsuite: expanded pylint coverageChris St. Pierre2012-10-031-35/+53
* SSHbase: Fix known_hosts generationSol Jerome2012-08-301-1/+1
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* lots of various py3k fixesChris St. Pierre2012-08-211-8/+4
* PY3K: Get server code working againSol Jerome2012-05-051-5/+10
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+413