projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
server: Avoid crash on initialization of the thread creation debug event.
[wine]
/
server
/
thread.h
2008-12-31
Alexandre Julliard
server: Make TEB and PEB client_ptr_t instead of void...
blob
|
commitdiff
|
raw
2008-01-17
Alexandre Julliard
server: Don't force the process affinity to 1, leave...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Alexandre Julliard
server: Split get_thread_from_pid to allow lookups...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Convert thread creation/exit times to the abs_t...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Alexandre Julliard
server: Moved get/set_thread_context implementation...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
Alexandre Julliard
server: Moved some common bits of get/set_thread_contex...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Alexandre Julliard
server: Use the standard suspend mechanism to simulate...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Alexandre Julliard
server: Moved the tkill function to ptrace.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Alexandre Julliard
server: Get rid of the no longer used get_thread_single...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Alexandre Julliard
server: Removed the thread attached flag, since we...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Alexandre Julliard
server: Moved read/write_process_memory and get_selecto...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Eric Pouech
server: When possible, use tgkill instead of tkill...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Alexandre Julliard
Fixed Get/SetThreadContext to work properly on suspende...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Alexandre Julliard
Moved the platform-independent part of the get/set_thre...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Alexandre Julliard
Don't try to detach from a thread that is exiting,...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Alexandre Julliard
Keep track of the windows and hooks used by a thread...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Alexandre Julliard
Beginnings of support for window stations and desktops.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Robert Shearman
- Clean up well-known privileges.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Alexandre Julliard
Convert the per-process thread list to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Alexandre Julliard
Convert the global thread list to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Alexandre Julliard
Convert the per-thread mutex list to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Alexandre Julliard
Convert the APC queues to use standard lists.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
Added set_win32_error() for error codes that don't...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
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-07-03
Alexandre Julliard
Store the hook table in the thread queue instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Implemented NtQueueApcThread, and changed the server...
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-22
Alexandre Julliard
Make a distinction between the thread Unix pid and...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-11
Alexandre Julliard
Attaching the debugger to a running process should...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Alexandre Julliard
Use SIGUSR1 instead of SIGSTOP to suspend threads.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Peter Hunnisett
Suspended threads should not acquire synchronization...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-25
Alexandre Julliard
Added send_thread_signal() function and properly handle...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-24
Alexandre Julliard
Pass the pid of the new process in the new_process...
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-02-01
Alexandre Julliard
Made process and thread ids small integers instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
Ryan Cumming
Partially implement GetThreadTimes.
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-03
Alexandre Julliard
Added process_id_t and thread_it_t types to the server...
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-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
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-07-19
Alexandre Julliard
Use the new protocol.def file to build the request...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-12
Alexandre Julliard
Removed unused functions suspend/remove_all_threads.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-27
Ove Kaaven
Preserve the TF (Trap Flag) when continuing from a...
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-27
Alexandre Julliard
New set of macros for server calls; makes requests...
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-01-06
Alexandre Julliard
Added separate queue for "system" APCs that get called...
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-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
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
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-06
Alexandre Julliard
Do not send a debug event for a thread until the previo...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-30
Alexandre Julliard
Set thread start address to 0 on events generated by
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-15
Alexandre Julliard
Avoid SIGSTOP/SIGCONT race when ptrace is disabled.
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-08
Alexandre Julliard
Generate CREATE_PROCESS/THREAD debug events internally...
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-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-12-13
Alexandre Julliard
Use poll() instead of select() for the server main...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Fixed handling of debug events on thread/process exit.
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-11-12
Alexandre Julliard
Added support for ReadProcessMemory through the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-08
Alexandre Julliard
Preliminary ptrace support.
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
1999-05-23
Alexandre Julliard
Added debug events support.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Alexandre Julliard
Adapted to new select interface.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Alexandre Julliard
Server reorganization:
blob
|
commitdiff
|
raw
|
diff to current