projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Add a stub for IApplicationAssociationRegistration.
[wine]
/
dlls
/
ntdll
/
2012-01-16
Alexandre Julliard
ntdll: Set the thread exit code when a thread is killed...
tree
|
commitdiff
2012-01-11
André Hentschel
ntdll: No need for WINE_ prefixed debug output macro.
tree
|
commitdiff
2012-01-06
Jacek Caban
ntdll: Make LdrLoadDll hotpatchable.
tree
|
commitdiff
2012-01-03
André Hentschel
ntdll/tests: Add optional return value for some win7...
tree
|
commitdiff
2011-12-16
Francois Gouget
ntdll: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
ntdll: Replace WRITE by WRITECOPY protection on an...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
ntdll: Setting WRITECOPY protection on a memory-mapped...
tree
|
commitdiff
2011-12-15
Francois Gouget
configure: Use errno.h instead of the non-standard...
tree
|
commitdiff
2011-12-15
Adam Martinson
ntdll: Properly set flags in NtCreateNamedPipe().
tree
|
commitdiff
2011-12-13
Alexandre Julliard
ntdll: Make an error message a proper ERR.
tree
|
commitdiff
2011-12-05
André Hentschel
winecfg: Bump NT 3.51 to Service Pack 5.
tree
|
commitdiff
2011-12-05
André Hentschel
winecfg: Fill in the Service Pack major version for...
tree
|
commitdiff
2011-12-01
Ken Thomases
ntdll: Don't change SIGCHLD disposition; no automatic...
tree
|
commitdiff
2011-11-30
André Hentschel
ntdll: Move a return out of a #ifdef.
tree
|
commitdiff
2011-11-28
Francois Gouget
Assorted spelling fixes and wording tweaks.
tree
|
commitdiff
2011-11-23
Dmitry Timoshkov
ntdll: Revert 33b0f0edffa0c8a06b4ee8831c92fdc373f83ece.
tree
|
commitdiff
2011-11-23
Dmitry Timoshkov
ntdll: Change the virtual memory test to accept both...
tree
|
commitdiff
2011-11-21
Frédéric Delanoy
ntdll/tests: Avoid harcoding array lengths.
tree
|
commitdiff
2011-11-15
Maarten Lankhorst
ntdll: Use VALGRIND_RESIZEINPLACE_BLOCK when available.
tree
|
commitdiff
2011-11-08
Dmitry Timoshkov
kernel32: Add a bunch of tests for protections accepted...
tree
|
commitdiff
2011-11-08
Dmitry Timoshkov
ntdll: Use PAGE_EXECUTE_READWRITE protection when alloc...
tree
|
commitdiff
2011-11-07
André Hentschel
ntdll: Declare debug channel only when used.
tree
|
commitdiff
2011-11-03
Dmitry Timoshkov
ntdll: Make the VirtualProtect tests pass under Wine.
tree
|
commitdiff
2011-11-03
Dmitry Timoshkov
ntdll: Use PAGE_READWRITE access when resolving DLL...
tree
|
commitdiff
2011-11-02
Grazvydas Ignotas
ntdll: Fix restart size calculation.
tree
|
commitdiff
2011-11-02
André Hentschel
ntdll: Only load ARMv7 PE images when supported by...
tree
|
commitdiff
2011-11-01
André Hentschel
ntdll: Try to load ARMv7 PE images on ARM.
tree
|
commitdiff
2011-10-28
Michael Stefaniuc
kernel32/ntdll: Mark a variable as unused.
tree
|
commitdiff
2011-10-20
Marcus Meissner
ntdll: Avoid shadowing "p" variable.
tree
|
commitdiff
2011-10-20
Marcus Meissner
ntdll: Avoid shadowing size variable.
tree
|
commitdiff
2011-10-20
Alexandre Julliard
ntdll/tests: Clear the full atom structure before every...
tree
|
commitdiff
2011-10-20
Marcus Meissner
ntdll: Avoid shadowing "de" variable.
tree
|
commitdiff
2011-10-19
Alexandre Julliard
ntdll: Fix string comparison against non null-terminate...
tree
|
commitdiff
2011-10-19
Alexandre Julliard
ntdll: Unwind the stack before calling exit/abort_threa...
tree
|
commitdiff
2011-10-18
Dmitry Timoshkov
ntdll: Take into account timezone bias changes when...
tree
|
commitdiff
2011-10-17
Dmitry Timoshkov
ntdll: Move adding VPROT_READ for Solaris to the same...
tree
|
commitdiff
2011-10-17
Dmitry Timoshkov
ntdll: FreeBSD needs page read access when execute...
tree
|
commitdiff
2011-10-17
Ken Sharp
ntdll: Update Win2k8 to SP2.
tree
|
commitdiff
2011-10-17
Thomas Faber
ntdll/tests: Fix build with MSVC.
tree
|
commitdiff
2011-10-14
Uwe Bonnes
ntdll: Generate a single EV_TXEMPTY when the TX buffer...
tree
|
commitdiff
2011-10-13
Bernhard Loos
ntdll/tests: FILE_OVERWRITE and FILE_OVERWRITE_IF aren...
tree
|
commitdiff
2011-10-12
Nikolay Sivov
ntdll: Fix SID data copy length.
tree
|
commitdiff
2011-10-11
Charles Davis
ntdll: Also set CPU_FEATURE_HTT on Mac OS.
tree
|
commitdiff
2011-10-10
Francois Gouget
ntdll: ETIME is not defined on FreeBSD.
tree
|
commitdiff
2011-10-08
Andrew Talbot
ntdll: Mark some fall-throughs in a switch statement.
tree
|
commitdiff
2011-10-08
André Hentschel
ntdll: Map ETIME to STATUS_IO_TIMEOUT.
tree
|
commitdiff
2011-10-08
Bernhard Loos
ntdll: Implement the NamedPipeConfiguration value for...
tree
|
commitdiff
2011-10-08
Bernhard Loos
server: Correctly implement permission checking for...
tree
|
commitdiff
2011-10-08
Bernhard Loos
server: It's possible to call NtQueryInformationFile...
tree
|
commitdiff
2011-09-28
Dmitry Timoshkov
ntdll: Use STATUS_INVALID_PAGE_PROTECTION as return...
tree
|
commitdiff
2011-09-27
Bernhard Loos
server: Sharing 0 is not allowed for named pipes.
tree
|
commitdiff
2011-09-27
Bernhard Loos
server: Store sharing state for named pipes.
tree
|
commitdiff
2011-09-26
André Hentschel
ntdll/tests: Don't test function directly when reportin...
tree
|
commitdiff
2011-09-20
Francois Gouget
ntdll: Fix printing NULL strings.
tree
|
commitdiff
2011-09-19
Francois Gouget
ntdll: Don't trace potentially uninitialized structures...
tree
|
commitdiff
2011-09-19
Francois Gouget
ntdll/tests: Skip some tests if not allowed to modify...
tree
|
commitdiff
2011-09-12
Frédéric Delanoy
ntdll: Add NtCreateFile tests for invalid chars in...
tree
|
commitdiff
2011-09-09
André Hentschel
ntdll: Remove dead increments (clang).
tree
|
commitdiff
2011-09-09
Alexandre Julliard
ntdll: Fix protection flags for uninitialized sections.
tree
|
commitdiff
2011-09-08
André Hentschel
ntdll: Fix a comment.
tree
|
commitdiff
2011-09-08
André Hentschel
ntdll/tests: Tests for _wcslwr and _wcsupr.
tree
|
commitdiff
2011-09-08
André Hentschel
ntdll/tests: Run the execution test only on x86 platforms.
tree
|
commitdiff
2011-09-07
André Hentschel
ntdll: Allow reading from a writable section.
tree
|
commitdiff
2011-09-06
Octavian Voicu
ntdll: Fix two buffer overflow conditions in RtlDosPath...
tree
|
commitdiff
2011-09-05
Michael Stefaniuc
ntdll: Don't use HIWORD to check if an atom is a small...
tree
|
commitdiff
2011-09-04
Alexandre Julliard
ntdll: Add support for asmv1 namespace prefix in xml...
tree
|
commitdiff
2011-09-01
Bernhard Loos
ntdll: Provide a timestamp debug channel, which prints...
tree
|
commitdiff
2011-08-31
Marcus Meissner
ntdll: Handle errno also for non ENOENT errors on lseek...
tree
|
commitdiff
2011-08-29
Alexandre Julliard
ntdll: Prefer loading native manifests over Wine ones.
tree
|
commitdiff
2011-08-29
Alexandre Julliard
ntdll: Use the manifest with the highest matching versi...
tree
|
commitdiff
2011-08-29
Alexandre Julliard
ntdll: Try to match the language name when looking...
tree
|
commitdiff
2011-08-26
Alexandre Julliard
ntdll/tests: Wait for async I/O to complete when the...
tree
|
commitdiff
2011-08-24
Francois Gouget
ntdll: Detect if NX support is enabled.
tree
|
commitdiff
2011-08-24
Francois Gouget
ntdll/tests: Fix the spelling of IID_Endianness.
tree
|
commitdiff
2011-08-24
Grazvydas Ignotas
ntdll: Use swapping method to return . and .. as first...
tree
|
commitdiff
2011-08-24
Grazvydas Ignotas
ntdll/tests: Test NtQueryDirectoryFile with different...
tree
|
commitdiff
2011-08-23
Nikolay Sivov
ntdll: While requesting TokenGroups calculate required...
tree
|
commitdiff
2011-08-22
Bernhard Loos
ntdll: Initialize the Length field of PEB->LdrData.
tree
|
commitdiff
2011-08-22
Nikolay Sivov
ntdll: Stub TokenSessionId for query call.
tree
|
commitdiff
2011-08-22
André Hentschel
ntdll: Accept double-digit CPU families.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Maarten Lankhorst
ntdll: Use FUTEX_PRIVATE_FLAG for critical section...
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Francois Gouget
ntdll: Fix the field names of KUSER_SHARED_DATA and...
tree
|
commitdiff
2011-08-01
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2011-07-29
Alexandre Julliard
ntdll: Remove divl second argument for compatibility...
tree
|
commitdiff
2011-07-27
Bernhard Loos
ntdll/tests: Add a number of named pipe tests using...
tree
|
commitdiff
2011-07-26
Austin English
ntdll/tests: Remove a dead assignment (LLVM/Clang).
tree
|
commitdiff
2011-07-20
Dmitry Timoshkov
kernel32: Add a test how PE section characteristics...
tree
|
commitdiff
2011-07-20
Bernhard Loos
ntdll/tests: Add a test for STATUS_OBJECT_TYPE_MISMATCH.
tree
|
commitdiff
2011-07-19
Grazvydas Ignotas
ntdll/tests: Test NtQueryDirectoryFile with RestartScan...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
server: Set debug enable bits briefly to commit the...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
server: Set RW and LEN bits of DR7 before setting DR0...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
ntdll/tests: Add more debug register tests.
tree
|
commitdiff
2011-07-07
Austin Lund
ntdll/tests: Added tests for ObjectTypeInformation...
tree
|
commitdiff
2011-06-28
Alexandre Julliard
ntdll: Encode the function pointers in the vectored...
tree
|
commitdiff
2011-06-21
André Hentschel
ntdll: Improved implementation of the segv handler...
tree
|
commitdiff
2011-06-16
Alexandre Julliard
ntdll: Fetch the windows directory from the shared...
tree
|
commitdiff
2011-06-16
Jörg Höhle
ntdll: Use list_empty() instead of list_count() == 0.
tree
|
commitdiff
2011-06-16
André Hentschel
ntdll: Parse ARM CPU level.
tree
|
commitdiff
next