2006-12-13 |
Andrew Talbot | ntdll/tests: Cast-qual warning fix. |
blob | commitdiff | raw |
2006-11-08 |
Francois Gouget | Fix ntsecapi.h so it does not depend on winternl.h. |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Alexandre Julliard | ntdll: Added implementation of RtlDllShutdownInProgress. |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Robert Reif | ntdll: Fix some function arguments. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Alexandre Julliard | ntdll: Move the calling of the process entry point... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Alexandre Julliard | ntdll: Moved the calling of the process entry point... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Ge van Geldorp | ntdll: Widen fields in LDR_RESOURCE_INFO to accomodate... |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Eric Pouech | ntdll/kernel32: Moved GetThreadSelectorEntry to ntdll. |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Eric Pouech | ntdll/kernel32: Pipe information. |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Alexandre Julliard | ntdll: Implemented RtlPcToFileHeader. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Mike McCormack | ntdll: Stub implementations of NtCreateIoCompletion... |
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-08 |
Alexandre Julliard | ntdll: Get rid of the main_file argument in LdrInitiali... |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Alexandre Julliard | Avoid importing _strlwr/_strupr from ntdll. |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Alexandre Julliard | ntdll: Add debug registers to the context of all except... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Vitaliy Margolen | ntdll: NtQueryInformationToken change parameters accord... |
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 |
2006-01-03 |
Rolf Kalbermatter | include: Fix DECLSPEC_NORETURN for compilation with... |
blob | commitdiff | raw | diff to current |
2005-12-08 |
Alexandre Julliard | ntdll: Check for failure to get the user path in RtlOpe... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Ivan Leo Puoti | Implement RtlInitAnsiStringEx. |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Ivan Leo Puoti | Fix NtQueryDirectoryObject prototype, documentation... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Ivan Leo Puoti | Add stub implementation for NtAccessCheckAndAuditAlarm. |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Vitaliy Margolen | Add OBJECT_BASIC_INFORMATION to winternl.h. |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Eric Pouech | - rewrite kernel32:{Set|Get}PriorityClass on top of... |
blob | commitdiff | raw | diff to current |
2005-09-06 |
James Hawkins | Correct third parameter of NtQueryInformationAtom. |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Francois Gouget | Declare PNTSTATUS in lmaccess.h and ntsecapi.h to match... |
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-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-07-15 |
Dmitry Timoshkov | Use SIZE_T type for size variables in NTDLL when approp... |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Mike McCormack | Define the remaining Nt* functions. |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Mike McCormack | Add more Nt* functions. |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Mike McCormack | Add more Nt* functions. |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Paul Vriens | Removed 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_I... |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Mike McCormack | Define more Nt* functions. |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Felix Nawothnig | Add some values to the PROCESS_INFORMATION_CLASS enumer... |
blob | commitdiff | raw | diff to current |
2005-06-28 |
Mike McCormack | Declare some Nt* 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-27 |
Mike McCormack | Declare some Nt* functions. |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Mike McCormack | Add prototype and fix RtlpNtCreateKey. |
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 |
Mike McCormack | Declare RtlGUIDFromString and RtlStringFromGUID. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Paul Vriens | Added KERNEL_USER_TIMES struct. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Mike McCormack | - avoid winternl.h depending on winbase.h |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Robert Shearman | Implement RtlImpersonateSelf, RevertToSelf and MapGener... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
James Hawkins | Implement RtlCopySecurityDescriptor. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Mike McCormack | Use HANDLE instead of HKEY in the NT API. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Mike McCormack | Declare Nt directory functions. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Mike McCormack | Add/fix more NT native API declarations. |
blob | commitdiff | raw | diff to current |
2005-06-14 |
Mike McCormack | Declare port functions and fix prototypes. |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Paul Vriens | Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct. |
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-10 |
Mike McCormack | Dependency fixes for winternl.h. |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Paul Vriens | Add another (unknown) member to SYSTEM_THREAD_INFORMATION. |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Alexandre Julliard | Moved the ntdll per-thread data out of the TEB into... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Felix Nawothnig | Make SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE... |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Paul Vriens | Change SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Alexandre Julliard | Fixed RtlIsTextUnicode prototype, and made it properly... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Ivan Leo Puoti | Rename SystemDriverInformation to SystemModuleInformation. |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Alexandre Julliard | Removed the special casing of kernel32 and ntdll for... |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Paul Vriens | Sorted some of the structs and made them consistent. |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Eric Pouech | Implemented NTDLL atom support. |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Paul Vriens | Changed SystemHandleList into SystemHandleInformation |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Paul Vriens | Remove HANDLEINFO struct. |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Paul Vriens | Remove the not used PROCESS_INFO struct. |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Alexandre Julliard | Added proper names for the remaining TEB fields. |
blob | commitdiff | raw | diff to current |
2005-04-24 |
Mike McCormack | Implemented NtSignalAndWaitForSingleObject. |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Robert Shearman | - Clean up well-known privileges. |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Paul Vriens | Remove THREAD_INFO struct. |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Eric Pouech | - moved named pipe creation to ntdll |
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-04-11 |
Mike McCormack | Move mailslot set and query info implementation to... |
blob | commitdiff | raw | diff to current |
2005-03-29 |
James Hawkins | - Implement NtLoadKey. |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Mike McCormack | Implement CreateMailslot using NtCreateMailslotFile. |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Alexandre Julliard | Added support for the TLS expansion slots, adding an... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Ivan Leo Puoti | Move Rtl*Registry* structs, defines and prototypes... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Robert Shearman | - Implement AdjustTokenPrivileges, DuplicateTokenEx and |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Rein Klazes | In NtQuerySystemInformation, handle request for informa... |
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-20 |
Hans Leidekker | Stub implementations for EnumPageFiles{A,W}, GetProcess... |
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-22 |
Alexandre Julliard | Fixed prototypes of a couple of ntdll functions. |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Hans Leidekker | Stub implementations for AdjustTokenGroups, AreAllAcces... |
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-11-04 |
Juan Lang | - implement LookupPrivilegeName |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Robert Shearman | Fix NtAllocateVirtualMemory declaration and fix users... |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Alexandre Julliard | Implemented NtYieldExecution. |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Robert Reif | Document all the structure members up to SessionId... |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Eric Pouech | - ctrl-c enabling flag is now inherited |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Francois Gouget | Disable the RtlBitMap tests if compiling with the Micro... |
blob | commitdiff | raw | diff to current |
2004-08-31 |
Francois Gouget | Add PSZ to windef.h. |
blob | commitdiff | raw | diff to current |
2004-08-27 |
Mike McCormack | Added a few more prototypes to the headers. |
blob | commitdiff | raw | diff to current |
next |