projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Implement mailslots.
[wine]
/
server
/
Makefile.in
2005-03-30
Mike McCormack
Implement mailslots.
blob
|
commitdiff
|
raw
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2004-10-14
Vincent Béron
Create the necessary functions for wineserver contexts...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Alexandre Julliard
Moved visible region calculation to the server.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-14
Alexandre Julliard
Removed the no longer used SMB file I/O support, we...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-04
Alexandre Julliard
Open a real file handle for drive devices, and get...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
Added window classes in the server, and support for...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Mike McCormack
Added a security token object in wineserver.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Alexandre Julliard
Proper support for CPPFLAGS and LDFLAGS (suggested...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Eric Pouech
Implement anonymous pipes on top of named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-26
Alexandre Julliard
Added generic signal handling mechanism based on pipes...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Alexandre Julliard
We still need libwine here...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Alexandre Julliard
Created a separate static portability library and moved...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Alexandre Julliard
Started moving functions that deal with Unix file descr...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Dimitrie O. Paun
Rename __WINE__ to __WINESRC__.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Alexandre Julliard
Converted the server to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Marcus Meissner
Implemented server context/ptrace handling for Linux...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Alexandre Julliard
Added mkinstalldirs to create directories more portably.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Alexandre Julliard
Link the tools and the server against libwine so we...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Mike McCormack
Begin to make wine an SMB client.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Use the new protocol.def file to build the request...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Mike McCormack
Start implementing named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Use libwine and libwine_unicode directly from their...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Mike McCormack
- created server object for handling async i/o
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Kristoffer Gleditsch
Added LDFLAGS to linking of wine-related binaries.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-07
Mike McCormack
Added serial port object to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Alexandre Julliard
Make unicode.o into a separate ELF library so that...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-14
Alexandre Julliard
Removed @PROGEXT@ (it was broken anyway).
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Ulrich Weigand
Updated support for Solaris/Sparc architecture.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Moved global atoms to the server (based on the work...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Made the server listen for new clients on a Unix socket in
blob
|
commitdiff
|
raw
|
diff to current
2000-01-20
Alexandre Julliard
Added Get/SetThreadContext support through the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-01
Alexandre Julliard
Moved poll handling to the generic part of the server...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Alexandre Julliard
Implemented waitable timers.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Alexandre Julliard
Store all object names as Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Alexandre Julliard
Added registry support to the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Alexandre Julliard
Moved ptrace support to ptrace.c. Tried to improve...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Ove Kaaven
Added socket interface to wineserver.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Added debug events support.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Alexandre Julliard
Server reorganization:
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Alexandre Julliard
Added server snapshot support (processes only for now).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Added server-side device support (only a hack for now).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Alexandre Julliard
Added server-side file mapping object support.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Alexandre Julliard
Added change notifications.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-30
Alexandre Julliard
Added several file server requests
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Alexandre Julliard
Added beginnings of server-side file handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Alexandre Julliard
Added add_queue/remove_queue to server object operations.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current