projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32: Handle the SECURITY_* flags passed into CreateFileW by filling out the...
[wine]
/
dlls
/
ntdll
/
2007-01-22
Rob Shearman
kernel32: Handle the SECURITY_* flags passed into Creat...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Avoid inter-process APCs when called for the...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Get rid of the no longer used is_current_process...
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
ntdll: Abuse RtlCreateUserThread to call the thread...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Move the LDT section to ntdll and make it an...
tree
|
commitdiff
2007-01-18
Francois Gouget
ntdll/tests: Use '%u' to print GetLastError().
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Block async signals during process init and...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Make the server signal mask global.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Avoid heap allocations during thread creation.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Make the fd cache section an uninterruptible...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Fix NtDuplicateObject to only close the file...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Avoid heap allocation in fd cache. Fixed a coupl...
tree
|
commitdiff
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
tree
|
commitdiff
2007-01-16
Alexandre Julliard
ntdll: Added a missing chunk in the NtLockVirtualMemory...
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
ntdll: Implementation of inter-process VirtualAllocEx...
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
Andrew Talbot
ntdll: Remove unused function.
tree
|
commitdiff
2007-01-12
Alexandre Julliard
ntdll: Make the virtual.c critical section uninterrupti...
tree
|
commitdiff
2007-01-12
Alexandre Julliard
ntdll: Fix handling of 64-bit sizes in NtMapViewOfSection.
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
Harry McNally
ntdll: Add Western Australia Summer Time.
tree
|
commitdiff
2007-01-10
Alexandre Julliard
server: Allow suspended threads to run system APCs.
tree
|
commitdiff
2007-01-10
Alexandre Julliard
ntdll: Make sure that critical section waits are not...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
ntdll: Only return STATUS_USER_APC from a wait if a...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
ntdll: Compute the wait timeout only once in NTDLL_wait...
tree
|
commitdiff
2007-01-10
Paul Vriens
ntdll/tests: Skip some tests on Windows Vista.
tree
|
commitdiff
2007-01-10
Alexandre Julliard
ntdll/tests: Fix exception test for CPUs that do segmen...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
ntdll/tests: Don't bother testing the port functions...
tree
|
commitdiff
2007-01-09
Michael Stefaniuc
janitorial: Remove stray '\' at end of lines.
tree
|
commitdiff
2007-01-08
Francois Gouget
ntdll/tests: Replace an '#if 0' with an 'if (0)'.
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: Don't print a fixme in RtlQueueUserWorkItem...
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: Fix some test failures of RtlGUIDFromString...
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: RtlInitUnicodeString on a string too long to...
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-03
Reinhard Karcher
ntdll: Fix DTR and CTS controls in serial code.
tree
|
commitdiff
2007-01-02
Andrew Talbot
ntdll: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
tree
|
commitdiff
2007-01-02
Jeff Latimer
ntdll: Remove an unnecessary NULL check.
tree
|
commitdiff
2007-01-02
Reinhard Karcher
ntdll: Fix NtQueryDirectoryFile handling of short names...
tree
|
commitdiff
2007-01-01
Dmitry Timoshkov
ntdll: Map ESPIPE to STATUS_ILLEGAL_FUNCTION.
tree
|
commitdiff
2006-12-29
Alexandre Julliard
server: Implement process control using Mach primitives...
tree
|
commitdiff
2006-12-21
Alexandre Julliard
ntdll: Added support for physically ejecting devices...
tree
|
commitdiff
2006-12-21
Alexandre Julliard
ntdll: File positions should be aligned to sector bound...
tree
|
commitdiff
2006-12-20
Alexandre Julliard
ntdll: Fix the libdl refcount when loading the same...
tree
|
commitdiff
2006-12-20
Alexandre Julliard
ntdll: Fixed typo in map_image.
tree
|
commitdiff
2006-12-13
Alexandre Julliard
ntdll: Map the PE header up to the specified size,...
tree
|
commitdiff
2006-12-13
Andrew Talbot
ntdll/tests: Cast-qual warning fix.
tree
|
commitdiff
2006-12-07
Alexandre Julliard
ntdll: Check the NX compatibility flag for every loaded...
tree
|
commitdiff
2006-12-07
Alexandre Julliard
ntdll: Fix the failing loader tests.
tree
|
commitdiff
2006-12-07
Paul Vriens
ntdll/tests: Fix typo.
tree
|
commitdiff
2006-12-05
Alexandre Julliard
ntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE...
tree
|
commitdiff
2006-12-05
Alexandre Julliard
ntdll: Force exec permissions on all mmaps unless the...
tree
|
commitdiff
2006-12-04
Alexandre Julliard
ntdll: Allow module with extensions in forward specific...
tree
|
commitdiff
2006-12-04
Peter Beutner
ntdll: Fix single stepping over popf instruction.
tree
|
commitdiff
2006-12-01
Alexandre Julliard
ntdll: Always return . and .. as the first two entries...
tree
|
commitdiff
2006-12-01
Peter Beutner
ntdll: Add more exception tests.
tree
|
commitdiff
2006-12-01
Peter Beutner
ntdll: Run exception tests from executable memory.
tree
|
commitdiff
2006-12-01
Peter Beutner
ntdll: Simplify exception tests.
tree
|
commitdiff
2006-12-01
Alexandre Julliard
ntdll: Don't free the DOS area when a broken app passes...
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
ntdll: Make some data const.
tree
|
commitdiff
2006-11-27
Alexandre Julliard
ntdll: Unset the WINESERVERSOCKET variable after we...
tree
|
commitdiff
2006-11-21
Alexandre Julliard
ntdll: Setting the needs_close flag in server_get_unix_...
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove unused variables.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Use intended variable.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove tests that crash on XP and W2K3.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove unused variables.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove tests that crash on XP and W2K3.
tree
|
commitdiff
2006-11-20
Alexandre Julliard
ntdll: Don't bother with async I/O on regular files.
tree
|
commitdiff
2006-11-20
Alexandre Julliard
ntdll: Store the fd type in the cache and return it...
tree
|
commitdiff
2006-11-20
Marcus Meissner
ntdll: Converted bitmask into TRUE/FALSE.
tree
|
commitdiff
2006-11-15
Eric Pouech
ntdll: Fixed returned status for NtQueryThreadInformati...
tree
|
commitdiff
2006-11-13
Alexandre Julliard
ntdll: Added support for reading directories using...
tree
|
commitdiff
2006-11-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-13
Dmitry Timoshkov
ntdll: Alphabetically sort the Makefile entries.
tree
|
commitdiff
2006-11-09
Alexandre Julliard
ntdll: Re-add sys/ioctl.h that got lost in the PeekName...
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-07
Andrew Talbot
ntdll: Cast-qual warning fix.
tree
|
commitdiff
2006-11-07
Jeff Latimer
ntdll: Clarify the documentation for HandleTable.
tree
|
commitdiff
2006-11-06
Alexandre Julliard
ntdll: Moved command-line help to the loader binary.
tree
|
commitdiff
2006-11-06
Phil Krylov
ntdll: Fix building on Darwin versions prior to 8.0.
tree
|
commitdiff
2006-11-03
Alexandre Julliard
ntdll: Retrieve mailslot message info from the client...
tree
|
commitdiff
2006-11-03
Alexandre Julliard
ntdll: FILE_GetDeviceInfo no longer needs to be public.
tree
|
commitdiff
2006-11-03
Alexandre Julliard
ntdll: Added implementation of RtlDllShutdownInProgress.
tree
|
commitdiff
2006-11-03
Alexandre Julliard
ntdll: Don't store the unix file descriptor in the...
tree
|
commitdiff
2006-11-03
Alexandre Julliard
ntdll: Added a server_get_unix_fd function that avoids...
tree
|
commitdiff
2006-11-02
Alexandre Julliard
ntdll: Maintain a file descriptor cache on the client...
tree
|
commitdiff
2006-11-01
Alexandre Julliard
kernel32: Moved PeekNamedPipe implementation to ntdll.
tree
|
commitdiff
2006-11-01
Alexandre Julliard
server: Compute the removable device flag on the server...
tree
|
commitdiff
2006-11-01
Alexandre Julliard
ntdll: Simplify wine_server_handle_to_fd.
tree
|
commitdiff
2006-11-01
Alexandre Julliard
ntdll: Added NetBSD fstatvfs support.
tree
|
commitdiff
2006-10-20
Eric Pouech
ntdll: Added debug support for notifying block allocati...
tree
|
commitdiff
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
tree
|
commitdiff
next