projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dx9: Always set the table = NULL in D3DXGetShaderConstantTableEx().
[wine]
/
dlls
/
ntoskrnl.exe
/
2013-01-03
Detlef Riekenberg
ntoskrnl.exe: Update version resource.
tree
|
commitdiff
2012-10-15
Christian Costa
ntoskrnl.exe: Add stub for IoAcquireRemoveLockEx.
tree
|
commitdiff
2012-10-03
Christian Costa
ntoskrnl.exe: Don't try to copy back data in buffered...
tree
|
commitdiff
2012-10-03
Christian Costa
ntoskrnl.exe: Add stub for ExCreateCallback.
tree
|
commitdiff
2012-10-02
Alexandre Julliard
ntoskrnl.exe: Add missing WINAPIs.
tree
|
commitdiff
2012-10-02
Christian Costa
ntoskrnl.exe: Add stub for PsImpersonateClient.
tree
|
commitdiff
2012-10-02
Christian Costa
ntoskrnl.exe: Implement IoAllocateMdl.
tree
|
commitdiff
2012-10-02
Christian Costa
ntoskrnl.exe: Add stub for IoAcquireCancelSpinLock...
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add TRACEs to IoCreateDriver and IoDelete...
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add stub for MmProbeAndLockPages.
tree
|
commitdiff
2012-10-01
Christian Costa
ntoskrnl.exe: Add stub for MmUnlockPages.
tree
|
commitdiff
2012-09-28
Christian Costa
ntoskrnl.exe: Add partial stub for IoFreeMdl.
tree
|
commitdiff
2012-09-28
Christian Costa
ntoskrnl.exe: Improve IoAllocateMdl stub.
tree
|
commitdiff
2012-03-15
Alexander Morozov
ntoskrnl.exe: Fix a typo.
tree
|
commitdiff
2012-03-13
Austin English
ntoskrnl.exe: Add a stub for IoStartNextPacket.
tree
|
commitdiff
2012-01-19
Austin English
ntoskrnl.exe: Add a stub for IoCreateSynchronizationEvent.
tree
|
commitdiff
2011-12-30
Austin English
ntoskrnl.exe: Add a stub for Ke386SetIoAccessMap.
tree
|
commitdiff
2011-12-30
Austin English
ntoskrnl.exe: Add a stub for Ke386IoSetAccessProcess.
tree
|
commitdiff
2011-12-29
Stefan Leichter
ntoskrnl.exe: Add stub for IoInitializeRemoveLockEx.
tree
|
commitdiff
2011-12-27
Stefan Leichter
ntoskrnl.exe: Add stub for IoUnregisterShutdownNotifica...
tree
|
commitdiff
2011-12-27
Jacek Caban
ntoskrnl.exe: Added IoGetCurrentProcess stub.
tree
|
commitdiff
2011-12-02
André Hentschel
ntoskrnl: Add a stub for ExInitializePagedLookasideList.
tree
|
commitdiff
2011-11-18
Bernhard Loos
ntoskrnl: irp.AssociatedIrp.SystemBuffer is also used...
tree
|
commitdiff
2011-11-08
Bernhard Loos
mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->Associate...
tree
|
commitdiff
2011-10-28
Bernhard Loos
ntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
tree
|
commitdiff
2011-10-26
Louis Lenders
ntoskrnl.exe: Update version resource.
tree
|
commitdiff
2011-06-29
Austin Lund
ntoskrnl.exe: Made KdDebuggerEnabled a boolean and...
tree
|
commitdiff
2011-06-06
Austin English
ntoskrnl.exe: add a stub for IoSetThreadHardErrorMode.
tree
|
commitdiff
2011-05-24
Jacek Caban
ntoskrnl.exe: Added ObReferenceObjectByHandle stub.
tree
|
commitdiff
2011-05-17
Alexandre Julliard
msvcrt: Implement _local_unwind for x86_64.
tree
|
commitdiff
2011-05-09
Austin English
ntoskrnl.exe: Add a stub for PsLookupProcessByProcessId.
tree
|
commitdiff
2011-03-28
Stefan Leichter
ntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine.
tree
|
commitdiff
2011-03-14
André Hentschel
ntoskrnl.exe: Add more mutex stubs.
tree
|
commitdiff
2011-02-28
André Hentschel
ntoskrnl.exe: Be more verbose in MmGetSystemRoutineAddress.
tree
|
commitdiff
2011-02-03
Alexander Morozov
ntoskrnl.exe: Add stub for IoGetDeviceInterfaces.
tree
|
commitdiff
2011-01-21
Gerald Pfeifer
ntoskrnl.exe: Remove variable sep and related code...
tree
|
commitdiff
2010-12-09
Stefan Leichter
ntoskrnl.exe: Add stub for IoWMIRegistrationControl.
tree
|
commitdiff
2010-11-23
Stefan Leichter
ntoskrnl.exe: Add stub for PoSetPowerState.
tree
|
commitdiff
2010-11-15
Detlef Riekenberg
ntoskrnl.exe: Forward more functions to ntdll.
tree
|
commitdiff
2010-10-20
Alexandre Julliard
ntoskrnl.exe: Avoid using the CONTEXT86 type.
tree
|
commitdiff
2010-09-22
Austin English
ntoskrnl.exe: Add stub for READ_REGISTER_BUFFER_UCHAR.
tree
|
commitdiff
2010-09-22
Austin English
ntoskrnl.exe: Add stub for KeInitializeDpc.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-08-31
Alexandre Julliard
ntdll: Use int64 in the spec file for 64-bit integers.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-19
Austin English
ntoskrnl.exe: Add stubs for MmMapIoSpace/MmUnmapIoSpace.
tree
|
commitdiff
2010-06-28
Austin English
ntoskrnl.exe: Add stub for MmAllocateContiguousMemorySp...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
ntoskrnl.exe: Remove variable retX which is not really...
tree
|
commitdiff
2010-04-15
Damjan Jovanovic
ntoskrnl.exe: Stub out IoGetDeviceProperty.
tree
|
commitdiff
2010-04-13
Damjan Jovanovic
ntoskrnl.exe: Implement IoCallDriver.
tree
|
commitdiff
2010-04-13
Damjan Jovanovic
ntoskrnl.exe: Stub out KeResetEvent and KeSetEvent.
tree
|
commitdiff
2010-04-12
Alexandre Julliard
msvcrt: Make a few more exception handling functions...
tree
|
commitdiff
2010-04-12
Damjan Jovanovic
ntoskrnl.exe: Use IoGetNextIrpStackLocation.
tree
|
commitdiff
2010-03-23
Damjan Jovanovic
ntoskrnl.exe: Implement IoCompleteRequest.
tree
|
commitdiff
2010-03-18
Damjan Jovanovic
ntoskrnl.exe: Implement IoIsWdmVersionAvailable.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-25
Charles Davis
include: Don't accidentally redefine a member in struct...
tree
|
commitdiff
2010-01-14
Erich Hoover
ntoskrnl: Forward ExSystemTimeToLocalTime and ExLocalTi...
tree
|
commitdiff
2009-12-31
Stefan Leichter
ntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurr...
tree
|
commitdiff
2009-12-31
Alexandre Julliard
ntoskrnl: Duplicate the necessary part of instruction...
tree
|
commitdiff
2009-12-30
Alexandre Julliard
kernel: Add an import lib for krnl386, and stop importi...
tree
|
commitdiff
2009-12-29
Stefan Leichter
ntoskrnl.exe: Add stub for KeSetPriorityThread.
tree
|
commitdiff
2009-12-29
Stefan Leichter
ntoskrnl.exe: Add stub for KeReleaseSemaphore.
tree
|
commitdiff
2009-12-21
Stefan Leichter
ntoskrnl.exe: Add stub for KeInitializeSemaphore.
tree
|
commitdiff
2009-12-10
Wolfram Sang
ntoskrnl: Add IoAllocateErrorLogEntry stub.
tree
|
commitdiff
2009-11-17
Louis Lenders
ntoskrnl.exe: Add stub for MmAllocateContiguousMemory.
tree
|
commitdiff
2009-11-17
Louis Lenders
ntoskrnl.exe: Add stub for MmAllocatePagesForMdl.
tree
|
commitdiff
2009-10-20
Vitaliy Margolen
ntoskrnl: Initialize structure size.
tree
|
commitdiff
2009-08-26
Francois Gouget
ntoskrnl.exe: Remove a space before a '\n'.
tree
|
commitdiff
2009-08-21
Stefan Leichter
ntoskrnl.exe: Stub for IoReportResourceUsage.
tree
|
commitdiff
2009-08-14
Stefan Leichter
ntoskrnl.exe: Add stub for IoQueryDeviceDescription.
tree
|
commitdiff
2009-06-18
Ken Sharp
ntoskrnl: Add FsRtlRegisterUncProvider stub.
tree
|
commitdiff
2009-06-18
Ken Sharp
ntoskrnl: Add IoUnregisterFileSystem stub.
tree
|
commitdiff
2009-06-18
Ken Sharp
ntoskrnl: Add IoRegisterFileSystem stub.
tree
|
commitdiff
2009-06-18
Ken Sharp
ntoskrnl: Add ObfReferenceObject stub.
tree
|
commitdiff
2009-06-16
Anders Jonsson
ntoskrnl.exe: Stub for ExInitializeNPagedLookasideList.
tree
|
commitdiff
2009-06-15
Anders Jonsson
ntoskrnl.exe: Stub for PsTerminateSystemThread.
tree
|
commitdiff
2009-06-15
Anders Jonsson
ntoskrnl.exe: Stub for ExInitializeZone.
tree
|
commitdiff
2009-06-15
Anders Jonsson
ntoskrnl.exe: Stub for ExInitializeResourceLite.
tree
|
commitdiff
2009-06-15
Anders Jonsson
ntoskrnl.exe: Stub for IoStartTimer.
tree
|
commitdiff
2009-06-15
Anders Jonsson
ntoskrnl.exe: Stub for IoInitializeTimer.
tree
|
commitdiff
2009-06-15
Anders Jonsson
ntoskrnl.exe: Stub for KeWaitForSingleObject.
tree
|
commitdiff
2009-06-15
Anders Jonsson
ntoskrnl.exe: Stub for KeInitializeMutex.
tree
|
commitdiff
2009-06-15
Alexandre Julliard
ntoskrnl.exe: Add appropriate stdcall decorations to...
tree
|
commitdiff
2009-03-02
Stefan Leichter
ntoskrnl.exe: Stub for MmQuerySystemSize.
tree
|
commitdiff
2009-02-02
Alexandre Julliard
ntoskrnl.exe: Correctly remove the vectored exception...
tree
|
commitdiff
2009-01-30
Alexandre Julliard
ntoskrnl.exe: Remove the vectored exception handler...
tree
|
commitdiff
2009-01-12
Andrey Turkin
ntoskrnl: Add version resource.
tree
|
commitdiff
2009-01-12
Rob Shearman
ntoskrnl: Free allocated buffers on exit from wine_ntos...
tree
|
commitdiff
2009-01-08
Alexandre Julliard
ntoskrnl.exe: Fix handle cast warnings on 64-bit.
tree
|
commitdiff
2009-01-07
Alexandre Julliard
kernel32: #ifdef out some code that is not needed on...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the device opaque data a client_ptr_t...
tree
|
commitdiff
2008-12-29
Christian Costa
ntoskrnl.exe: Add stub for PsSetCreateThreadNotifyRoutine.
tree
|
commitdiff
2008-12-29
Christian Costa
ntoskrnl.exe: Fix some FIXMEs.
tree
|
commitdiff
2008-12-29
Christian Costa
ntoskrnl.exe: Add stub for KeInitializeEvent.
tree
|
commitdiff
2008-12-17
Maarten Lankhorst
ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop...
tree
|
commitdiff
2008-12-16
Alexander Morozov
ntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjec...
tree
|
commitdiff
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
tree
|
commitdiff
2008-12-02
Alexander Morozov
ntoskrnl.exe: Fix ObfDereferenceObject function calling...
tree
|
commitdiff
next