Included new file io/iowork.c in build.
[reactos.git] / reactos / ntoskrnl /
2002-10-03 Robert DickensonIncluded new file io/iowork.c in build.
2002-10-03 Robert DickensonEnabled entry for STATUS_OBJECT_NAME_EXISTS
2002-10-03 Robert DickensonAdded prototype for IoInitializeWorkerThreads, possibly...
2002-10-03 Robert DickensonMake WinCVS look a little cleaner.
2002-10-03 Robert DickensonSome debug macro changes.
2002-10-03 Robert DickensonAdded new file. Lots of research and work required...
2002-10-02 Hartmut BirrAdded CcFlushCache and CcGetFileObjectFromSectionPtrs.
2002-10-02 Hartmut BirrRelease the cache segment if the reading of it fails...
2002-10-02 Hartmut BirrRelease the BcbLock before there is a call to CcRosFree...
2002-10-02 Hartmut BirrModified some functions, changed the sequence for acqui...
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-30 Hartmut BirrRelease PiThreadListLock before KeReleaseThread is...
2002-09-30 Casper Hornstrup2002-09-30 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-30 Hartmut BirrFixed the value for EPOCHWEEKDAY.
2002-09-30 Hartmut BirrChanged from OrginalFileObject to the FileObject from...
2002-09-30 Hartmut BirrChanged the allocation function from ExAllocatePool...
2002-09-30 David WelchFix for wrongly disabling interrupts causing system...
2002-09-27 Hartmut BirrFixed the calculation of leap days in RtlTimeToTimeFields.
2002-09-17 David WelchPass only the base name of a module.
2002-09-17 David WelchMisc. user fixes.
2002-09-17 guidofix calculation of InitSize and correctly set edx in...
2002-09-15 guidoInitialisation of debugging and floating point registers in
2002-09-15 guidoSwitch i287 fpu, if present, into protected mode (ignor...
2002-09-13 Hartmut BirrImprove converting speed in RtlTimeFieldsToTime/RtlTime...
2002-09-13 Hartmut BirrReduced some overhead for strings.
2002-09-12 guidoPrevent buffer overflows in vsn(w)printf
2002-09-11 KJK::HyperionPath to SMSS can be now set in the registry value REGIS...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupRemove some debugging code.
2002-09-07 Casper HornstrupFixed typo.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-05 Emanuele AlibertiJust one more line. Little is known about MCBs.
2002-09-04 Eric KohlAdded code to identify the cdrom drive when ReactOS...
2002-08-30 David WelchImplemented GetAncestor and IsWindowVisible
2002-08-29 David WelchFixed when changing the attributes of an area larger...
2002-08-28 Hartmut Birr*** empty log message ***
2002-08-28 Hartmut BirrChanged parameters for IoPageRead/IoPageWrite/IoSynchro...
2002-08-28 Hartmut BirrRemoved dereferencing of the event/file object for...
2002-08-28 Hartmut BirrAdded/enabled IoAcquireRemoveLockEx, IoInitializeRemove...
2002-08-28 Hartmut BirrMoved IoPageRead from io.h to iofuncs.h.
2002-08-28 Hartmut BirrChanged the parameters for InterlockedCompareExchange.
2002-08-28 Hartmut BirrSet the allocation size in IoCreateFile.
2002-08-28 Hartmut BirrAdded memcpy/memset with inline assembler implementatio...
2002-08-27 Hartmut BirrUsing ReadCacheSegment for reading a cache segment...
2002-08-27 Hartmut BirrAdded testing for a valid proccess pointer in
2002-08-27 Hartmut BirrAdded CloseInProcess to the structure OBJECT_HEADER.
2002-08-27 Hartmut BirrFixed the calculation of the ActiveCount member from...
2002-08-26 David Welch2002-08-26 David Welch <welch@computer2.darkstar...
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-08-17 Hartmut BirrZero out the page in MmTransferOwnershipPage.
2002-08-17 Hartmut BirrChange the type of the parameter PhysicalAddress in...
2002-08-17 Hartmut BirrSet the extension length to 0 if there is no extension...
2002-08-17 Hartmut BirrFixed the size for memory unmapping from boot process.
2002-08-17 Hartmut BirrSetup the correct stack location for completion routine...
2002-08-17 Hartmut Birr- Disabled write caching for meta data (FAT, directorie...
2002-08-17 Hartmut BirrIncrement/Decrement the cache reference count on each...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-16 David Welch2002-08-16 David Welch <welch@computer2.darkstar...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-10 David Welch2002-08-10 David Welch <welch@computer2.darkstar...
2002-08-09 Eric KohlFixed several function prototypes.
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-29 Eric KohlAdded RtlCopyLuidAndAttributesArray() and RtlCopySidAnd...
2002-07-29 Eric KohlAdded cache flush counters.
2002-07-27 Eric KohlAdded missing fastcall list functions
2002-07-25 Eric KohlAdded compression functions (not usabel yet).
2002-07-24 Eric KohlImplemented IoCheckDesiredAccess() and IoGetInitialStack().
2002-07-20 David WelchRenamed kernel.map -> ntoskrnl.map
2002-07-20 Eugene IngermanUse kernel.map (text format ntoskrnl symbols) instead...
2002-07-20 Eric KohlFixed [Nt/Zw]QueryAttributeFile() and [Nt/Zw]QueryFullA...
2002-07-19 Eugene IngermanFixed typo. Now can disable kernel debugger by setting...
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2002-07-18 Eric KohlAdded _purecall().
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-17 David WelchPrint stack frames as densely as possible.
2002-07-17 David WelchKDB stabs file.
2002-07-17 David WelchFixed null pointer exceptions.
2002-07-17 David WelchRemove crash testing code.
2002-07-17 David WelchFixed some bugs.
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-10 Eric KohlImplemented the ability to create suspended threads.
2002-07-10 Eric KohlRenamed some thread states.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-27 Eric KohlAdded check for loaded module prior to loading it.
2002-06-27 Eric KohlStop the system if SystemRoot cannot be created or...
2002-06-27 Eric KohlSet missing OBJ_OPENLINK attribute in IoDeleteSymbolicL...
2002-06-27 Eric KohlFixed SystemRoot accessibility check.
2002-06-20 Eric KohlFixed a long-standing hack to open symbolic link objects.
2002-06-19 Eric KohlImplemented registry links (REG_LINK).
2002-06-18 David WelchMoved win32 callback support into a new file.
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-18 Eric KohlIoDestroyDriverList(): Free memory of group and service...
2002-06-18 Eric KohlRtlQueryRegistryValues() must treat REG_MULTI_SZ and...
2002-06-17 joegntoskrnl/ps/process.c
2002-06-17 joegntoskrnl/ke/main.c
2002-06-16 David Welch2002-06-16 David Welch <welch@whitehall1-5.seh.ox...
2002-06-16 Jason FilbyNtW32Call: replace sizeof(KTRAP_FRAME) with 124 bytes
next