projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urlmon/tests: Added tests for IUri_GetPropertyLength.
[wine]
/
dlls
/
ntdll
/
2010-05-24
Andrey Turkin
server: Connect named pipe synchronously when overlappe...
tree
|
commitdiff
2010-05-24
Austin English
ntdll: Add %gs support for FreeBSD.
tree
|
commitdiff
2010-05-24
Marcus Meissner
ntdll: qsort: comparator must not get the same pointer.
tree
|
commitdiff
2010-05-23
Alexandre Julliard
ntdll: Reimplement bsearch to avoid redundant and possi...
tree
|
commitdiff
2010-05-21
Austin English
ntdll: Add stub for NtRaiseHardError.
tree
|
commitdiff
2010-05-19
Michael Stefaniuc
ntdll: Remove superfluous "not NULL" check for the...
tree
|
commitdiff
2010-05-17
Alexandre Julliard
ntdll: Avoid a compiler warning on NetBSD.
tree
|
commitdiff
2010-05-16
Alexandre Julliard
ntdll: Preserve registers in call_thread_entry_point...
tree
|
commitdiff
2010-05-14
Hans Leidekker
ntdll: Add some tests for RtlIsTextUnicode.
tree
|
commitdiff
2010-05-13
Marcus Meissner
ntdll: Implement bsearch, lfind to use correct comparat...
tree
|
commitdiff
2010-05-12
Marcus Meissner
ntdll: Rename mergesort to NTDLL_mergesort.
tree
|
commitdiff
2010-05-11
Marcus Meissner
ntdll: Reimplement qsort() using generic mergesort.
tree
|
commitdiff
2010-05-05
Gerald Pfeifer
ntdll/tests: Remove variable len which is not really...
tree
|
commitdiff
2010-05-05
Charles Davis
ntdll: Implement IOCTL_SCSI_PASS_THROUGH(_DIRECT) on...
tree
|
commitdiff
2010-05-04
Alexandre Julliard
server: Check that the prefix type can support the...
tree
|
commitdiff
2010-05-04
Alexandre Julliard
ntdll: Add support for saving/restoring CFA frame state.
tree
|
commitdiff
2010-04-26
Alexandre Julliard
ntdll: Make TAPE_GetStatus inline to avoid a unused...
tree
|
commitdiff
2010-04-21
Michael Stefaniuc
ntdll/tests: Avoid using the 'long' types.
tree
|
commitdiff
2010-04-20
Maarten Lankhorst
ntdll: Clear alignment flag in exception handlers.
tree
|
commitdiff
2010-04-20
André Hentschel
ntdll: Add SP2 for Vista.
tree
|
commitdiff
2010-04-16
Alexandre Julliard
ntdll: Report the correct processor architecture.
tree
|
commitdiff
2010-04-12
Paul Vriens
ntdll/tests: Prevent test failures on Windows.
tree
|
commitdiff
2010-04-12
Paul Vriens
ntdll/tests: We need a bigger buffer for NtQueryInforma...
tree
|
commitdiff
2010-04-12
Paul Vriens
ntdll/tests: Enumerate one by one.
tree
|
commitdiff
2010-04-12
Paul Vriens
ntdll/tests: Make sure we can enumerate the directory.
tree
|
commitdiff
2010-04-12
Alexandre Julliard
ntdll: Make cfi annotations optional for x86_64.
tree
|
commitdiff
2010-04-09
Alexandre Julliard
ntdll: Build the virtual_release_address_space function...
tree
|
commitdiff
2010-04-09
Alexandre Julliard
ntdll: Restructure x86_64 exception processing to treat...
tree
|
commitdiff
2010-04-08
Alexandre Julliard
ntdll: Fix affinity mask check for 64-bit.
tree
|
commitdiff
2010-04-08
André Hentschel
ntdll: Use NULL for a pointer.
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winapi: Add a few more types to the ntdll generated...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winapi: Generate the 64-bit variant of structure size...
tree
|
commitdiff
2010-04-07
Eric Pouech
ntdll: On x86_64 systems (as on i386 ones), hw breakpoi...
tree
|
commitdiff
2010-04-02
Alexandre Julliard
ntdll/tests: Skip a couple of exception tests that...
tree
|
commitdiff
2010-04-02
Alexandre Julliard
server: Update the registry key and value name length...
tree
|
commitdiff
2010-03-31
Alexandre Julliard
ntdll/tests: Don't free a string that wasn't allocated.
tree
|
commitdiff
2010-03-31
Alexandre Julliard
ntdll/tests: Port functions use the 64-bit structure...
tree
|
commitdiff
2010-03-31
Alexandre Julliard
ntdll/tests: Fix a number of test failures on Wow64.
tree
|
commitdiff
2010-03-29
Henri Verbeet
ntdll: Return a more reasonable value for "Reserved3".
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
ntdll: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
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
next