Commit Graph

10 Commits

Author SHA1 Message Date
gonzalo
d48f44e99e Update for autossh to 1.4c using autoconf infrastructure and also drop unnecessary
VERSION variable (pointed by sthen@), now autossh use configure.

With this fixes:

- updated option string up to OpenSSH 5.6
- when using -f, set gate_time to 0; the assumption is that
  it is being used for infrastructure (i.e. in a system startup),
  has been tested, and bombing out just because the remote end is
  not up is not the desired behaviour.
- add AUTOSSH_MAXLIFETIME
- fix poll flags so not checking for writable when write done
- compile time TOUCH_PIDFILE option to touch pid file on connection test.

Maintainer drop the maintainership, so I take care of this now.

OK aja@, okan@.
2012-04-24 12:37:44 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
jolan
80212d50fa update to 1.3, from Johan Fredin who takes maintainership 2005-09-15 16:03:08 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
pvalchev
4320fb065f Update to autossh-1.2g; from Victor Sahlstedt via maintainer margarida 2004-12-11 05:15:48 +00:00
margarida
77e04635b7 Update to version 1.2e 2003-11-02 02:34:19 +00:00
margarida
cd73b24cc1 Update to version 1.2d 2003-02-16 19:02:19 +00:00
margarida
4d76371683 Update to version 1.2c
brad@ ok
2002-12-26 00:30:53 +00:00
margarida
8928e21d73 Update to version 1.2b
brad@ ok
2002-11-24 00:29:53 +00:00
margarida
35a29a40e6 add autossh port;
--
autossh is a program to start a copy of SSH and monitor it, restarting
it as necessary should it die or stop passing traffic.
The idea and the mechanism are from rstunnel (Reliable SSH Tunnel),
but implemented in C.

ok and review from brad@
2002-11-21 00:17:58 +00:00