projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Quiet two noisy FIXME's.
[wine]
/
dlls
/
ntdll
/
2010-03-26
Louis Lenders
Quiet two noisy FIXME's.
tree
|
commitdiff
2010-03-22
André Hentschel
ntdll: Update error code mapping.
tree
|
commitdiff
2010-03-22
André Hentschel
ntdll: Fix error strict mode tests on vista+.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Henri Verbeet
ntdll: Improve support for the ProcessDebugPort info...
tree
|
commitdiff
2010-03-15
Henri Verbeet
ntdll: Fix the ProcessDebugPort information length...
tree
|
commitdiff
2010-03-15
Gerald Pfeifer
ntdll: Avoid compiler warning in the default case in...
tree
|
commitdiff
2010-03-05
Alexandre Julliard
ntdll: Always restore the context after an exception...
tree
|
commitdiff
2010-03-04
Alexandre Julliard
ntdll/tests: Add tests for HKLM\Software\Classes Wow64...
tree
|
commitdiff
2010-03-03
Alexandre Julliard
ntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image...
tree
|
commitdiff
2010-03-02
Alexandre Julliard
server: Initial support for Wow64 registry redirection.
tree
|
commitdiff
2010-03-01
Alexandre Julliard
ntdll/tests: Add tests showing that NtCreateKey is...
tree
|
commitdiff
2010-03-01
Austin English
ntdll: Add initial support for OpenBSD to fill_cpu_info.
tree
|
commitdiff
2010-02-26
Alexandre Julliard
ntdll/tests: Add some test cases for Wow64 registry...
tree
|
commitdiff
2010-02-24
Paul Vriens
ntdll/tests: Fix a crash on some Vista boxes.
tree
|
commitdiff
2010-02-24
Ken Thomases
ntdll: Mac: Fix leak of send right for Mach thread...
tree
|
commitdiff
2010-02-23
Stefan Leichter
ntdll/tests: Test NtCreateFile with an invalid filename.
tree
|
commitdiff
2010-02-23
Eric Pouech
ntdll: Notify valgrind for stack management while in...
tree
|
commitdiff
2010-02-22
Erich Hoover
ntdll: Allow 'all processors' flag used in Vista and...
tree
|
commitdiff
2010-02-22
Eric Pouech
ntdll: Fix wrong marking for valgrind on 64bit systems.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-18
Alexandre Julliard
ntdll: Properly handle empty but present ACLs in self...
tree
|
commitdiff
2010-02-16
Alexandre Julliard
ntdll: Fix the return value of NtOpenKey for some inval...
tree
|
commitdiff
2010-02-16
Alexandre Julliard
ntdll: Fix the return status of NtQueryValueKey for...
tree
|
commitdiff
2010-02-15
Alexandre Julliard
server: Implement registry symlinks.
tree
|
commitdiff
2010-02-15
Alexandre Julliard
ntdll/tests: Add more tests for registry symlinks.
tree
|
commitdiff
2010-02-15
Alexandre Julliard
ntdll/tests: Use correct access rights in the NtOpenKey...
tree
|
commitdiff
2010-02-15
Dan Kegel
ntdll: Fix leak in test_symlinks.
tree
|
commitdiff
2010-02-12
Alexandre Julliard
ntdll/tests: Add tests for registry symlinks.
tree
|
commitdiff
2010-02-12
Alexandre Julliard
ntdll/tests: Test NtOpenKey with an existing key.
tree
|
commitdiff
2010-02-12
Alexandre Julliard
ntdll/tests: Fix a few function prototypes in the regis...
tree
|
commitdiff
2010-02-10
Michael Stefaniuc
ntdll: Avoid using HIWORD on types that are 64bit on...
tree
|
commitdiff
2010-02-05
Alexandre Julliard
ntdll: Export RtlInterlockedCompareExchange64.
tree
|
commitdiff
2010-02-05
Peter Rosin
ntdll: Document RtlSetThreadErrorMode and RtlGetThreadE...
tree
|
commitdiff
2010-02-03
Peter Rosin
ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
tree
|
commitdiff
2010-02-03
Peter Rosin
ntdll: Add tests for RtlSetThreadErrorMode and RtlGetTh...
tree
|
commitdiff
2010-02-02
Dan Kegel
ntdll: Fix large block realloc annotation.
tree
|
commitdiff
2010-02-01
Alexandre Julliard
ntdll: Avoid reporting a freed block twice to Valgrind.
tree
|
commitdiff
2010-01-29
Alexandre Julliard
ntdll: Fix the various heap debug checks for 64-bit.
tree
|
commitdiff
2010-01-28
Alexandre Julliard
ntdll: Don't require heap sizes to be 64K aligned.
tree
|
commitdiff
2010-01-28
Alexandre Julliard
ntdll: Support delayed freeing of heap blocks to catch...
tree
|
commitdiff
2010-01-28
Alexandre Julliard
ntdll: Disable debug flags when running on Valgrind.
tree
|
commitdiff
2010-01-27
Alexandre Julliard
ntdll: Always enable tail checking when running under...
tree
|
commitdiff
2010-01-27
Alexandre Julliard
ntdll: Add 8 more bytes to the block tail when tail...
tree
|
commitdiff
2010-01-27
Alexandre Julliard
ntdll: Simplify the checking of heap pointers when...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Verify the tail contents when validating a large...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Fill the tail of existing large blocks when...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Fill the tail of large blocks too for tail checking.
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Move alloc notification closer to the allocation...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Verify free block contents when validating the...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Verify the tail contents when validating an...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Fill existing tail and free blocks when the...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Use the same value as Windows for filling free...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
ntdll: Fill the tail of heap blocks when HEAP_TAIL_CHEC...
tree
|
commitdiff
2010-01-25
Alexandre Julliard
ntdll: Use the heap flags instead of debug channels...
tree
|
commitdiff
2010-01-25
Freddie Tilley
ntdll: Detect more cpu features in get_cpuinfo.
tree
|
commitdiff
2010-01-22
Alexandre Julliard
ntdll: Set the heap debug flags based on the GlobalFlag...
tree
|
commitdiff
2010-01-22
Alexandre Julliard
ntdll: Make it possible to use RtlGetNtGlobalFlags...
tree
|
commitdiff
2010-01-20
Alexandre Julliard
ntdll: Load the various PEB global options at startup.
tree
|
commitdiff
2010-01-20
Alexandre Julliard
ntdll: Implement LdrQueryImageFileExecutionOptions...
tree
|
commitdiff
2010-01-20
Freddie Tilley
ntdll: Set cpu frequency for FreeBSD 7.2 and higher.
tree
|
commitdiff
2010-01-18
Alexandre Julliard
ntdll: Fix the NtCreateEvent prototype.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Report appropriate skips for information...
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Re-enable a commented virtual memory test.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Report skip when time conversion functions...
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Remove useless ifdef statements.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Remove obsolete commented code.
tree
|
commitdiff
2010-01-16
Alexandre Julliard
winebuild: Output the asm relay functions as needed...
tree
|
commitdiff
2010-01-16
Alexandre Julliard
winebuild: Rename __wine_call_from_32_regs for consiste...
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Add a few additional tests for wcsrchr.
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Add a few additional tests for wcschr.
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Allow native crashing code to be compiled.
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Make function pointer checks consistent...
tree
|
commitdiff
2010-01-11
Paul Vriens
ntdll/tests: Fix a test failure on NT4.
tree
|
commitdiff
2010-01-08
Nikolay Sivov
ntdll: Release buffer when it won't be referenced.
tree
|
commitdiff
2010-01-08
Alexandre Julliard
ntdll: Don't require read access to the root directory...
tree
|
commitdiff
2010-01-08
Alexandre Julliard
ntdll: Return a correct name also for file objects...
tree
|
commitdiff
2010-01-08
Alexandre Julliard
server: Add support for returning the object name in...
tree
|
commitdiff
2010-01-08
Paul Vriens
ntdll: Fix length parameter for NtQueryValueKey (Coccin...
tree
|
commitdiff
2009-12-30
Alexandre Julliard
ntdll: Move the LDT locking functions to the i386-speci...
tree
|
commitdiff
2009-12-30
Rob Shearman
ntdll: Fix typo in RTL_ReportRegistryValue which caused...
tree
|
commitdiff
2009-12-29
Gerald Pfeifer
ntdll: Avoid one warning around assert(0).
tree
|
commitdiff
2009-12-28
Gerald Pfeifer
ntdll: Use #ifdef instead of #if to check for _DARWIN_F...
tree
|
commitdiff
2009-12-17
Paul Vriens
ntdll/tests: Fix a memory leak (Valgrind).
tree
|
commitdiff
2009-12-16
Paul Vriens
ntdll/tests: Fix a test failure on NT4/W2K.
tree
|
commitdiff
2009-12-15
Marcus Meissner
ntdll: Check for NULL attr in NtOpenKey (Coverity).
tree
|
commitdiff
2009-12-14
Rob Shearman
ntdll: Ignore the hole in the FILE_PIPE_WAIT_FOR_BUFFER...
tree
|
commitdiff
2009-12-09
Alexandre Julliard
ntdll: Search the whole filesystem under the starting...
tree
|
commitdiff
2009-12-09
Hans Leidekker
ntdll/tests: Free Unicode string before reuse.
tree
|
commitdiff
2009-12-09
Alexandre Julliard
ntdll/tests: Avoid size_t in traces.
tree
|
commitdiff
2009-12-08
Huw Davies
ntdll: Only free the string if the test succeeded.
tree
|
commitdiff
2009-12-08
Hans Leidekker
ntdll/tests: Fix a memory leak.
tree
|
commitdiff
2009-12-08
Gerald Pfeifer
ntdll: Guard debugging code by #ifdef instead of plain...
tree
|
commitdiff
2009-12-08
Alexandre Julliard
ntdll/tests: Add tests for open directories with NtCrea...
tree
|
commitdiff
2009-12-07
Alexandre Julliard
ntdll: Get rid of a line break in a trace.
tree
|
commitdiff
2009-12-07
Hans Leidekker
ntdll/tests: Fix a memory leak.
tree
|
commitdiff
2009-12-07
Huw Davies
ntdll: Fix a few memory leaks in tests.
tree
|
commitdiff
2009-12-04
Wolfram Sang
ntdll: Silence RtlNtStatusToDosErrorNoTeb() a bit.
tree
|
commitdiff
2009-12-04
Alexandre Julliard
ntdll/tests: Fix a few test failures on Windows in...
tree
|
commitdiff
2009-12-04
Alexandre Julliard
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteF...
tree
|
commitdiff
next