Sweden-Number/server
Bill Medland 309566d925 If a .reg function is accessed through a symlink then write directly
to the file rather than replacing it with a temp file.  This preserves
ownership and permissions.
2002-12-18 05:03:51 +00:00
..
.cvsignore
Makefile.in Rewrote hook support to store the hook chain in the server. 2002-10-29 00:41:42 +00:00
async.c
async.h
atom.c
change.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
console.c
console.h
context_i386.c Avoid FreeBSD compatibility issues with dbreg structure. 2002-11-08 18:55:31 +00:00
context_powerpc.c
context_sparc.c
debugger.c
device.c
event.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
file.c
handle.c Implemented registry change notifications. 2002-11-25 02:47:32 +00:00
handle.h
hook.c The handler for the server message get_next_hook was returning the 2002-12-17 21:01:01 +00:00
list.h Rewrote hook support to store the hook chain in the server. 2002-10-29 00:41:42 +00:00
main.c
mapping.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
mutex.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
named_pipe.c
object.c
object.h Implemented registry change notifications. 2002-11-25 02:47:32 +00:00
pipe.c
process.c Converted the server to -DSTRICT. 2002-10-19 01:00:59 +00:00
process.h
protocol.def Implemented registry change notifications. 2002-11-25 02:47:32 +00:00
ptrace.c
queue.c Converted the server to -DSTRICT. 2002-10-19 01:00:59 +00:00
registry.c If a .reg function is accessed through a symlink then write directly 2002-12-18 05:03:51 +00:00
request.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
request.h Implemented registry change notifications. 2002-11-25 02:47:32 +00:00
select.c
semaphore.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
serial.c
smb.c
snapshot.c
sock.c Converted the server to -DSTRICT. 2002-10-19 01:00:59 +00:00
thread.c Partially implement GetThreadTimes. 2002-11-25 01:33:38 +00:00
thread.h Partially implement GetThreadTimes. 2002-11-25 01:33:38 +00:00
timer.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
trace.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
unicode.c
unicode.h
user.c Converted the server to -DSTRICT. 2002-10-19 01:00:59 +00:00
user.h Added support for system-wide hooks. 2002-11-20 19:54:32 +00:00
window.c