summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/cygserver-config
Commit message (Collapse)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-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 Vinschen2014-11-061-5/+12
|
* * cygserver-config: Use numeric id 18 instead of "system" in chown.Corinna Vinschen2014-04-161-2/+2
|
* * cygserver-config: Remove misleading text describing theCorinna Vinschen2009-03-201-7/+0
| | | | "CYGWIN=server" setting for the client.
* * cygserver-config: Slightly modify printed message.Corinna Vinschen2003-11-201-4/+1
|
* * Makefile.in (install): Install cygserver-config script to bindir.Corinna Vinschen2003-11-201-0/+212
* cygserver-config: New script.