projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Silence RtlNtStatusToDosErrorNoTeb() a bit.
[wine]
/
dlls
/
ntdll
/
2009-12-04
Wolfram Sang
ntdll: Silence RtlNtStatusToDosErrorNoTeb() a bit.
tree
|
commitdiff
2009-12-04
Alexandre Julliard
ntdll/tests: Fix a few test failures on Windows in...
tree
|
commitdiff
2009-12-04
Alexandre Julliard
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteF...
tree
|
commitdiff
2009-12-03
Alexandre Julliard
ntdll/tests: Add some tests for opening files by file id.
tree
|
commitdiff
2009-12-03
Alexandre Julliard
ntdll: Add support for the FILE_OPEN_BY_FILE_ID flag...
tree
|
commitdiff
2009-12-03
Alexandre Julliard
ntdll: Don't report a file id for directory entries...
tree
|
commitdiff
2009-12-03
Alexandre Julliard
ntdll: Remove an unnecessary NULL pointer check.
tree
|
commitdiff
2009-12-03
Alexandre Julliard
ntdll: Fix test failure on recent Windows versions.
tree
|
commitdiff
2009-12-01
Alexandre Julliard
ntdll/tests: Add tests for opening files with a root...
tree
|
commitdiff
2009-12-01
Alexandre Julliard
ntdll: Add support for converting file names to Unix...
tree
|
commitdiff
2009-12-01
Alexandre Julliard
ntdll: Move the directory lookup part of wine_nt_to_uni...
tree
|
commitdiff
2009-12-01
Maarten Lankhorst
ntdll: Silence a common warning.
tree
|
commitdiff
2009-12-01
Henri Verbeet
ntdll/tests: Add some tests for FileAllInformation...
tree
|
commitdiff
2009-12-01
Henri Verbeet
ntdll: Also return name information for FileAllInformation.
tree
|
commitdiff
2009-12-01
Henri Verbeet
ntdll: Fix the FileAllInformation info size.
tree
|
commitdiff
2009-11-30
Dan Kegel
ntdll: Implement RtlGetNtGlobalFlags(), add related...
tree
|
commitdiff
2009-11-30
Nikolay Sivov
ntdll: Call DLL_PROCESS_DETACH if attaching failed.
tree
|
commitdiff
2009-11-29
Rob Shearman
ntdll: Don't read beyond the end of the array on the...
tree
|
commitdiff
2009-11-19
Alexandre Julliard
ntdll: Merge the thread data and thread regs structure...
tree
|
commitdiff
2009-11-19
Alexandre Julliard
ntdll: Move initialization of the debug registers to...
tree
|
commitdiff
2009-11-19
Alexandre Julliard
ntdll: Moved the TEB allocation routines to the platfor...
tree
|
commitdiff
2009-11-19
Henri Verbeet
ntdll/tests: Add a FileNameInformation test with filesy...
tree
|
commitdiff
2009-11-19
Henri Verbeet
ntdll/tests: Disable filesystem redirection for test_fi...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
ntdll: Add support for the different info classes in...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
ntdll: Make the various directory info size functions...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
ntdll: Pass the NtQueryDirectoryFile info class down...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
ntdll: Define a generic file information structure...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
ntdll: Pass the full I/O status block to append_entry...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
ntdll: Use the common fill_stat_info function from...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
ntdll: Add a common function to compute file informatio...
tree
|
commitdiff
2009-11-18
Alexandre Julliard
include: Add some more definitions for FILE_INFORMATION...
tree
|
commitdiff
2009-11-17
Rob Shearman
server: Extend get_token_user server call to also retri...
tree
|
commitdiff
2009-11-13
Detlef Riekenberg
ntdll/tests: GetVolumePathnameW is not present before...
tree
|
commitdiff
2009-11-12
Henri Verbeet
ntdll: Fix the FileNameInformation info size.
tree
|
commitdiff
2009-11-12
Henri Verbeet
ntdll/tests: Add some tests for the NtQueryInformationF...
tree
|
commitdiff
2009-11-12
Henri Verbeet
ntdll: Implement the FileNameInformation class for...
tree
|
commitdiff
2009-11-11
Alexandre Julliard
ntdll: Implemented RtlCaptureStackBackTrace for i386.
tree
|
commitdiff
2009-11-11
Alexandre Julliard
ntdll: Moved RtlCaptureStackBackTrace stub to the cpu...
tree
|
commitdiff
2009-11-04
Alexandre Julliard
ntdll: Reject VirtualAlloc blocks in NtUnmapViewOfSection.
tree
|
commitdiff
2009-11-04
Huw Davies
ntdll/tests: Fix spelling of succeeded.
tree
|
commitdiff
2009-10-30
Austin English
ntdll: Add support for Windows 7 version.
tree
|
commitdiff
2009-10-28
Alexandre Julliard
ntdll: The meaning of the flag is inverted between...
tree
|
commitdiff
2009-10-27
Yann Droneaud
ntdll: Use __asm__ keyword instead of asm in signal_spa...
tree
|
commitdiff
2009-10-26
André Hentschel
ntdll: Implement KeyNameInformation.
tree
|
commitdiff
2009-10-26
André Hentschel
ntdll: Stub for RtlNumberGenericTableElements.
tree
|
commitdiff
2009-10-26
Alexander Nicolays...
ntdll: Add RtlGetProductInfo stub.
tree
|
commitdiff
2009-10-22
Alexandre Julliard
ntdll: Add Windows directory redirections for Wow64.
tree
|
commitdiff
2009-10-22
Alexandre Julliard
ntdll: Abstract the support for comparing file identities.
tree
|
commitdiff
2009-10-22
Alexandre Julliard
ntdll: Move the window and system dir variables to...
tree
|
commitdiff
2009-10-22
Alexandre Julliard
ntdll: Always set the I/O status information on ioctl...
tree
|
commitdiff
2009-10-20
Charles Davis
ntdll: Finish implementation of DVD_ReadKey() with...
tree
|
commitdiff
2009-10-20
Charles Davis
ntdll: Implement DVD_GetRegion() on both Linux and...
tree
|
commitdiff
2009-10-20
Charles Davis
ntdll: Implement CDROM_ScsiGetCaps() on Mac OS.
tree
|
commitdiff
2009-10-20
Charles Davis
ntdll: Partially implement CDROM_GetControl() on Mac OS.
tree
|
commitdiff
2009-10-19
Charles Davis
ntdll: Implement DVD_ReadStructure() on Mac OS.
tree
|
commitdiff
2009-10-19
Charles Davis
ntdll: Implement DVD_ReadKey() on Mac OS.
tree
|
commitdiff
2009-10-19
Charles Davis
ntdll: Implement DVD_SendKey() on Mac OS.
tree
|
commitdiff
2009-10-19
Charles Davis
ntdll: Implement DVD_EndSession() on Mac OS.
tree
|
commitdiff
2009-10-19
Charles Davis
ntdll: Implement DVD_StartSession() on Mac OS.
tree
|
commitdiff
2009-10-19
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2009-10-16
Alexandre Julliard
ntdll: Assume leaf function when we can't find exceptio...
tree
|
commitdiff
2009-10-15
Charles Davis
ntdll: Shorten an ERR message and change it to a FIXME.
tree
|
commitdiff
2009-10-15
Charles Davis
ntdll: Use the parent device for everything when proces...
tree
|
commitdiff
2009-10-14
Charles Davis
ntdll: Implement CDROM_RawRead() on Mac OS.
tree
|
commitdiff
2009-10-13
Alexandre Julliard
ntdll: Use the exception code as exit status when no...
tree
|
commitdiff
2009-10-13
Charles Davis
ntdll: Implement CDROM_ReadQChannel() on Mac OS.
tree
|
commitdiff
2009-10-12
Dmitry Timoshkov
kernel32: Implement HeapQueryInformation, add some...
tree
|
commitdiff
2009-10-12
Andrey Turkin
ntdll: Run TLS callbacks in zero-sized TLS directories.
tree
|
commitdiff
2009-10-08
Austin English
ntdll: Add a stub for NtQuerySystemEnvironmentValue.
tree
|
commitdiff
2009-10-07
Ge van Geldorp
ntdll/tests: Fix exception test failure on Win7.
tree
|
commitdiff
2009-10-07
Francois Gouget
ntdll/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2009-10-06
Andrey Turkin
ntdll: Add stub for NtSetInformationThread(ThreadHideFr...
tree
|
commitdiff
2009-10-06
Andrey Turkin
ntdll: Handle invalid pointers in NtQueryInformationPro...
tree
|
commitdiff
2009-10-06
Ge van Geldorp
ntdll/tests: Fix atom tests on Win7.
tree
|
commitdiff
2009-10-01
Juan Lang
server: A thread's affinity is restricted to the proces...
tree
|
commitdiff
2009-09-30
Juan Lang
server: Setting a process's affinity sets all of its...
tree
|
commitdiff
2009-09-30
Dan Kegel
ntdll: Refactor test_NtQueryDirectoryFile to be table...
tree
|
commitdiff
2009-09-30
Andrey Turkin
ntdll: Accept ProcessDebugObjectHandle in QueryInformat...
tree
|
commitdiff
2009-09-30
Alexandre Julliard
ntdll/tests: Retrieve the number of processors through...
tree
|
commitdiff
2009-09-29
Juan Lang
ntdll: Don't allow setting a zero thread affinity.
tree
|
commitdiff
2009-09-29
Juan Lang
ntdll: Don't allow setting a zero process affinity.
tree
|
commitdiff
2009-09-29
Juan Lang
ntdll/tests: Add tests for process and thread affinity.
tree
|
commitdiff
2009-09-25
Dan Kegel
ntdll: Fix NtQueryInformationFile test failures on...
tree
|
commitdiff
2009-09-25
Dan Kegel
ntdll: Add initial test for NtQueryDirectoryFile().
tree
|
commitdiff
2009-09-25
Alexandre Julliard
ntdll: Add support for ordinal forwards.
tree
|
commitdiff
2009-09-25
Alexandre Julliard
ntdll: Support both 32-bit and 64-bit modules in RtlIma...
tree
|
commitdiff
2009-09-24
Alexandre Julliard
ntdll: Silence a noisy FIXME.
tree
|
commitdiff
2009-09-24
Alexandre Julliard
ntdll: Move creation of the CPU-specific registry keys...
tree
|
commitdiff
2009-09-24
Alexandre Julliard
ntdll: Avoid crashing on an empty resource directory.
tree
|
commitdiff
2009-09-23
Alexandre Julliard
ntdll: Remap EXCEPTION_EXECUTE_FAULT only after the...
tree
|
commitdiff
2009-09-23
Huw Davies
ntdll: Fix build on MacOSX.
tree
|
commitdiff
2009-09-22
Alexandre Julliard
ntdll: Only create the CPU registry keys on first run.
tree
|
commitdiff
2009-09-22
Eric Pouech
ntdll: Moved CPU related registry key creation from...
tree
|
commitdiff
2009-09-22
Eric Pouech
ntdll: Implement basic support for processor power...
tree
|
commitdiff
2009-09-22
Eric Pouech
ntdll: Reuse kernel32's cpu info to implement NtQuerySy...
tree
|
commitdiff
2009-09-22
Eric Pouech
ntdll: In SYSTEM_BASIC_INFORMATION, the active processo...
tree
|
commitdiff
2009-09-15
Michael Karcher
ntdll: Fix DEP status initialization.
tree
|
commitdiff
2009-09-11
Paul Vriens
ntdll/tests: Fix some test failures on several platforms.
tree
|
commitdiff
2009-09-11
Dmitry Timoshkov
ntdll: RtlpNtQueryValueKey takes 5 parameters.
tree
|
commitdiff
2009-09-10
Alexandre Julliard
ntdll: Make sure that serial ioctl calls fail on non...
tree
|
commitdiff
next