]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2002-05-22  Damien Millerunbreak V_3_2_3 anongit/V_3_2_3 github-selfhosted/V_3_2_3 github/V_3_2_3 V_3_2_3_P1
2002-05-22  Damien Millerunbreak (aaarrrgggh - stupid vi)
2002-05-22  Damien Millersync scard/
2002-05-22  Damien Millercrank rpm spec versions
2002-05-22  Damien MillerCrank version
2002-05-22  Damien Millerrcsid sync
2002-05-22  Damien Miller fix spelling mistakes spotted by Solar Designer <solar...
2002-05-21  Kevin Steves - (stevesk) [sshd.c] #ifndef HAVE_CYGWIN for setgroups()
2002-05-21  Kevin Steves - (stevesk) [sshd.c] bug 245; disable setsid() for now
2002-05-17  Tim Rice[configure.ac] remove extra MD5_MSG="no" line.
2002-05-15  Damien Millerp1 V_3_2_2_P1
2002-05-15  Ben Lindstrom - (bal) OpenBSD CVS Sync
2002-05-15  Ben Lindstrom - markus@cvs.openbsd.org 2002/05/15 21:02:53
2002-05-15  Ben Lindstrom - millert@cvs.openbsd.org 2002/05/06 23:34:33
2002-05-15  Ben Lindstrom - deraadt@cvs.openbsd.org 2002/05/04 02:39:35
2002-05-15  Ben Lindstrom - (bal) Clarified openbsd-compat/*-cray.* Licence...
2002-05-15  Ben Lindstrom - mouring@cvs.openbsd.org 2002/05/15 15:47:49
2002-05-15  Ben Lindstrom - markus@cvs.openbsd.org 2002/05/13 21:26:49
2002-05-15  Ben Lindstrom - millert@cvs.openbsd.org 2002/05/13 15:53:19
2002-05-15  Ben Lindstrom - markus@cvs.openbsd.org 2002/05/13 20:44:58
2002-05-15  Ben Lindstrom - itojun@cvs.openbsd.org 2002/05/13 02:37:39
2002-05-15  Ben Lindstrom - stevesk@cvs.openbsd.org 2002/05/11 20:24:48
2002-05-15  Ben Lindstrom - deraadt@cvs.openbsd.org 2002/05/08 21:06:34
2002-05-15  Ben Lindstrom - deraadt@cvs.openbsd.org 2002/05/07 19:54:36
2002-05-15  Ben Lindstrom - (bal) CVS ID fix up on auth-passwd.c
2002-05-15  Damien Millerwrap
2002-05-15  Damien Millerwrap
2002-05-14  Tim Riceupdate version.
2002-05-14  Tim Rice remove reference to UnixWare 7 and OpenUNIX 8
2002-05-14  Tim Rice20020514
2002-05-13  Kevin Steves - (stevesk) [README.privsep] PAM+privsep works with...
2002-05-13  Damien Miller - (djm) Add INSTALL warning about SSH protocol 1 blowf...
2002-05-13  Damien Miller - (djm) Bug #234: missing readpassphrase declaration...
2002-05-13  Damien Milleralign summary
2002-05-13  Damien Millerunbreak
2002-05-13  Kevin Steves - (stevesk) add initial README.privsep
2002-05-13  Kevin Steves - (stevesk) [configure.ac] nicer message: --with-privs...
2002-05-13  Damien Millerunbreak
2002-05-13  Damien Miller - (djm) Update RPM spec file: different superuser...
2002-05-13  Damien Miller - (djm) Add --with-privsep-path configure option
2002-05-13  Damien Miller - (djm) Bug #231: UsePrivilegeSeparation turns off...
2002-05-13  Damien Miller - (djm) Add --with-superuser-path=xxx configure option...
2002-05-13  Damien Miller - (djm) Add --with-superuser-path=xxx configure option...
2002-05-11  Tim Rice fix for systems that have both HAVE_ACCRIGHTS_IN_MSGHD...
2002-05-11  Tim Rice applied a rework of djm's OpenSSL search cleanup patch.
2002-05-10  Kevin Steves - (stevesk) [auth.c] Shadow account and expiration...
2002-05-10  Ben Lindstrom - (bal) Back all the way out of auth-passwd.c changes...
2002-05-10  Damien Miller - (djm) Try to drop supplemental groups at daemon...
2002-05-10  Damien Miller - (djm) Rework RedHat RPM files. Based on spec from...
2002-05-09  Tim Rice Unbreak make -f Makefile.in distprep
2002-05-09  Damien Miller - (djm) Disable PAM kbd-int auth if privsep is turned...
2002-05-08  Tim Riceset SHELL in Makefile in case someone makes from a...
2002-05-08  Tim Ricefix logic on when seed_rng() is called.
2002-05-08  Tim Rice Add truncate() emulation to address Bug 208
2002-05-08  Damien Miller - (djm) Don't reinitialise PAM credentials before...
2002-05-08  Damien Miller - (djm) Unbreak PAM auth for protocol 1. Report from...
2002-05-08  Damien Miller - (djm) Unbreak auth-passwd.c for PAM and SIA
2002-05-06  Ben Lindstrom - (bal) Fixed auth-passwd.c to resolve PermitEmptyPass...
2002-05-01  Damien Miller - (djm) Fix readpassphase compilation for systems...
2002-05-01  Damien Miller - (djm) Import OpenBSD regression tests. Requires...
2002-04-30  Tim Rice[contrib/caldera/openssh.spec] update fixUP to reflect...
2002-04-26  Damien Miller - (djm) Bug #180: Set ToS bits on IPv4-in-IPv6 mapped...
2002-04-26  Damien Miller - (djm) Disable PAM password expiry until a complete...
2002-04-26  Damien Miller - (djm) Bug #137, #209: fix make problems for scard...
2002-04-25  Kevin Steves - (stevesk) [acconfig.h auth-passwd.c configure.ac...
2002-04-25  Kevin Steves - (stevesk) [defines.h] remove USE_TIMEVAL; unused
2002-04-23  Damien Miller - djm@cvs.openbsd.org 2002/04/23 22:16:29
2002-04-23  Damien Miller - (djm) OpenBSD CVS Sync
2002-04-23  Kevin Steves - (stevesk) [acconfig.h configure.ac session.c] LOGIN_...
2002-04-23  Kevin Steves - (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
2002-04-23  Markus Friedl - markus@cvs.openbsd.org 2002/04/23 12:58:26
2002-04-23  Markus Friedl - markus@openbsd.org 2002/04/23 12:58:26
2002-04-23  Damien Millerwrap an out of control line
2002-04-23  Damien Miller - (djm) Bug #206 - blibpath isn't always needed for...
2002-04-23  Damien Miller - (djm) Bug #214: Fix utmp for Irix (don't strip ...
2002-04-23  Damien Miller - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid...
2002-04-23  Damien Miller - (djm) Define BROKEN_REALPATH for AIX, patch from
2002-04-23  Damien Miller - (djm) Applied OpenSC smartcard updates from Markus &
2002-04-23  Damien Miller - (djm) Redhat spec enables KrbV by default
2002-04-23  Damien Miller - (djm) Update RPM spec file versions
2002-04-23  Damien Miller - (djm) Trim ChangeLog to include only post-3.1 changes
2002-04-23  Damien Miller - markus@cvs.openbsd.org 2002/04/22 21:04:52
2002-04-23  Damien Miller - markus@cvs.openbsd.org 2002/04/22 16:16:53
2002-04-23  Damien Miller - markus@cvs.openbsd.org 2002/04/22 06:15:47
2002-04-23  Damien Miller - stevesk@cvs.openbsd.org 2002/04/21 16:25:06
2002-04-23  Damien Miller - stevesk@cvs.openbsd.org 2002/04/21 16:19:27
2002-04-23  Damien Miller - markus@cvs.openbsd.org 2002/04/20 09:17:19
2002-04-23  Damien Miller - markus@cvs.openbsd.org 2002/04/20 09:14:58
2002-04-23  Damien Miller - (djm) OpenBSD CVS Sync
2002-04-23  Damien Miller - (djm) Make privsep work with PAM (still experimental)
2002-04-23  Damien Miller - (djm) Bug #222: Fix tests for getaddrinfo on OSF...
2002-04-21  Tim Rice[entropy.c.] Portability fix for SCO Unix 3.2v4.x ...
2002-04-18  Damien Miller - (djm) Avoid SIGCHLD breakage when run from rsync...
2002-04-18  Tim Rice[configure.ac] Issue warning on --with-default-path...
2002-04-17  Damien Miller - (djm) Fix .Nm in mdoc2man.pl from pspencer@fields...
2002-04-17  Damien Miller - (djm) Tell users to configure /dev/random support...
2002-04-16  Tim Rice[configure.ac] add tests for recvmsg and sendmsg.
2002-04-15  Kevin Steves - (stevesk) bsd-cygwin_util.[ch] BSD license from...
2002-04-15  Damien Miller - (djm) Unbreak "make install". Fix from Darren Tucker...
2002-04-14  Damien Miller - (djm) Random number collection doc fixes from Ben
next