]> andersk Git - openssh.git/shortlog
openssh.git
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 ...
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  stevesksmall format sync.
2001-02-11  steveskmissed session.c part of:
2001-02-11  steveskmissed sshconnect.c part of:
2001-02-11  djmOops - missed a bit of previous diff
2001-02-11  djm - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
2001-02-11  mouringOops, #include <resolv.h> mistakenly reappeared in.
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  mouringUseless CVS ID Update.
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  mouringSync CVS ID w/ OpenBSD
2001-02-10  mouringSynced w/ OpenBSD
2001-02-10  mouringmissed type casing with %8llu change
2001-02-10  mouring - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)
2001-02-10  mouringCVS Sync with OpenBSD
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
next
This page took 1.507507 seconds and 4 git commands to generate.