ntdsapi: Add DsMakeSpnA to the spec file.
[wine] / dlls / kernel /
2006-05-17  Andrew Ziemkernel: Fix path test to pass on 95 and 98.
2006-05-16  Andrew Ziemkernel: Properly delete a test file.
2006-05-15  Francois GougetVarious trace fixes.
2006-05-11  Stefan Leichterkernel: Fix CreateToolhelp32Snapshot tests on win2k.
2006-05-10  Uwe Bonneskernel: Comm_CheckEvents: Only warn for non-empty trans...
2006-05-09  Eric Pouechntdll/kernel32: EscapeCommFunction & associated IOCTLs
2006-05-09  Eric Pouechntdll/kernel32: SetupComm & SET_QUEUE_SIZE
2006-05-09  Eric Pouechntdll/kernel32: [SG]etCommTimeout, SERIAL_[GS]ET_TIMEOUT
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_SERIAL_GET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & SERIAL_GET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_BAUD_RATE
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE
2006-05-09  Alexandre Julliardkernel: Added work-around in UnhandledExceptionFilter...
2006-05-05  Michael StefaniucDon't check pointers for NULL before RtlFreeHeap. It...
2006-05-05  Jacek Cabankernel: Remove no longer needed includes.
2006-04-20  Alexandre Julliardkernel: Make GetTickCount call NtGetTickCount.
2006-04-14  Detlef Riekenbergkernel: Add some tests for Lock/Unlock memory handles.
2006-04-14  Detlef Riekenbergkernel: Update WARN/ERR and documentation for GlobalLoc...
2006-04-14  Detlef Riekenbergkernel: Load tests again on NT 3.51 (toolhelp API not...
2006-04-12  Eric Pouechkernel32: Added some tests for toolhelp functions.
2006-04-12  Eric Pouechkernel32: Rewrote toolhelp implementation only on top...
2006-04-07  Mike Hearnkernel: Don't crash on NULL arg in GetShortPathNameW.
2006-04-07  Mike Hearnkernel: Correct SearchPathA argument validation.
2006-04-07  Alexandre Julliardkernel: Fixed set_process_name for the winevdm case.
2006-04-06  Alexandre Julliardkernel: Show the exe name instead of wine-[kp]thread...
2006-04-04  Mike Hearnkernel: Don't enforce process handle access rights...
2006-04-03  Robert Shearmankernel: Remove some stubs that aren't present in NT.
2006-04-03  Robert Shearmankernel: Document some file functions.
2006-04-03  Mike McCormackkernel32: [Read/Write]PrivateProfile functions accept...
2006-04-03  Alexandre Julliardntdll: Process --help and --version args earlier on...
2006-03-31  Detlef Riekenbergkernel: Fix handling of invalid parameter in GlobalSize().
2006-03-31  Robert Shearmankernel: Add some documentation for simple process funct...
2006-03-30  Eric Pouechkernel: Resource browsing.
2006-03-30  Detlef Riekenbergkernel32: Display the parameter that caused a page...
2006-03-30  Detlef Riekenbergkernel: Fix handling of invalid parameter in GlobalFlags().
2006-03-27  James Hawkinskernel: Error out of CreateProcess if the specified...
2006-03-23  Paul Vrienskernel: Add processor specific environment variables.
2006-03-23  Alexandre Julliardkernel: Remove a couple of incorrect asserts.
2006-03-23  Detlef Riekenbergkernel: Load QueueUserWorkItem function dynamically.
2006-03-22  Bryan Maylandkernel: WaitForMultipleObjectsEx should accept up to...
2006-03-21  Robert Shearmankernel: Add a test for QueueUserWorkItem.
2006-03-20  Paul Vrienskernel: Fix model/stepping in GetSystemInfo.
2006-03-20  Detlef Riekenbergkernel: Avoid heap corruption on invalid parameter...
2006-03-20  Alexandre Julliardkernel: Avoid infinite waits in directory change tests.
2006-03-14  Robert Shearmanntdll: Move the call to MODULE_DllThreadAttach from...
2006-03-13  Robert Shearmankernel: Implement QueueUserWorkItem.
2006-03-07  Mike McCormackkernel: Improve the activation context stubs.
2006-03-06  Alexandre Julliardkernel: Better support for detached processes.
2006-03-03  Francois Gougetkernel: Protect sys/resource.h include.
2006-02-28  Eric Pouechkernel32: Implemented ClearCommError on top of GET_COMM...
2006-02-27  Eric Pouechkernel32: ClearCommError.
2006-02-24  Alexandre Julliardkernel: Don't request execute permission for DOS memory.
2006-02-22  Mike McCormackkernel32: Add a stub implementation for CmdBatNotification.
2006-02-22  Alexandre Julliardkernel: Initialize the dll path from the main exe name...
2006-02-22  Alexandre Julliardkernel: Get rid of module.h.
2006-02-22  Alexandre Julliardkernel: Don't bother checking load order of the exe...
2006-02-22  Alexandre Julliardkernel: Moved the get_startup_info call to ntdll.
2006-02-21  Alexandre Julliardkernel: Use LoadLibrary to load the main exe in all...
2006-02-21  Mike McCormackkernel32: Add a simple test for recursive notification.
2006-02-21  Mike McCormackkernel32: Add a short test for GetOverlappedResult.
2006-02-20  Mike McCormackserver: Distinguish between a directory and a file...
2006-02-20  Alexandre Julliardkernel: Don't require execute permission for DOS memory...
2006-02-16  Alexandre Julliardlibwine: Try the current load path in priority before the
2006-02-14  Eric PouechA couple of new valgrind instrumentations for better...
2006-02-14  Francois Gougetinclude: Add missing LANG_xxx and SUBLANG_xxx constants.
2006-02-13  Hans Leidekkerkernel: Report a tape device as FILE_TYPE_CHAR.
2006-02-10  Stefan Leichterkernel: Fix a GetDiskFreeSpaceExA test for cd/dvd drives.
2006-02-09  Jeremy Whitekernel: Fixed build with gcc 2.95.
2006-02-08  Alexandre Julliardntdll: Get rid of the main_file argument in LdrInitiali...
2006-02-08  Alexandre Julliardkernel: Use a standard LoadLibrary call to load the...
2006-02-07  Dmitry Timoshkovkernel32: Implement EnumUILanguages.
2006-02-07  Mike McCormackkernel32: More test cases for ReadDirectoryChangesW.
2006-02-07  Mike McCormackkernel32: ReadDirectoryChangesW fixes.
2006-02-06  Mike McCormackserver: Fill in NtNotifyChangeDirectoryFile's buffer...
2006-02-06  Stefan Leichterkernel: Added a test for QueryDosDeviceA.
2006-02-06  Eric Pouechntdll: Implemented IOCTL for char transmission: IMMEDIA...
2006-02-06  Eric Pouechntdll: Implemented COMM IOCTL for modem status: GET_MOD...
2006-02-06  Eric Pouechntdll: Implemented IOCTL for serial: SET_WAIT_MASK...
2006-02-06  Eric Pouechntdll: Implemented IOCTL purge for serial objects.
2006-02-06  Eric Pouechkernel: Fixed regression in atom handling.
2006-02-05  Robert MillanEnable for GNU/kFreeBSD the same kernel-specific interf...
2006-02-05  Alexandre Julliardserver: Remove no longer used create_flags from get_sta...
2006-02-05  Alexandre Julliardkernel: Use a magic ConsoleHandle value instead of...
2006-02-05  Alexandre Julliardkernel: Set the console flag in the parent for CREATE_N...
2006-02-02  Mike McCormackkernel32: FindFirstChangeNotification needs a static...
2006-01-31  Alexandre Julliardkernel: Set the overlapped structure status in ReadDire...
2006-01-31  Mike McCormackkernel: Add some test cases for ReadDirectoryChangesW.
2006-01-30  Mike McCormackkernel: Add some more tests for FindFirstChangeNotifica...
2006-01-27  Mike McCormackkernel: Partially implement ReadDirectoryChangesW using...
2006-01-27  Eric PouechFix a couple of bugs spotted by valgrind.
2006-01-27  Alexandre Julliardserver: Make the FILE_SHARE_DELETE sharing checks depen...
2006-01-27  Mike McCormackkernel32: Implement FindFirstChangeNotification with...
2006-01-27  Mike McCormackserver: Fix the file notification interface to use...
2006-01-27  Hans Leidekkerkernel: Implementation of tape functions.
2006-01-25  Alexandre Julliardkernel: Handle a failure to load winedos a bit more...
2006-01-25  Hans Leidekkerkernel: Test moving a directory that has a change notif...
next