]> andersk Git - openssh.git/log
openssh.git
20 years agomark release V_3_8_1_P1
djm [Sun, 18 Apr 2004 12:51:12 +0000 (12:51 +0000)] 
mark release

20 years agoAdd people with several and/or large contributions
dtucker [Sun, 18 Apr 2004 11:56:23 +0000 (11:56 +0000)] 
Add people with several and/or large contributions

20 years ago - (djm) [openbsd-compat/bsd-cygwin_util.c] Recent versions of Cygwin allow
djm [Sun, 18 Apr 2004 11:15:43 +0000 (11:15 +0000)] 
 - (djm) [openbsd-compat/bsd-cygwin_util.c] Recent versions of Cygwin allow
   change of user context without a password, so relax auth method
   restrictions; from vinschen AT redhat.com; ok dtucker@

20 years agoupdate relnotes URL for release
djm [Sun, 18 Apr 2004 10:32:56 +0000 (10:32 +0000)] 
update relnotes URL for release

20 years ago - (dtucker) [auth-pam.c] Log username and source host for failed PAM
dtucker [Sun, 18 Apr 2004 01:00:26 +0000 (01:00 +0000)] 
 - (dtucker) [auth-pam.c] Log username and source host for failed PAM
   authentication attempts.  With & ok djm@

20 years ago - (tim) [configure.ac] Set SETEUID_BREAKS_SETUID, BROKEN_SETREUID and
tim [Sat, 17 Apr 2004 03:03:07 +0000 (03:03 +0000)] 
 - (tim) [configure.ac] Set SETEUID_BREAKS_SETUID, BROKEN_SETREUID and
   BROKEN_SETREGID for SCO OpenServer 3

20 years ago - (djm) [auth-krb5.c auth.h session.c] Explicitly refer to Kerberos ccache
djm [Fri, 16 Apr 2004 12:47:55 +0000 (12:47 +0000)] 
 - (djm) [auth-krb5.c auth.h session.c] Explicitly refer to Kerberos ccache
   file using FILE: method, fixes problems on Mac OSX.
   Patch from simon@sxw.org.uk; ok dtucker@

20 years ago - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, since
dtucker [Fri, 16 Apr 2004 07:58:28 +0000 (07:58 +0000)] 
 - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, since
   FAT/NTFS does not permit quotes in filenames.  From vinschen at redhat.com

20 years agoTypo fix in comment
dtucker [Thu, 15 Apr 2004 23:22:40 +0000 (23:22 +0000)] 
Typo fix in comment

20 years ago - (djm) [configure.ac] Fix detection of libwrap on OpenBSD; ok dtucker@
djm [Wed, 14 Apr 2004 10:14:26 +0000 (10:14 +0000)] 
 - (djm) [configure.ac] Fix detection of libwrap on OpenBSD; ok dtucker@

20 years ago - (dtucker) [auth-skey.c defines.h monitor.c] Make skeychallenge explicitly
dtucker [Wed, 14 Apr 2004 07:24:30 +0000 (07:24 +0000)] 
 - (dtucker) [auth-skey.c defines.h monitor.c] Make skeychallenge explicitly
   4-arg, with compatibility for 3-arg versions.  From djm@, ok me.

20 years ago - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-arg
dtucker [Wed, 14 Apr 2004 05:26:39 +0000 (05:26 +0000)] 
 - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-arg
   skeychallenge(), eg on NetBSD.  ok mouring@

20 years ago - (dtucker) [sshd_config.5] Add PermitRootLogin without-password warning
dtucker [Wed, 14 Apr 2004 03:04:35 +0000 (03:04 +0000)] 
 - (dtucker) [sshd_config.5] Add PermitRootLogin without-password warning
   from bug #701 (text from jfh at cise.ufl.edu).

20 years ago - (bal) [monitor.c monitor_wrap.c] Ok.. Last time. Promise. Tim suggested
mouring [Thu, 8 Apr 2004 16:12:30 +0000 (16:12 +0000)] 
 - (bal) [monitor.c monitor_wrap.c] Ok.. Last time.  Promise.  Tim suggested
   limiting scope and dtucker@ agreed.

20 years ago - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined and
dtucker [Thu, 8 Apr 2004 06:16:06 +0000 (06:16 +0000)] 
 - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined and
   simplify loginrec.c.  ok tim@

