aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygserver
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen26-50/+2
2016-04-04Rename without-mingw-progs to with-cross-bootstrapPeter Foley2-3/+8
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen2-5/+3
2016-03-21Remove misleading indentationPeter Foley2-3/+6
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen3-921/+0
2016-01-07Deprecate all winsup ChangeLog filesCorinna Vinschen2-833/+834
2015-02-23 * pwdgrp.cc: Handle default fetch_user_arg_type_t in switchesCorinna Vinschen2-1/+14
2015-01-28 * Makefile.in: Simplify rule to build dependencies from cygwin dir.Corinna Vinschen2-6/+7
2015-01-19 * bsd_helper.h: Throughout, convert "struct thread" to "class thread".Corinna Vinschen8-48/+66
2014-11-06 * cygserver-config: Add -N option to allow different service name.Corinna Vinschen2-5/+16
2014-08-15 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen3-24/+39
2014-07-16Fix typoCorinna Vinschen1-1/+1
2014-06-23 * bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another errorCorinna Vinschen2-0/+6
2014-06-23 * client.cc: Throughout, fix debug output of signed byte count value.Corinna Vinschen2-8/+12
2014-05-19 * bsd_mutex.cc (msleep_sync_array::~msleep_sync_array): New destructorCorinna Vinschen2-0/+7
2014-05-19 * bsd_helper.cc (ipcexit_creat_hookthread): Delete shs to makeCorinna Vinschen3-4/+18
2014-04-16 * pwdgrp.cc (client_request_pwdgrp::pwd_serve): Add 1 to the messageCorinna Vinschen2-2/+7
2014-04-16 * cygserver-config: Use numeric id 18 instead of "system" in chown.Corinna Vinschen2-2/+6
2014-04-07 * process.cc (process::process): Only notice that signal_arrived isCorinna Vinschen2-2/+6
2014-03-12 * Makefile.in (OBJS): Add pwdgrp.o.Corinna Vinschen4-2/+174
2014-03-12 * Throughout, fix format specifiers in debug statements to accommodateCorinna Vinschen8-94/+85
2014-03-06 * setpwd.cc (client_request_setpwd::serve): Use RtlSecureZeroMemory toCorinna Vinschen2-2/+7
2013-11-07winsup/ChangeLog:Christopher Faylor4-140/+155
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen16-53/+139
2012-11-28* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can beChristopher Faylor2-3/+9
2012-11-26ChangeLog:Christopher Faylor4-114/+115
2012-11-26 * transport_pipes.cc (pipe_instance_lock_once): Remove.Corinna Vinschen2-33/+10
2012-11-23 * cygserver.cc (main): Call listen right after creating theCorinna Vinschen3-30/+44
2012-11-23cygwin/ChangeLog:Christopher Faylor2-5/+6
2012-11-23 * sysv_sem.cc (semundo_clear): Move condition to break fromCorinna Vinschen2-2/+7
2012-11-23ChangeLog:Christopher Faylor6-1319/+676
2012-10-25 * bsd_helper.cc (adjust_identity_info): Fix typo in log message.Corinna Vinschen2-2/+6
2012-07-19 * woutsup.h: Just include winlean.h.Corinna Vinschen2-16/+5
2012-03-19* client.cc: Revert sigproc.h inclusion since it was fixed elsewhere.Christopher Faylor2-4/+4
2012-03-19 * client.cc: Include sigproc.h if __INSIDE_CYGWIN__ is defined.Corinna Vinschen2-0/+8
2012-03-19* client.cc: Remove unneeded #include "sigproc.h".Christopher Faylor2-2/+4
2012-02-14 * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2-7/+6
2011-10-10 * cygserver.cc (print_usage): Align output to utilities in utilsCorinna Vinschen2-26/+29
2011-08-19* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, asYaakov Selkowitz2-1/+5
2011-02-07 * configure.in: Remove AC_ALLOCA test and test for __builtin_memset.Corinna Vinschen3-3018/+2973
2010-04-20* transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.Christopher Faylor2-0/+5
2009-11-16 * Makefile.in (cygserver.exe): Link with -static to avoid linkingCorinna Vinschen2-1/+6
2009-11-06 * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2-1/+11
2009-10-31 * transport_pipes.h (PIPE_NAME_PREFIX): New define.Corinna Vinschen3-16/+46
2009-08-18 * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen2-1/+5
2009-03-27 * README: Remove "How to use" section, as CYGWIN="server" isCorinna Vinschen2-32/+5
2009-03-20 * cygserver-config: Remove misleading text describing theCorinna Vinschen2-7/+5
2009-02-24Add DESTDIR functionality to Makefile.in's.Christopher Faylor2-8/+12
2009-01-21ChangeLog:Corinna Vinschen2-10/+7
2009-01-03* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor2-2/+7