projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mscms: Constify some variables.
[wine]
/
dlls
/
ntdll
/
2007-05-23
Marcus Meissner
ntdll: Initialize pointers to NULL (Coverity).
tree
|
commitdiff
2007-05-23
Dmitry Timoshkov
ntdll: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-05-23
Dmitry Timoshkov
winternl.h: Make the fields of the PROCESS_BASIC_INFORM...
tree
|
commitdiff
2007-05-23
Peter Oberndorfer
ntdll: Fix up instruction pointer in context inside...
tree
|
commitdiff
2007-05-22
Alexandre Julliard
Fix a couple of overflowing heap allocations revealed...
tree
|
commitdiff
2007-05-22
Alexandre Julliard
ntdll: Avoid overflows in heap allocations. Based on...
tree
|
commitdiff
2007-05-21
Vitaliy Margolen
ntdll: Implement RtlWriteRegistryValue and forward...
tree
|
commitdiff
2007-05-21
Francois Gouget
ntdll: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-05-18
Alexandre Julliard
ntdll: Setup the shared user data structure at 0x7ffe0000.
tree
|
commitdiff
2007-05-16
Alexandre Julliard
ntdll: Implemented LdrAddRefDll.
tree
|
commitdiff
2007-05-16
Alexandre Julliard
ntdll: Reimplement LdrGetDllHandle to use the same...
tree
|
commitdiff
2007-05-16
Erez Volk
ntdll: Added IDT Timezone (Israel daylight savings...
tree
|
commitdiff
2007-05-15
Andrew Talbot
ntdll: Exclude unused headers.
tree
|
commitdiff
2007-05-11
Peter Oberndorfer
ntdll: Use correct prototype for thread function.
tree
|
commitdiff
2007-05-08
Alexandre Julliard
server: Add support for retrieving results of queued...
tree
|
commitdiff
2007-05-08
Alexandre Julliard
ntdll: Support setting the CPU context on the current...
tree
|
commitdiff
2007-05-04
Peter Oberndorfer
ntdll: Call NtQueryAttributesFile in RtlDoesFileExists_U.
tree
|
commitdiff
2007-05-04
Konstantin Kondratyuk
ntdll: Correct a copy/paste mistake in NtWriteFile.
tree
|
commitdiff
2007-05-03
Alexandre Julliard
server: Allocate the wait event for FSCTL_PIPE_WAIT...
tree
|
commitdiff
2007-05-03
Alexandre Julliard
server: Allocate the wait event for FSCTL_PIPE_LISTEN...
tree
|
commitdiff
2007-05-03
Alexandre Julliard
server: Infrastructure to return a wait handle for...
tree
|
commitdiff
2007-05-03
Andrew Talbot
kernel32: Constify a variable.
tree
|
commitdiff
2007-04-30
Vitaliy Margolen
ntdll: Use correct full access bitmask in NtQuerySecuri...
tree
|
commitdiff
2007-04-27
Alexey Markachev
ntdll: Fix mistake in Novosibirsk time zone.
tree
|
commitdiff
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
tree
|
commitdiff
2007-04-23
Alexandre Julliard
server: Return a more correct fd type for anonymous...
tree
|
commitdiff
2007-04-18
Alexandre Julliard
server: Moved the FSCTL_PIPE_LISTEN implementation...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Move the FSCTL_PIPE_WAIT ioctl implementation...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Move the server part of device unmounting to...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
tree
|
commitdiff
2007-04-13
András Kovács
ntdll: Add Vista version option.
tree
|
commitdiff
2007-04-12
Vitaliy Margolen
ntdll: Take size of the arena from the current pointer...
tree
|
commitdiff
2007-04-12
Dmitry Timoshkov
ntdll: Fix a compiler warning.
tree
|
commitdiff
2007-04-12
Andrew Talbot
ntdll: Remove superfluous semicolons.
tree
|
commitdiff
2007-04-12
Andrew Talbot
ntdll: Void functions should not return a value.
tree
|
commitdiff
2007-04-12
Kai Blin
ntdll: Don't use settimeofday() to attempt to set the...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
ntdll: Store the file access and options in the fd...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
server: Explicitly shutdown closed pipes to prevent...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
ntdll: Determine the async read avail_mode flag from...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
ntdll: Simplify the async read/write code now that...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
tree
|
commitdiff
2007-04-09
Marcus Meissner
ntdll: Remove superflous NULL checks.
tree
|
commitdiff
2007-04-09
Alexandre Julliard
ntdll: Add some test cases for asynchronous I/O.
tree
|
commitdiff
2007-04-09
Alexandre Julliard
ntdll: Use send(2) instead of write(2) for zero-byte...
tree
|
commitdiff
2007-04-06
Alexandre Julliard
ntdll: Rely on the server to queue the final APC for...
tree
|
commitdiff
2007-04-06
Alexandre Julliard
ntdll: Reimplement NtWriteFile.
tree
|
commitdiff
2007-04-06
Alexandre Julliard
ntdll: Reimplement NtReadFile.
tree
|
commitdiff
2007-04-05
Alexandre Julliard
ntdll: Make test for heap boundaries more strict in...
tree
|
commitdiff
2007-04-05
Paul Vriens
ntdll/tests: Use GetModuleHandle and skip.
tree
|
commitdiff
2007-04-05
Alexandre Julliard
ntdll: Avoid relying on the IO_STATUS_BLOCK for storing...
tree
|
commitdiff
2007-04-05
Alexandre Julliard
ntdll: Avoid setting status in IO_STATUS_BLOCK until...
tree
|
commitdiff
2007-04-05
Peter Beutner
ntdll: Remove one exception test.
tree
|
commitdiff
2007-04-04
Alexandre Julliard
server: Use the standard file descriptor signal mechani...
tree
|
commitdiff
2007-04-04
Rob Shearman
ntdll: Pass the correct value to NtClose in the tests.
tree
|
commitdiff
2007-03-30
Louis Lenders
ntdll: Add NtAreMappedFilesTheSame stub.
tree
|
commitdiff
2007-03-29
Alexandre Julliard
ntdll: Ignore failure to open current directory, it...
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-27
Alexandre Julliard
server: Add support for queuing a user APC upon async...
tree
|
commitdiff
2007-03-26
Alexandre Julliard
server: Always return STATUS_PENDING when an async...
tree
|
commitdiff
2007-03-26
Gabriel Gambetta
ntdll: Add Uruguayan Summer Time timezone.
tree
|
commitdiff
2007-03-26
Hans Leidekker
ntdll: Fully initialize the security descriptor returne...
tree
|
commitdiff
2007-03-23
Alexandre Julliard
ntdll: Avoid overwriting the result of the async I...
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Implement the open_file method for named pipes.
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Implement the open_file method for mailslots.
tree
|
commitdiff
2007-03-22
Alexandre Julliard
ntdll: Better support for NT path names in wine_nt_to_u...
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Don't enforce mailslots path format in ntdll...
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Don't enforce named pipes path format in ntdll...
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Implemented the open_file method for named...
tree
|
commitdiff
2007-03-21
Alexandre Julliard
server: Use a standard async I/O event to signal direct...
tree
|
commitdiff
2007-03-21
Alexandre Julliard
server: Move the signalling of the named pipe completio...
tree
|
commitdiff
2007-03-21
Alexandre Julliard
server: Move the signalling of the completion event...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Return the status from an async I/O APC call...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Use the common pattern for async I/O parameters...
tree
|
commitdiff
2007-03-17
Alexandre Julliard
ntdll: Remove unnecessary pointers in fstab parsing...
tree
|
commitdiff
2007-03-17
Andrew Talbot
ntdll: Replace inline static with static inline.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
libwine: Pass flags to wine_utf8_wcstombs to allow...
tree
|
commitdiff
2007-03-14
Alexandre Julliard
ntdll: Fixed typo in previous patch, spotted by Ken...
tree
|
commitdiff
2007-03-14
Alexandre Julliard
ntdll: Add a wrapper to call the thread entry point...
tree
|
commitdiff
2007-03-14
Alexandre Julliard
ntdll: Fixed some exception codes and parameters.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
ntdll/tests: Mask reserved bits before testing dr7.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
ntdll: Changed some Solaris defines so that we can...
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
2007-03-13
Dmitry Timoshkov
ntdll: Catch the exceptions in the TLS callback like...
tree
|
commitdiff
2007-03-12
Alexandre Julliard
Fixed some compilation issues on Mac OS X Leopard.
tree
|
commitdiff
2007-03-12
Jan Zerebecki
ntdll: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-12
Dmitry Timoshkov
ntdll: Make the error test pass under XP.
tree
|
commitdiff
2007-03-09
Alexandre Julliard
ntdll: Fixed a compiler warning for size_t/unsigned...
tree
|
commitdiff
2007-03-09
Peter Beutner
ntdll: Handle SIMD exceptions.
tree
|
commitdiff
2007-03-09
Peter Beutner
ntdll: Testcase for handling SIMD exceptions.
tree
|
commitdiff
2007-03-07
Alexandre Julliard
Added version information for a number of dlls.
tree
|
commitdiff
2007-03-07
Juan Lang
ntdll: Implement NtAllocateLocallyUniqueId with server...
tree
|
commitdiff
2007-03-05
Peter Oberndorfer
ntdll: Make exception test not hang when creating proce...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Test object attributes in NtCreateMailslotFile.
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Set default timeout in NtCreateMailslotFile...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Check for passing a NULL handle to NtCreateMails...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Framework for NtCreateMailslotFile tests.
tree
|
commitdiff
2007-02-28
Vitaliy Margolen
ntdll: More error checking. Properly handle NULL ACLs.
tree
|
commitdiff
next