Release 1.5.29.
[wine] / server / main.c
2012-11-23  Francois Gougetserver: Print the usage to stdout when invoked with...
2010-10-01  Austin Englishwineserver: Return the version information in the same...
2010-01-22  Rob Shearmanserver: Fix symbol was not declared and using plain...
2009-01-16  Alexandre Julliardserver: Set stderr in line-buffered mode before doing...
2008-05-22  Vitaliy Margolenwineserver: Add support for long command line options.
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-05  Vitaliy Margolenserver: Remove sync_namespace.
2005-11-29  Vitaliy MargolenImplement directory object in wineserver.
2005-11-01  Vitaliy Margolen- Use OBJ_CASE_INSENSITIVE in object lookup.
2005-05-25  Robert Shearman- Use NULL instead of 0 for all non-handle pointers.
2005-02-03  Alexandre JulliardMake sure leaked objects are printed even if a file...
2004-10-19  Bill MedlandAdded a version option to the wineserver.
2003-03-26  Alexandre JulliardAdded generic signal handling mechanism based on pipes...
2003-03-14  Alexandre JulliardAdded -f option to make wineserver remain in the foregr...
2003-02-19  Alexandre JulliardMoved all references to file descriptors out of the...
2002-10-02  Alexandre JulliardAdded support for multiple object namespaces, and a...
2002-08-16  Alexandre JulliardAdded -k option to kill an existing wineserver.
2002-07-03  Martin WilckCheck POLLHUP semantics at remote shutdown when wineser...
2002-06-20  Alexandre JulliardCreate the server directory and socket file in /tmp.
2002-04-03  Alexandre JulliardAdded timer on server exit to wait a bit for new clients.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-17  Alexandre JulliardMake sure that GetMessagePos and GetMessageTime return...
2001-03-21  Jeff GarzikWarning fixes.
2001-01-11  Josh DuBoisAdded a simple usage() function.
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-08-26  Alexandre JulliardAdded a real root key and simplified creation of the...
2000-06-15  Andreas MohrMore verbose error message.
2000-04-16  Alexandre JulliardSave the registry on server exit without client interve...
2000-04-14  Alexandre JulliardMade server launching somewhat cleaner and faster.
2000-03-30  Alexandre JulliardSet thread start address to 0 on events generated by
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
1999-11-23  Alexandre JulliardAdded registry support to the server.
1999-11-08  Alexandre JulliardInstall the wine server in $(bindir) and exec it from...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-04  Alexandre JulliardAdded optional debugging code in object management.
1999-05-15  Alexandre JulliardServer reorganization:
1999-03-21  Alexandre JulliardAdded new_process and init_process request.
1999-01-01  Alexandre JulliardAdded server-side file mapping object support.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712