#
a37860eb |
| 30-Sep-2021 |
dtucker <dtucker@openbsd.org> |
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 commi
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.
show more ...
|
#
74aa6f75 |
| 07-Aug-2017 |
dtucker <dtucker@openbsd.org> |
Remove non-privsep test since disabling privsep is now deprecated.
|
#
0536f03e |
| 16-Dec-2016 |
dtucker <dtucker@openbsd.org> |
Move the "stop sshd" code into its own helper function. Patch from Zev Weiss <zev at bewilderbeest.net>, ok djm@
|
#
8630986f |
| 13-Mar-2014 |
djm <djm@openbsd.org> |
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)
|
#
3e1dd84b |
| 27-Feb-2014 |
djm <djm@openbsd.org> |
remove any existing LoginGraceTime from sshd_config before adding a specific one for the test back in
|
#
d7f84d82 |
| 17-May-2013 |
dtucker <dtucker@openbsd.org> |
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.
|
#
388e3274 |
| 27-Feb-2005 |
djm <djm@openbsd.org> |
avoid nameservice lookups in regress test; ok dtucker@
|
#
e51e0c25 |
| 08-Mar-2004 |
dtucker <dtucker@openbsd.org> |
Missing OBJ, from tim@. ok markus@
|
#
e194453c |
| 29-Feb-2004 |
dtucker <dtucker@openbsd.org> |
Use sudo when restarting daemon during test. ok markus@
|
#
2c19e056 |
| 17-Feb-2004 |
dtucker <dtucker@openbsd.org> |
Add regression test for LoginGraceTime; ok markus@
|