| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-11 | fixed bug with SSH_AGENT_PID | Moritz Beber | |
| The variable SSH_AGENT_PID might still be set, so it should not be used for testing. Resorted to a ps test instead. | |||
| 2010-08-11 | more careful ssh-agent starting | Moritz Beber | |
| I modified the script for automatic ssh-agent starting to only start a new agent if one isn't running already and to only add the keys from standard file locations only if the agent doesn't already contain any identities. The reasoning for me was that every time I open a new bash window or fire up 'screen', I would be asked for the passphrase. | |||
| 2010-02-23 | Note about agent on linux | tekkub | |
| 2009-11-01 | Fixed grammar: s/it's/its/ where applicable. | joachim-n | |
| 2009-09-03 | New guide for ssh-agent, don't tell people to make passphrase-less keys | tekkub | |
