]> andersk Git - openssh.git/history - ChangeLog
- markus@cvs.openbsd.org 2001/02/08 22:35:30
[openssh.git] / ChangeLog
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....
2001-02-10  mouring - danh@cvs.openbsd.org 2001/02/10 0:12:43
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/10 12:44:02
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/10 1:33:32
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/8 22:37:10
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/10 12:52:02
2001-02-10  mouring - markus@cvs.openbsd.org 2001/02/07 22:35:46
2001-02-10  mouring - (bal) sftp-client.c replace NULL w/ 0 in do_ls(...
2001-02-09  djmMissed these log messages.
2001-02-09  djm - (djm) Sync sftp and scp stuff from OpenBSD:
2001-02-09  djm - (djm) Define _PATH_TTY for systems that don't. Repor...
2001-02-09  mouring - djm@cvs.openbsd.org 2001/02/06 23:30:28
2001-02-09  mouring - markus@cvs.openbsd.org 2001/02/06 22:07:42
2001-02-09  mouring - (bal) Missing 'const' in readpass.h
2001-02-09  mouring - itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09  djm - (djm) Add CVS Id's to files that we have missed
2001-02-09  mouring - markus@cvs.openbsd.org 2001/02/06 22:43:02
2001-02-09  mouring - deraadt@cvs.openbsd.org 2001/02/08 14:38:54
2001-02-09  djm - (djm) Update spec files
2001-02-08  stevesk - (stevesk) OpenBSD sync:
2001-02-08  mouring - (bal) double entry in configure.in. Pointed out...
2001-02-08  mouring - (bal) .c.o rule in openbsd-compat/Makefile.in did...
2001-02-08  mouring - (bal) patch to vis.c to deal with HAVE_VIS right...
2001-02-07  djm - (djm) Fix linking of sftp, don't need arc4random...
2001-02-07  djm - (djm) Don't delete external askpass program in make...
2001-02-07  djmCleanup, fix dates
2001-02-07  djm - (djm) Much KNF on PAM code
2001-02-06  mouring - (bal) Save the whole path to AR in configure. Some...
2001-02-05  stevesk - deraadt@cvs.openbsd.org 2001/02/04 08:23:08
2001-02-05  stevesk - markus@cvs.openbsd.org 2001/01/31 13:48:09
2001-02-05  stevesk - markus@cvs.openbsd.org 2001/01/31 13:37:24
2001-02-05  stevesk - deraadt@cvs.openbsd.org 2001/02/04 16:56:23
2001-02-05  stevesk - stevesk@cvs.openbsd.org 2001/02/04 06:30:12
2001-02-05  stevesk - markus@cvs.openbsd.org 2001/02/04 08:10:44
2001-02-05  stevesk - deraadt@cvs.openbsd.org 2001/02/04 17:02:32
2001-02-05  stevesk - stevesk@cvs.openbsd.org 2001/02/04 15:21:19
2001-02-05  stevesk - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
2001-02-04  mouring - (bal) AIX patch for auth1.c by William L. Jones...
2001-02-04  mouringOops.. =) mispelt NGROUPS_MAX.
2001-02-04  mouring20010105
2001-02-04  djm - (djm) Use setvbuf() instead of setlinebuf(). Suggest...
2001-02-04  stevesk - (stevesk) add mysignal() wrapper and use it for...
2001-02-04  djm - (djm) Makefile.in fixes
2001-02-04  djmNB: big update - may break stuff. Please test!
2001-02-04  mouring - (bal) next-posix.h changed to bsd-nextstep.h
2001-02-03  mouring - (bal) Changed order of LIB="" in -with-skey due...
2001-02-03  mouring - (bal) openbsd-compat/Makefile minor fix. Ensure...
2001-02-03  mouring - (bal) Minor Makefile fix
2001-02-03  mouring - (bal) I think this is the last of the bsd-*.h that...
2001-02-03  mouring - (bal) Minor Makefile.in tweak. dirname may not...
2001-02-02  mouring - (bal) renamed queue.h to fake-queue.h (even if it...
2001-02-02  mouring - (bal) Cygwin clean up by Corinna Vinschen <vinschen...
2001-02-02  mouring - (bal) Makefile fix to use $(MAKE) instead of 'make...
2001-02-02  mouring - (bal) Makefile fix where sourcedir != builddir by...
2001-02-01  mouring - (bal) Minor fix to Makefile to stop rebuilding execu...
2001-01-31  mouring - (bal) Reorder. Move all bsd-*, fake-*, next-*,...
2001-01-30  djm - (djm) Don't log SSH2 PAM KbdInt responses to debug... PRE-REORDER
2001-01-30  djm - (djm) Fix autoconf logic for --with-lastlog=no Repor...
2001-01-30  djm - (djm) OpenBSD CVS Sync:
2001-01-30  stevesk - (stevesk) configure.in: remove duplicate PROG_LS
2001-01-30  djmspeeling
2001-01-29  djm - djm@cvs.openbsd.org 2001/01/29 05:36:11
2001-01-29  djm - (djm) OpenBSD CVS Sync:
2001-01-29  djm - (djm) OpenBSD CVS Sync:
2001-01-29  djm - (djm) OpenBSD CVS Sync:
2001-01-29  stevesk - (stevesk) sftp-server.c: use %lld vs. %qd
2001-01-29  mouring - (bal) Minor auth2.c resync. Whitespace and moving...
2001-01-29  mouring - stevesk@cvs.openbsd.org 2001/01/28 20:43:25
2001-01-29  mouring - markus@cvs.openbsd.org 2001/01/28 10:37:26
2001-01-29  mouring - markus@cvs.openbsd.org 2001/01/28 10:24:04
2001-01-29  mouring - stevesk@cvs.openbsd.org 2001/01/28 20:36:16
2001-01-29  mouring - markus@cvs.openbsd.org 2001/01/28 10:24:04
2001-01-29  mouring - stevesk@cvs.openbsd.org 2001/01/28 20:53:21
2001-01-29  mouring - markus@cvs.openbsd.org 2001/01/28 10:37:26
2001-01-29  mouring - stevesk@cvs.openbsd.or 2001/01/28 20:36:16
2001-01-29  mouring - markus@cvs.openbsd.org 2001/01/28 10:15:34
2001-01-29  mouring - stevesk@cvs.openbsd.org 2001/01/28 22:27:05
2001-01-29  mouring - niklas@cvs.openbsd.org 2001/01/2001
2001-01-27  mouring - (bal) Put USE_PIPES back into sco3.2v5
2001-01-26  mouring - deraadt@cvs.openbsd.org 2001/01/25 8:06:33
2001-01-25  mouring - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed...
2001-01-25  mouring - (bal) OpenBSD Resync
2001-01-25  mouring - (bal) AC_FUNC_STRFTIME added to autoconf
2001-01-24  djm - (djm) Mention PRNGd in documentation, it is nicer...
2001-01-24  djm - (djm) Sync bsd-* support files:
2001-01-24  stevesk - (stevesk) sftp-server.c: fix chmod() mode mask
next
This page took 0.811377 seconds and 107 git commands to generate.