Sign in
goma
/
wine
/
294c8af60ba112cc6c523824ab5b666ccc5df979
/
server
/
main.c
9037f4b
Added generic signal handling mechanism based on pipes to synchronize
by Alexandre Julliard
· 22 years ago
7ad5be9
Added -f option to make wineserver remain in the foreground for
by Alexandre Julliard
· 22 years ago
e66207e
Moved all references to file descriptors out of the generic object
by Alexandre Julliard
· 22 years ago
526a28d
Added support for multiple object namespaces, and a bunch functions
by Alexandre Julliard
· 23 years ago
40043ed
Added -k option to kill an existing wineserver.
by Alexandre Julliard
· 23 years ago
15a0f0e
Check POLLHUP semantics at remote shutdown when wineserver is started.
by Martin Wilck
· 23 years ago
4144b5b
Create the server directory and socket file in /tmp.
by Alexandre Julliard
· 23 years ago
f5e0f0c
Added timer on server exit to wait a bit for new clients.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
516e40e
Make sure that GetMessagePos and GetMessageTime return sane values
by Alexandre Julliard
· 23 years ago
3ea0c07
Warning fixes.
by Jeff Garzik
· 24 years ago
558b660
Added a simple usage() function.
by Josh DuBois
· 24 years ago
c941eff
Make GetTickCount not use the whole Unix epoch (since 1970) any more,
by Andreas Mohr
· 25 years ago
6c8d917
Added a real root key and simplified creation of the HKEY_* special root keys.
by Alexandre Julliard
· 25 years ago
ed923a5
More verbose error message.
by Andreas Mohr
· 25 years ago
c970904
Save the registry on server exit without client intervention.
by Alexandre Julliard
· 25 years ago
d804111
Made server launching somewhat cleaner and faster.
by Alexandre Julliard
· 25 years ago
b73421d
Set thread start address to 0 on events generated by
by Alexandre Julliard
· 25 years ago
ea0d028
Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events.
by Alexandre Julliard
· 25 years ago
b849d79
Moved global atoms to the server (based on the work of Sergei
by Alexandre Julliard
· 25 years ago
2fe5777
Made the server listen for new clients on a Unix socket in
by Alexandre Julliard
· 25 years ago
d7e85d6
Added registry support to the server.
by Alexandre Julliard
· 25 years ago
9103daf
Install the wine server in $(bindir) and exec it from there.
by Alexandre Julliard
· 25 years ago
1ed4ecf
ANSI C fixes.
by Patrik Stridvall
· 26 years ago
5bc7808
Made server communication faster by using a shared memory block.
by Alexandre Julliard
· 26 years ago
1bdd154
Added optional debugging code in object management.
by Alexandre Julliard
· 26 years ago
43c190e
Server reorganization:
by Alexandre Julliard
· 26 years ago
f692d44
Added new_process and init_process request.
by Alexandre Julliard
· 26 years ago
a8b8d9c
Added server-side file mapping object support.
by Alexandre Julliard
· 26 years ago
c6e45ed
Added add_queue/remove_queue to server object operations.
by Alexandre Julliard
· 26 years ago
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809
642d313
Release 980712
by Alexandre Julliard
· 27 years ago
wine-980712