Added NDISVERSION define for our target NDIS support level, currently commented out...
[reactos.git] / reactos /
2002-08-17 Robert DickensonAdded NDISVERSION define for our target NDIS support...
2002-08-17 Robert Dickensonfixed clean rule to match other makefile standard
2002-08-17 Robert DickensonFixed typo in header comment.
2002-08-17 Robert DickensonAdded new module for snmpapi.dll
2002-08-17 Hartmut BirrDisabled/removed debug messages.
2002-08-17 Hartmut BirrChanged the values for the page file size from the...
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 BirrRemoved freeing of IRP's MDL in ScsiClassIoComplete.
2002-08-17 Hartmut BirrSetup the correct stack location for completion routine...
2002-08-17 Hartmut BirrRemoved the absolute path (c:\reactos\system32) to...
2002-08-17 Hartmut Birr- Release streaming file object for directories in...
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 Eugene IngermanUpdated memory area const names.
2002-08-16 David Welch2002-08-16 David Welch <welch@computer2.darkstar...
2002-08-15 David WelchExport LdrFindResourceDirectory_U
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-13 Eric KohlImplemented and fixed several ACL and SD functions.
2002-08-10 Eric KohlAdded missing newline
2002-08-10 Eric KohlAdded compression stubs
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-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...
next