Marc Cornellà
|
c494869632
ssh-agent: check for loaded id filenames first (#7521)
|
5 years ago |
Marc Cornellà
|
9d1dd24e35
ssh-agent: add default keys if no zstyle identities were set (#7520)
|
5 years ago |
Andreas
|
9329efd252
ssh-agent: autoload identities in one go (#7507)
|
5 years ago |
François Scala
|
2a60385659
ssh-agent: use key signatures to check loaded ids (#7504)
|
5 years ago |
Marc Cornellà
|
fabee55948
ssh-agent: autoload identities not already loaded (#7174)
|
5 years ago |
Michael Stucki
|
302270174d
Use existing ssh-agent when invoking a sudo shell (#3891)
|
6 years ago |
Marc Cornellà
|
5bd9500bf4
ssh-agent: check ssh-agent process w/ ps again
|
8 years ago |
Marc Cornellà
|
973a4e646c
ssh-agent: fix non-standard process check w/ pgrep
|
8 years ago |
Marc Cornellà
|
53c3567cc3
Force ssh-agent output to use bourne-style syntax
|
10 years ago |
Marc Cornellà
|
142ad842d7
Simplify PID check of current ssh-agent
|
8 years ago |
Marc Cornellà
|
cb0833ac13
Clean up formatting of ssh-agent plugin
|
8 years ago |
Marc Cornellà
|
b60acddefe
Extract comments into README for ssh-agent plugin
|
8 years ago |
Marc Cornellà
|
81e73e3d18
Delete useless `/usr/bin/env` in ssh-agent
|
8 years ago |
Maximilian Güntner
|
0c60f421cb
ssh-agent: Use /usr/bin/env to find ssh-add
|
8 years ago |
Piotr Gaczkowski
|
24ac1aa348
Clobber ssh environment regardless of setopt (#5322)
|
8 years ago |
ncanceill
|
2c19c0e59e
typo, fixes #1806
|
10 years ago |
Christian Höltje
|
cfe468f6f6
ssh-agent: prevent environment file from flapping
|
10 years ago |
nishigori
|
dd4f57010c
Fix bad ps syntax in ssh-agent plugin
|
11 years ago |
Robby Russell
|
b2376c3770
Merge pull request #1529 from aquaplanet/fix-sshagent-openbsd
|
11 years ago |
Armin Widegreen
|
5c529b5daa
Fix ssh-agent plugin identities comment for using multiple identities.
|
11 years ago |
Marcel Wolf
|
2a1c9ff340
add ssh-agent option to set default lifetime of identities
|
11 years ago |
Anders Andersson
|
1f4bb8deb7
OpenBSD doesn't have -ef flags for ps. Both linux and OpenBSD have -x flags which works just as greate here
|
12 years ago |
gwjo
|
40b7f2099d
Add support for loading mulitple identities
|
13 years ago |
gwjo
|
35b879a17b
Add support for agent forwarding
|
13 years ago |
Theodore Robert Campbell Jr
|
9d991a5080
ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes.
|
13 years ago |
Robby Russell
|
26d97a9355
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
|
14 years ago |