Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 2016-06-23 | 1 | -2/+0 |
| | | | | | | | | | | | | | | Bump GPLv2+ to GPLv3+ for some files, clarify BSD 2-clause. Everything else stays under GPLv3+. New Linking Exception exempts resulting executables from LGPLv3 section 4. Add CONTRIBUTORS file to keep track of licensing. Remove 'Copyright Red Hat Inc' comments. Signed-off-by: Corinna Vinschen <corinna@vinschen.de> | ||||
* | * cygserver-config: Add -N option to allow different service name. | Corinna Vinschen | 2014-11-06 | 1 | -5/+12 |
| | |||||
* | * cygserver-config: Use numeric id 18 instead of "system" in chown. | Corinna Vinschen | 2014-04-16 | 1 | -2/+2 |
| | |||||
* | * cygserver-config: Remove misleading text describing the | Corinna Vinschen | 2009-03-20 | 1 | -7/+0 |
| | | | | "CYGWIN=server" setting for the client. | ||||
* | * cygserver-config: Slightly modify printed message. | Corinna Vinschen | 2003-11-20 | 1 | -4/+1 |
| | |||||
* | * Makefile.in (install): Install cygserver-config script to bindir. | Corinna Vinschen | 2003-11-20 | 1 | -0/+212 |
* cygserver-config: New script. |