- 01 Oct, 2010 1 commit
-
-
Austin English authored
-
- 22 Jan, 2010 1 commit
-
-
Rob Shearman authored
-
- 16 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 22 May, 2008 1 commit
-
-
Vitaliy Margolen authored
-
- 17 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 05 Dec, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
- 01 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
- Remove case_sensitive flag from namespace. - Remove todo_wine from now succeeding tests.
-
- 25 May, 2005 1 commit
-
-
Robert Shearman authored
- Fix non-ANSI function declarations. - Make a function static.
-
- 03 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
still open.
-
- 19 Oct, 2004 1 commit
-
-
Bill Medland authored
-
- 26 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
signals with the main poll loop.
-
- 14 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
debugging. Close stdin/stdout when not in the foreground (based on a patch by Francois Gouget).
-
- 19 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-
- 02 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
for managing linked lists.
-
- 16 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jul, 2002 1 commit
-
-
Martin Wilck authored
Fix socket state handling and event handling for non-STREAM sockets.
-
- 20 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Use fcntl file locking to ensure exclusion on the server socket and to better recover from crashes. Flush the registry before closing the socket to avoid timeouts on the client side. Moved get_config_dir functionality to libwine.
-
- 03 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
Don't remove the socket until the registry is closed to avoid a race.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 17 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
for all messages.
-
- 21 Mar, 2001 1 commit
-
-
Jeff Garzik authored
-
- 11 Jan, 2001 1 commit
-
-
Josh DuBois authored
-
- 22 Sep, 2000 1 commit
-
-
Andreas Mohr authored
since that crashed several games or caused problems with them as they aren't used to a high Windows uptime of more than 24.9 days.
-
- 26 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Do not prefix all keys with the name of the top key when saving to a file. Try to load $WINEPREFIX/config into the Wine config branch at startup.
-
- 15 Jun, 2000 1 commit
-
-
Andreas Mohr authored
-
- 16 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
Removed "alt" registry files since we now have symlinks and WINEPREFIX to replace them.
-
- 14 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 30 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
DebugActiveProcess. Return a correct address in the simulated exception event.
-
- 10 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Generate a breakpoint event on process attach. Misc cleanups in request handling.
-
- 13 Feb, 2000 1 commit
-
-
Alexandre Julliard authored
Turchanov <turchanov@otvprim.ru>).
-
- 25 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
$HOME/.wine. Newly started wine processes now attach to an existing server if one is running.
-
- 23 Nov, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 08 Nov, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jun, 1999 1 commit
-
-
Patrik Stridvall authored
Removed warnings. Made the include files self-sufficient. Some Solaris fixes.
-
- 22 Jun, 1999 1 commit
-
-
Alexandre Julliard authored
A few other optimizations in request processing in the server. Moved automatically generated request definitions to server.h and removed include/server/request.h.
-
- 04 Jun, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 15 May, 1999 1 commit
-
-
Alexandre Julliard authored
- moved request handlers to the specific C files - moved handle management to handle.c - moved server private includes to server/ instead of include/server/
-
- 21 Mar, 1999 1 commit
-
-
Alexandre Julliard authored
Split out process creation from thread creation. Changed server initialisation to ensure that we always have a current thread.
-