]> git.ipfire.org Git - thirdparty/openssh-portable.git/shortlog
thirdparty/openssh-portable.git
2001-04-10  Damien MillerAdd Theo E. Schlossnagle's <jesus@omniti.com> SecurID... V_2_5_2 anongit/V_2_5_2 github-selfhosted/V_2_5_2 github/V_2_5_2
2001-04-04  Kevin Steves - (stevesk) nchan.c: remove ostate checks and add...
2001-03-30  Damien Miller - (djm) Patch from OpenBSD CVS:
2001-03-30  Damien Miller - (djm) Document default protocol order in config...
2001-03-30  Damien Miller - (djm) Another openbsd-compat/glob.c sync
2001-03-28  Damien Miller - (djm) Sync openbsd-compat/glob.c
2001-03-28  Damien Miller - (djm) Rework krbIV tests to get us closer to buildin...
2001-03-28  Damien Miller - (djm) Work around Solaris' broken struct dirent...
2001-03-28  Damien Miller - (djm) Reorder tests and library inclusion for Krb4...
2001-03-27  Damien Miller - (djm) Reestablish PAM credentials (which can be...
2001-03-24  Ben Lindstrom - djm@cvs.openbsd.org 2001/03/23 11:04:07
2001-03-24  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/22 20:22:55
2001-03-24  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/23 13:10:57
2001-03-24  Ben Lindstrom - Fixed permissions ssh-keyscan. Thanks to Christophe...
2001-03-22  Damien Miller2.5.2p2 V_2_5_2_P2
2001-03-22  Damien Miller - (djm) Better AIX no tty fix, spotted by Gert Doering...
2001-03-21  Damien Miller - (djm) Correctly handle SIA and AIX when no tty prese...
2001-03-21  Damien MillerUpdate version number prior to 2.5.2p2 release
2001-03-21  Damien MillerMerge changes on HEAD to 2.5.2 branch
2001-03-20  Tim Riceadd get_arg_max(). Use sysconf() if ARG_MAX is not...
2001-03-20  Tim Rice change S_ISLNK macro to work for UnixWare 2.03
2001-03-20  Tim Rice change S_ISLNK macro to work for UnixWare 2.03
2001-03-19  Damien Miller - (djm) Update RPM spec version V_2_5_2_P1
2001-03-19  Damien Miller - markus@cvs.openbsd.org 2001/03/19 17:12:10
2001-03-19  Damien Miller - markus@cvs.openbsd.org 2001/03/19 17:07:23
2001-03-19  Ben Lindstrom - (bal) Oops. Missed globc.h change (OpenBSD CVS).
2001-03-19  Ben Lindstrom - (bal) glob.c update to set gl_pathv to NULL (OpenBSD...
2001-03-19  Ben Lindstrom - (bal) glob.c update to added GLOB_LIMITS.
2001-03-19  Kevin Steves64-bit builds on HP-UX 11.X
2001-03-19  Ben Lindstrom - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX
2001-03-19  Damien Miller - djm@cvs.openbsd.org 2001/03/19 05:49:52
2001-03-19  Damien Miller - djm@cvs.openbsd.org 2001/03/19 12:10:17
2001-03-19  Damien Miller - djm@cvs.openbsd.org 2001/03/19 12:10:17
2001-03-19  Damien Miller - deraadt@cvs.openbsd.org 2001/03/18 23:30:55
2001-03-19  Damien Miller - (djm) OpenBSD CVS Sync
2001-03-19  Ben Lindstrom - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
2001-03-19  Ben Lindstrom - (bal) Small fix to scp. %lu vs %ld
2001-03-19  Ben Lindstrom - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrappe...
2001-03-19  Tim Ricemove HAVE_LONG_LONG_INT where it works
2001-03-19  Damien MillerBetter fix for long long
2001-03-19  Damien Miller - (djm) Make scp work on systems without 64-bit ints
2001-03-19  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/18 12:07:52
2001-03-18  Damien Miller - (djm) Add getusershell() functions from OpenBSD CVS
2001-03-18  Damien MillerAdd missing headers
2001-03-18  Damien Miller - (djm) Seed PRNG at startup, rather than waiting...
2001-03-18  Tim Rice - tim@mindrot.org 2001/03/17 18:45:25 [compat.c]
2001-03-17  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/17 17:27:59
2001-03-17  Ben Lindstrom - (bal) Fixed scp type casing issue which causes ...
2001-03-17  Ben Lindstrom - Check for gl_matchc support in glob_t and fall back...
2001-03-17  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/16 19:06:30
2001-03-17  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/16 13:44:24
2001-03-17  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/16 09:55:53
2001-03-17  Ben Lindstrom - djm@cvs.openbsd.org 2001/03/16 08:16:18
2001-03-17  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/15 22:07:08
2001-03-17  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/15 15:05:59
2001-03-16  Damien Miller - Support usrinfo() on AIX. Based on patch from Gert...
2001-03-15  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/14 22:50:25
2001-03-14  Ben Lindstrom - (bal) Cygwin README change by Corinna Vinschen ...
2001-03-14  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/14 15:15:58
2001-03-14  Kevin Steves - (stevesk) ssh-keyscan.c: specify "openbsd-compat...
2001-03-14  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/14 08:57:14
2001-03-14  Damien Miller - (djm) Add replacement glob() from OpenBSD libc if...
2001-03-13  Ben Lindstrom - Fix strerror() in bsd-misc.c
2001-03-13  Damien Miller - djm@cvs.openbsd.org 2001/03/13 22:42:54
2001-03-13  Damien Miller - OpenBSD CVS Sync
2001-03-13  Ben Lindstrom - OpenBSD CVS Sync
2001-03-12  Ben Lindstrom - (bal) Reorder includes in Makefile.
2001-03-12  Damien Miller - (djm) Add "static_openssl" RPM build option, remove...
2001-03-12  Damien Miller - (djm) Bump portable version number for generating...
2001-03-12  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/11 22:33:24
2001-03-12  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/11 18:29:51
2001-03-12  Tim Rice test if snprintf() supports %ll
2001-03-11  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/11 16:39:03
2001-03-11  Ben Lindstrom - jakob@cvs.openbsd.org 2001/03/11 15:13:09
2001-03-11  Ben Lindstrom - jakob@cvs.openbsd.org 2001/03/11 15:04:16
2001-03-11  Ben Lindstrom - jakob@cvs.openbsd.org 2001/03/11 15:03:16
2001-03-11  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/11 13:25:36
2001-03-11  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/10 17:51:04
2001-03-11  Tim Rice - tim@mindrot.org 2001/03/10 16:33:42 [configure.in...
2001-03-10  Tim Ricemake sure $bindir is in USER_PATH so scp will work
2001-03-10  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/10 15:31:00
2001-03-10  Ben Lindstrom - stevesk@cvs.openbsd.org 2001/03/10 15:02:05
2001-03-10  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/10 12:53:51
2001-03-10  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/10 12:48:27
2001-03-09  Ben Lindstrom - Removed log.o from sftp client. Not needed.
2001-03-09  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/09 12:30:29
2001-03-09  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/09 03:14:39
2001-03-09  Ben Lindstrom - markus@cvs.openbsd.org 2001/03/08 21:42:33
2001-03-09  Ben Lindstrom - stevesk@cvs.openbsd.org 2001/03/08 20:44:48
2001-03-08  Ben Lindstrom - stevesk@cvs.openbsd.org 2001/03/08 18:47:12
2001-03-08  Kevin Steves - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QU...
2001-03-08  Ben Lindstrom - OpenBSD CVS Sync
2001-03-07  Damien Miller - OpenBSD CVS Sync
2001-03-07  Damien Miller - Cygwin contrib improvements from Corinna Vinschen...
2001-03-07  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/07 04:05:58
2001-03-07  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/07 01:19:06
2001-03-07  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/06 15:10:42
2001-03-07  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/06 06:11:44
2001-03-07  Ben Lindstrom - deraadt@cvs.openbsd.org 2001/03/06 06:11:18
2001-03-06  Ben Lindstrom - millert@cvs.openbsd.org 2001/03/06 01:08:27
next