2005-10-27 |
Ivan Leo Puoti | Add stub implementation for NtAccessCheckAndAuditAlarm. |
blob | commitdiff | raw |
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 |
2004-03-04 |
Alexandre Julliard | Open a real file handle for drive devices, and get... |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Eric Pouech | Added support for Unix code page in NTDLL. |
blob | commitdiff | raw | diff to current |
2003-12-12 |
Jon Griffiths | Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas... |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Jon Griffiths | Implement the Rtlp* registry functions. |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Alexandre Julliard | Implement some more register functions using DEFINE_REG... |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Alexandre Julliard | Added wine_server_release_fd function to release the... |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Alexandre Julliard | Removed MODULE_GetLoadOrderA. |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Ulrich Czekalla | Added stubs for AccessCheckByType, AddAuditAccessAce, |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Alexandre Julliard | Added wine_pthread_create_thread and wine_pthread_exit_... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Ulrich Czekalla | Implemented RtlSelfRelativeToAbsoluteSD and RtlMakeSelf... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Alexandre Julliard | Use the signal stack pointer to determine the current... |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Alexandre Julliard | Implemented RtlCreateUserThread, and use it to move... |
blob | commitdiff | raw | diff to current |
2003-10-28 |
Alexandre Julliard | Implemented Add/RemoveVectoredExceptionHandler. |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Alexandre Julliard | Link kernel32 as a normal dll. |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Alexandre Julliard | Added a few missing exports. |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Alexandre Julliard | Added __wine_set_signal_fs function to avoid sharing the |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Alexandre Julliard | Moved the final process init and dependency loading to |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Alexandre Julliard | Implemented RtlCreateProcessParameters and related... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Alexandre Julliard | Moved the wine server client-side support to dlls/ntdll... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Alexandre Julliard | On TlsFree, clear the released TLS index in all threads. |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Alexandre Julliard | _ftol should return a 64-bit int (spotted by Jon Griffi... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Dmitry Timoshkov | Fix spec entry for ZwSetTimerResolution. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Alexandre Julliard | Implemented the ThreadBasicInformation case for |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Alexandre Julliard | Implemented NtRead/WriteVirtualMemory. |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Alexandre Julliard | Implemented NtDelayExecution and make Sleep call it. |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Eric Pouech | - start moving a few file related functions from files... |
blob | commitdiff | raw | diff to current |
2003-06-16 |
<ma@technoprint.ch> | Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc... |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Eric Pouech | Implemented: |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Eric Pouech | Implemented NtQueryObject and NtSetInformationObject... |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Eric Pouech | Implemented timer related functions in ntdll and make... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Eric Pouech | Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrent... |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Eric Pouech | Implemented RtlExpandEnvironmentStrings_U and fixed... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Aric Stewart | RtlUnicodeToMultiByteSize argument is not a null termin... |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Alexandre Julliard | Removed unnecessary function link names. |
blob | commitdiff | raw | diff to current |
2003-05-08 |
Eric Pouech | Implemented a bunch of environment related NTDLL APIs. |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Thomas Mertes | Implement RtlDuplicateUnicodeString, RtlFindCharInUnico... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Robert Shearman | - Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie... |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Alexandre Julliard | Implemented ntdll resource functions. |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Eric Pouech | Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Thomas Mertes | Implemented RtlRandom, RtlAreAllAccessesGranted, |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Alexandre Julliard | Implemented NtQueueApcThread, and changed the server... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Alexandre Julliard | Moved WaitForMultipleObjects to ntdll (based on a patch... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
blob | commitdiff | raw | diff to current |
next |