projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comdlg32: Exclude the driver path from the result.
[wine]
/
dlls
/
kernel32
/
2012-02-11
Francois Gouget
kernel32: Add a trailing full stop to the error messages.
tree
|
commitdiff
2012-02-08
Eric Pouech
kernel32: Added a couple of tests about console creatio...
tree
|
commitdiff
2012-01-31
Alexandre Julliard
kernel32: Only change the Unix current after exec_proce...
tree
|
commitdiff
2012-01-25
Austin English
kernel32: Add a stub for AddConsoleAliasA/W.
tree
|
commitdiff
2012-01-24
Dmitry Timoshkov
ntdll: Add an access check for file mappings.
tree
|
commitdiff
2012-01-23
Austin English
kernel32: Add stubs for ExpungeConsoleCommandHistoryA/W.
tree
|
commitdiff
2012-01-23
Austin English
kernel32: Add stubs for GetConsoleAliasesLengthA/W.
tree
|
commitdiff
2012-01-23
Austin English
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
tree
|
commitdiff
2012-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-01-23
Francois Gouget
kernel32: Remove a full stop from an error message...
tree
|
commitdiff
2012-01-19
Austin English
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
tree
|
commitdiff
2012-01-18
Dmitry Timoshkov
kernel32: Remove a no longer needed todo_wine.
tree
|
commitdiff
2012-01-17
Dmitry Timoshkov
kernel32: Fix access flags to page protection mapping...
tree
|
commitdiff
2012-01-16
Dmitry Timoshkov
kernel32: Test MapViewOfFile and NtMapViewOfSection...
tree
|
commitdiff
2012-01-11
André Hentschel
kernel32: No need for WINE_ prefixed debug output macros.
tree
|
commitdiff
2012-01-09
Daniel Lehman
kernel32: If string arg to FormatMessage is NULL, use...
tree
|
commitdiff
2012-01-09
Pablo Saratxaga
kernel32: Corrections to Walloon locale.
tree
|
commitdiff
2012-01-03
Pierre Schweitzer
kernel32: Fix handle leak.
tree
|
commitdiff
2011-12-20
Dmitry Timoshkov
kernel32: Add a test for MapViewOfFile called on a...
tree
|
commitdiff
2011-12-16
Francois Gouget
kernel32: 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
kernel32: Add a bunch of VirtualProtect tests on an...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
ntdll: Setting WRITECOPY protection on a memory-mapped...
tree
|
commitdiff
2011-12-15
Dmitry Timoshkov
kernel32: Add the tests for various combinations of...
tree
|
commitdiff
2011-12-14
Alexandre Julliard
kernel32: Don't run a nonexistent builtin from CreatePr...
tree
|
commitdiff
2011-12-07
Pierre Schweitzer
kernel32: Fix memory leak.
tree
|
commitdiff
2011-12-01
Dmitry Timoshkov
kernel32: Add a bunch of VirtualProtect tests on a...
tree
|
commitdiff
2011-12-01
Ken Thomases
kernel32: Use double-fork to avoid leaving zombie proce...
tree
|
commitdiff
2011-12-01
Ken Thomases
kernel32: No need to reset SIGCHLD because we're not...
tree
|
commitdiff
2011-11-30
Dmitry Timoshkov
kernel32: Add a test for protections accepted by Create...
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-22
Alexandre Julliard
kernel32/tests: Avoid size_t in traces.
tree
|
commitdiff
2011-11-22
Dmitry Timoshkov
kernel32: Add a test for main module image section...
tree
|
commitdiff
2011-11-22
Dmitry Timoshkov
kernel32: Add a test to show that Windows changes the...
tree
|
commitdiff
2011-11-22
Dmitry Timoshkov
kernel32: Add a test to see how a page protection chang...
tree
|
commitdiff
2011-11-16
Andrew Talbot
kernel32: Remove unused file-static variables.
tree
|
commitdiff
2011-11-15
André Hentschel
kernel32/tests: Fix two typos.
tree
|
commitdiff
2011-11-09
Thomas Faber
kernel32/tests: Add tests for GetDllDirectory.
tree
|
commitdiff
2011-11-08
Dmitry Timoshkov
kernel32: Add a bunch of tests for protections accepted...
tree
|
commitdiff
2011-11-07
Andrew Talbot
kernel32: Remove extraneous braces from switch statement.
tree
|
commitdiff
2011-11-03
Dmitry Timoshkov
ntdll: Make the VirtualProtect tests pass under Wine.
tree
|
commitdiff
2011-11-02
Dmitry Timoshkov
kernel32: Use PAGE_READWRITE access when enabling write...
tree
|
commitdiff
2011-11-02
Marcus Meissner
kernel32: Make sure we reference stack data still in...
tree
|
commitdiff
2011-11-01
Ken Sharp
kernel32: Update English resource.
tree
|
commitdiff
2011-11-01
André Hentschel
kernel32/tests: Use ARMv7 for PE images.
tree
|
commitdiff
2011-10-28
Michael Stefaniuc
kernel32/ntdll: Mark a variable as unused.
tree
|
commitdiff
2011-10-26
Alex Henrie
kernel32: Output message to stderr in current Unix...
tree
|
commitdiff
2011-10-25
Dan Kegel
kernel32/tests: fni->FileName is not nul terminated...
tree
|
commitdiff
2011-10-24
Marcus Meissner
kernel32: Avoid shadowing parameter "len".
tree
|
commitdiff
2011-10-24
Marcus Meissner
kernel32: Avoid shadowing "buffer" variable.
tree
|
commitdiff
2011-10-24
Marcus Meissner
kernel32: Avoid shadowing variables "a", "nt" and ...
tree
|
commitdiff
2011-10-24
Marcus Meissner
kernel32: Avoid shadowing "ret" variable.
tree
|
commitdiff
2011-10-20
Austin English
kernel32: Add a stub for GetProcessDEPPolicy.
tree
|
commitdiff
2011-10-13
Bernhard Loos
server: PIPE_TYPE_BYTE | PIPE_READMODE_MESSAGE is inval...
tree
|
commitdiff
2011-10-13
Louis Lenders
kernel32: Add stubs for several SRW lock functions.
tree
|
commitdiff
2011-10-12
Alexander Morozov
server: Fix overlapping shared and exclusive locks...
tree
|
commitdiff
2011-10-12
Louis Lenders
kernel32: Add stub for GetThreadPreferredUILanguages.
tree
|
commitdiff
2011-10-11
Alexander Morozov
kernel32/tests: Shared lock can overlap exclusive if...
tree
|
commitdiff
2011-10-10
Marcus Meissner
kernel32: Fixed QueryDosDeviceNameW size (chars not...
tree
|
commitdiff
2011-10-04
Thomas Faber
kernel32/tests: Fix MSVC build in console.c.
tree
|
commitdiff
2011-10-04
Thomas Faber
kernel32/tests: Fix MSVC build in file.c and pipe.c.
tree
|
commitdiff
2011-10-04
Francois Gouget
kernel32: Fix the NT path returned by QueryFullProcessI...
tree
|
commitdiff
2011-10-04
Francois Gouget
kernel32/tests: Better check the NT path returned by...
tree
|
commitdiff
2011-10-04
Francois Gouget
kernel32/tests: Test K32GetProcessImageFileNameA()...
tree
|
commitdiff
2011-10-04
Nikolay Sivov
kernel32/tests: Move CompareStringA data to a table.
tree
|
commitdiff
2011-10-03
Francois Gouget
kernel32/tests: Check what happens if QueryDosDeviceA...
tree
|
commitdiff
2011-10-03
Francois Gouget
kernel32: Reset LastError if GetModuleFileName() succeeds.
tree
|
commitdiff
2011-09-30
Dmitry Timoshkov
kernel32: Fix a typo in the LoadLibrary return value...
tree
|
commitdiff
2011-09-27
Bernhard Loos
server: Only the sharing parameter of two instances...
tree
|
commitdiff
2011-09-27
Bernhard Loos
server: Store sharing state for named pipes.
tree
|
commitdiff
2011-09-27
Dmitry Timoshkov
kernel32: Add a bunch of VirtualProtect tests.
tree
|
commitdiff
2011-09-27
Francois Gouget
Assorted spelling fixes & co.
tree
|
commitdiff
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
tree
|
commitdiff
2011-09-26
André Hentschel
kernel32/tests: Don't test function directly when repor...
tree
|
commitdiff
2011-09-23
Bernhard Loos
server: Correct mapping of mutex access rights.
tree
|
commitdiff
2011-09-23
Bernhard Loos
server: ReleaseMutex doesn't need any access rights.
tree
|
commitdiff
2011-09-23
Bernhard Loos
server: Certain access flags are illegal for OpenMutex.
tree
|
commitdiff
2011-09-20
Dmitry Timoshkov
kernel32: Add a test to show that uninitialized section...
tree
|
commitdiff
2011-09-19
Francois Gouget
kernel32/tests: Skip some tests if not allowed to modif...
tree
|
commitdiff
2011-09-12
Maarten Lankhorst
kernel32: Fix overflow on 32-bits systems.
tree
|
commitdiff
2011-09-09
Francois Gouget
kernel32: Add parentheses to clarify the precedence...
tree
|
commitdiff
2011-09-06
Alexandre Julliard
kernel32: Include system headers before Windows headers.
tree
|
commitdiff
2011-09-06
Alexandre Goujon
kernel32: Add UDF support.
tree
|
commitdiff
2011-08-24
Francois Gouget
kernel32: Fix the CreateMailslot[AW]() spec. The first...
tree
|
commitdiff
2011-08-24
Alexandre Julliard
kernel32/nls: Generate some plausible data for LOCALE_S...
tree
|
commitdiff
2011-08-24
Nikolay Sivov
kernel32/nls: Added placeholder for LOCALE_SNATIVEDISPL...
tree
|
commitdiff
2011-08-23
Bernhard Loos
kernel32: CreateFile uses an nonalertable io mode.
tree
|
commitdiff
2011-08-22
Bernhard Loos
kernel32: Create(Named)Pipe uses an nonalertable io...
tree
|
commitdiff
2011-08-22
Bernhard Loos
kernel32: Make CreateThread hotpatchable.
tree
|
commitdiff
2011-08-22
Austin English
kernel32/tests: Remove win9x hacks.
tree
|
commitdiff
2011-08-22
Jörg Höhle
kernel32/tests: WaitForMultipleObjects returns lowest...
tree
|
commitdiff
2011-08-05
Francois Gouget
kernel32: Implement K32GetProcessImageFileNameA().
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Francois Gouget
kernel32: Fix writing to a pipe in WriteConsoleW().
tree
|
commitdiff
2011-08-02
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-01
Francois Gouget
kernel32/tests: Make test_define_dos_deviceA() static.
tree
|
commitdiff
2011-08-01
Francois Gouget
kernel32/tests: Remove a space before a '\n' in an...
tree
|
commitdiff
2011-07-29
Austin English
kernel32/tests: Remove win9x hacks.
tree
|
commitdiff
2011-07-29
Hans Leidekker
kernel32: Add a trace to ReplaceFileW.
tree
|
commitdiff
next