summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version numbersV_3_0_2_P1V_3_0_2djm2001-12-013-4/+4
* - (djm) Syn with OpenBSD OpenSSH-3.0.2djm2001-12-014-19/+25
* [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,tim2001-11-276-17/+81
* ReleaseV_3_0_1_P1djm2001-11-151-1/+2
* - (djm) Fix IPv4 default in ssh-keyscan. Spotted by Dan Astooriandjm2001-11-142-1/+9
* - (djm) Bump RPM package versionsdjm2001-11-134-5/+6
* - markus@cvs.openbsd.org 2001/11/13 02:03:57djm2001-11-132-2/+5
* - markus@cvs.openbsd.org 2001/11/12 11:17:07djm2001-11-132-4/+5
* - (djm) OpenBSD CVS Syncdjm2001-11-132-9/+15
* - (djm) AIX login{success,failed} changes. Move loginsuccess call todjm2001-11-134-19/+20
* - (djm) Fix early (and double) free of remote user when using Kerberos.djm2001-11-132-3/+5
* - (djm) Reorder portable-specific server options so that they come first.djm2001-11-122-12/+32
* - markus@cvs.openbsd.org 2001/11/11 13:02:31djm2001-11-122-4/+14
* - markus@cvs.openbsd.org 2001/11/10 13:37:20djm2001-11-122-3/+5
* - markus@cvs.openbsd.org 2001/11/10 13:22:42djm2001-11-122-4/+7
* - markus@cvs.openbsd.org 2001/11/10 13:19:45djm2001-11-122-7/+10
* - markus@cvs.openbsd.org 2001/11/09 19:08:35djm2001-11-122-5/+8
* - markus@cvs.openbsd.org 2001/11/09 18:59:23djm2001-11-123-9/+13
* - markus@cvs.openbsd.org 2001/11/08 20:02:24djm2001-11-122-3/+9
* - markus@cvs.openbsd.org 2001/11/08 17:49:53djm2001-11-122-2/+14
* - markus@cvs.openbsd.org 2001/11/08 10:51:08djm2001-11-122-7/+9
* - markus@cvs.openbsd.org 2001/11/07 22:53:21djm2001-11-122-3/+6
* - markus@cvs.openbsd.org 2001/11/07 22:41:51djm2001-11-123-5/+6
* - markus@cvs.openbsd.org 2001/11/07 22:12:01djm2001-11-122-4/+7
* - markus@cvs.openbsd.org 2001/11/07 22:10:28djm2001-11-123-9/+14
* - markus@cvs.openbsd.org 2001/11/07 21:40:21djm2001-11-122-2/+13
* - markus@cvs.openbsd.org 2001/11/07 16:03:17djm2001-11-124-43/+33
* - markus@cvs.openbsd.org 2001/10/30 20:29:09djm2001-11-122-3/+6
* - markus@cvs.openbsd.org 2001/10/29 19:27:15djm2001-11-122-15/+19
* - markus@cvs.openbsd.org 2001/10/25 21:14:32djm2001-11-113-5/+13
* - markus@cvs.openbsd.org 2001/10/24 19:57:40djm2001-11-112-24/+30
* - markus@cvs.openbsd.org 2001/10/24 08:51:35djm2001-11-113-4/+8
* - markus@cvs.openbsd.org 2001/10/24 08:41:20djm2001-11-112-10/+5
* - markus@cvs.openbsd.org 2001/10/24 08:41:41djm2001-11-112-3/+7
* - (djm) Cygwin config patch from Corinna Vinschen <vinschen@redhat.com>djm2001-11-112-48/+50
* - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>djm2001-11-113-11/+15
* - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)stevesk2001-11-092-3/+9
* [ contrib/caldera/openssh.spec contrib/caldera/sshd.init]V_3_0_P1tim2001-11-035-181/+92
* - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)djm2001-10-312-2/+11
* - (djm) Unsmoke drugs: config files should be noreplace.djm2001-10-302-6/+9
* - (djm) Redhat RPM spec: remove noreplace from config files, allow IPv6djm2001-10-302-6/+20
* [TODO defines.h loginrec.c] Change the references to configure.intim2001-10-304-7/+11
* - (stevesk) README: zlib location is http://www.gzip.org/zlib/stevesk2001-10-282-3/+4
* - (stevesk) Fix compile problem with PAM password change fixstevesk2001-10-282-4/+5
* - (djm) Fix for PAM password changes being echoed (from stevesk)djm2001-10-282-5/+6
* - (djm) Disconnect if no tty and PAM reports password expireddjm2001-10-282-1/+5
* - (djm) Avoid bug in Solaris PAM libsdjm2001-10-282-3/+6
* [configure.ac] Fixes for ReliantUNIX (don't use libucb)tim2001-10-272-4/+11
* Fix install: when building outside of sourcetim2001-10-272-3/+6
* - (bal) Set the correct current time in login_utmp_only(). Patch bymouring2001-10-262-2/+7