projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
richedit: Only notify selection change when selection has actually changed from previ...
[wine]
/
server
/
thread.c
2008-01-17
Alexandre Julliard
server: Don't force the process affinity to 1, leave...
blob
|
commitdiff
|
raw
2007-12-20
Alexandre Julliard
server: Use SIGQUIT instead of SIGTERM to terminate...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Return correct object types in the get_director...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Matt Jones
server: Only commit SetThreadPriority if new priority...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Alexandre Julliard
server: Merge APC processing into the select request.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
server: Run async I/O APCs from the SIGUSR1 handler.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Alexandre Julliard
server: Give system APCs priority over signaled objects.
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-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Alexandre Julliard
server: Don't bother with default entry points for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Rename the get_file_info function to get_fd_typ...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Store the opening options in the file descripto...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alexandre Julliard
server: Notify the async object when the APC call compl...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Grab the owner object of an APC while the APC...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
server: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Alexandre Julliard
server: Clear the thread wait before releasing objects...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Avoid inter-process APCs when called for the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process NtMapViewOfSecti...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process RtlCreateUserThread.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Alexandre Julliard
ntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process NtFlushVirtualMe...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualProtectEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualQueryEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
server: Support queuing some APCs to a process instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
server: Added mechanism for returning results of APC...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
server: Properly wake the waiting threads when an APC...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Alexandre Julliard
server: Allow suspended threads to run system APCs.
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
2007-01-04
Alexandre Julliard
server: Notify the server that an APC has completed...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Alexandre Julliard
server: Make thread_apc into a real object.
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-10-10
Michael Stefaniuc
server: Remove redundant NULL check before free() ...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Eric Pouech
ntdll: Implemented AmILastThread information class...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-23
Mike McCormack
server: Use ntdll values where possible.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Alexandre Julliard
server: Send a SIGKILL to processes that don't terminat...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
Alexandre Julliard
server: Only call gettimeofday once per poll loop.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Thomas Kho
server: Remove unused thread_apc member.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Convert the server start time to the abs_time_t...
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-07-03
Ge van Geldorp
server: The "select" call passes handles, not ints.
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-06-15
Mike McCormack
server: Fix a win64 warning.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Alexandre Julliard
server: Don't report a fatal protocol error for things...
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-05-05
Robert Shearman
server: Threads should start off without having an...
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: 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-01-13
Alexandre Julliard
ntdll: Add debug registers to the context of all except...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Alexandre Julliard
ntdll: Handle NtSetContextThread on the client side...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added access rights mapping to process and...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Make alloc_handle use attributes instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in proce...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Vitaliy Margolen
Add name_lookup function in object_ops.
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-11-01
Alexandre Julliard
Don't send an extra signal when waiting for a debug...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Alexandre Julliard
Remove an exiting thread from the process only after...
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-08-09
Mike McCormack
Fix some gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Alexandre Julliard
Fixed a couple of error codes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Alexandre Julliard
Moved the server start time to the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Get rid of the boot_done request.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Already initialize the process in the first init_thread...
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-21
Mike McCormack
Don't include winbase.h when it's not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Robert Shearman
Add support for impersonating a token.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Robert Shearman
Change code style of form "if( x )" to "if (x)" for...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
The desktop of a new thread should be set from the...
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-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Robert Shearman
- Clean up well-known privileges.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Steven Edwards
Added a check for poll.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Alexandre Julliard
Convert the object wait queue 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
2005-02-03
Dmitry Timoshkov
Add support for winevent hooks.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
Alexandre Julliard
Make init_thread request deal better with fd allocation...
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-09
Alexandre Julliard
Implemented the ThreadBasicInformation case for
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-06-23
Ulrich Czekalla
- use global atoms for the format ids
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Implemented NtQueueApcThread, and changed the server...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Alexandre Julliard
Added abs_time_t structure to the server protocol,...
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-12
Alexandre Julliard
Added an inode object to keep track of all file descrip...
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
next