2008-03-15 |
Alexandre Julliard | ntdll: Implemented NtWriteFileGather. |
blob | commitdiff | raw |
2008-03-15 |
Alexandre Julliard | ntdll: Implemented NtReadFileScatter. |
blob | commitdiff | raw | diff to current |
2008-01-02 |
Rob Shearman | ntdll: Implement RtlRegisterWait, RtlDeregisterWait... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Andrey Turkin | ntdll: Implement BindIoCompletionCallback. |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Rob Shearman | ntdll: Add a stub for RtlSetControlSecurityDescriptor. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Peter Oberndorfer | ntdll: NtAreMappedFilesTheSame semi stub. |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Mikolaj Zalewski | ntdll: Add RtlAddAuditAccessAceEx. |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Francois Gouget | ntdll: Fix the RtlQueryInformationActivationContext... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
Luis C. Busquets... | ntdll: Update Nt stdcalls for stubs of Zw. |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Eric Pouech | ntdll: Implemented RtlFindActivationContextSectionString. |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Alexandre Julliard | ntdll: Initial implementation of RtlQueryInformationAct... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Alexandre Julliard | ntdll: Implemented handling of the per-thread activatio... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Alexandre Julliard | kernel32: Move activation context creation to ntdll... |
blob | commitdiff | raw | diff to current |
2007-06-08 |
Andrey Turkin | ntdll: Stub and document IoCompletion APIs. |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Alexandre Julliard | server: Add support for system processes, that can... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Vitaliy Margolen | ntdll: Implement RtlWriteRegistryValue and forward... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Alexandre Julliard | ntdll: Implemented LdrAddRefDll. |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Alexandre Julliard | ntdll: Reimplement LdrGetDllHandle to use the same... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Louis Lenders | ntdll: Add NtAreMappedFilesTheSame stub. |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Francois Gouget | ntdll: The fourth parameter of RtlUnwind() is a pointer... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Francois Gouget | ntdll: ZwRaiseException() is not a register function. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Damjan Jovanovic | ntdll: Slist support. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Mike McCormack | ntdll: Implement RtlDecodePointer and RtlEncodePointer. |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Alexandre Julliard | ntdll: Added implementation of RtlDllShutdownInProgress. |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Francois Gouget | ntdll: Document a Microsoft spelling mistake so we... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Robert Reif | ntdll: Fix some function arguments. |
blob | commitdiff | raw | diff to current |
2006-06-12 |
Alexandre Julliard | ntdll: Added spec entry for NtQueryMultipleValueKey. |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Alexandre Julliard | ntdll: Implemented RtlPcToFileHeader. |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Jacek Caban | ntdll: Added NtGetTickCount implementation. |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Mike McCormack | ntdll: Stub implementations of NtCreateIoCompletion... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Alexandre Julliard | ntdll: Add wrappers for the remaining math functions. |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Alexandre Julliard | ntdll: Add wrappers for the string functions. |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Robert Shearman | ntdll: Move the call to MODULE_DllThreadAttach from... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Robert Shearman | ntdll: Very crude implementation of RtlQueueWorkItem. |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Alexandre Julliard | ntdll: Simplify loadorder code by using an enum instead... |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Johan Dahlin | ntdll: RtlIpv4AddressToStringExW/RtlIpv4StringToAddress... |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Alexandre Julliard | ntdll: memcpy should behave like memmove in ntdll too. |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Alexandre Julliard | ntdll: Mark all libc-style functions as private to... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Mike McCormack | ntdll: Forward ZwNotifyChangeDirectoryFile to NtNotifyC... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
H. Verbeet | ntdll: Add a stubbed NtSetSystemInformation. |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Mike McCormack | ntdll: Add a stub implementation of NtNotifyChangeDirec... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Alexandre Julliard | ntdll: NtRaiseException doesn't need to be a register... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Alexandre Julliard | Add -register hint in ntdll, kernel and msvcrt spec... |
blob | commitdiff | raw | diff to current |
2005-12-15 |
Alexandre Julliard | ntdll: Reimplemented _chkstk and _alloca_probe directly... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Ivan Leo Puoti | Implement RtlInitAnsiStringEx. |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Ivan Leo Puoti | Add stub implementation for NtAccessCheckAndAuditAlarm. |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Alexandre Julliard | Specify 64-bit integers as double instead of long long... |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Alexandre Julliard | Removed a few internal functions that are no longer... |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Alexandre Julliard | Added a stub for NtAlertResumeThread. |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Alexandre Julliard | Added a wine_unix_to_nt_file_name function to do proper... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Alexandre Julliard | Moved the version initialization to ntdll. |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Alexandre Julliard | Implemented a few trivial ntdll functions that have... |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Alexandre Julliard | Use the new RtlExitUserThread function instead of exporting |
blob | commitdiff | raw | diff to current |
2005-08-01 |
Alexandre Julliard | Added commented out stubs for a bunch of new functions. |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Eric Pouech | Implemented OpenProcess on top of NtOpenProcess. |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Paul Vriens | Correct the entries for [Nt|Zw]OpenSymbolicLinkObject. |
blob | commitdiff | raw | diff to current |
2005-06-23 |
James Hawkins | Add stub implementation of RtlAddAuditAccessAce. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Alexandre Julliard | Sort entry points alphabetically. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
James Hawkins | Implement RtlCopySecurityDescriptor. |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Mike McCormack | Add and fix function prototypes. |
blob | commitdiff | raw | diff to current |
2005-06-12 |
James Hawkins | Add RtlAnsiCharToUnicodeChar definition. |
blob | commitdiff | raw | diff to current |
2005-06-12 |
Eric Kohl | Implement RtlAdjustPrivilege. |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Alexandre Julliard | Moved the server part of the ExitThread functionality... |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Vincent Béron | Correct arg count for 3 functions in ntdll.spec and... |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Eric Pouech | Implemented NTDLL atom support. |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Mike McCormack | ZwQueryTimer should forward to NtQueryTimer. |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Robert Shearman | - Clean up well-known privileges. |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Alexandre Julliard | Remove all traces of the VIRTUAL_SetFaultHandler support. |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Mike McCormack | Declare and define a stub for NtSignalAndWaitForSingleO... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Benjamin Cutler | - Correct args for NtPowerInformation. |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Mike McCormack | Stub implementation of RtlAbsoluteToSelfRelativeSD. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Ivan Leo Puoti | Update ntdll.spec against current Microsoft build. |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Ivan Leo Puoti | Add implementation for RtlQueryRegistryValues, RtlCheck... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Rein Klazes | Get rid of the rdtsc cpu instruction method for calcula... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Ivan Leo Puoti | Added NtLoadDriver and NtUnloadDriver stubs. |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Alexandre Julliard | Fixed the FIXME in RtlNtStatusToDosError, and implemented |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Robert Shearman | Implement NtQueryTimer. |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Robert Shearman | Implement handle tables and add tests for them. |
blob | commitdiff | raw | diff to current |
2004-12-02 |
Eric Pouech | - moved event, semaphore, mutex implementation from... |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Alexandre Julliard | Implemented NtYieldExecution. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Steven Edwards | Added stub for NtShutdownSystem. |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Mike McCormack | Stub implementations for NtAdjustGroupsToken and NtAler... |
blob | commitdiff | raw | diff to current |
2004-08-27 |
Mike McCormack | Added stub implementations for NtDeleteFile and NtCance... |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Alexandre Julliard | Fd type is no longer used, get rid of it. |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Mike McCormack | Stub implementation for NtSetInformationToken. |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Mike McCormack | Stub implementation and declaration for NtCreateNamedPi... |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Mike McCormack | Moved FlushInstructionCache to ntdll. |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Alexandre Julliard | Added support for getting and setting the UI language. |
blob | commitdiff | raw | diff to current |
2004-07-15 |
Alexandre Julliard | Set the system directory in ntdll as soon as we have... |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Alexandre Julliard | Store the number of processors in the PEB structure. |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Raphael Junqueira | Added _vsnwprintf (needed by some native XP dlls). |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Alexandre Julliard | Moved creation of the CDROM registry keys into the... |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Alexandre Julliard | Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Alexandre Julliard | Reimplemented GetFileAttributesExW and GetCompressedFil... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Robert Shearman | Stub and documentation for RtlFormatMessage. |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Alexandre Julliard | Reimplemented GetFileAttributesW, SetFileAttributesW... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Alexandre Julliard | Moved wine_get_unix_file_name implementation to ntdll... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Raphael Junqueira | - fix DbgPrint and implement DbgPrintEx |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Raphael Junqueira | Added some stubs. |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Raphael Junqueira | Stub implementations of RtlCreateQueryDebugBuffer, |
blob | commitdiff | raw | diff to current |
next |