History log of /openbsd-current/regress/usr.bin/ssh/login-timeout.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.10 30-Sep-2021 dtucker

Remove (almost all) references to privsep. This removes several do..while
loops but does not change the indentation of the now-shallower loops,
which will be done in a separate whitespace-only commit to keep changes
of style and substance separate.


Revision tags: OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.9 07-Aug-2017 dtucker

Remove non-privsep test since disabling privsep is now deprecated.


Revision tags: OPENBSD_6_1_BASE
# 1.8 16-Dec-2016 dtucker

Move the "stop sshd" code into its own helper function. Patch from
Zev Weiss <zev at bewilderbeest.net>, ok djm@


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.7 13-Mar-2014 djm

this test is a sorry mess of race conditions; add another sleep
to avoid a failure on slow machines (at least until I find a
better way)


Revision tags: OPENBSD_5_5_BASE
# 1.6 27-Feb-2014 djm

remove any existing LoginGraceTime from sshd_config before adding
a specific one for the test back in


Revision tags: OPENBSD_5_4_BASE
# 1.5 17-May-2013 dtucker

Use SUDO when cat'ing pid files and running the sshd log wrapper so that
it works with a restrictive umask and the pid files are not world readable.
Changes from -portable.


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.4 27-Feb-2005 djm

avoid nameservice lookups in regress test; ok dtucker@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.3 08-Mar-2004 dtucker

Missing OBJ, from tim@. ok markus@


# 1.2 29-Feb-2004 dtucker

Use sudo when restarting daemon during test. ok markus@


# 1.1 17-Feb-2004 dtucker

Add regression test for LoginGraceTime; ok markus@


Revision tags: OPENBSD_6_2_BASE
# 1.9 07-Aug-2017 dtucker

Remove non-privsep test since disabling privsep is now deprecated.


Revision tags: OPENBSD_6_1_BASE
# 1.8 16-Dec-2016 dtucker

Move the "stop sshd" code into its own helper function. Patch from
Zev Weiss <zev at bewilderbeest.net>, ok djm@


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.7 13-Mar-2014 djm

this test is a sorry mess of race conditions; add another sleep
to avoid a failure on slow machines (at least until I find a
better way)


Revision tags: OPENBSD_5_5_BASE
# 1.6 27-Feb-2014 djm

remove any existing LoginGraceTime from sshd_config before adding
a specific one for the test back in


Revision tags: OPENBSD_5_4_BASE
# 1.5 17-May-2013 dtucker

Use SUDO when cat'ing pid files and running the sshd log wrapper so that
it works with a restrictive umask and the pid files are not world readable.
Changes from -portable.


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.4 27-Feb-2005 djm

avoid nameservice lookups in regress test; ok dtucker@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.3 08-Mar-2004 dtucker

Missing OBJ, from tim@. ok markus@


# 1.2 29-Feb-2004 dtucker

Use sudo when restarting daemon during test. ok markus@


# 1.1 17-Feb-2004 dtucker

Add regression test for LoginGraceTime; ok markus@