summaryrefslogtreecommitdiff
path: root/contrib/cygwin
AgeCommit message (Collapse)Author
2003-11-13 - (dtucker) [README ssh-host-config ssh-user-config Makefile] (AllDarren Tucker
contrib/cygwin). Major update from vinschen at redhat.com. - Makefile provides a `cygwin-postinstall' target to run right after `make install'. - Better support for Windows 2003 Server. - Try to get permissions as correct as possible. - New command line options to allow full automated host configuration. - Create configs from skeletons in /etc/defaults/etc. - Use /bin/bash, allows reading user input with readline support. - Remove really old configs from /usr/local.
2003-11-03 - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/servicesDarren Tucker
are created correctly with CRLF line terminations. Patch from vinschen at redhat.com.
2003-09-22 - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] UpdateDarren Tucker
ssh-host-config to match current defaults, bump README version. Patch from vinschen at redhat.com.
2003-08-22 - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keysDarren Tucker
rather that authorized_keys2. Patch from vinschen@redhat.com.
2002-11-09 - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cBen Lindstrom
ntsec now default if cygwin version beginning w/ version 56. Patch by Corinna Vinschen <vinschen@redhat.com>
2002-07-10[contrib/cygwin/ssh-host-config] explicitely sets the permissionsTim Rice
on /var/empty to 755 Patch by vinschen@redhat.com
2002-07-07[contrib/cygwin/ssh-host-config] sshd account creation fixesTim Rice
patch from vinschen@redhat.com
2002-07-05[contrib/cygwin/ssh-host-config] double slash corrctionTim Rice
from vinschen@redhat.com
2002-07-03 - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.comBen Lindstrom
2002-04-29[contrib/caldera/openssh.spec] update fixUP to reflect changes in sshd_config.Tim Rice
[contrib/cygwin/README] remove reference to regex. patch from Corinna Vinschen <vinschen@redhat.com>
2002-04-12 - (bal) Mistaken in Cygwin scripts for ssh starting. Patch byBen Lindstrom
Corinna Vinschen <vinschen@redhat.com>
2001-12-29 - (djm) Typo in contrib/cygwin/README Fix from Corinna VinschenDamien Miller
<vinschen@redhat.com>
2001-11-26[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,Tim Rice
openbsd-compat/bsd-cygwin_util.h, openbsd-compat/daemon.c] Allow SSHD to install as service under WIndows 9x/Me [configure.ac] Fix to allow linking against PCRE on Cygwin Patches by Corinna Vinschen <vinschen@redhat.com>
2001-11-12 - (djm) Cygwin config patch from Corinna Vinschen <vinschen@redhat.com>Damien Miller
2001-07-18*** empty log message ***Ben Lindstrom
2001-05-03 - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom
2001-03-14 - (bal) Cygwin README change by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom
2001-03-07 - Cygwin contrib improvements from Corinna Vinschen <vinschen@redhat.com>Damien Miller
2001-01-19 - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom
Also removed some of the 'ISSUES' comments that have been verified by djm.
2000-10-29 - (stevesk) Create contrib/cygwin/ directory; patch fromKevin Steves
Corinna Vinschen <vinschen@redhat.com>