]> andersk Git - openssh.git/history - ChangeLog
- (bal) Generalize lack of UNIX sockets since this also effects Cray
[openssh.git] / ChangeLog
2001-02-24  mouring - (bal) Generalize lack of UNIX sockets since this...
2001-02-24  mouring - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes...
2001-02-24  mouring - (bal) pam_stack fix to correctly detect between...
2001-02-23  mouring - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
2001-02-23  mouring - (bal) Patch to force OpenSSH rpm to require the...
2001-02-23  mouring - (bal) Fix --define rh7 in openssh.spec file. Patch...
2001-02-22  stevesk - (stevesk) remove erroneous #ifdef sgi code.
2001-02-22  mouring - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>
2001-02-21  mouring - (bal) Corrected SCO luid patch by svaughan <svaughan...
2001-02-21  stevesk - (stevesk) session.c: back out to where we were before:
2001-02-21  mouring - (bal) Reverted out of 2001/02/15 patch by djm below...
2001-02-21  mouring - (bal) Fixed OpenSSL rework to use $saved_*. Patch...
2001-02-20  mouring - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solari...
2001-02-20  mouring - deraadt@cvs.openbsd.org 2001/02/19 23:09:05
2001-02-19  mouring - (bal) Fix mixed up params to memmove() from Jan...
2001-02-19  djm - Update versions in RPM spec files V_2_5_1_P1
2001-02-19  djm - (djm) Rework search for OpenSSL location. Skip direc... V_2_5_0_P1
2001-02-18  mouring - (bal) Markus' blessing to rename login.[ch] -> sshlo...
2001-02-18  djmForgot to commit Changelog
2001-02-18  stevesk - (stevesk) entropy.c: typo; should be SIGPIPE
2001-02-18  djm - (djm) Update RPM spec files for 2.5.0p1
2001-02-18  djm - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_...
2001-02-18  djm - (djm) Move entropy.c over to mysignal()
2001-02-18  djm - (djm) SA_INTERRUPT is the converse of SA_RESTART...
2001-02-18  stevesk - (stevesk) scp.c: use mysignal() for updateprogressme...
2001-02-18  stevesk - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTAR...
2001-02-18  djm - (djm) SCO needs librpc for libwrap. Patch from Tim Rice
2001-02-18  djm - (djm) Use SA_INTERRUPT along SA_RESTART if present...
2001-02-18  djm - (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi>
2001-02-18  djm - (djm) Swapped tests for no_libsocket and no_libnsl...
2001-02-18  djm - (djm) Use ttyname() to determine name of tty returne...
2001-02-18  djm - (djm) Robustify EGD/PRNGd code in face of socket...
2001-02-18  djm - (djm) Close listen_sock on bind() failures. Patch...
2001-02-18  djm - (djm) Fix my breaking of cygwin builds, Patch from...
2001-02-17  mouring - (Bal) Patch for lack of RA_RESTART in misc.c for...
2001-02-17  mouring - (bal) Patch for fix FCHMOD reference in ftp-client...
2001-02-16  mouring - markus@cvs.openbsd.org 2001/02/16 14:03:43
2001-02-16  mouring- markus@cvs.openbsd.org 2001/02/16 13:38:18
2001-02-16  stevesk - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;
2001-02-16  djm - (djm) OpenBSD CVS:
2001-02-16  djm - (djm) Set "login ID" on systems with setluid. Only...
2001-02-16  djm - (djm) USE_PIPES for a few more sysv platforms
2001-02-16  djm - (djm) Make gnome-ssh-askpass handle multi-line promp...
2001-02-15  djm - (djm) Mini-configure reorder patch from Tim Rice...
2001-02-15  mouring - (bal) Added DG/UX case and set that they have a...
2001-02-15  mouring - (bal) added '--with-prce' to allow overriding of...
2001-02-15  stevesk - deraadt@cvs.openbsd.org 2001/02/15 01:38:04
2001-02-15  djm - (djm) Move to Jim's 1.2.0 X11 askpass program
2001-02-15  mouring - replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN.
2001-02-15  mouring - djm@cvs.openbsd.org 2001/02/14 9:46:03
2001-02-15  mouring - stevesk@cvs.openbsd.org 2001/02/12 20:53:33
2001-02-15  mouring - markus@cvs.openbsd.org 2001/02/12 23:26:20
2001-02-15  mouring - markus@cvs.openssh.org 2001/02/13 22:49:40
2001-02-15  mouring - deraadt@cvs.openbsd.org 2001/02/12 22:56:09
2001-02-15  mouring - markus@cvs.openbsd.org 2001/02/12 16:16:23
2001-02-15  mouring - markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-15  mouring - markus@cvs.openbsd.org 2001/02/12 12:45:06
2001-02-15  djm - (djm) Clean up PAM namespace. Suggested by Darren Moffat
2001-02-15  djm - (djm) Move PAM session setup back to before setuid...
2001-02-13  stevesk - (stevesk) fix for SIA patch, misplaced session_setup...
2001-02-13  djm - (djm) Split out and improve OSF SIA auth code. Patch...
2001-02-13  mouring - (bal) Missing function prototype in bsd-snprintf...
2001-02-13  djm - (djm) Move PAM session initialisation until after...
2001-02-13  djm - (djm) Don't try to close PAM session or delete crede...
2001-02-13  stevesk - (stevesk) auth1.c: fix PAM passwordless check.
2001-02-13  mouring - (bal) Use chown() if fchown() does not exist in...
2001-02-13  mouring - (bal) Cleaned out bsd-snprintf.c. VARARGS have...
2001-02-13  djm - (djm) Only test -S potential EGD sockets if they...
2001-02-12  mouring - (bal) added NeXT work around for bsd-snprintf.c...
2001-02-12  stevesk - (stevesk) session.c: remove debugging code.
2001-02-12  mouring - (bal) NCR SVR4 compatiblity provide by Don Bragg...
2001-02-12  djm - (djm) Fix OSF SIA auth NULL pointer deref. Report...
2001-02-12  djm - (djm) Clean up PCRE text in INSTALL
2001-02-11  djm - (djm) Update Redhat specfile to allow --define ...
2001-02-11  stevesk - (stevesk) compat.c: more friendly cpp error
2001-02-11  stevesk - stevesk@cvs.openbsd.org 2001/02/11 06:15:57
2001-02-11  stevesk - (stevesk) misc.c: ssh.h not needed.
2001-02-11  steveskmissed sshconnect.c part of:
2001-02-11  djm - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
2001-02-11  mouring - itojun@cvs.opebsd.org 2001/02/08 10:47:05
2001-02-10  mouring - (bal) A bit more whitespace cleanup
2001-02-10  mouring - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
2001-02-10  mouring - deraadt 2001/02/07 8:57:26
2001-02-10  mouring - (bal) uuencode.c resync w/ OpenBSD tree, plus whites...
2001-02-10  mouring - djm@cvs.openbsd.org 2001/02/04 21:26:07
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/08 22:35:30
2001-02-10  mouring - itojun@cvs.openbsd.org 2001/02/07 18:04:50
2001-02-10  mouring - itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-10  mouringSynced w/ OpenBSD
2001-02-10  mouring - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)
2001-02-10  mouring - deraadt@cvs.openbsd.org 2001/02/08 14:39:36
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/06 22:43:02
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/08 21:58:28
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/09 13:38:07
2001-02-10  mouringSync w/ OpenBSD
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/06 22:26:17
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/10 1:46:28
2001-02-10  mouring - (bal) Synced ssh.1 w/ OpenBSD
2001-02-10  mouring - djm@cvs.openbsd.org 2001/02/10 0:45:52
2001-02-10  mouring - (bal) Minor correction to sftp-client.c I made....
next
This page took 1.956651 seconds and 107 git commands to generate.