Sign in
goma
/
wine
/
b64aa2460ed5118dfdb03a2bd9fb6052046b64a8
/
server
/
request.c
5b4f3e8
Rewrote Unix process launching to allow passing startup information to
by Alexandre Julliard
· 25 years ago
d804111
Made server launching somewhat cleaner and faster.
by Alexandre Julliard
· 25 years ago
de1d5ad
Added support for WINEPREFIX environment variable.
by Alexandre Julliard
· 25 years ago
12f29b5
Have threads and processes exit more cleanly whenever possible.
by Alexandre Julliard
· 25 years ago
ea0d028
Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events.
by Alexandre Julliard
· 25 years ago
05f0b71
Store the list of loaded dlls in the server, and generate debug events
by Alexandre Julliard
· 25 years ago
7e9913f
Fixed some warnings.
by Patrik Stridvall
· 25 years ago
2d33ab9
Added configure check for the unix domain sockaddr length.
by Juergen Lock
· 25 years ago
2fe5777
Made the server listen for new clients on a Unix socket in
by Alexandre Julliard
· 25 years ago
cb1fc73
Changed the server to return STATUS_* error codes.
by Alexandre Julliard
· 25 years ago
9de03f4
Made sleep_on usable from all requests.
by Alexandre Julliard
· 25 years ago
1dca5e2
Moved poll handling to the generic part of the server objects.
by Alexandre Julliard
· 25 years ago
ebe29ef
Further server optimizations:
by Alexandre Julliard
· 26 years ago
5bc7808
Made server communication faster by using a shared memory block.
by Alexandre Julliard
· 26 years ago
88de35c
Changed select interface, separated timeouts from file descriptors.
by Alexandre Julliard
· 26 years ago
43c190e
Server reorganization:
by Alexandre Julliard
· 26 years ago
0f8bc5b
Fixed ANSI compabillity.
by Patrik Stridvall
· 26 years ago
371fd75
Added new CLIENT_DebuggerRequest routine, implemented support for
by Ulrich Weigand
· 26 years ago
875c4b3
Added server pid and tid in init_thread request, and use them in
by Alexandre Julliard
· 26 years ago
f692d44
Added new_process and init_process request.
by Alexandre Julliard
· 26 years ago
2f2898b
Handle suspend/resume_thread requests in phase STARTING correctly.
by Ulrich Weigand
· 26 years ago
ee517e8
- fixed missing stdlib.h and string.h includes everywhere
by David Luyer
· 26 years ago
875d112
Removed dst_handle in duplicate_handle request.
by Alexandre Julliard
· 26 years ago
6d4ee73
Added get/set_handle_info request.
by Alexandre Julliard
· 26 years ago
fdc92ba
Added server snapshot support (processes only for now).
by Alexandre Julliard
· 26 years ago
4b46112
Added input queue to server-side console object,
by Alexandre Julliard
· 26 years ago
62a8b43
Hacked server-side device support
by Alexandre Julliard
· 26 years ago
0562539
Implemented file sharing checks in the server.
by Alexandre Julliard
· 26 years ago
a6ac379
Fixed CHECK_STRING display.
by Alexandre Julliard
· 26 years ago
a8b8d9c
Added server-side file mapping object support.
by Alexandre Julliard
· 26 years ago
63cb0f8
Added change notifications. Added global handle support.
by Alexandre Julliard
· 26 years ago
aa0ebd0
Added several file server requests Added server-side pipes and consoles
by Alexandre Julliard
· 26 years ago
338e757
Added beginnings of server-side file handling.
by Alexandre Julliard
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
85ed45e
Release 980822
by Alexandre Julliard
· 27 years ago
wine-980822
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809