projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Fix marshaling of VARTYPE-less safearrays.
[wine]
/
server
/
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
2006-08-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
tree
|
commitdiff
2006-08-04
Alexandre Julliard
server: Added support for kqueue() as an alternative...
tree
|
commitdiff
2006-08-03
Alexandre Julliard
server: Abstract the epoll functions a bit more.
tree
|
commitdiff
2006-08-03
Thomas Kho
server: Remove unused thread_apc member.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
user: Implementation of Get/SetWindowLongPtr for 64...
tree
|
commitdiff
2006-07-27
Alexandre Julliard
server: Round up the timeout for poll() to avoid redund...
tree
|
commitdiff
2006-07-27
Alexandre Julliard
server: Don't crash on invalid request sizes.
tree
|
commitdiff
2006-07-26
Alexandre Julliard
server: Convert the server start time to the abs_time_t...
tree
|
commitdiff
2006-07-26
Alexandre Julliard
server: Convert thread creation/exit times to the abs_t...
tree
|
commitdiff
2006-07-26
Alexandre Julliard
server: Rename the wait_input_idle request to better...
tree
|
commitdiff
2006-07-26
Alexandre Julliard
server: Make the create_async function take an absolute...
tree
|
commitdiff
2006-07-26
Michael Stefaniuc
server: Fix some comparisons between signed and unsigned.
tree
|
commitdiff
2006-07-26
Alexandre Julliard
server: Added data_size_t type to represent sizes in...
tree
|
commitdiff
2006-07-25
Alexandre Julliard
server: Try harder to find a suitable thread for read...
tree
|
commitdiff
2006-07-25
Thomas Kho
server: Add new threads to end of thread_list.
tree
|
commitdiff
2006-07-21
Stefan Siebert
ntdll: Implementation of process CreationTime and ExitTime.
tree
|
commitdiff
2006-07-19
Alexandre Julliard
server: Simplify process creation.
tree
|
commitdiff
2006-07-12
Ge van Geldorp
user32: Implement Get/SetClassLongPtrA/W.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-11
Ge van Geldorp
server: Widen lparam for timers.
tree
|
commitdiff
next