projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move __stdcall/__cdecl to the right place.
[wine]
/
server
/
2002-01-31
Rein Klazes
Allow integer atoms in set_property and remove_property...
tree
|
commitdiff
2002-01-29
Alexandre Julliard
Work around ftruncate implementations that don't suppor...
tree
|
commitdiff
2002-01-18
Eric Pouech
Implemented interprocess DDE message posting.
tree
|
commitdiff
2002-01-12
Alexandre Julliard
Check unix_pid again after attach.
tree
|
commitdiff
2002-01-12
Marcus Meissner
Add refcounting to the thread member of the pipe user.
tree
|
commitdiff
2002-01-09
Martin Wilck
Added support for socket flags.
tree
|
commitdiff
2002-01-09
Martin Wilck
More general approach to file descriptor types and...
tree
|
commitdiff
2002-01-09
Martin Wilck
Fixed a bug that caused APCs to be "forgotten".
tree
|
commitdiff
2002-01-07
Martin Wilck
Add server side support for async IO on files.
tree
|
commitdiff
2002-01-02
Eric Pouech
Fixed color definition (bg and fg were swapped).
tree
|
commitdiff
2001-12-31
Alexandre Julliard
Fixed string type in named pipe requests.
tree
|
commitdiff
2001-12-26
Alexandre Julliard
Save the registry before exiting on a SIGTERM.
tree
|
commitdiff
2001-12-21
Mike McCormack
Handle ReadIntervalTimeout=MAXDWORD special case a...
tree
|
commitdiff
2001-12-20
Mike McCormack
- move async activation into the server
tree
|
commitdiff
2001-12-04
Eric Pouech
Let the console renderer be defined as a thread.
tree
|
commitdiff
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
tree
|
commitdiff
2001-11-24
Alexandre Julliard
Skip queue cleanups if queue has been destroyed already.
tree
|
commitdiff
2001-11-23
Eric Pouech
New console code based on Win32 windows.
tree
|
commitdiff
2001-11-20
Francois Gouget
Only include 'sys/user.h' for Linux. Fixes a compilatio...
tree
|
commitdiff
2001-11-19
James Juran
Prevent warnings about labels at end of switch statemen...
tree
|
commitdiff
2001-11-19
Francois Gouget
Fix the Solaris and FreeBSD compilation errors introduc...
tree
|
commitdiff
2001-11-14
Alexandre Julliard
Moved WIN_FindWinToRepaint functionality to the server.
tree
|
commitdiff
2001-11-14
Francois Gouget
Make winsock.h and winsock2.h independent from the...
tree
|
commitdiff
2001-11-13
Alexandre Julliard
Store the window caption text in the server.
tree
|
commitdiff
2001-11-07
Alexandre Julliard
Avoid ftruncate to work around broken UMSDOS file system.
tree
|
commitdiff
2001-11-07
Mike McCormack
Make ConnectNamedPipe work in overlapped mode.
tree
|
commitdiff
2001-11-06
Bill Medland
Prevent danger of accessing freed memory (theoretical...
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-11-06
Alexandre Julliard
Allow owner to be the desktop window.
tree
|
commitdiff
2001-10-25
Alexandre Julliard
Don't keep main exe and dlls handles open when the...
tree
|
commitdiff
2001-10-24
Ove Kaaven
Save a disk file's drive type in the server object.
tree
|
commitdiff
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
tree
|
commitdiff
2001-10-17
Alexandre Julliard
Make sure that GetMessagePos and GetMessageTime return...
tree
|
commitdiff
2001-10-16
Alexandre Julliard
Added requests to store window rectangles in the server.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including config.h, include it first.
tree
|
commitdiff
2001-10-12
Alexandre Julliard
Store window properties in the server. Moved property...
tree
|
commitdiff
2001-10-12
Alexandre Julliard
Added atom_t type for atoms to make sure we use the...
tree
|
commitdiff
2001-10-11
Alexandre Julliard
Removed the cleanup_window_queue request.
tree
|
commitdiff
2001-10-09
Alexandre Julliard
Store window class atom in the server.
tree
|
commitdiff
2001-10-08
Eric Pouech
- fixed copy&paste bug (GENERIC_WRITE instead of GENERI...
tree
|
commitdiff
2001-10-08
Mike McCormack
Make serial fd blocking mode depend on FILE_FLAG_OVERLA...
tree
|
commitdiff
2001-10-05
Alexandre Julliard
Added get_file_info support to named pipes and sockets...
tree
|
commitdiff
2001-10-04
Mike McCormack
Fetch a handle type in FILE_GetUnixHandle.
tree
|
commitdiff
2001-09-24
Alexandre Julliard
A couple of optimizations to avoid some server calls...
tree
|
commitdiff
2001-09-24
Alexandre Julliard
Avoid list corruption when linking window with HWND_BOT...
tree
|
commitdiff
2001-09-21
Alexandre Julliard
Added proper support for storing window parents in...
tree
|
commitdiff
2001-09-12
Alexandre Julliard
Convert user handles received from client to full handles.
tree
|
commitdiff
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
tree
|
commitdiff
2001-08-27
Mike McCormack
Implemented GetNamedPipeInfo.
tree
|
commitdiff
2001-08-24
Francois Gouget
Rename the regular WS_FD_XXX macros to FD_XXX.
tree
|
commitdiff
2001-08-23
Mike McCormack
Implement WaitNamedPipe and DisconnectNamedPipe.
tree
|
commitdiff
2001-08-23
Daniel Walker
- Fix for nonblocking sockets using WSAEventSelect...
tree
|
commitdiff
2001-08-21
Mike McCormack
Unconditionally set O_NONBLOCK when opening.
tree
|
commitdiff
2001-08-09
Alexandre Julliard
Don't create the WINEPREFIX directory if it doesn't...
tree
|
commitdiff
2001-08-07
Andreas Mohr
Don't crash if send_thread_wakeup() fails.
tree
|
commitdiff
2001-08-07
Alexandre Julliard
Rewrote most of SendMessage/PeekMessage.
tree
|
commitdiff
2001-07-23
Bernhard Rosenkraenzer
Set executable permissions when creating .exe/.com...
tree
|
commitdiff
2001-07-19
Alexandre Julliard
Use the new protocol.def file to build the request...
tree
|
commitdiff
2001-07-17
Ove Kaaven
Added STATUS_* constant for named pipes. Return STATUS_...
tree
|
commitdiff
2001-07-14
Alexandre Julliard
Backed out the suspend_process_for_ptrace change.
tree
|
commitdiff
2001-07-12
Alexandre Julliard
Removed unused functions suspend/remove_all_threads.
tree
|
commitdiff
2001-07-11
Alexandre Julliard
Small fixes to the debugger support.
tree
|
commitdiff
2001-07-11
Alexandre Julliard
Merge WM_MOUSEMOVE messages.
tree
|
commitdiff
2001-07-10
Mike McCormack
Start implementing named pipes.
tree
|
commitdiff
2001-06-28
Alexandre Julliard
- Remove cooked hardware messages when they are dropped...
tree
|
commitdiff
2001-06-22
Mike McCormack
Remove truncate debug message printed on successful...
tree
|
commitdiff
2001-06-20
Alexandre Julliard
Moved queue paint count to the server. Removed a few...
tree
|
commitdiff
2001-06-19
Alexandre Julliard
Moved hardware message queue handling to the server.
tree
|
commitdiff
2001-06-19
Alexandre Julliard
Ignore EAGAIN errors in read_request.
tree
|
commitdiff
2001-06-19
Bill Medland
SetFilePointer correction; return ERROR_NEGATIVE_SEEK...
tree
|
commitdiff
2001-05-29
Marcus Meissner
Drop any file64 functions, try to use system supplied...
tree
|
commitdiff
2001-05-21
Gerard Patel
Take message filters into account for WM_PAINT too.
tree
|
commitdiff
2001-05-19
Eric Pouech
Fixed reply_message when there is no received message.
tree
|
commitdiff
2001-05-18
Alexandre Julliard
Fixed typo in message filter check.
tree
|
commitdiff
2001-05-18
Alexandre Julliard
Moved the major part of message queue and window timer...
tree
|
commitdiff
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
tree
|
commitdiff
2001-05-09
Bang Jun-Young
Added support for NetBSD.
tree
|
commitdiff
2001-04-27
Ove Kaaven
Preserve the TF (Trap Flag) when continuing from a...
tree
|
commitdiff
2001-04-13
Alexandre Julliard
Repaired shared PE data sections.
tree
|
commitdiff
2001-04-10
Alexandre Julliard
Fixed handling of \\Registry prefix.
tree
|
commitdiff
2001-04-04
Alexandre Julliard
Make sure the process socket is non-blocking.
tree
|
commitdiff
2001-03-22
Michael McCormack
Use poll() on the client-side during server waits to...
tree
|
commitdiff
2001-03-22
Alexandre Julliard
Use the new send_fd mechanism for the set_console_fd...
tree
|
commitdiff
2001-03-21
Jeff Garzik
Warning fixes.
tree
|
commitdiff
2001-03-21
Jeff Garzik
Added some inclusions of string.h where necessary.
tree
|
commitdiff
2001-03-14
Mike McCormack
Removed broken support for EV_TXEMPTY because it causes...
tree
|
commitdiff
2001-03-14
Mike McCormack
Add missing release object so server exits cleanly.
tree
|
commitdiff
2001-03-08
Alexandre Julliard
Added support for nested server waits (to allow waiting...
tree
|
commitdiff
2001-03-05
Alexandre Julliard
Changed isolated for loops to while loops (based on...
tree
|
commitdiff
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
tree
|
commitdiff
2001-02-28
Alexandre Julliard
New mechanism to transfer file descriptors from client...
tree
|
commitdiff
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
tree
|
commitdiff
2001-02-21
Alexandre Julliard
Added separate server pipe to wait on blocking server...
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Small server protocol cleanups.
tree
|
commitdiff
2001-02-16
Alexandre Julliard
Pass the stdin/stdout handles on startup to use as...
tree
|
commitdiff
2001-01-26
Alexandre Julliard
Made exception_event_request non-blocking, and added
tree
|
commitdiff
2001-01-26
Alexandre Julliard
Changed wait_process and wait_debug_event requests...
tree
|
commitdiff
2001-01-12
Andreas Mohr
Workaround for SuSE 7 2.2.16 kernel bug.
tree
|
commitdiff
2001-01-11
Josh DuBois
Added a simple usage() function.
tree
|
commitdiff
next