summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/SSHbase.py
Commit message (Expand)AuthorAgeFilesLines
* SSHbase: defer ssh_known_hosts file building until metadata is workingNarayan Desai2009-07-271-1/+4
* SSHbase: fix skn caching (Fixes startup behavior (-40s on my repo))Narayan Desai2009-07-161-2/+2
* SSHbase: add an error message for non-resolving clientsNarayan Desai2009-07-141-0/+4
* Rework SSHbase alias/address supportNarayan Desai2009-07-111-32/+28
* SSHBase: Make SSHBase aware of aliasesSol Jerome2009-06-231-1/+16
* os.popen is deprecated in 2.6 (http://docs.python.org/library/os.html#os.popen)Sol Jerome2009-02-201-2/+6
* Infrastructure and initial implementation of the Packages pluginNarayan Desai2009-01-211-1/+1
* Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...Narayan Desai2009-01-111-1/+1
* Finish up PullSource plugin workNarayan Desai2009-01-101-1/+2
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-8/+17
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-3/+3
* Fix pull modeNarayan Desai2008-08-191-1/+1
* SSHbase: improve tempfile handling (patch from f.pauget) (Resolves Ticket #588)Narayan Desai2008-08-051-2/+4
* Change to typed plugin systemNarayan Desai2008-06-091-1/+1
* Fix SSHbase key managment in arbitrary locationsNarayan Desai2008-03-271-3/+8
* Rework bcfg2-admin pullNarayan Desai2008-03-241-20/+11
* Implement support for .static files of external public keysNarayan Desai2008-01-221-1/+9
* SSHbase: Re-add workaround to handle skn caching in event handlerNarayan Desai2007-12-311-0/+3
* sshbase: replace ssh_known_hosts cache mechanism with a python propertyNarayan Desai2007-12-281-31/+27
* Fix race when no keys exist and known_hosts is first in the bundle [bugfix]Narayan Desai2007-12-041-0/+2
* bcfg2-admin pull fixesNarayan Desai2007-11-121-1/+1
* Second stage of the root->0 backout (from GP)Narayan Desai2007-11-021-2/+2
* Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...Narayan Desai2007-10-301-1/+1
* finish sshbase class changeNarayan Desai2007-08-081-2/+2
* Fix binary config file stats uploadNarayan Desai2007-08-011-2/+8
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-011-1/+1
* Implementing selective forking server, which runs read-only requests in child...Narayan Desai2007-07-251-26/+31
* Power about to die can't find adapter may work or not...Daniel Joseph Barnhart Clark2007-07-021-2/+2
* Add bcfg2-admin pull support to SSHbaseNarayan Desai2007-04-051-1/+17
* Add dynamic key prefix supportNarayan Desai2006-12-111-0/+12
* Rick's deterministic ordering patchNarayan Desai2006-08-171-3/+7
* Fix tempfile cleanupNarayan Desai2006-06-181-2/+2
* Patch for Jos to fix initialization errorsNarayan Desai2006-06-101-1/+6
* * Remove tmp files created during ssh key generation (resolves ticket #46)Narayan Desai2006-04-251-13/+14
* Fix sshbase tbNarayan Desai2006-02-161-1/+2
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-19/+16
* set keyword attributes on most filesNarayan Desai2005-12-131-2/+2
* Re-add daemonize support to the serverNarayan Desai2005-12-061-0/+7
* work around stupid lxml bugNarayan Desai2005-11-281-5/+8
* pylint fixupsNarayan Desai2005-10-241-5/+3
* move to out of tree key generation, along with the proper kicking of the stat...Narayan Desai2005-09-301-8/+14
* fix transient error caseNarayan Desai2005-09-271-1/+4
* switch to fully-qualified modeNarayan Desai2005-09-271-25/+14
* commit changes from indianaNarayan Desai2005-09-231-3/+11
* add a prefix nob to control file locationsNarayan Desai2005-09-161-7/+11
* Auto mergedNarayan Desai2005-09-071-0/+132
* Initial revisionNarayan Desai2005-09-071-0/+0