projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avifil32: Use HeapAlloc instead of Local Alloc.
[wine]
/
dlls
/
kernel
/
2006-03-07
Mike McCormack
kernel: Improve the activation context stubs.
tree
|
commitdiff
2006-03-06
Alexandre Julliard
kernel: Better support for detached processes.
tree
|
commitdiff
2006-03-03
Francois Gouget
kernel: Protect sys/resource.h include.
tree
|
commitdiff
2006-02-28
Eric Pouech
kernel32: Implemented ClearCommError on top of GET_COMM...
tree
|
commitdiff
2006-02-27
Eric Pouech
kernel32: ClearCommError.
tree
|
commitdiff
2006-02-24
Alexandre Julliard
kernel: Don't request execute permission for DOS memory.
tree
|
commitdiff
2006-02-22
Mike McCormack
kernel32: Add a stub implementation for CmdBatNotification.
tree
|
commitdiff
2006-02-22
Alexandre Julliard
kernel: Initialize the dll path from the main exe name...
tree
|
commitdiff
2006-02-22
Alexandre Julliard
kernel: Get rid of module.h.
tree
|
commitdiff
2006-02-22
Alexandre Julliard
kernel: Don't bother checking load order of the exe...
tree
|
commitdiff
2006-02-22
Alexandre Julliard
kernel: Moved the get_startup_info call to ntdll.
tree
|
commitdiff
2006-02-21
Alexandre Julliard
kernel: Use LoadLibrary to load the main exe in all...
tree
|
commitdiff
2006-02-21
Mike McCormack
kernel32: Add a simple test for recursive notification.
tree
|
commitdiff
2006-02-21
Mike McCormack
kernel32: Add a short test for GetOverlappedResult.
tree
|
commitdiff
2006-02-20
Mike McCormack
server: Distinguish between a directory and a file...
tree
|
commitdiff
2006-02-20
Alexandre Julliard
kernel: Don't require execute permission for DOS memory...
tree
|
commitdiff
2006-02-16
Alexandre Julliard
libwine: Try the current load path in priority before the
tree
|
commitdiff
2006-02-14
Eric Pouech
A couple of new valgrind instrumentations for better...
tree
|
commitdiff
2006-02-14
Francois Gouget
include: Add missing LANG_xxx and SUBLANG_xxx constants.
tree
|
commitdiff
2006-02-13
Hans Leidekker
kernel: Report a tape device as FILE_TYPE_CHAR.
tree
|
commitdiff
2006-02-10
Stefan Leichter
kernel: Fix a GetDiskFreeSpaceExA test for cd/dvd drives.
tree
|
commitdiff
2006-02-09
Jeremy White
kernel: Fixed build with gcc 2.95.
tree
|
commitdiff
2006-02-08
Alexandre Julliard
ntdll: Get rid of the main_file argument in LdrInitiali...
tree
|
commitdiff
2006-02-08
Alexandre Julliard
kernel: Use a standard LoadLibrary call to load the...
tree
|
commitdiff
2006-02-07
Dmitry Timoshkov
kernel32: Implement EnumUILanguages.
tree
|
commitdiff
2006-02-07
Mike McCormack
kernel32: More test cases for ReadDirectoryChangesW.
tree
|
commitdiff
2006-02-07
Mike McCormack
kernel32: ReadDirectoryChangesW fixes.
tree
|
commitdiff
2006-02-06
Mike McCormack
server: Fill in NtNotifyChangeDirectoryFile's buffer...
tree
|
commitdiff
2006-02-06
Stefan Leichter
kernel: Added a test for QueryDosDeviceA.
tree
|
commitdiff
2006-02-06
Eric Pouech
ntdll: Implemented IOCTL for char transmission: IMMEDIA...
tree
|
commitdiff
2006-02-06
Eric Pouech
ntdll: Implemented COMM IOCTL for modem status: GET_MOD...
tree
|
commitdiff
2006-02-06
Eric Pouech
ntdll: Implemented IOCTL for serial: SET_WAIT_MASK...
tree
|
commitdiff
2006-02-06
Eric Pouech
ntdll: Implemented IOCTL purge for serial objects.
tree
|
commitdiff
2006-02-06
Eric Pouech
kernel: Fixed regression in atom handling.
tree
|
commitdiff
2006-02-05
Robert Millan
Enable for GNU/kFreeBSD the same kernel-specific interf...
tree
|
commitdiff
2006-02-05
Alexandre Julliard
server: Remove no longer used create_flags from get_sta...
tree
|
commitdiff
2006-02-05
Alexandre Julliard
kernel: Use a magic ConsoleHandle value instead of...
tree
|
commitdiff
2006-02-05
Alexandre Julliard
kernel: Set the console flag in the parent for CREATE_N...
tree
|
commitdiff
2006-02-02
Mike McCormack
kernel32: FindFirstChangeNotification needs a static...
tree
|
commitdiff
2006-01-31
Alexandre Julliard
kernel: Set the overlapped structure status in ReadDire...
tree
|
commitdiff
2006-01-31
Mike McCormack
kernel: Add some test cases for ReadDirectoryChangesW.
tree
|
commitdiff
2006-01-30
Mike McCormack
kernel: Add some more tests for FindFirstChangeNotifica...
tree
|
commitdiff
2006-01-27
Mike McCormack
kernel: Partially implement ReadDirectoryChangesW using...
tree
|
commitdiff
2006-01-27
Eric Pouech
Fix a couple of bugs spotted by valgrind.
tree
|
commitdiff
2006-01-27
Alexandre Julliard
server: Make the FILE_SHARE_DELETE sharing checks depen...
tree
|
commitdiff
2006-01-27
Mike McCormack
kernel32: Implement FindFirstChangeNotification with...
tree
|
commitdiff
2006-01-27
Mike McCormack
server: Fix the file notification interface to use...
tree
|
commitdiff
2006-01-27
Hans Leidekker
kernel: Implementation of tape functions.
tree
|
commitdiff
2006-01-25
Alexandre Julliard
kernel: Handle a failure to load winedos a bit more...
tree
|
commitdiff
2006-01-25
Hans Leidekker
kernel: Test moving a directory that has a change notif...
tree
|
commitdiff
2006-01-24
Dmitry Timoshkov
Make more arrays const.
tree
|
commitdiff
2006-01-24
Alexandre Julliard
kernel: Fail more gracefully when loading a builtin...
tree
|
commitdiff
2006-01-23
Detlef Riekenberg
kernel/tests: Integer atoms return different results...
tree
|
commitdiff
2006-01-19
Vitaliy Margolen
kernel: Remove calls to Nt[Get|Set]ThreadContext.
tree
|
commitdiff
2006-01-17
Mike McCormack
kernel32: Create a stub implementation for PostQueuedCo...
tree
|
commitdiff
2006-01-16
Mike McCormack
kernel32: Move FileCDR16 in with the other 16bit file...
tree
|
commitdiff
2006-01-16
Hans Leidekker
kernel: Documentation cleanups.
tree
|
commitdiff
2006-01-14
Alexandre Julliard
kernel: Make sure the file contains data for the ReadFi...
tree
|
commitdiff
2006-01-13
Alexandre Julliard
kernel: Reimplemented the MapHInst functions in assembly.
tree
|
commitdiff
2006-01-13
Alexandre Julliard
kernel: Reimplemented the SMap/SUnmap functions in...
tree
|
commitdiff
2006-01-12
Eric Pouech
ntdll: Created infrastructure to support IOCTL for...
tree
|
commitdiff
2006-01-12
Robert Shearman
kernel32: Fix GlobalReAlloc for size = 0.
tree
|
commitdiff
2006-01-11
Eric Pouech
ntdll: Implemented ntdll.NtSetInformationThread(ThreadA...
tree
|
commitdiff
2006-01-10
Vitaliy Margolen
kernel: Remove no longer used debug channel.
tree
|
commitdiff
2006-01-10
Robert Shearman
kernel32: Return an error when unlocking a global with...
tree
|
commitdiff
2006-01-10
Robert Shearman
kernel: Remove wine/server.h include from files where...
tree
|
commitdiff
2006-01-10
Alexandre Julliard
kernel: Don't send a debugger event in UnhandledExcepti...
tree
|
commitdiff
2006-01-10
Alexandre Julliard
kernel: Implement FT_Exit directly in assembly to avoid...
tree
|
commitdiff
2006-01-09
Mike McCormack
kernel: Trying to lock an empty global memory block...
tree
|
commitdiff
2006-01-06
Hans Leidekker
kernel: Documentation cleanups.
tree
|
commitdiff
2006-01-05
Robert Shearman
kernel32: Check for the correct error return value...
tree
|
commitdiff
2006-01-03
Eric Pouech
kernel32: Implemented atoms query function on top of...
tree
|
commitdiff
2006-01-03
Robert Reif
kernel: DelayLoadFailureHook crash fix.
tree
|
commitdiff
2005-12-22
Eric Pouech
kernel/tests: Check that we successfully open the console.
tree
|
commitdiff
2005-12-21
Hans Leidekker
kernel: Some documentation improvements.
tree
|
commitdiff
2005-12-19
Alexandre Julliard
kernel32: Check for tabs too when extracting the progra...
tree
|
commitdiff
2005-12-17
Alexandre Julliard
ntdll: Don't use a real guard page at the bottom of...
tree
|
commitdiff
2005-12-16
Alexandre Julliard
Take advantage of the __EXCEPT_PAGE_FAULT macro.
tree
|
commitdiff
2005-12-16
Alexandre Julliard
We no longer need to handle EXCEPTION_PRIV_INSTRUCTION...
tree
|
commitdiff
2005-12-16
Alexandre Julliard
Add -register hint in ntdll, kernel and msvcrt spec...
tree
|
commitdiff
2005-12-14
Vitaliy Margolen
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
tree
|
commitdiff
2005-12-12
Alexandre Julliard
TEB.StackLimit should not include the guard page.
tree
|
commitdiff
2005-12-12
Alexandre Julliard
kernel: Moved main stack initialization to process.c.
tree
|
commitdiff
2005-12-12
Alexandre Julliard
Pass specific access rights to wine_server_handle_to_fd.
tree
|
commitdiff
2005-12-12
Alexandre Julliard
server: Added access rights mapping to file objects.
tree
|
commitdiff
2005-12-12
Alexandre Julliard
server: Support for opening devices.
tree
|
commitdiff
2005-12-12
Eric Pouech
kernel32: Get rid of DOSMEM_AllocSelector.
tree
|
commitdiff
2005-12-12
Filip Navara
kernel: Fix the Mach-O binary magic.
tree
|
commitdiff
2005-12-09
Alexandre Julliard
server: Added object attributes to a few more requests.
tree
|
commitdiff
2005-12-09
Alexandre Julliard
Make wine_server_fd_to_handle use attributes instead...
tree
|
commitdiff
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in proce...
tree
|
commitdiff
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in snaps...
tree
|
commitdiff
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in conso...
tree
|
commitdiff
2005-12-05
Alexandre Julliard
kernel: Added a basic test for exception handling in...
tree
|
commitdiff
2005-12-05
Vitaliy Margolen
Move named pipe objects into directory name space.
tree
|
commitdiff
2005-12-02
Vitaliy Margolen
Move mapping (section) objects into directory name...
tree
|
commitdiff
2005-12-02
Vitaliy Margolen
Move timer objects into directory name space.
tree
|
commitdiff
2005-12-02
Vitaliy Margolen
Move semaphore objects into directory name space.
tree
|
commitdiff
2005-12-02
Vitaliy Margolen
Move event and mutex objects into directory name space.
tree
|
commitdiff
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
tree
|
commitdiff
next