Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not create/record ssh_auth_sock if it is set to the symlink | Alexander Sulfrian | 2009-02-23 | 1 | -3/+3 |
| | |||||
* | fixed wired behaviour if ssh-agent is running and publishing but its not ↵ | Alexander Sulfrian | 2009-02-22 | 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 | ||||
* | added fixssh again to create symlink to latest connected agent-socket | Alexander Sulfrian | 2009-02-08 | 1 | -10/+28 |
| | |||||
* | remove old symlink before creating new one | Alexander Sulfrian | 2009-02-08 | 1 | -2/+12 |
| | |||||
* | always set SSH_AGENT_SOCK to the symlink | Alexander Sulfrian | 2009-02-08 | 1 | -4/+2 |
| | |||||
* | removed fixssh | Alexander Sulfrian | 2009-02-08 | 1 | -32/+2 |
| | | | | | - symlink agend-socket on connect - other handling after that is manuell | ||||
* | fixed small error | Alexander Sulfrian | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | fixed typo | Alexander Sulfrian | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | added support for saving and restoring forwarded ssh-agent settings | Alexander Sulfrian | 2009-02-07 | 1 | -0/+55 |