23 Commits (b1424e289375439eef04254f3817dc3fa4b18a8f)

Author SHA1 Message Date
Janosch Schwalm 19b925e741 use https everywhere (#6574) 8 years ago
Michael Stucki 302270174d Use existing ssh-agent when invoking a sudo shell (#3891) 8 years ago
Marc Cornellà ebda8af870
Clarify ssh-agent settings position 8 years ago
Marc Cornellà 5bd9500bf4 ssh-agent: check ssh-agent process w/ ps again 10 years ago
Marc Cornellà 973a4e646c ssh-agent: fix non-standard process check w/ pgrep 10 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 10 years ago
Marc Cornellà cb0833ac13 Clean up formatting of ssh-agent plugin 10 years ago
Marc Cornellà b60acddefe Extract comments into README for ssh-agent plugin 10 years ago
Marc Cornellà 81e73e3d18 Delete useless `/usr/bin/env` in ssh-agent 10 years ago
Maximilian Güntner 0c60f421cb ssh-agent: Use /usr/bin/env to find ssh-add 10 years ago
Piotr Gaczkowski 24ac1aa348 Clobber ssh environment regardless of setopt (#5322) 10 years ago
ncanceill 2c19c0e59e typo, fixes #1806 12 years ago
Christian Höltje cfe468f6f6 ssh-agent: prevent environment file from flapping 12 years ago
nishigori dd4f57010c Fix bad ps syntax in ssh-agent plugin 13 years ago
Armin Widegreen 5c529b5daa Fix ssh-agent plugin identities comment for using multiple identities. 13 years ago
Marcel Wolf 2a1c9ff340 add ssh-agent option to set default lifetime of identities 13 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 13 years ago
gwjo 40b7f2099d Add support for loading mulitple identities 15 years ago
gwjo 35b879a17b Add support for agent forwarding 15 years ago
Theodore Robert Campbell Jr 9d991a5080 ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes. 15 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. 16 years ago