Age | Commit message (Collapse) | Author |
|
|
|
If the CYGWIN environment variable is empty, the installer script
should not install the service with an empty CYGWIN variable, but
rather without setting CYGWNI entirely.
|
|
Changes to work on Cygwin 1.5.x as well as on the new Cygwin 1.7.x.
The information given for the setting of the CYGWIN environment variable
is wrong for both releases so I just removed it, together with the
unnecessary (Cygwin 1.5.x) or wrong (Cygwin 1.7.x) default setting.
|
|
and tweak the is-sshd-running check in ssh-host-config. Patch from
vinschen at redhat com.
|
|
[contrib/cygwin/ssh-user-config contrib/cygwin/sshd-inetd]
Revamped and simplified Cygwin ssh-host-config script that uses
unified csih configuration tool. Requires recent Cygwin.
Patch from vinschen AT redhat.com
|
|
Grammar changes on SYSCONFDIR LOCALSTATEDIR messages.
Check more thoroughly that it's possible to create the /var/empty directory.
Patch by vinschen AT redhat.com
|
|
while setting up the ssh service account. Patch from Corinna Vinschen.
|
|
file rather than directory, required as Cygwin will be importing lastlog(1).
Also tightens up permissions on the file. Patch from vinschen@redhat.com.
|
|
tcpip service so it's always started after IP is up. Patch from
vinschen at redhat.com.
|
|
user-mode mounts in Cygwin installation. Patch from vinschen at redhat.com.
|
|
localized name of the local administrators group more reliable. From
vinschen at redhat.com.
|
|
install process. Patch from vinschen at redhat.com.
|
|
[everything]
unexpand and delete whitespace at EOL; ok markus@
(done locally and RCS IDs synced)
|
|
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.
|
|
are created correctly with CRLF line terminations. Patch from vinschen at
redhat.com.
|
|
ssh-host-config to match current defaults, bump README version. Patch from
vinschen at redhat.com.
|
|
ntsec now default if cygwin version beginning w/ version 56. Patch
by Corinna Vinschen <vinschen@redhat.com>
|
|
on /var/empty to 755 Patch by vinschen@redhat.com
|
|
patch from vinschen@redhat.com
|
|
from vinschen@redhat.com
|
|
|
|
Corinna Vinschen <vinschen@redhat.com>
|
|
|
|
|
|
|
|
Also removed some of the 'ISSUES' comments that have been verified by djm.
|