projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
user32: Add a message test for ownerdrawn listbox, make it pass under Wine.
[wine]
/
server
/
2007-03-20
Alexandre Julliard
server: Grab the owner object of an APC while the APC...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Use the common pattern for async I/O parameters...
tree
|
commitdiff
2007-03-17
Andrew Talbot
server: Replace inline static with static inline.
tree
|
commitdiff
2007-03-12
Alexandre Julliard
Fixed some compilation issues on Mac OS X Leopard.
tree
|
commitdiff
2007-03-09
Alexandre Julliard
server: Added process control support using /proc on...
tree
|
commitdiff
2007-03-07
Alexandre Julliard
server: Use internal luid_t type where appropriate.
tree
|
commitdiff
2007-03-07
Juan Lang
ntdll: Implement NtAllocateLocallyUniqueId with server...
tree
|
commitdiff
2007-03-06
Rob Shearman
server: A general solution for handling MAXIMUM_ALLOWED...
tree
|
commitdiff
2007-03-05
Alexandre Julliard
server: Replace use of internal __pthread_kill() functi...
tree
|
commitdiff
2007-03-05
Alexandre Julliard
server: Expose areas revealed by changes to the window...
tree
|
commitdiff
2007-02-21
Rob Shearman
server: Add get_token_impersonation_level server call...
tree
|
commitdiff
2007-02-21
Rob Shearman
server: Check object's security when creating handles.
tree
|
commitdiff
2007-02-21
Alexandre Julliard
server: Added support for the PM_QS_* flags in PeekMessage.
tree
|
commitdiff
2007-02-16
Rob Shearman
server: Track the impersonation level of tokens.
tree
|
commitdiff
2007-02-16
Rob Shearman
server: Track IDs for tokens and modifications made...
tree
|
commitdiff
2007-02-15
Vitaliy Margolen
ntdll/server: Implement NtSetSecurityObject. With tests.
tree
|
commitdiff
2007-02-15
Vitaliy Margolen
server: Add security descriptor field to object struct.
tree
|
commitdiff
2007-02-13
Vitaliy Margolen
server: Get the primary group from the token's groups.
tree
|
commitdiff
2007-02-08
Vitaliy Margolen
server: Fix typo. Should be group not owner.
tree
|
commitdiff
2007-02-05
Alexandre Julliard
server: Clear the thread wait before releasing objects...
tree
|
commitdiff
2007-01-26
Ulrich Czekalla
wineserver: Validate the children of windows being...
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
server: Prevent a crash on error while creating a token.
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
advapi32: Add more tests for granted access mask. Fix...
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
server/ntdll: Simplistic implementation of NtQueryObjec...
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
server: Reverse return value and status in token_access...
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
advapi32: Add few more tests for token access check...
tree
|
commitdiff
2007-01-22
Vitaliy Margolen
server: User correct user sid for the default_dacl.
tree
|
commitdiff
2007-01-19
Vitaliy Margolen
server: Add generic access mapping for winstation and...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Avoid inter-process APCs when called for the...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process NtMapViewOfSecti...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process RtlCreateUserThread.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
server: Print a trace when sending a signal to a thread.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Fix NtDuplicateObject to only close the file...
tree
|
commitdiff
2007-01-16
Alexandre Julliard
ntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process NtFlushVirtualMe...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualProtectEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualQueryEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
server: Support queuing some APCs to a process instead...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
server: Added mechanism for returning results of APC...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
server: Properly wake the waiting threads when an APC...
tree
|
commitdiff
2007-01-12
Alexandre Julliard
server: Set the specified in/out buffer sizes on named...
tree
|
commitdiff
2007-01-12
Alexandre Julliard
ntdll: Duplicate the mapping handle on the server side...
tree
|
commitdiff
2007-01-12
Alexandre Julliard
ntdll: Moved the check for removable file in load_dll...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
server: Allow suspended threads to run system APCs.
tree
|
commitdiff
2007-01-08
Alexandre Julliard
server: Don't fail to map a shared section if the final...
tree
|
commitdiff
2007-01-08
Dmitry Timoshkov
server: Map ESPIPE to STATUS_ILLEGAL_FUNCTION for consi...
tree
|
commitdiff
2007-01-04
Alexandre Julliard
make_requests: Grab status names from async_terminate...
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Notify the server that an APC has completed...
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Make thread_apc into a real object.
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Avoid crash in alloc_console when the process...
tree
|
commitdiff
2007-01-03
Reinhard Karcher
server: Fix 0 timeout handling for serial I/O.
tree
|
commitdiff
2006-12-29
Alexandre Julliard
server: Implement process control using Mach primitives...
tree
|
commitdiff
2006-12-29
Alexandre Julliard
server: Add hooks to support process tracing mechanisms...
tree
|
commitdiff
2006-12-29
Alexandre Julliard
server: Split get_thread_from_pid to allow lookups...
tree
|
commitdiff
2006-12-27
Alexandre Julliard
make_makefiles: Generate the top-level .gitignore file.
tree
|
commitdiff
2006-12-21
Alexandre Julliard
ntdll: File positions should be aligned to sector bound...
tree
|
commitdiff
2006-12-18
Andrew Talbot
server: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-18
Andrew Talbot
server: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-13
Alexandre Julliard
ntdll: Map the PE header up to the specified size,...
tree
|
commitdiff
2006-12-12
Ulrich Czekalla
winex11.drv: Store window and drawable rects in X11DRV_...
tree
|
commitdiff
2006-12-04
Alexandre Julliard
server: Explicitly shutdown destroyed sockets to force...
tree
|
commitdiff
2006-11-20
Alexandre Julliard
server: Return an fd type in the get_handle_fd request.
tree
|
commitdiff
2006-11-15
Eric Pouech
ntdll: Fixed returned status for NtQueryThreadInformati...
tree
|
commitdiff
2006-11-13
Alexandre Julliard
server: Fix list corruption caused by previous change.
tree
|
commitdiff
2006-11-10
Alexandre Julliard
server: Properly handle kill_thread recursion when...
tree
|
commitdiff
2006-11-06
Gerald Pfeifer
server: Compilation fix.
tree
|
commitdiff
2006-11-03
Alexandre Julliard
ntdll: Retrieve mailslot message info from the client...
tree
|
commitdiff
2006-11-02
Alexandre Julliard
server: Refuse to close handles in other processes...
tree
|
commitdiff
2006-11-02
Alexandre Julliard
server: Get rid of the server-side file descriptor...
tree
|
commitdiff
2006-11-02
Alexandre Julliard
ntdll: Maintain a file descriptor cache on the client...
tree
|
commitdiff
2006-11-01
Alexandre Julliard
server: Compute the removable device flag on the server...
tree
|
commitdiff
2006-10-26
Alexandre Julliard
server: Always ignore the root window position when...
tree
|
commitdiff
2006-10-23
Eric Pouech
winsock: Clear the held mask with the requested events...
tree
|
commitdiff
2006-10-16
Alexandre Julliard
server: A window timer id should be an unsigned long.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
server: Remove redundant NULL check before free() ...
tree
|
commitdiff
2006-10-09
Andrew Talbot
server: Cast-qual warning fix.
tree
|
commitdiff
2006-10-05
Alexandre Julliard
server: Changed the get_next_hook request to allow...
tree
|
commitdiff
2006-10-05
Alexandre Julliard
user32: Store the prev_unicode hook flag on the client...
tree
|
commitdiff
2006-10-04
Alexandre Julliard
user32: The per-window user data must be a DWORD_PTR.
tree
|
commitdiff
2006-10-04
Alexandre Julliard
server: Rearrange a few fields to avoid wasting padding...
tree
|
commitdiff
2006-10-04
Alexandre Julliard
server: Pass the data for message callbacks as vararg...
tree
|
commitdiff
2006-10-04
Alexandre Julliard
server: Return the data for callback results in the...
tree
|
commitdiff
2006-10-04
Alexandre Julliard
server: Return the data for winevent hooks in the varar...
tree
|
commitdiff
2006-10-03
Eric Pouech
ntdll: Implemented AmILastThread information class...
tree
|
commitdiff
2006-10-03
Alexandre Julliard
ntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX.
tree
|
commitdiff
2006-10-02
Michael Stefaniuc
server: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-21
Alexandre Julliard
server: Kill the process without SIGTERM when the fd...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-07
Robert Shearman
server: Translate errnos ENFILE and EMFILE to STATUS_TO...
tree
|
commitdiff
2006-08-25
Alexandre Julliard
configure: Set rpath on all executables that link to...
tree
|
commitdiff
2006-08-23
Mike McCormack
server: Use ntdll values where possible.
tree
|
commitdiff
2006-08-15
Alexandre Julliard
server: Store the actual process count in snapshots.
tree
|
commitdiff
2006-08-15
Alexandre Julliard
configure: Only link against libpoll where really neces...
tree
|
commitdiff
2006-08-14
Alexandre Julliard
server: Make sure to completely kill processes before...
tree
|
commitdiff
2006-08-14
Alexandre Julliard
server: Send a SIGKILL to processes that don't terminat...
tree
|
commitdiff
2006-08-10
Alexandre Julliard
server: Only call gettimeofday once per poll loop.
tree
|
commitdiff
2006-08-09
Alexandre Julliard
server: Make the message extra info 64 bits on Win64.
tree
|
commitdiff
2006-08-09
Alexandre Julliard
server: Split the queuing of hardware messages into...
tree
|
commitdiff
next