Alexandre Julliard
|
6a7c4947a0
server: Avoid using getopt_long().
|
3 سال پیش |
Alexandre Julliard
|
8fa03e494a
server: Create the NLS section object for the l_intl.nls file.
|
4 سال پیش |
Alexandre Julliard
|
48c11f1e80
server: Use l_intl.nls for case mappings.
|
4 سال پیش |
Piotr Caban
|
9bfbb48662
server: Initialize current_time before it's used in init_registry.
|
4 سال پیش |
Alexandre Julliard
|
fc17535eb9
server: No longer depend on libwine.
|
5 سال پیش |
Francois Gouget
|
e326470949
server: Print the usage to stdout when invoked with --help.
|
12 سال پیش |
Austin English
|
c99609a5a0
wineserver: Return the version information in the same format as wine --version.
|
14 سال پیش |
Rob Shearman
|
f12f8503a3
server: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
|
15 سال پیش |
Alexandre Julliard
|
64e6ee5cd8
server: Set stderr in line-buffered mode before doing anything else.
|
16 سال پیش |
Vitaliy Margolen
|
67daa7f760
wineserver: Add support for long command line options.
|
16 سال پیش |
Alexandre Julliard
|
aaf477f292
server: Change the timeout handling to use NT-style 64-bit timeouts everywhere.
|
17 سال پیش |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 سال پیش |
Vitaliy Margolen
|
4e36524916
server: Remove sync_namespace.
|
19 سال پیش |
Vitaliy Margolen
|
3c6bdcce53
Implement directory object in wineserver.
|
19 سال پیش |
Vitaliy Margolen
|
1ca6e899ec
- Use OBJ_CASE_INSENSITIVE in object lookup.
|
19 سال پیش |
Robert Shearman
|
c516571481
- Use NULL instead of 0 for all non-handle pointers.
|
19 سال پیش |
Alexandre Julliard
|
52e5ac5e41
Make sure leaked objects are printed even if a file descriptor is
|
20 سال پیش |
Bill Medland
|
ec39d65540
Added a version option to the wineserver.
|
20 سال پیش |
Alexandre Julliard
|
9037f4bbfe
Added generic signal handling mechanism based on pipes to synchronize
|
21 سال پیش |
Alexandre Julliard
|
7ad5be967d
Added -f option to make wineserver remain in the foreground for
|
22 سال پیش |
Alexandre Julliard
|
e66207ebfc
Moved all references to file descriptors out of the generic object
|
22 سال پیش |
Alexandre Julliard
|
526a28de51
Added support for multiple object namespaces, and a bunch functions
|
22 سال پیش |
Alexandre Julliard
|
40043ed26f
Added -k option to kill an existing wineserver.
|
22 سال پیش |
Martin Wilck
|
15a0f0e78e
Check POLLHUP semantics at remote shutdown when wineserver is started.
|
22 سال پیش |
Alexandre Julliard
|
4144b5b8fc
Create the server directory and socket file in /tmp.
|
22 سال پیش |
Alexandre Julliard
|
f5e0f0c60a
Added timer on server exit to wait a bit for new clients.
|
22 سال پیش |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 سال پیش |
Alexandre Julliard
|
516e40e154
Make sure that GetMessagePos and GetMessageTime return sane values
|
23 سال پیش |
Jeff Garzik
|
3ea0c073f8
Warning fixes.
|
24 سال پیش |
Josh DuBois
|
558b66077f
Added a simple usage() function.
|
24 سال پیش |