]> andersk Git - openssh.git/history - ChangeLog
NB: big update - may break stuff. Please test!
[openssh.git] / ChangeLog
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
2001-01-23  mouring - (bal) #ifdef around S_IFSOCK if platform does not...
2001-01-23  mouring - (bal) no 64bit support patch from Tim Rice <tim...
2001-01-23  mouring20010124
2001-01-23  mouring - markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23  mouring - (bal) OpenBSD Resync
2001-01-22  mouringA bit of this patch was in the last commit
2001-01-22  mouring20010123
2001-01-22  mouringHopefully things did not get mixed around too much...
2001-01-19  mouring - (bal) Slight auth2-pam.c clean up.
2001-01-19  mouringRemoved one more 'ISSUE' comment in auth1.c
2001-01-19  mouring - (bal) Minor cygwin patch to auth1.c. Suggested by djm.
2001-01-19  mouring - (bal) Updated contrib/cygwin/ by Corinna Vinschen...
2001-01-19  djm - (djm) Merge patch from Tim Waugh (via Nalin Dahyabha...
2001-01-19  mouringPlease grep through the source and look for 'ISSUE...
2001-01-19  djm - (djm) Update versions in RPM specfiles
2001-01-18  mouringNOTE: This update changes the RSA key generation. ...
2001-01-17  djm - (djm) Add --with-pam to RPM spec files
2001-01-17  djm - (djm) Avoid warning in PAM code by making read_passp...
2001-01-16  djm - (djm) Make PAM support optional, enable with --with-pam
2001-01-16  djm- (djm) Only write random seed file at exit
2001-01-15  mouring - (bal) utimes() support via utime() interface on...
2001-01-15  mouring20010115
2001-01-14  stevesk - (stevesk) complete:
2001-01-14  stevesk - (stevesk) initial work for OpenBSD "support suppleme...
2001-01-11  mouring20010112
2001-01-09  djm20010110
2001-01-09  stevesk - (stevesk) defines.h: remove spurious ``;''
2001-01-09  stevesk - (stevesk) sshd_config: sync
2001-01-09  mouring - (bal) Detect if clock_t structure exists, if not...
2001-01-09  mouring - (bal) OpenBSD Sync
2001-01-08  stevesk - (stevesk) auth1.c: free should be after WITH_AIXAUTH...
2001-01-08  mouring20010109
2001-01-08  mouringUpdated TODO to reflect that sftp-server should be...
2001-01-08  mouring20010108
2001-01-06  mouring20010107
2001-01-05  mouring - (bal) bsd-getcwd.c and bsd-setenv.c changed from...
2001-01-04  mouring20010105
2001-01-04  djmJim Knoble has changed his email address
2001-01-03  djm - (djm) Fix memory leak on systems with BROKEN_GETADDR...
2001-01-03  mouring - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalen...
2001-01-03  mouring - (bal) authfile.c: Synced CVS ID tag
2001-01-03  mouring20010103
2001-01-02  mouring20010102
2000-12-31  mouring - (bal) Reverted out of a partial NeXT patch.
2000-12-31  mouring20001231
2000-12-30  mouring - (bal) OpenBSD CVS Update
2000-12-29  mouring - (bal) Add in '.c.o' section to Makefile.in to addres...
2000-12-29  mouring - (bal) if no MAXHOSTNAMELEN is defined. Default...
2000-12-29  mouring20001230
2000-12-28  stevesk - (stevesk) compress.[ch] sync with openbsd; missed...
2000-12-28  mouring - (bal) OpenBSD CVS Update
2000-12-28  mouring20001229
2000-12-28  djmUpdate to new x11-askpass in RPM spec
2000-12-28  mouring20001228
2000-12-27  djm - (djm) Remove *.Ylonen files. They are no longer...
2000-12-27  mouringThis should bring NeXTStep back into the family of...
2000-12-27  djm - (djm) Fix catman-do target for non-bash
next
This page took 0.700746 seconds and 107 git commands to generate.