projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
server: Allow changing a thread affinity before it is initialized.
[wine]
/
server
/
request.h
2003-08-19
Mike McCormack
Implement registry key unloading.
blob
|
commitdiff
|
raw
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-21
Eric Pouech
- adapted kernel32 so that it no longer (directly)...
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
Implemented file change notifications, based on a patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Eric Pouech
- no longer depend on toolhelp definitions for generati...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Alexandre Julliard
Store the keyboard state in the thread input structure...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
Mike McCormack
Implemented registry change notifications.
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-17
Alexandre Julliard
Rewrote caret implementation to store the information...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-12
Alexandre Julliard
Moved mouse capture handling into the server.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Reimplemented Get/SetActiveWindow, Get/SetFocus and
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Added server-side infrastructure for the thread input...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-16
Alexandre Julliard
Added -k option to kill an existing wineserver.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Alexandre Julliard
Create the server directory and socket file in /tmp.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-02
Eric Pouech
Implementation for console control events (includes...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-23
Martin Wilck
Fixed handling of deferred connections in WSAAccept().
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Chris Morgan
Implement OpenThread() winapi call.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-29
Alexandre Julliard
Transfer the full process startup info as well as the...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Mike McCormack
Begin to make wine an SMB client.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Alexandre Julliard
Reimplemented DebugBreakProcess.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Eric Pouech
New XP debugging APIs: implemented DebugActiveProcessStop,
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Eric Pouech
New console code based on Win32 windows.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-13
Alexandre Julliard
Store the window caption text in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Alexandre Julliard
Make sure that GetMessagePos and GetMessageTime return...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Alexandre Julliard
Added requests to store window rectangles in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Alexandre Julliard
Store window properties in the server. Moved property...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-11
Alexandre Julliard
Removed the cleanup_window_queue request.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Alexandre Julliard
Added proper support for storing window parents in...
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-08-27
Mike McCormack
Implemented GetNamedPipeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-23
Mike McCormack
Implement WaitNamedPipe and DisconnectNamedPipe.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-07
Alexandre Julliard
Rewrote most of SendMessage/PeekMessage.
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
2001-06-20
Alexandre Julliard
Moved queue paint count to the server. Removed a few...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Alexandre Julliard
Moved the major part of message queue and window timer...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-22
Michael McCormack
Use poll() on the client-side during server waits to...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Alexandre Julliard
Added support for nested server waits (to allow waiting...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Alexandre Julliard
New mechanism to transfer file descriptors from client...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-21
Alexandre Julliard
Added separate server pipe to wait on blocking server...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Alexandre Julliard
Small server protocol cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Alexandre Julliard
Made exception_event_request non-blocking, and added
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Alexandre Julliard
Changed wait_process and wait_debug_event requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Alexandre Julliard
Converted enum_key_value request to the new request...
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-02
Alexandre Julliard
Convert NtQueryKey and NtEnumerateKey to the new reques...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-01
Alexandre Julliard
Converted some of the registry server requests to the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-16
Mike McCormack
Implemented SetCommMask, SetCommTimeouts, GetCommMask...
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-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-29
Alexandre Julliard
Added the data structures and macros that will be neede...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-26
Alexandre Julliard
Added a real root key and simplified creation of the...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-22
Alexandre Julliard
Added APC support in waitable timers.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Turchanov Sergei
Implemented local atoms in the server.
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-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Alexandre Julliard
Implemented thread and (partial) module snapshots,...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Alexandre Julliard
Save the registry on server exit without client interve...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-04
Alexandre Julliard
Made request tracing more robust against bogus lengths.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Alexandre Julliard
Have threads and processes exit more cleanly whenever...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Alexandre Julliard
Store the list of loaded dlls in the server, and genera...
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-27
Alexandre Julliard
Implemented GetThreadSelectorEntry through the server.
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-04
Alexandre Julliard
Made sleep_on usable from all requests.
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-23
Alexandre Julliard
Added registry support to the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-13
Alexandre Julliard
Added support for WriteProcessMemory through the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Alexandre Julliard
Added support for ReadProcessMemory through the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Alexandre Julliard
Added support for CREATE_SUSPENDED flag in CreateProcess.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Ove Kaaven
Added socket interface to wineserver.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Further server optimizations:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Made server communication faster by using a shared...
blob
|
commitdiff
|
raw
|
diff to current