projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wininet: Initialize path buffer in InternetSetCookie.
[wine]
/
dlls
/
ntdll
/
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
tree
|
commitdiff
2007-11-15
Andrey Turkin
ntdll: Make async i/o functions generate completion...
tree
|
commitdiff
2007-11-15
Andrey Turkin
server: Allow async i/o operations to send completion...
tree
|
commitdiff
2007-11-15
Andrey Turkin
ntdll: Add some I/O completion tests.
tree
|
commitdiff
2007-11-12
Peter Beutner
ntdll: Better trap exception handling.
tree
|
commitdiff
2007-11-12
Peter Beutner
ntdll: Don't try to handle kill(SIGTRAP).
tree
|
commitdiff
2007-11-12
Rob Shearman
ntdll: Initialise the part of the buffer to be written...
tree
|
commitdiff
2007-11-08
Alexandre Julliard
ntdll: Increase the signal stack size to avoid crashes...
tree
|
commitdiff
2007-11-02
Hans Leidekker
ntdll: Fix calculation of tape position offsets.
tree
|
commitdiff
2007-10-31
Dan Kegel
ntdll: NtAccessCheck: Only send used bytes to server.
tree
|
commitdiff
2007-10-30
Rob Shearman
server: Pass the security descriptor into create_file...
tree
|
commitdiff
2007-10-30
Rob Shearman
server: Add the name length to the object_attributes...
tree
|
commitdiff
2007-10-30
Paul Vriens
ntdll: Report FIXME only once.
tree
|
commitdiff
2007-10-30
Klaus Layer
ntdll: Add missing FIXMEs for incomplete info classes...
tree
|
commitdiff
2007-10-29
Tom Brus
ntdll: Serial/COM code misinterpreted XON/XOFF direction.
tree
|
commitdiff
2007-10-26
Detlef Riekenberg
ntdll: Dump the base address when a module is loaded.
tree
|
commitdiff
2007-10-26
Rob Shearman
server: Make create_mapping use struct object_attribute...
tree
|
commitdiff
2007-10-26
Rob Shearman
server: Make create_mutex use struct object_attributes...
tree
|
commitdiff
2007-10-26
Rob Shearman
server: Make create_semaphore use struct object_attribu...
tree
|
commitdiff
2007-10-25
Rob Shearman
server: Use the security descriptor passed in when...
tree
|
commitdiff
2007-10-24
Dmitry Timoshkov
ntdll: Use symbolic names when possible.
tree
|
commitdiff
2007-10-23
Rob Shearman
ntdll: Add a stub for RtlSetControlSecurityDescriptor.
tree
|
commitdiff
2007-10-23
Rob Shearman
ntdll: Fix RtlValidAcl to accept newer ACL revisions.
tree
|
commitdiff
2007-10-23
Rob Shearman
ntdll: Allow the newer ACL revisions in RtlCreateAce.
tree
|
commitdiff
2007-10-22
Lionel Debroux
ntdll/tests: Fix memory leaks (found by Smatch) and...
tree
|
commitdiff
2007-10-22
Gerald Pfeifer
ntdll: #include <sys/types.h> to get dev_t.
tree
|
commitdiff
2007-10-19
Alexandre Julliard
ntdll: Fixed off-by-one error in RtlGetFullPathName_U...
tree
|
commitdiff
2007-10-18
Alexandre Julliard
ntdll: Cache the DOS drives stat info for up to one...
tree
|
commitdiff
2007-10-18
Mikolaj Zalewski
ntdll: Support for UTF-16 manifests with reverse endian...
tree
|
commitdiff
2007-10-18
Mikolaj Zalewski
ntdll: Manifests should be parsed as UTF-16 only if...
tree
|
commitdiff
2007-10-17
Mikolaj Zalewski
ntdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for...
tree
|
commitdiff
2007-10-17
Mikolaj Zalewski
ntdll: Add some tests for RtlIsTextUnicode.
tree
|
commitdiff
2007-10-17
Alexandre Julliard
ntdll: Fixed typo in RTL_GetKeyHandle (spotted by Sean...
tree
|
commitdiff
2007-10-16
Rob Shearman
ntdll: Fix the return code from RtlSetDaclSecurityDescr...
tree
|
commitdiff
2007-10-16
Rob Shearman
ntdll: Fix NtAccessCheck for NULL, but present SACLs...
tree
|
commitdiff
2007-10-10
Alexandre Julliard
server: Use the file_pos_t type for file sizes and...
tree
|
commitdiff
2007-10-10
Ken Thomases
ntdll: Work around a bug in Mac OS X's getdirentries().
tree
|
commitdiff
2007-10-09
Jacek Caban
actctx: Rename version to assembly_version.
tree
|
commitdiff
2007-10-03
Rob Shearman
server: Add a new get_security_object call for getting...
tree
|
commitdiff
2007-10-03
Juan Lang
ntdll: Fix a typo.
tree
|
commitdiff
2007-10-03
Alexandre Julliard
ntdll: Fix the HEAP_CreateSubHeap return value (spotted...
tree
|
commitdiff
2007-10-02
Alexandre Julliard
ntdll: Make the heap structure more compatible with...
tree
|
commitdiff
2007-10-02
Alexandre Julliard
ntdll: Convert the subheap list to a standard list.
tree
|
commitdiff
2007-10-02
Alexandre Julliard
ntdll: Remove assumptions that the subheap is at the...
tree
|
commitdiff
2007-10-01
Alexandre Julliard
ntdll: Clear heap blocks also for WARN_ON(heap).
tree
|
commitdiff
2007-09-28
Andrey Turkin
server: Allow completion object to be attached to an...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32/ntdll: GetSecurityDescriptorOwner/Group should...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32/ntdll: MakeRelativeSD should preserve NULL...
tree
|
commitdiff
2007-09-27
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-09-27
Peter Oberndorfer
ntdll: NtAreMappedFilesTheSame semi stub.
tree
|
commitdiff
2007-09-26
Andrey Turkin
server: Implement server-side completion queues and...
tree
|
commitdiff
2007-09-26
Detlef Riekenberg
ntdll: Avoid segfault with snoop for exefiles with...
tree
|
commitdiff
2007-09-25
Mikolaj Zalewski
ntdll: Add RtlAddAuditAccessAceEx.
tree
|
commitdiff
2007-09-20
Alexandre Julliard
ntdll/tests: Skip the debugger test if the child proces...
tree
|
commitdiff
2007-09-18
Francois Gouget
ntdll: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-09-17
Alexandre Julliard
ntdll: Fix an error message.
tree
|
commitdiff
2007-09-14
Rob Shearman
server: Add get_token_statistics server call and use...
tree
|
commitdiff
2007-09-14
Rob Shearman
ntdll: Add a stub implementation of FSCTL_PIPE_IMPERSON...
tree
|
commitdiff
2007-09-10
Rob Shearman
ntdll: Remove the overly-cautious check which prevented...
tree
|
commitdiff
2007-08-30
Alexandre Julliard
ntdll: Pin down all dlls imported by the main exe.
tree
|
commitdiff
2007-08-29
Alexandre Julliard
ntdll: On Mac OS, close the CDROM device before opening...
tree
|
commitdiff
2007-08-29
Dmitry Timoshkov
ntdll: Do not leave not initialized cached timezone...
tree
|
commitdiff
2007-08-29
Alexandre Julliard
ntdll: Fixed file system name comparison on *BSD.
tree
|
commitdiff
2007-08-28
Detlef Riekenberg
ntdll: Make RtlCompactHeap more silent.
tree
|
commitdiff
2007-08-22
Alexandre Julliard
ntdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_...
tree
|
commitdiff
2007-08-22
Dmitry Timoshkov
ntdll: Reimplement TIME_GetBias using new time zone...
tree
|
commitdiff
2007-08-22
Paul Vriens
ntdll/tests: Fix typos.
tree
|
commitdiff
2007-08-21
Paul Vriens
ntdll/tests: Use skip instead of trace.
tree
|
commitdiff
2007-08-21
Paul Vriens
ntdll/tests: Do GetModuleHandle only once and add a...
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
ntdll: Detect current time zone settings.
tree
|
commitdiff
2007-08-20
Alexandre Julliard
ntdll: Return an error instead of dying in wine_server_...
tree
|
commitdiff
2007-08-16
Francois Gouget
ntdll: Better match the PSDK types and fix the winapi_c...
tree
|
commitdiff
2007-08-14
Paul Vriens
ntdll/tests: Make tests run again on win95.
tree
|
commitdiff
2007-08-14
Alexandre Julliard
ntdll: Fixed the prototype of the open_nt_file wrapper.
tree
|
commitdiff
2007-08-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-08
Francois Gouget
ntdll: Fix the RtlQueryInformationActivationContext...
tree
|
commitdiff
2007-08-08
Tijl Coosemans
ntdll: Implement CDROM_Verify for FreeBSD.
tree
|
commitdiff
2007-08-06
Luis C. Busquets...
ntdll: Update Nt stdcalls for stubs of Zw.
tree
|
commitdiff
2007-08-02
Alexandre Julliard
ntdll: Relax the activation context size check.
tree
|
commitdiff
2007-07-31
Alexandre Julliard
ntdll: Load dll from the directory containing the manif...
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Avoid activation context leak for dlls with...
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Allow optional elements in the comClass element.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Use the exact size of the manifest file.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Fixed the null bytes check in RtlIsTextUnicode.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Convert the XML parser to Unicode to support...
tree
|
commitdiff
2007-07-30
Lei Zhang
ntdll: Add Bolivian time zone info.
tree
|
commitdiff
2007-07-30
Alexandre Julliard
ntdll: Fix a compiler warning.
tree
|
commitdiff
2007-07-30
Michael Stefaniuc
ntdll: Match the definition of NtQueryEvent() with...
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
ntdll: Simplify TIME_GetBias.
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
ntdll: Add some traces to make debugging time zone...
tree
|
commitdiff
2007-07-27
Alexandre Julliard
ntdll: Simply store the assembly type without interpret...
tree
|
commitdiff
2007-07-26
Jacek Caban
kernel32: Added a number of activation context tests.
tree
|
commitdiff
2007-07-26
Michael Stefaniuc
ntdll: Remove a break after a break. Found by Smatch.
tree
|
commitdiff
2007-07-26
Alexandre Julliard
ntdll: Support single quotes around XML attribute values.
tree
|
commitdiff
2007-07-26
Alexandre Julliard
ntdll: Activate the module's activation context while...
tree
|
commitdiff
2007-07-26
Alexandre Julliard
ntdll: Use activation contexts information to load...
tree
|
commitdiff
2007-07-26
Eric Pouech
ntdll: Implemented RtlFindActivationContextSectionString.
tree
|
commitdiff
2007-07-26
Eric Pouech
ntdll: Implemented FileInformationInAssemblyOfAssemblyI...
tree
|
commitdiff
2007-07-26
Eric Pouech
ntdll: Implemented AssemblyDetailedInformationInActivat...
tree
|
commitdiff
2007-07-26
Eric Pouech
ntdll: Implemented ActivationContextDetailedInformation...
tree
|
commitdiff
next