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
*
* 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
*
* Makefile.in: Use -static-libgcc when creating cygserver.exe.
Christopher Faylor
2008-10-30
2
-7
/
+12
*
* sysv_msg.cc: Add fix from upstream version 1.65.
Corinna Vinschen
2008-04-30
2
-3
/
+15
*
* bsd_helper.cc: Replace %E __small_printf format specifier with %lu
Corinna Vinschen
2008-02-06
4
-11
/
+21
*
Remove dependency from Cygwin internal code.
Corinna Vinschen
2008-02-06
4
-12
/
+24
*
* Makefile.in: Don't link strfuncs.o from the Cygwin build dir.
Corinna Vinschen
2008-02-04
2
-2
/
+10
*
* bsd_helper.cc (tunable_params): Add kern.ipc.shm_allow_removed as
Corinna Vinschen
2007-11-05
4
-2
/
+20
*
* smallprint.c: Remove.
Corinna Vinschen
2007-08-02
2
-250
/
+4
*
* Makefile.in: Add -lntdll to link line.
Christopher Faylor
2007-08-02
2
-3
/
+8
*
* smallprint.c: New file.
Corinna Vinschen
2007-08-02
3
-2
/
+258
*
* bsd_helper.cc: Drop unnecessary security.h include.
Corinna Vinschen
2007-07-21
2
-1
/
+4
*
Throughout remove using wincap.
Corinna Vinschen
2007-02-23
9
-135
/
+59
*
* Makefile.in (OBJS): Drop transport_sockets.o.
Corinna Vinschen
2007-02-22
6
-450
/
+14
*
update to newer autoconf
Christopher Faylor
2006-05-24
4
-1316
/
+5227
*
* wincap.cc: New file.
Corinna Vinschen
2006-01-12
4
-4
/
+62
*
Check FreeBSD upstream changes and apply important patches.
Corinna Vinschen
2006-01-09
4
-2
/
+12
*
* bsd_helper.cc (securityinit): New function. Move initialization
Corinna Vinschen
2005-11-10
8
-61
/
+210
*
* bsd_log.cc (_vpanic): LOG_EMERG is overkill, use LOG_CRIT.
Corinna Vinschen
2005-11-10
2
-1
/
+5
*
* cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference.
Christopher Faylor
2005-08-08
2
-1
/
+7
*
* sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compiler
Corinna Vinschen
2005-06-14
2
-1
/
+6
*
whitespace changes to hopefully force snapshot run.
Christopher Faylor
2005-06-10
1
-1
/
+1
*
* bsd_mutex.cc (msleep_cnt): Remove.
Corinna Vinschen
2005-04-08
2
-71
/
+137
*
* bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.
Corinna Vinschen
2005-04-06
8
-206
/
+233
*
* bsd_mutex.cc (_msleep): Whitespace fix.
Corinna Vinschen
2005-04-01
3
-4
/
+14
*
* bsd_mutex.cc: Include limits.h.
Corinna Vinschen
2004-12-30
2
-22
/
+125
*
* sysv_sem.cc: Redefine offsetof to circumvent build problems with
Corinna Vinschen
2004-10-18
2
-0
/
+14
*
* bsd_mutex.cc (_msleep): Simplify event creation. Revert change from
Corinna Vinschen
2004-10-04
7
-17
/
+43
*
* sysv_sem.cc: Update to FreeBSD version 1.69.
Corinna Vinschen
2004-10-01
2
-14
/
+36
*
* sysv_shm.cc (kern_shmat): Avoid compiler warning.
Corinna Vinschen
2004-09-23
2
-0
/
+8
*
* sysv_shm.cc (vm_object_reference): remove Cygwin specific define.
Corinna Vinschen
2004-09-21
2
-8
/
+16
*
Fix copyright throughout.
Corinna Vinschen
2004-09-15
17
-48
/
+74
*
* bsd_mutex.cc (_msleep): Disable resetting event object for now.
Corinna Vinschen
2004-09-06
2
-0
/
+11
*
* sysv_shm.cc (kern_shmat): Add debug_printf's.
Corinna Vinschen
2004-08-31
2
-0
/
+6
*
* bsd_mutex.cc (_msleep): Release process object while waiting.
Corinna Vinschen
2004-08-24
2
-0
/
+6
*
* transport.cc (transport_layer_base::~transport_layer_base): Resurrect.
Corinna Vinschen
2004-08-03
3
-0
/
+9
*
* bsd_mutex.cc (_msleep): Reset event object and close it before
Corinna Vinschen
2004-07-30
2
-2
/
+9
*
* cygserver.conf: Describe relation between shmmaxpgs and SHMMAX.
Corinna Vinschen
2004-07-26
2
-0
/
+6
*
* bsd_helper.cc: Whitespace fixes.
Corinna Vinschen
2004-07-20
3
-15
/
+20
[next]