Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-01-31 | ssh-agent-forwarding: do not spam tmp with empty temp files | Alexander Sulfrian | 1 | -2/+2 | |
2009-02-23 | do not create/record ssh_auth_sock if it is set to the symlink | Alexander Sulfrian | 1 | -3/+3 | |
2009-02-22 | fixed wired behaviour if ssh-agent is running and publishing but its not ↵ | Alexander Sulfrian | 1 | -6/+11 | |
forwarded over ssh fixed error to create a symlink on itself if ssh-agent was not forwarded over ssh try to not overwrite the correct ssh-agent enviroment variables with a unvalid value | |||||
2009-02-08 | added fixssh again to create symlink to latest connected agent-socket | Alexander Sulfrian | 1 | -10/+28 | |
2009-02-08 | remove old symlink before creating new one | Alexander Sulfrian | 1 | -2/+12 | |
2009-02-08 | always set SSH_AGENT_SOCK to the symlink | Alexander Sulfrian | 1 | -4/+2 | |
2009-02-08 | removed fixssh | Alexander Sulfrian | 1 | -32/+2 | |
- symlink agend-socket on connect - other handling after that is manuell | |||||
2009-02-07 | fixed small error | Alexander Sulfrian | 1 | -1/+1 | |
2009-02-07 | fixed typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-02-07 | added support for saving and restoring forwarded ssh-agent settings | Alexander Sulfrian | 1 | -0/+55 | |