summaryrefslogtreecommitdiff
path: root/plugins/ssh-agent/ssh-agent.plugin.zsh
AgeCommit message (Expand)Author
2018-07-01Use existing ssh-agent when invoking a sudo shell (#3891)Michael Stucki
2016-09-17ssh-agent: check ssh-agent process w/ ps againMarc Cornellà
2016-09-05ssh-agent: fix non-standard process check w/ pgrepMarc Cornellà
2016-09-03Force ssh-agent output to use bourne-style syntaxMarc Cornellà
2016-09-03Simplify PID check of current ssh-agentMarc Cornellà
2016-09-03Clean up formatting of ssh-agent pluginMarc Cornellà
2016-09-03Extract comments into README for ssh-agent pluginMarc Cornellà
2016-09-03Delete useless `/usr/bin/env` in ssh-agentMarc Cornellà
2016-09-03ssh-agent: Use /usr/bin/env to find ssh-addMaximilian Güntner
2016-08-21Clobber ssh environment regardless of setopt (#5322)Piotr Gaczkowski
2014-05-24typo, fixes #1806ncanceill
2014-03-13ssh-agent: prevent environment file from flappingChristian Höltje
2013-11-05Fix bad ps syntax in ssh-agent pluginnishigori
2013-11-04Merge pull request #1529 from aquaplanet/fix-sshagent-openbsdRobby Russell
2013-07-16Fix ssh-agent plugin identities comment for using multiple identities.Armin Widegreen
2013-03-16add ssh-agent option to set default lifetime of identitiesMarcel Wolf
2012-12-30OpenBSD doesn't have -ef flags for ps. Both linux and OpenBSD have -x flags w...Anders Andersson
2011-06-04Add support for loading mulitple identitiesgwjo
2011-06-04Add support for agent forwardinggwjo
2011-03-01ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nf...Theodore Robert Campbell Jr
2010-09-30Reorganizing plugins so that each plugin has it's own directory now so that a...Robby Russell