Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-11 | fixup! afssh: use realpath instead of readlink -f, with fallback | Timo Weingärtner | |
2016-10-11 | afssh: use realpath instead of readlink -f, with fallback | Timo Weingärtner | |
this add compatibility for some BSD systems which don't have -f to readlink while retaining compatibility with GNU systems without a readlink command Thanks: Konstantinos Koukopoulos <kouk@transifex.com> | |||
2015-09-08 | afssh: call ssh without arguments for usage | Timo Weingärtner | |
2013-06-20 | add detection for output to terminal vs. pipe | Timo Weingärtner | |
2013-06-20 | afssh: add interactive key selection using whiptail/dialog | Timo Weingärtner | |
2013-06-20 | afssh: add safeguard against empty or non-running ssh-agent | Timo Weingärtner | |
2013-06-20 | afssh: factor out usage | Timo Weingärtner | |
2013-06-18 | documentation update | Timo Weingärtner | |
ssh-agent-filter.C: remove remains of initial plan to wrap ssh in the filter afssh: add --help | |||
2013-06-18 | afssh: use temporary directory for socket | Timo Weingärtner | |
2013-06-18 | add afssh: wrapper around ssh-agent-filter and ssh | Timo Weingärtner | |