NtDuplicateToken() must create and return a handle to the duplicated token.
[reactos.git] / reactos / ntoskrnl / ex /
2004-06-23 Alex IonescuAdded Ex Stubs
2004-06-23 Alex IonescuAdded Ex Stubs
2004-06-19 Filip Navara- Callbacks implementation. A little modified patch...
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-06-01 Steven Edwardschange xInterlockedAddLargeStatistic and ExInterlockedC...
2004-05-26 Filip Navara- Return success for SystemFileCacheInformation request...
2004-05-02 Eric KohlAdd missing io performance counters.
2004-05-02 James TaborProper way for counting process handles.
2004-04-28 Hartmut Birr- Dereference the idle process in some of the NtQuerySy...
2004-04-26 James TaborAdded Process HandleCount information.
2004-04-23 James TaborFixed my mistake in SystemProcessorInformation.
2004-04-23 James TaborFixed SystemProcessorInformation.
2004-04-22 James TaborImplemented new Ros exclusive function SystemFullMemory...
2004-04-14 James TaborImplementation of system performance auditing hax.
2004-03-09 David Welch- Replaced some common sequences of inline assembly...
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-30 Aleksey BraginUpdate inline assembler to be compatible with MSVC
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Hartmut Birr- Initialized lookaside lists earlier in the startup...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-11 Gé van GeldorpFix OpenDesktop()
2003-10-07 Eric KohlCreate type objects for all object types.
2003-09-14 Hartmut Birr- Dereference the process pointer in QSI_DEF(SystemProc...
2003-08-21 Thomas Bluemelinitial support for system menus
2003-08-18 Emanuele AlibertiSystemProcessInformation: PPID retrieved.
2003-08-14 Andrew GreenwoodReactOS W32API convert part 4
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-17 Andrew GreenwoodWin 32 API header compatibility update
2003-07-15 Andrew GreenwoodMy first CVS commit. Hope I get this right. I did put...
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-12 David Welch- Fixed a deadlock - if a thread releasing an fmutex...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell IIIadded @implemented and @unimplemented notes to the...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-01 Gé van GeldorpProperly clean up terminated threads
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-03-29 Casper Hornstrup2003-03-29 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-24 KJK::Hyperion - changed a couple of structures to match the definiti...
2003-02-25 Eric KohlImplemented ExIsProcessorFeaturePresent().
2003-02-09 Hartmut BirrRemoved the fix for flushing modified cache segments...
2003-01-30 Hartmut BirrWrite back dirty pages from cache manager at shutdown.
2002-12-16 Hartmut BirrFixed Exfi386InterlockedExchangeUlong and InterlockedEx...
2002-12-09 Hartmut BirrFixed the setting of the real time clock.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-03 Robert DickensonMake WinCVS look a little cleaner.
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-30 Hartmut BirrChanged the allocation function from ExAllocatePool...
2002-09-15 guidoSwitch i287 fpu, if present, into protected mode (ignor...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Hartmut BirrChanged the parameters for InterlockedCompareExchange.
2002-08-27 Hartmut BirrFixed the calculation of the ActiveCount member from...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-07-27 Eric KohlAdded missing fastcall list functions
2002-06-20 Eric KohlFixed a long-standing hack to open symbolic link objects.
2002-06-14 Eric KohlFixed automatic loading of required modules.
2002-06-05 Hartmut BirrFixed the wrong parameter odering in a call to memset...
2002-05-19 David Welchntoskrnl/cc/view.c: CcRosTrimCache: Added a comment...
2002-05-19 Casper HornstrupFixed a bug in ExAquireFastMutexUnsafe
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-03-23 Casper HornstrupAdded tree traversal routines for tree data structures.
2002-03-23 Casper HornstrupSupport non-paged version of binary tree, splay tree...
2002-03-22 Casper HornstrupAdded a binary tree implementation
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2001-12-27 David WelchSet WP bit in CR0
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-05 David WelchFixed security define spelling
2001-11-18 David WelchFixed bugs with vim
2001-09-06 David WelchFixed problem with __NTOSKRNL__ not being defined by...
2001-09-02 David WelchImplemented NtSetEnvironmentVariable
2001-09-02 David WelchImplemented NtQuerySystemEnvironmentValue
2001-08-30 Eric KohlFixed calling conventions
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-20 Eric KohlSome more fixes for 'fastcall' support.
2001-06-20 Eric KohlFirst fixes to support fastcall:
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-22 Emanuele AlibertiQuery/SetSystemInformation: added stubs for information...
2001-03-16 David WelchRemoved obsolete header files
2001-03-07 David WelchMore .cvsignore files
2001-03-07 David WelchAdded tagging of most allocates
2001-01-18 Eric KohlImplemented system module Information
2001-01-17 Eric KohlImplemented SystemDeviceInformation info class
2000-12-23 David WelchAll task switching is done in software.
2000-11-04 Eric KohlFixed some system information stuff
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-22 Eric KohlReplaced linux io calls
2000-10-07 David WelchAdded multiboot support to ntoskrnl
next