]> andersk Git - openssh.git/shortlog
openssh.git
2001-02-26  djm - (djm) Warning fix on entropy.c saved uid stuff....
2001-02-26  djm - (djm) Move PAM init to after fork for non-Solaris...
2001-02-26  djm - (djm) fatal() on OpenSSL version mismatch
2001-02-26  djmwhitspace
2001-02-26  mouringSecond Ooops... =) I started with the wrong date.
2001-02-26  djmdoh
2001-02-26  djm - (djm) Fix up POSIX saved uid support. Report from...
2001-02-26  mouring - (bal) sshd.init support for all Redhat release....
2001-02-26  mouring - markus@cvs.openbsd.org 2001/02/23 15:37:45
2001-02-26  mouring - (bal) Applied shutdown() patch for sftp.c by Corinn...
2001-02-26  djm - (djm) Some systems (SCO3, NeXT) have weird saved...
2001-02-25  mouring - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_S...
2001-02-25  mouring - (bal) Replace 'unsigned long long' to 'u_int64_t...
2001-02-24  djm - (djm) Use %{_libexecdir} rather than hardcoded path...
2001-02-24  mouring - (bal) Missed part of the UNIX sockets patch. Patch...
2001-02-24  steveskcleanups.
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 - OpenBSD CVS Sync:
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) Merge BSD_AUTH support from Markus Friedl...
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  djmAccidentally applied test code, revert
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  steveskKNF
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-17  mouringRemoved 'build out of tree' line since it does. =)
2001-02-16  mouringOpenSSH 2.5.0 went gold in the OpenBSD tree.
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  mouring#error no longer required, dealt with in configure.in now.
2001-02-16  djmKNF
2001-02-16  djmKNF comment block
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  mouringChecking for stdarg.h is not required any more.
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 ...
next
This page took 0.919803 seconds and 4 git commands to generate.