Seem to have missed updating these previously....
[reactos.git] / reactos /
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-08-05 Jason FilbyUpdated version file to 0.0.20
2002-08-04 Eugene IngermanFixed a bug in the new Engxxx objects code.
2002-08-04 Eugene IngermanRewrote gdi (Engxxx) objects.
2002-08-04 Eugene IngermanAdded more tests to gditest.c
2002-08-04 Eugene IngermanRemoved deprecated file.
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 KohlImplemented RtlTimeToElapsedTimeFields().
2002-07-25 Eric KohlImplemented RtlTimeToElapsedtimeFields().
2002-07-25 Eric KohlAdded compression functions (not usabel yet).
2002-07-24 Eric KohlImplemented IoCheckDesiredAccess() and IoGetInitialStack().
2002-07-23 Jurgen van GaelOpenSCManager waits for services.exe to initialize
2002-07-23 Eugene IngermanFixed bugs in region operations code (should run region...
2002-07-22 Eric KohlRead drive number from the command line.
2002-07-22 Eugene IngermanMissing file.
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-20 David WelchRenamed kernel.map -> ntoskrnl.map
2002-07-20 Eugene IngermanUse kernel.map (text format ntoskrnl symbols) instead...
2002-07-20 Jurgen van GaelGCC 3.1 compatibility
2002-07-20 Robert DickensonAdded new section to support default applications:
2002-07-20 Eric KohlAdded check for loaded system start drivers.
2002-07-20 Eric KohlMinor improvements.
2002-07-20 Eric KohlAdded some experimental code
2002-07-20 Eric KohlImplemented FileAllInformation.
2002-07-20 Eric KohlFixed [Nt/Zw]QueryAttributeFile() and [Nt/Zw]QueryFullA...
2002-07-20 Eric KohlImplemented FileNetworkOpenInformation.
2002-07-19 Eric KohlFixed 'clean' rule because rdel cannot delete itself.
2002-07-19 Eugene IngermanFixed typo. Now can disable kernel debugger by setting...
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2002-07-18 Eric KohlMoved _SET_PARTITON_INFORMATION to a common location.
2002-07-18 Eric KohlFixed a typo.
2002-07-18 Eric KohlAdded _purecall().
2002-07-18 Eric KohlRemoved some obsolete definitions of __unit64.
2002-07-18 Eric KohlAdded IOCTL_DISK_SET_PARTITION_INFO.
2002-07-18 Eric KohlBuild and install beep and null driver.
2002-07-18 Eric KohlReported sector size must always be a power of 2.
2002-07-18 Eric KohlFixed access to non-existent device extension.
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-17 David WelchPrint stack frames as densely as possible.
2002-07-17 David WelchUpdated .cvsignore file
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-15 Hartmut BirrChanged the ordering for allocating the inquiry buffer...
2002-07-15 Eric KohlDump the first MFT cluster and some file attributes.
2002-07-15 Steven EdwardsFix end of line warning
2002-07-15 Steven EdwardsFix winebuild of regsvr32
2002-07-15 Rex Jolliffa test
2002-07-14 Hartmut BirrClose the files after loading.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-13 Casper HornstrupFix typo
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-13 Eric KohlFixed a typo
2002-07-10 Robert DickensonCorrected makefiles for all tests and added new applica...
2002-07-10 Eric KohlImplemented the ability to create suspended threads.
2002-07-10 Eric KohlRenamed some thread states.
2002-07-10 Eric KohlConnectNamedPipe(): STATUS_PIPE_CONNECTED reports a...
2002-07-09 Steven EdwardsMore wine dlls/programs
2002-07-08 Steven EdwardsUpdated for wine
2002-07-08 Steven EdwardsFixed typo
2002-07-07 Steven EdwardsFixed more of wine
2002-07-07 Steven EdwardsRemoved by mistake
2002-07-06 Steven EdwardsSyncing of WINE dlls
2002-07-06 Eric KohlRevert last patch.
2002-07-06 Steven EdwardsRemove wine's rpcrt for the list of targets
2002-07-06 Steven Edwardsnew config.h
2002-07-05 Eric KohlAdded the ability to expand embedded environment variab...
2002-07-04 David WelchAdded some missing files.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-07-04 Steven EdwardsFix Wine Resource Compiler Path
2002-06-30 Eugene IngermanVideo mode switching when entering pice shell.
2002-06-30 Eugene IngermanIgnore v86 faults (for now).
2002-06-30 Eugene IngermanAdded NFLAGS when calling nasm.
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-26 Hartmut BirrFixed a typo.
2002-06-26 Hartmut BirrFixed some calculatations in ObmpGetObjectHandle.
2002-06-26 Hartmut BirrAdded PCM_PARTIAL_RESOURCE_LIST.
2002-06-26 Hartmut BirrChanged the sector size from BLOCKSIZE to the size...
2002-06-25 Eric KohlAdded 'Multi UNC Provider' driver stub.
2002-06-25 Eric KohlAdded NTFS driver stub.
2002-06-25 Eric KohlAdded 'Multi UNC Provider' driver stub.
2002-06-25 Eric KohlAdded eventlog service stub.
2002-06-25 Eric KohlAdded rpc server stub.
2002-06-25 Eric KohlAdded eventlog service stub.
2002-06-25 Eric KohlImplemented CallNamedPipeW() and TransactNamedPipe().
2002-06-22 David WelchOne case only please.
2002-06-21 Robert DickensonUpdated with latest changes for including new net modules.
2002-06-21 Robert DickensonAdded required definitions for the packet driver to...
2002-06-21 Eugene IngermanFixed typo/bug in W32kCallWindowProc.
2002-06-20 Eric KohlFixed a long-standing hack to open symbolic link objects.
next