20 years ago - (bal) [monitor.c monitor_wrap.c] Second try. Put the zlib.h headers
mouring [Thu, 8 Apr 2004 05:11:03 +0000 (05:11 +0000)] 
 - (bal) [monitor.c monitor_wrap.c] Second try.  Put the zlib.h headers
   back and #undef TARGET_OS_MAC instead.  (Bug report pending with Apple)

20 years ago - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating
dtucker [Thu, 8 Apr 2004 00:57:05 +0000 (00:57 +0000)] 
 - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating
   pty name on Linux 2.6.x systems.  Patch from jpe at eisenmenger.org.

20 years ago - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see
mouring [Wed, 7 Apr 2004 04:16:11 +0000 (04:16 +0000)] 
 - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see
   if Krb5 library exports krb5_init_etc() since some OSes (like MacOS/X)
   are starting to restrict it as internal since it is not needed by
    developers any more. (Patch based on Apple tree)
- (bal) [monitor.c monitor_wrap.c] monitor_wrap.c] moved zlib.h higher since
    krb5 on MacOS/X conflicts.  There may be a better solution, but this will
    work for now.

20 years ago - (dtucker) [session.c] Flush stdout after displaying loginmsg. From
dtucker [Tue, 6 Apr 2004 22:04:09 +0000 (22:04 +0000)] 
 - (dtucker) [session.c] Flush stdout after displaying loginmsg.  From
   f_mohr at yahoo.de.

20 years agoOops, leftover from testing
dtucker [Tue, 6 Apr 2004 11:41:51 +0000 (11:41 +0000)] 
Oops, leftover from testing

20 years ago - (dtucker) [configure.ac] Bug #816, #748 (again): Attempt to detect
dtucker [Tue, 6 Apr 2004 11:39:02 +0000 (11:39 +0000)] 
 - (dtucker) [configure.ac] Bug #816, #748 (again): Attempt to detect
   broken getaddrinfo and friends on HP-UX.  ok djm@

20 years ago - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use
dtucker [Tue, 6 Apr 2004 11:31:12 +0000 (11:31 +0000)] 
 - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use
   updwtmpx() on IRIX since it seems to clobber utmp.  ok djm@

20 years ago - (djm) Bug #825: Fix ip_options_check() for mapped IPv4/IPv6 connection;
djm [Wed, 31 Mar 2004 05:17:54 +0000 (05:17 +0000)] 
 - (djm) Bug #825: Fix ip_options_check() for mapped IPv4/IPv6 connection;
   with & ok dtucker@

20 years ago - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
dtucker [Tue, 30 Mar 2004 10:57:57 +0000 (10:57 +0000)] 
 - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
   to reduce potential confusion with the one in sshd.c.  ok djm@

20 years ago - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX on
dtucker [Tue, 30 Mar 2004 04:03:45 +0000 (04:03 +0000)] 
 - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX on
   Linuxes, since that's what many use.  ok djm@

20 years ago - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent
dtucker [Sat, 27 Mar 2004 05:44:21 +0000 (05:44 +0000)] 
 - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent
   duplicate login messages for mutli-session logins.  ok djm@

20 years ago - (djm) Crank RPM spec versions
djm [Sun, 21 Mar 2004 22:40:01 +0000 (22:40 +0000)] 
 - (djm) Crank RPM spec versions

20 years ago - markus@cvs.openbsd.org 2004/03/20 10:40:59
djm [Sun, 21 Mar 2004 22:39:09 +0000 (22:39 +0000)] 
   - markus@cvs.openbsd.org 2004/03/20 10:40:59
     [version.h]
     3.8.1

20 years ago - markus@cvs.openbsd.org 2004/03/11 10:21:17
djm [Sun, 21 Mar 2004 22:36:00 +0000 (22:36 +0000)] 
   - markus@cvs.openbsd.org 2004/03/11 10:21:17
     [ssh.c sshd.c]
     ssh, sshd: sync version output, ok djm

20 years ago - markus@cvs.openbsd.org 2004/03/11 08:36:26
djm [Sun, 21 Mar 2004 22:35:21 +0000 (22:35 +0000)] 
   - markus@cvs.openbsd.org 2004/03/11 08:36:26
     [sshd.c]
     trim usage; ok deraadt

