projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ole32: Close the named pipe after revoking local server objects.
[wine]
/
dlls
/
ntdll
/
2007-03-09
Peter Beutner
ntdll: Handle SIMD exceptions.
tree
|
commitdiff
2007-03-09
Peter Beutner
ntdll: Testcase for handling SIMD exceptions.
tree
|
commitdiff
2007-03-07
Alexandre Julliard
Added version information for a number of dlls.
tree
|
commitdiff
2007-03-07
Juan Lang
ntdll: Implement NtAllocateLocallyUniqueId with server...
tree
|
commitdiff
2007-03-05
Peter Oberndorfer
ntdll: Make exception test not hang when creating proce...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Test object attributes in NtCreateMailslotFile.
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Set default timeout in NtCreateMailslotFile...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Check for passing a NULL handle to NtCreateMails...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Framework for NtCreateMailslotFile tests.
tree
|
commitdiff
2007-02-28
Vitaliy Margolen
ntdll: More error checking. Properly handle NULL ACLs.
tree
|
commitdiff
2007-02-27
Peter Oberndorfer
ntdll: Extend debugger tests.
tree
|
commitdiff
2007-02-27
Peter Oberndorfer
ntdll/tests: Add a debugger around the exceptions.
tree
|
commitdiff
2007-02-21
Rob Shearman
server: Add get_token_impersonation_level server call...
tree
|
commitdiff
2007-02-16
Peter Oberndorfer
ntdll: Add a vectored exception handling test to the...
tree
|
commitdiff
2007-02-15
Vitaliy Margolen
ntdll/server: Implement NtSetSecurityObject. With tests.
tree
|
commitdiff
2007-02-13
Alexandre Julliard
ntdll: Allow APCs to run while waiting for a debug...
tree
|
commitdiff
2007-02-13
Marcus Meissner
ntdll/tests: Fixed WCHAR overflow.
tree
|
commitdiff
2007-02-13
Peter Oberndorfer
ntdll: Test that shows RtlRaiseException with EXCEPTION...
tree
|
commitdiff
2007-02-12
Francois Gouget
ntdll: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-02-12
Francois Gouget
ntdll: Add prototypes to winnt.h for the SList functions.
tree
|
commitdiff
2007-02-09
Francois Gouget
ntdll: Better match the PSDK types and fix the winapi_c...
tree
|
commitdiff
2007-02-09
Francois Gouget
ntdll: The fourth parameter of RtlUnwind() is a pointer...
tree
|
commitdiff
2007-02-09
Francois Gouget
ntdll: ZwRaiseException() is not a register function.
tree
|
commitdiff
2007-02-09
Konstantin Kondratyuk
ntdll: Add Omsk time zone.
tree
|
commitdiff
2007-02-09
Marcus Meissner
ntdll: Initialize needs_close to FALSE.
tree
|
commitdiff
2007-02-08
Kevin Koltzau
ntdll: Fix compile errors for Win64.
tree
|
commitdiff
2007-02-06
Alexandre Julliard
ntdll: Clear the DebugInfo field when a shared heap...
tree
|
commitdiff
2007-02-06
Francois Gouget
ntdll: Add a stub API documentation to make winapi_chec...
tree
|
commitdiff
2007-02-05
Damjan Jovanovic
ntdll: Slist support.
tree
|
commitdiff
2007-02-05
Bang Jun-Young
ntdll: Fix NtUnloadKey to match the DDK.
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
server/ntdll: Simplistic implementation of NtQueryObjec...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
ntdll: Properly handle embedded nulls in NTDLL_dbg_vprintf.
tree
|
commitdiff
2007-01-22
Vitaliy Margolen
ntdll: Correct trace message stating NtAccessCheck...
tree
|
commitdiff
2007-01-22
Vitaliy Margolen
ntdll: Don't change granted access mask on error.
tree
|
commitdiff
2007-01-22
Mike McCormack
ntdll: Implement RtlDecodePointer and RtlEncodePointer.
tree
|
commitdiff
2007-01-22
Paul Vriens
ntdll: Extra check for ObjectAttributes (Coverity).
tree
|
commitdiff
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
next