msi: Release the record when loading the hash data.
[wine] / dlls / ntdll /
2007-12-11  Dmitry Timoshkovntdll: Initialize the APC call union to suppress valgri...
2007-12-11  Alexandre JulliardMakedll.rules: Add a generic EXTRADLLFLAGS variable...
2007-12-06  Alexandre Julliardntdll: Support delayed loading of modules referenced...
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-12-03  Alexandre Julliardntdll: Added a sleep in NtGet/SetContextThread, a yield...
2007-11-28  Lionel Debrouxntdll: Trace arena magics (may help debugging some...
2007-11-26  Gerald Pfeiferntdll: Fix computation in enumerate_key().
2007-11-26  Gerald Pfeiferntdll: Simplify condition in RtlGetAce() based on varia...
2007-11-26  Rob Shearmanntdll: Shared manifests should have a less-strict versi...
2007-11-20  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2007-11-20  Rob Shearmanserver: Change the get_dll_info server request to allow...
2007-11-19  Alexandre Julliardntdll: Unblock signals in process init only after the...
2007-11-19  Alexandre Julliardntdll: Send the exit code to the server on failed initi...
2007-11-19  Alexandre Julliardntdll: Initialize the PEB LoaderLock pointer.
2007-11-19  Michael Stefaniucntdll: Remove duplicate includes.
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinntdll: Make async i/o functions generate completion...
2007-11-15  Andrey Turkinserver: Allow async i/o operations to send completion...
2007-11-15  Andrey Turkinntdll: Add some I/O completion tests.
2007-11-12  Peter Beutnerntdll: Better trap exception handling.
2007-11-12  Peter Beutnerntdll: Don't try to handle kill(SIGTRAP).
2007-11-12  Rob Shearmanntdll: Initialise the part of the buffer to be written...
2007-11-08  Alexandre Julliardntdll: Increase the signal stack size to avoid crashes...
2007-11-02  Hans Leidekkerntdll: Fix calculation of tape position offsets.
2007-10-31  Dan Kegelntdll: NtAccessCheck: Only send used bytes to server.
2007-10-30  Rob Shearmanserver: Pass the security descriptor into create_file...
2007-10-30  Rob Shearmanserver: Add the name length to the object_attributes...
2007-10-30  Paul Vriensntdll: Report FIXME only once.
2007-10-30  Klaus Layerntdll: Add missing FIXMEs for incomplete info classes...
2007-10-29  Tom Brusntdll: Serial/COM code misinterpreted XON/XOFF direction.
2007-10-26  Detlef Riekenbergntdll: Dump the base address when a module is loaded.
2007-10-26  Rob Shearmanserver: Make create_mapping use struct object_attribute...
2007-10-26  Rob Shearmanserver: Make create_mutex use struct object_attributes...
2007-10-26  Rob Shearmanserver: Make create_semaphore use struct object_attribu...
2007-10-25  Rob Shearmanserver: Use the security descriptor passed in when...
2007-10-24  Dmitry Timoshkovntdll: Use symbolic names when possible.
2007-10-23  Rob Shearmanntdll: Add a stub for RtlSetControlSecurityDescriptor.
2007-10-23  Rob Shearmanntdll: Fix RtlValidAcl to accept newer ACL revisions.
2007-10-23  Rob Shearmanntdll: Allow the newer ACL revisions in RtlCreateAce.
2007-10-22  Lionel Debrouxntdll/tests: Fix memory leaks (found by Smatch) and...
2007-10-22  Gerald Pfeiferntdll: #include <sys/types.h> to get dev_t.
2007-10-19  Alexandre Julliardntdll: Fixed off-by-one error in RtlGetFullPathName_U...
2007-10-18  Alexandre Julliardntdll: Cache the DOS drives stat info for up to one...
2007-10-18  Mikolaj Zalewskintdll: Support for UTF-16 manifests with reverse endian...
2007-10-18  Mikolaj Zalewskintdll: Manifests should be parsed as UTF-16 only if...
2007-10-17  Mikolaj Zalewskintdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for...
2007-10-17  Mikolaj Zalewskintdll: Add some tests for RtlIsTextUnicode.
2007-10-17  Alexandre Julliardntdll: Fixed typo in RTL_GetKeyHandle (spotted by Sean...
2007-10-16  Rob Shearmanntdll: Fix the return code from RtlSetDaclSecurityDescr...
2007-10-16  Rob Shearmanntdll: Fix NtAccessCheck for NULL, but present SACLs...
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-10-10  Ken Thomasesntdll: Work around a bug in Mac OS X's getdirentries().
2007-10-09  Jacek Cabanactctx: Rename version to assembly_version.
2007-10-03  Rob Shearmanserver: Add a new get_security_object call for getting...
2007-10-03  Juan Langntdll: Fix a typo.
2007-10-03  Alexandre Julliardntdll: Fix the HEAP_CreateSubHeap return value (spotted...
2007-10-02  Alexandre Julliardntdll: Make the heap structure more compatible with...
2007-10-02  Alexandre Julliardntdll: Convert the subheap list to a standard list.
2007-10-02  Alexandre Julliardntdll: Remove assumptions that the subheap is at the...
2007-10-01  Alexandre Julliardntdll: Clear heap blocks also for WARN_ON(heap).
2007-09-28  Andrey Turkinserver: Allow completion object to be attached to an...
2007-09-28  Mikolaj Zalewskiadvapi32/ntdll: GetSecurityDescriptorOwner/Group should...
2007-09-28  Mikolaj Zalewskiadvapi32/ntdll: MakeRelativeSD should preserve NULL...
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-27  Peter Oberndorferntdll: NtAreMappedFilesTheSame semi stub.
2007-09-26  Andrey Turkinserver: Implement server-side completion queues and...
2007-09-26  Detlef Riekenbergntdll: Avoid segfault with snoop for exefiles with...
2007-09-25  Mikolaj Zalewskintdll: Add RtlAddAuditAccessAceEx.
2007-09-20  Alexandre Julliardntdll/tests: Skip the debugger test if the child proces...
2007-09-18  Francois Gougetntdll: Fix compilation on systems that don't support...
2007-09-17  Alexandre Julliardntdll: Fix an error message.
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
2007-09-14  Rob Shearmanntdll: Add a stub implementation of FSCTL_PIPE_IMPERSON...
2007-09-10  Rob Shearmanntdll: Remove the overly-cautious check which prevented...
2007-08-30  Alexandre Julliardntdll: Pin down all dlls imported by the main exe.
2007-08-29  Alexandre Julliardntdll: On Mac OS, close the CDROM device before opening...
2007-08-29  Dmitry Timoshkovntdll: Do not leave not initialized cached timezone...
2007-08-29  Alexandre Julliardntdll: Fixed file system name comparison on *BSD.
2007-08-28  Detlef Riekenbergntdll: Make RtlCompactHeap more silent.
2007-08-22  Alexandre Julliardntdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_...
2007-08-22  Dmitry Timoshkovntdll: Reimplement TIME_GetBias using new time zone...
2007-08-22  Paul Vriensntdll/tests: Fix typos.
2007-08-21  Paul Vriensntdll/tests: Use skip instead of trace.
2007-08-21  Paul Vriensntdll/tests: Do GetModuleHandle only once and add a...
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-08-20  Alexandre Julliardntdll: Return an error instead of dying in wine_server_...
2007-08-16  Francois Gougetntdll: Better match the PSDK types and fix the winapi_c...
2007-08-14  Paul Vriensntdll/tests: Make tests run again on win95.
2007-08-14  Alexandre Julliardntdll: Fixed the prototype of the open_nt_file wrapper.
2007-08-09  Francois GougetAssorted spelling fixes.
2007-08-08  Francois Gougetntdll: Fix the RtlQueryInformationActivationContext...
2007-08-08  Tijl Coosemansntdll: Implement CDROM_Verify for FreeBSD.
2007-08-06  Luis C. Busquets... ntdll: Update Nt stdcalls for stubs of Zw.
2007-08-02  Alexandre Julliardntdll: Relax the activation context size check.
2007-07-31  Alexandre Julliardntdll: Load dll from the directory containing the manif...
2007-07-30  Alexandre Julliardntdll: Avoid activation context leak for dlls with...
2007-07-30  Alexandre Julliardntdll: Allow optional elements in the comClass element.
2007-07-30  Alexandre Julliardntdll: Use the exact size of the manifest file.
2007-07-30  Alexandre Julliardntdll: Fixed the null bytes check in RtlIsTextUnicode.
2007-07-30  Alexandre Julliardntdll: Convert the XML parser to Unicode to support...
next