20 years ago - markus@cvs.openbsd.org 2004/03/10 09:45:06
djm [Sun, 21 Mar 2004 22:34:58 +0000 (22:34 +0000)] 
   - markus@cvs.openbsd.org 2004/03/10 09:45:06
     [ssh.c]
     trim usage to match ssh(1) and look more like unix. ok djm@

20 years ago - markus@cvs.openbsd.org 2004/03/09 22:11:05
djm [Sun, 21 Mar 2004 22:34:26 +0000 (22:34 +0000)] 
   - markus@cvs.openbsd.org 2004/03/09 22:11:05
     [ssh.c]
     increase x11 cookie lifetime to 20 minutes; ok djm

20 years ago- (djm) [sshd.c] Drop supplemental groups if started as root
djm [Sun, 21 Mar 2004 22:29:57 +0000 (22:29 +0000)] 
- (djm) [sshd.c] Drop supplemental groups if started as root

20 years ago - (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtucker
djm [Thu, 11 Mar 2004 03:20:10 +0000 (03:20 +0000)] 
 - (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtucker

20 years ago - (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #812: #undef getaddrinfo
dtucker [Wed, 10 Mar 2004 10:06:32 +0000 (10:06 +0000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #812: #undef getaddrinfo
   before redefining it, silences warnings on Tru64.

20 years ago - (tim) [regress/README.regress] Document ssh-rand-helper issue. ok bal
tim [Mon, 8 Mar 2004 20:12:18 +0000 (20:12 +0000)] 
 - (tim) [regress/README.regress] Document ssh-rand-helper issue. ok bal

20 years ago - dtucker@cvs.openbsd.org 2004/03/08 10:18:57
djm [Mon, 8 Mar 2004 12:13:15 +0000 (12:13 +0000)] 
   - dtucker@cvs.openbsd.org 2004/03/08 10:18:57
     [sshd_config.5]
     Document KerberosGetAFSToken;  ok markus@

20 years ago - djm@cvs.openbsd.org 2004/03/08 09:38:05
djm [Mon, 8 Mar 2004 12:13:00 +0000 (12:13 +0000)] 
   - djm@cvs.openbsd.org 2004/03/08 09:38:05
     [ssh-keyscan.c]
     explicitly initialise remote_major and remote_minor.
     from cjwatson AT debian.org; ok markus@

20 years ago - markus@cvs.openbsd.org 2004/03/05 10:53:58
djm [Mon, 8 Mar 2004 12:12:36 +0000 (12:12 +0000)] 
   - markus@cvs.openbsd.org 2004/03/05 10:53:58
     [readconf.c readconf.h scp.1 sftp.1 ssh.1 ssh_config.5 sshconnect2.c]
     add IdentitiesOnly; ok djm@, pb@

20 years ago - djm@cvs.openbsd.org 2004/03/03 09:31:20
djm [Mon, 8 Mar 2004 12:12:19 +0000 (12:12 +0000)] 
   - djm@cvs.openbsd.org 2004/03/03 09:31:20
     [sftp.c]
     Fix initialisation of progress meter; ok markus@

20 years ago - djm@cvs.openbsd.org 2004/03/03 09:30:42
djm [Mon, 8 Mar 2004 12:12:02 +0000 (12:12 +0000)] 
   - djm@cvs.openbsd.org 2004/03/03 09:30:42
     [sftp-client.c]
     Don't print duplicate messages when progressmeter is off
     Spotted by job317 AT mailvault.com; ok markus@

20 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 8 Mar 2004 12:11:25 +0000 (12:11 +0000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2004/03/03 06:47:52
     [sshd.c]
     change proctiltle after accept(2); ok henning, deraadt, djm

20 years ago - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
dtucker [Mon, 8 Mar 2004 12:04:06 +0000 (12:04 +0000)] 
 - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
   monitor_wrap.h] Bug #808: Ensure force_pwchange is correctly initialized
   even if keyboard-interactive is not used by the client.  Prevents segfaults
   in some cases where the user's password is expired (note this is not
   considered a security exposure).  ok djm@

20 years ago - (dtucker) [configure.ac sshd.c openbsd-compat/bsd-misc.h
dtucker [Mon, 8 Mar 2004 11:59:03 +0000 (11:59 +0000)] 
 - (dtucker) [configure.ac sshd.c openbsd-compat/bsd-misc.h
   openbsd-compat/setenv.c] Unset KRB5CCNAME on AIX to prevent it from being
   inherited by the child.  ok djm@

20 years ago - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on some
dtucker [Mon, 8 Mar 2004 11:13:12 +0000 (11:13 +0000)] 
 - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on some
   platforms (eg SCO, HP-UX) with logging in the wrong TZ.

20 years ago - (tim) [regress/login-timeout.sh] fix building outside of source tree.
tim [Sun, 7 Mar 2004 18:40:01 +0000 (18:40 +0000)] 
 - (tim) [regress/login-timeout.sh] fix building outside of source tree.

20 years ago - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.h
dtucker [Thu, 4 Mar 2004 11:59:36 +0000 (11:59 +0000)] 
 - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.h
   openbsd-compat/xcrypt.c] Bug #802: Fix build error on Tru64 when
   configured --with-osfsia.  ok djm@

20 years ago - (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread,
dtucker [Thu, 4 Mar 2004 09:03:54 +0000 (09:03 +0000)] 
 - (dtucker) [auth-pam.c] Reset signal status when starting pam auth thread,
   prevent hanging during PAM keyboard-interactive authentications.  ok djm@

20 years ago - (dtucker) [auth-pam.c] Don't try to export PAM when compiled with
dtucker [Thu, 4 Mar 2004 08:54:10 +0000 (08:54 +0000)] 
 - (dtucker) [auth-pam.c] Don't try to export PAM when compiled with
   -DUSE_POSIX_THREADS.  From antoine.verheijen at ualbert ca.  ok djm@

20 years agowrong year
dtucker [Thu, 4 Mar 2004 08:47:29 +0000 (08:47 +0000)] 
wrong year

20 years ago - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent
djm [Wed, 3 Mar 2004 00:08:59 +0000 (00:08 +0000)] 
 - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent
   ok dtucker

20 years ago - (tim) [configure.ac] Put back bits mistakenly removed from Rev 1.188
tim [Sun, 29 Feb 2004 23:53:37 +0000 (23:53 +0000)] 
 - (tim) [configure.ac] Put back bits mistakenly removed from Rev 1.188

20 years ago - (dtucker) [regress/try-ciphers.sh] Skip acss if not compiled in (eg if we
dtucker [Sun, 29 Feb 2004 10:30:05 +0000 (10:30 +0000)] 
 - (dtucker) [regress/try-ciphers.sh] Skip acss if not compiled in (eg if we
   built with openssl < 0.9.7)

20 years ago - dtucker@cvs.openbsd.org 2004/02/28 13:44:45
dtucker [Sun, 29 Feb 2004 09:38:26 +0000 (09:38 +0000)] 
   - dtucker@cvs.openbsd.org 2004/02/28 13:44:45
     [regress/try-ciphers.sh]
     Test acss too; ok markus@

20 years ago - dtucker@cvs.openbsd.org 2004/02/28 12:16:57
dtucker [Sun, 29 Feb 2004 09:37:06 +0000 (09:37 +0000)] 
   - dtucker@cvs.openbsd.org 2004/02/28 12:16:57
     [regress/dynamic-forward.sh]
     Make dynamic-forward understand nc's new output.  ok markus@

20 years ago - markus@cvs.openbsd.org 2004/02/24 17:06:52
dtucker [Sun, 29 Feb 2004 09:33:51 +0000 (09:33 +0000)] 
   - markus@cvs.openbsd.org 2004/02/24 17:06:52
     [regress/ssh-com-client.sh regress/ssh-com-keygen.sh
     regress/ssh-com-sftp.sh regress/ssh-com.sh]
     test against recent ssh.com releases

20 years ago - markus@cvs.openbsd.org 2004/02/24 16:56:30
dtucker [Sun, 29 Feb 2004 09:31:08 +0000 (09:31 +0000)] 
   - markus@cvs.openbsd.org 2004/02/24 16:56:30
     [regress/test-exec.sh]
     allow arguments in ${TEST_SSH_XXX}

20 years ago - dtucker@cvs.openbsd.org 2004/02/17 08:23:20
dtucker [Sun, 29 Feb 2004 09:30:17 +0000 (09:30 +0000)] 
   - dtucker@cvs.openbsd.org 2004/02/17 08:23:20
     [regress/Makefile regress/login-timeout.sh]
     Add regression test for LoginGraceTime; ok markus@

20 years ago - dtucker@cvs.openbsd.org 2004/02/27 22:49:27
dtucker [Sun, 29 Feb 2004 09:15:08 +0000 (09:15 +0000)] 
   - dtucker@cvs.openbsd.org 2004/02/27 22:49:27
     [dh.c]
     Reset bit counter at the right time, fixes debug output in the case where
     the DH group is rejected.  ok markus@

20 years ago - dtucker@cvs.openbsd.org 2004/02/27 22:44:56
dtucker [Sun, 29 Feb 2004 09:13:34 +0000 (09:13 +0000)] 
   - dtucker@cvs.openbsd.org 2004/02/27 22:44:56
     [dh.c]
     Make /etc/moduli line buffer big enough for 8kbit primes, in case anyone
     ever uses one.  ok markus@

20 years ago - dtucker@cvs.openbsd.org 2004/02/27 22:42:47
dtucker [Sun, 29 Feb 2004 09:12:33 +0000 (09:12 +0000)] 
   - dtucker@cvs.openbsd.org 2004/02/27 22:42:47
     [dh.c]
     Prevent sshd from sending DH groups with a primitive generator of zero or
     one, even if they are listed in /etc/moduli.  ok markus@

20 years ago - djm@cvs.openbsd.org 2004/02/25 00:22:45
dtucker [Sun, 29 Feb 2004 09:11:30 +0000 (09:11 +0000)] 
   - djm@cvs.openbsd.org 2004/02/25 00:22:45
     [sshd.c]
     typo in comment

20 years ago - (bal) KNF our sshlogin.c even if the code looks nothing like upstream
mouring [Fri, 27 Feb 2004 03:01:19 +0000 (03:01 +0000)] 
 - (bal) KNF our sshlogin.c even if the code looks nothing like upstream
   code due to diversity issues.

20 years ago - (djm) Don't specify path to PAM modules in Redhat sshd.pam; from Fedora
djm [Tue, 24 Feb 2004 23:57:45 +0000 (23:57 +0000)] 
 - (djm) Don't specify path to PAM modules in Redhat sshd.pam; from Fedora

20 years ago - (djm) Trim ChangeLog
djm [Tue, 24 Feb 2004 23:56:31 +0000 (23:56 +0000)] 
 - (djm) Trim ChangeLog

20 years ago - (djm) Release 3.8p1 V_3_8_P1
djm [Tue, 24 Feb 2004 06:13:28 +0000 (06:13 +0000)] 
 - (djm) Release 3.8p1

20 years ago[configure.ac] SCO3 needs -lcrypt_i for -lprot
tim [Tue, 24 Feb 2004 05:47:04 +0000 (05:47 +0000)] 
[configure.ac] SCO3 needs -lcrypt_i for -lprot

20 years ago - (dtucker) {README.platform] Add platform-specific notes.
dtucker [Tue, 24 Feb 2004 05:14:41 +0000 (05:14 +0000)] 
 - (dtucker) {README.platform] Add platform-specific notes.

20 years ago - (dtucker) [README] Add pointer to release notes. ok djm@
dtucker [Tue, 24 Feb 2004 05:13:24 +0000 (05:13 +0000)] 
 - (dtucker) [README] Add pointer to release notes.  ok djm@

20 years ago - (djm) Crank RPM spec versions
djm [Tue, 24 Feb 2004 05:00:02 +0000 (05:00 +0000)] 
 - (djm) Crank RPM spec versions

20 years ago[openbsd-compat/getrrsetbyname.c] Make gcc 2.7.2.3 happy. ok djm@
tim [Tue, 24 Feb 2004 04:51:06 +0000 (04:51 +0000)] 
[openbsd-compat/getrrsetbyname.c] Make gcc 2.7.2.3 happy.  ok djm@

20 years ago - (dtucker) [uidswap.c] Minor KNF. ok djm@
dtucker [Tue, 24 Feb 2004 02:17:30 +0000 (02:17 +0000)] 
 - (dtucker) [uidswap.c] Minor KNF.  ok djm@

20 years ago - (djm) [groupaccess.c uidswap.c] Bug #787: Size group arrays at runtime
djm [Tue, 24 Feb 2004 02:05:11 +0000 (02:05 +0000)] 
 - (djm) [groupaccess.c uidswap.c] Bug #787: Size group arrays at runtime
   using sysconf() if available Based on patches from
   holger AT van-lengerich.de and openssh_bugzilla AT hockin.org

20 years agoAdd missing ok
dtucker [Mon, 23 Feb 2004 23:58:10 +0000 (23:58 +0000)] 
Add missing ok

20 years ago - (dtucker) [configure.ac gss-serv-krb5.c ssh-gss.h] Define GSSAPI when found
dtucker [Mon, 23 Feb 2004 23:37:33 +0000 (23:37 +0000)] 
 - (dtucker) [configure.ac gss-serv-krb5.c ssh-gss.h] Define GSSAPI when found
   with krb5-config, hunt down gssapi.h and friends.  Based partially on patch
   from deengert at anl.gov.

For the MIT Kerberos bug against krb5-config related to this see:
http://krbdev.mit.edu/rt/Ticket/Display.html?id=2240

20 years ago - markus@cvs.openbsd.org 2004/02/23 15:16:46
dtucker [Mon, 23 Feb 2004 22:24:01 +0000 (22:24 +0000)] 
   - markus@cvs.openbsd.org 2004/02/23 15:16:46
     [version.h]
     enter 3.8

20 years ago - markus@cvs.openbsd.org 2004/02/23 15:12:46
dtucker [Mon, 23 Feb 2004 22:21:41 +0000 (22:21 +0000)] 
   - markus@cvs.openbsd.org 2004/02/23 15:12:46
     [bufaux.c]
     encode 0 correctly in buffer_put_bignum2; noted by Mikulas Patocka
     and drop support for negative BNs; ok otto@

20 years ago - markus@cvs.openbsd.org 2004/02/23 12:02:33
dtucker [Mon, 23 Feb 2004 22:20:29 +0000 (22:20 +0000)] 
   - markus@cvs.openbsd.org 2004/02/23 12:02:33
     [sshd.c]
     backout revision 1.279; set listen socket to non-block; ok henning.

20 years ago - markus@cvs.openbsd.org 2004/02/19 21:15:04
dtucker [Mon, 23 Feb 2004 22:19:15 +0000 (22:19 +0000)] 
   - markus@cvs.openbsd.org 2004/02/19 21:15:04
     [sftp-server.c]
     switch to new license.template

20 years ago - (dtucker) [session.c] Bug #789: Only make setcred call for !privsep in the
dtucker [Mon, 23 Feb 2004 13:01:27 +0000 (13:01 +0000)] 
 - (dtucker) [session.c] Bug #789: Only make setcred call for !privsep in the
   non-interactive path.  ok djm@

20 years agoAdd missed ChangeLog entries for previous commits...
dtucker [Sun, 22 Feb 2004 00:55:07 +0000 (00:55 +0000)] 
Add missed ChangeLog entries for previous commits...

20 years ago - (dtucker) [configure.ac] Apply krb5-config --libs fix to non-gssapi path
dtucker [Sun, 22 Feb 2004 00:37:48 +0000 (00:37 +0000)] 
 - (dtucker) [configure.ac] Apply krb5-config --libs fix to non-gssapi path
   too.

20 years ago - (dtucker) [auth-passwd.c] Only check password expiry once. Prevents
dtucker [Sat, 21 Feb 2004 23:23:35 +0000 (23:23 +0000)] 
 - (dtucker) [auth-passwd.c] Only check password expiry once.  Prevents
   multiple warnings if a wrong password is entered.

20 years ago - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or
dtucker [Sat, 21 Feb 2004 23:22:05 +0000 (23:22 +0000)] 
 - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or
   password expiry.  ok djm@

20 years ago - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test
dtucker [Sat, 21 Feb 2004 22:43:15 +0000 (22:43 +0000)] 
 - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test
   to auth-shadow.c, no functional change.  ok djm@

20 years ago - (djm) [openbsd-compat/setproctitle.c] fix comments; from grange@
djm [Fri, 20 Feb 2004 09:37:44 +0000 (09:37 +0000)] 
 - (djm) [openbsd-compat/setproctitle.c] fix comments; from grange@

20 years ago - (djm) [log.c] Tighten openlog_r tests
djm [Wed, 18 Feb 2004 11:59:43 +0000 (11:59 +0000)] 
 - (djm) [log.c] Tighten openlog_r tests

20 years ago - (djm) [log.c] Correct use of HAVE_OPENLOG_R
djm [Wed, 18 Feb 2004 04:42:31 +0000 (04:42 +0000)] 
 - (djm) [log.c] Correct use of HAVE_OPENLOG_R

20 years ago - jmc@cvs.openbsd.org 2004/02/17 19:35:21
djm [Wed, 18 Feb 2004 03:31:23 +0000 (03:31 +0000)] 
   - jmc@cvs.openbsd.org 2004/02/17 19:35:21
     [sshd_config.5]
     remove cruft left over from RhostsAuthentication removal;
     ok markus@

20 years ago - djm@cvs.openbsd.org 2004/02/17 11:03:08
djm [Wed, 18 Feb 2004 03:30:55 +0000 (03:30 +0000)] 
   - djm@cvs.openbsd.org 2004/02/17 11:03:08
     [sftp.c]
     sftp.c and sftp-int.c, together at last; ok markus@

20 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 18 Feb 2004 03:11:13 +0000 (03:11 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2004/02/17 07:17:29
     [sftp-glob.c sftp.c]
     Remove useless headers; ok deraadt@

20 years ago - (dtucker) [configure.ac] Handle case where krb5-config --libs returns a
dtucker [Wed, 18 Feb 2004 00:21:12 +0000 (00:21 +0000)] 
 - (dtucker) [configure.ac] Handle case where krb5-config --libs returns a
   path with a "-" in it.  From Sergio.Gelato at astro.su.se.

20 years ago - (dtucker) [auth-pam.c] Store output from pam_session and pam_setcred for
dtucker [Tue, 17 Feb 2004 12:20:07 +0000 (12:20 +0000)] 
 - (dtucker) [auth-pam.c] Store output from pam_session and pam_setcred for
   display after login.  Should fix problems like pam_motd not displaying
   anything, noticed by cjwatson at debian.org.  ok djm@

20 years ago - (dtucker) [auth-pam.c] Tidy up PAM debugging. ok djm@
dtucker [Tue, 17 Feb 2004 09:46:59 +0000 (09:46 +0000)] 
 - (dtucker) [auth-pam.c] Tidy up PAM debugging.  ok djm@

20 years ago - (djm) Bug #698: Specify FILE: for KRB5CCNAME; patch from
djm [Tue, 17 Feb 2004 09:33:52 +0000 (09:33 +0000)] 
 - (djm) Bug #698: Specify FILE: for KRB5CCNAME; patch from
   stadal@suse.cz and simon@sxw.org.uk

20 years ago - djm@cvs.openbsd.org 2004/02/17 05:39:51
djm [Tue, 17 Feb 2004 06:07:59 +0000 (06:07 +0000)] 
   - djm@cvs.openbsd.org 2004/02/17 05:39:51
     [sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp-int.c]
     [sftp-int.h sftp.c]
     switch to license.template for code written by me (belated, I know...)

20 years ago - (djm) Simplify the license on code I have written. No code changes.
djm [Tue, 17 Feb 2004 05:49:41 +0000 (05:49 +0000)] 
 - (djm) Simplify the license on code I have written. No code changes.

20 years ago[configure.ac] Make sure -lcrypto is before -lsocket for sco3. ok mouring@
tim [Thu, 12 Feb 2004 17:27:21 +0000 (17:27 +0000)] 
[configure.ac] Make sure -lcrypto is before -lsocket for sco3.  ok mouring@

20 years ago[Makefile.in regress/sftp-badcmds.sh regress/test-exec.sh]
tim [Thu, 12 Feb 2004 15:17:10 +0000 (15:17 +0000)] 
[Makefile.in regress/sftp-badcmds.sh regress/test-exec.sh]
Portablity fixes. Data sftp transfers needs to be world readable. Some
older shells hang on while loops when  doing sh -n some_script. OK dtucker@

20 years ago[configure.ac] Fix comment to match code changes in ver 1.117
tim [Wed, 11 Feb 2004 22:46:40 +0000 (22:46 +0000)] 
[configure.ac] Fix comment to match code changes in ver 1.117

This page took 0.096801 seconds and 4 git commands to generate.