index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove misleading indentation
Peter Foley
2016-03-21
2
-3
/
+6
*
winsup: Move all old CVS Changelogs into CVSChangeLogs.old dir
Corinna Vinschen
2016-03-19
3
-921
/
+0
*
Deprecate all winsup ChangeLog files
Corinna Vinschen
2016-01-07
2
-833
/
+834
*
* pwdgrp.cc: Handle default fetch_user_arg_type_t in switches
Corinna Vinschen
2015-02-23
2
-1
/
+14
*
* Makefile.in: Simplify rule to build dependencies from cygwin dir.
Corinna Vinschen
2015-01-28
2
-6
/
+7
*
* bsd_helper.h: Throughout, convert "struct thread" to "class thread".
Corinna Vinschen
2015-01-19
8
-48
/
+66
*
* cygserver-config: Add -N option to allow different service name.
Corinna Vinschen
2014-11-06
2
-5
/
+16
*
* configure.ac: Convert to new AC_INIT style.
Corinna Vinschen
2014-08-15
3
-24
/
+39
*
Fix typo
Corinna Vinschen
2014-07-16
1
-1
/
+1
*
* bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another error
Corinna Vinschen
2014-06-23
2
-0
/
+6
*
* client.cc: Throughout, fix debug output of signed byte count value.
Corinna Vinschen
2014-06-23
2
-8
/
+12
*
* bsd_mutex.cc (msleep_sync_array::~msleep_sync_array): New destructor
Corinna Vinschen
2014-05-19
2
-0
/
+7
*
* bsd_helper.cc (ipcexit_creat_hookthread): Delete shs to make
Corinna Vinschen
2014-05-19
3
-4
/
+18
*
* pwdgrp.cc (client_request_pwdgrp::pwd_serve): Add 1 to the message
Corinna Vinschen
2014-04-16
2
-2
/
+7
*
* cygserver-config: Use numeric id 18 instead of "system" in chown.
Corinna Vinschen
2014-04-16
2
-2
/
+6
*
* process.cc (process::process): Only notice that signal_arrived is
Corinna Vinschen
2014-04-07
2
-2
/
+6
*
* Makefile.in (OBJS): Add pwdgrp.o.
Corinna Vinschen
2014-03-12
4
-2
/
+174
*
* Throughout, fix format specifiers in debug statements to accommodate
Corinna Vinschen
2014-03-12
8
-94
/
+85
*
* setpwd.cc (client_request_setpwd::serve): Use RtlSecureZeroMemory to
Corinna Vinschen
2014-03-06
2
-2
/
+7
*
winsup/ChangeLog:
Christopher Faylor
2013-11-07
4
-140
/
+155
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
16
-53
/
+139
*
* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can be
Christopher Faylor
2012-11-28
2
-3
/
+9
*
ChangeLog:
Christopher Faylor
2012-11-26
4
-114
/
+115
*
* transport_pipes.cc (pipe_instance_lock_once): Remove.
Corinna Vinschen
2012-11-26
2
-33
/
+10
*
* cygserver.cc (main): Call listen right after creating the
Corinna Vinschen
2012-11-23
3
-30
/
+44
*
cygwin/ChangeLog:
Christopher Faylor
2012-11-23
2
-5
/
+6
*
* sysv_sem.cc (semundo_clear): Move condition to break from
Corinna Vinschen
2012-11-23
2
-2
/
+7
*
ChangeLog:
Christopher Faylor
2012-11-23
6
-1319
/
+676
*
* bsd_helper.cc (adjust_identity_info): Fix typo in log message.
Corinna Vinschen
2012-10-25
2
-2
/
+6
*
* woutsup.h: Just include winlean.h.
Corinna Vinschen
2012-07-19
2
-16
/
+5
*
* client.cc: Revert sigproc.h inclusion since it was fixed elsewhere.
Christopher Faylor
2012-03-19
2
-4
/
+4
*
* client.cc: Include sigproc.h if __INSIDE_CYGWIN__ is defined.
Corinna Vinschen
2012-03-19
2
-0
/
+8
*
* client.cc: Remove unneeded #include "sigproc.h".
Christopher Faylor
2012-03-19
2
-2
/
+4
*
* transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):
Corinna Vinschen
2012-02-14
2
-7
/
+6
*
* cygserver.cc (print_usage): Align output to utilities in utils
Corinna Vinschen
2011-10-10
2
-26
/
+29
*
* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, as
Yaakov Selkowitz
2011-08-19
2
-1
/
+5
*
* configure.in: Remove AC_ALLOCA test and test for __builtin_memset.
Corinna Vinschen
2011-02-07
3
-3018
/
+2973
*
* transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.
Christopher Faylor
2010-04-20
2
-0
/
+5
*
* Makefile.in (cygserver.exe): Link with -static to avoid linking
Corinna Vinschen
2009-11-16
2
-1
/
+6
*
* transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):
Corinna Vinschen
2009-11-06
2
-1
/
+11
*
* transport_pipes.h (PIPE_NAME_PREFIX): New define.
Corinna Vinschen
2009-10-31
3
-16
/
+46
*
* Makefile.in (CXXFLAGS): Allow override.
Corinna Vinschen
2009-08-18
2
-1
/
+5
*
* README: Remove "How to use" section, as CYGWIN="server" is
Corinna Vinschen
2009-03-27
2
-32
/
+5
*
* cygserver-config: Remove misleading text describing the
Corinna Vinschen
2009-03-20
2
-7
/
+5
*
Add DESTDIR functionality to Makefile.in's.
Christopher Faylor
2009-02-24
2
-8
/
+12
*
ChangeLog:
Corinna Vinschen
2009-01-21
2
-10
/
+7
*
* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.
Christopher Faylor
2009-01-03
2
-2
/
+7
*
* setpwd.cc (client_request_setpwd::serve): Don't treat removing
Corinna Vinschen
2008-12-15
2
-1
/
+8
*
* setpwd.cc (client_request_setpwd::serve): Explicitely erase password
Corinna Vinschen
2008-12-15
2
-0
/
+7
*
* Makefile.in (OBJS): Add setpwd.o.
Corinna Vinschen
2008-11-26
7
-2
/
+125
[next]