summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-16 - (djm) [auth-krb5.c auth.h session.c] Explicitly refer to Kerberos ccacheDamien Miller
2004-04-16 - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, sinceDarren Tucker
2004-04-16Typo fix in commentDarren Tucker
2004-04-14 - (djm) [configure.ac] Fix detection of libwrap on OpenBSD; ok dtucker@Damien Miller
2004-04-14 - (dtucker) [auth-skey.c defines.h monitor.c] Make skeychallenge explicitlyDarren Tucker
2004-04-14 - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-argDarren Tucker
2004-04-14 - (dtucker) [sshd_config.5] Add PermitRootLogin without-password warningDarren Tucker
2004-04-08 - (bal) [monitor.c monitor_wrap.c] Ok.. Last time. Promise. Tim suggestedBen Lindstrom
2004-04-08 - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined andDarren Tucker
2004-04-08 - (bal) [monitor.c monitor_wrap.c] Second try. Put the zlib.h headersBen Lindstrom
2004-04-08 - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncatingDarren Tucker
2004-04-07 - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to seeBen Lindstrom
2004-04-07 - (dtucker) [session.c] Flush stdout after displaying loginmsg. FromDarren Tucker
2004-04-06Oops, leftover from testingDarren Tucker
2004-04-06 - (dtucker) [configure.ac] Bug #816, #748 (again): Attempt to detectDarren Tucker
2004-04-06 - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't useDarren Tucker
2004-04-04Some older kernels are missing setresuid() and setresgid(), so don't try toColin Watson
2004-03-31 - (djm) Bug #825: Fix ip_options_check() for mapped IPv4/IPv6 connection;Damien Miller
2004-03-30 - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.cDarren Tucker
2004-03-30 - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX onDarren Tucker
2004-03-28Build everything apart from contrib in a subdirectory, to allow forColin Watson
2004-03-27 - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to preventDarren Tucker
2004-03-25Remove deprecated ReverseMappingCheck option from newly generatedColin Watson
2004-03-22 - (djm) Crank RPM spec versionsDamien Miller
2004-03-22 - markus@cvs.openbsd.org 2004/03/20 10:40:59Damien Miller
2004-03-22 - markus@cvs.openbsd.org 2004/03/11 10:21:17Damien Miller
2004-03-22 - markus@cvs.openbsd.org 2004/03/11 08:36:26Damien Miller
2004-03-22 - markus@cvs.openbsd.org 2004/03/10 09:45:06Damien Miller
2004-03-22 - markus@cvs.openbsd.org 2004/03/09 22:11:05Damien Miller
2004-03-22- (djm) [sshd.c] Drop supplemental groups if started as rootDamien Miller
2004-03-11 - (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtuckerDamien Miller
2004-03-10Finish 1:3.8p1-2.Colin Watson
2004-03-10 - (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #812: #undef getaddrinfoDarren Tucker
2004-03-10Turn off the new ForwardX11Trusted by default, returning to the semanticsColin Watson
2004-03-08 - (tim) [regress/README.regress] Document ssh-rand-helper issue. ok balTim Rice
2004-03-08Disable PasswordAuthentication for new installations (closes: #236810).Colin Watson
2004-03-08 - dtucker@cvs.openbsd.org 2004/03/08 10:18:57Damien Miller
2004-03-08 - djm@cvs.openbsd.org 2004/03/08 09:38:05Damien Miller
2004-03-08 - markus@cvs.openbsd.org 2004/03/05 10:53:58Damien Miller
2004-03-08 - djm@cvs.openbsd.org 2004/03/03 09:31:20Damien Miller
2004-03-08 - djm@cvs.openbsd.org 2004/03/03 09:30:42Damien Miller
2004-03-08 - (djm) OpenBSD CVS SyncDamien Miller
2004-03-08 - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.cDarren Tucker
2004-03-08 - (dtucker) [configure.ac sshd.c openbsd-compat/bsd-misc.hDarren Tucker
2004-03-08 - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on someDarren Tucker
2004-03-07 - (tim) [regress/login-timeout.sh] fix building outside of source tree.Tim Rice
2004-03-06Finish 1:3.8p1-1.Colin Watson
2004-03-06Add Greek debconf template translation (thanks, Konstantinos Margaritis;Colin Watson
2004-03-06Add Italian debconf template translation (thanks, Renato Gini;Colin Watson
2004-03-06Privilege separation and PAM are now properly supported together, so removeColin Watson