Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-13 | - (djm) Bug #231: UsePrivilegeSeparation turns off Banner. | Damien Miller | |
2002-05-08 | - (djm) Unbreak PAM auth for protocol 1. Report from Pekka Savola | Damien Miller | |
<pekkas@netcore.fi> | |||
2002-04-23 | - (djm) Make privsep work with PAM (still experimental) | Damien Miller | |
2002-04-10 | - (stevesk) [configure.ac monitor.c] HAVE_SOCKETPAIR | Kevin Steves | |
2002-04-02 | - markus@cvs.openbsd.org 2002/03/30 18:51:15 | Ben Lindstrom | |
[monitor.c serverloop.c sftp-int.c sftp.c sshd.c] check waitpid for EINTR; based on patch from peter@ifm.liu.se | |||
2002-04-01 | - (stevesk) [monitor.c] PAM should work again; will *not* work with | Kevin Steves | |
UsePrivilegeSeparation=yes. | |||
2002-03-27 | - mouring@cvs.openbsd.org 2002/03/27 11:45:42 | Ben Lindstrom | |
[monitor.c] monitor_allowed_key() returns int instead of pointer. ok markus@ | |||
2002-03-26 | - stevesk@cvs.openbsd.org 2002/03/24 23:20:00 | Ben Lindstrom | |
[monitor.c] remove "\n" from fatal() | |||
2002-03-22 | - (stevesk) [monitor.c monitor_wrap.c] #ifdef HAVE_PW_CLASS_IN_PASSWD | Kevin Steves | |
2002-03-22 | - provos@cvs.openbsd.org 2002/03/18 17:50:31 | Ben Lindstrom | |
[auth-bsdauth.c auth-options.c auth-rh-rsa.c auth-rsa.c auth-skey.c auth.h auth1.c auth2-chall.c auth2.c kex.c kex.h kexdh.c kexgex.c servconf.c session.h servconf.h serverloop.c session.c sshd.c] integrate privilege separated openssh; its turned off by default for now. work done by me and markus@ applied, but outside of ensure that smaller code bits migrated with their owners.. no work was tried to 'fix' it to work. =) Later project! | |||
2002-03-13 | revert more of my stupidity | Damien Miller | |
2002-03-13 | Import of Niels Provos' 20020312 ssh-complete.diff | Damien Miller | |
PAM, Cygwin and OSF SIA will not work for sure |