reactos.git
2000-10-07 Eric KohlImplemented missing KeRaiseIrqlToXxLevel() functions
2000-10-07 Eric KohlAdded check for existing 'SystemRoot' link target
2000-10-07 David WelchSome bug fixes
2000-10-07 David WelchRenamed makefile to Makefile
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-10-06 Eric KohlImplemented NtPulseEvent() and NtQueryEvent()
2000-10-06 Eric KohlMinor fix
2000-10-06 Eric Kohlobsolete
2000-10-06 Eric KohlImplemented IoCreateNotificationEvent() and IoCreateSyn...
2000-10-05 Eric KohlAdded missing STDCALLs
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-10-05 Eric KohlImplmented NtFlushWriteBuffer()
2000-10-05 jeanadd some tests
2000-10-05 jeancorrect bugs
2000-10-04 Emanuele AlibertiRegistry Explorer (console tool) by Nedko Arnaoudov...
2000-10-01 Eric KohlImplemented GetFileType()
2000-09-29 jeanwork on registry
2000-09-27 Eric KohlImplemented CreatePipe()
2000-09-27 Eric KohlImplemented some ascii functions
2000-09-24 Phillip SusiFixed crash due to thread priority out of bonuds bug...
2000-09-22 jeanread functions on file SYSTEM implemented
2000-09-21 jeanwork on ntopenkey forkeys insystem hive
2000-09-18 jeantype of Name in KEY_BLOCK corrected
2000-09-17 Casper HornstrupAdded WinSock 2 DLL Stubs
2000-09-17 Casper HornstrupAdded ping application (won't work on ReactOS yet)
2000-09-17 Casper HornstrupSmall change in tdikrnl.h
2000-09-17 Casper HornstrupAdded WinSock 2 Headers
2000-09-17 Casper HornstrupAdded WinSock 2 DLL Stubs
2000-09-17 Casper HornstrupAdded WinSock 2 Helper DLL for TCP/IP (Stubs only)
2000-09-14 jeanwork on registry files
2000-09-13 jeanreport changes from 1.29
2000-09-13 jeanwork on registry
2000-09-13 jeanwork on registry
2000-09-13 Rex Jolliffadded some book references
2000-09-12 Emanuele AlibertiAdded Casper to the coders parade.
2000-09-12 Emanuele AlibertiUpdated years in version info.
2000-09-12 jeanremove ctrl-M
2000-09-12 jeandeclaration of NtLoadKey2 corrected.
2000-09-12 jeanchanges in IRP for compatibility
2000-09-11 Emanuele AlibertiVersion resource added to the system utilities.
2000-09-10 Emanuele AlibertiLittle change to make version resource linked in ne2000...
2000-09-10 Eric KohlImplemented driver shutdown registration
2000-09-10 Emanuele AlibertiRC script updated.
2000-09-08 Eric KohlImplemented basic registry functions
2000-09-08 Eric KohlFixed [Nt/Zw]LoadKey2 prototype
2000-09-08 Eric KohlOoops! I forgot that little thingy...
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-06 Phillip SusiMade PsGetCurrentThread STDCALL
2000-09-06 Phillip SusiInitialize new Win32ThreadData member in ETHREAD
2000-09-06 Phillip SusiMade ObAddEntryDirectory STDCALL
2000-09-06 Phillip SusiMade PsGetCurrentThread STDCALL
2000-09-06 Phillip SusiAdded pointer to win32k data in ETHREAD
2000-09-06 Phillip SusiMade ObAddEntryDirectory STDCALL
2000-09-06 Phillip SusiAdded ObAdEntryDirectory and PsGetCurrentThread to...
2000-09-05 Eric KohlRegistry fixes (not usable yet)
2000-09-05 Eric KohlAdded registry test app
2000-09-05 Eric KohlImplemented dll detach on thread termination
2000-09-05 Eric KohlImplemented dll detach on process termination
2000-09-04 Eric KohlFixed some minor loader bugs
2000-09-03 Eric KohlSome minor fixes
2000-09-03 Eric KohlFixed mysterious registry bug
2000-09-01 Eric KohlImproved internal dll handling
2000-08-31 David WelchReverted back to revision 1.59 because my last commit...
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-29 Emanuele AlibertiVersion resource was off the final binary image.
2000-08-28 Eric KohlAdded/fixed resource 'loader'.
2000-08-28 Casper HornstrupFixed user32.dll so it will compile
2000-08-27 David WelchAdded platform independant mkdir program
2000-08-27 Eric KohlUser-mode loader improvements
2000-08-27 Casper HornstrupFixed user32.dll so it will compile
2000-08-27 Casper HornstrupAdded Novell Eagle 2000 Driver
2000-08-27 Casper HornstrupBasic NDIS 3.0 support
2000-08-27 Casper HornstrupFixed bugs in TCP/IP driver
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-08-25 Eric KohlFinished drive letter assignment
2000-08-24 Eric KohlMinor ide driver cleanup
2000-08-22 Eric KohlFixed partition read bug
2000-08-22 Eric KohlFixed disk size and partition limits
2000-08-22 Eric KohlxHalIoReadPartitionTable() can now handle partially...
2000-08-21 Eric KohlImplemented IoReadPartitionTable().
2000-08-20 David WelchFixed memory manager bugs
2000-08-19 Eric KohlFixed the real bug
2000-08-19 Eric KohlFixed an ugly bug
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-18 Eric KohlFixed port i/o functions
2000-08-18 Eric KohlFixed partition id bug
2000-08-17 Eric KohlAdded preliminary pci bus scanner
2000-08-15 Eric KohlFixed some warnings
2000-08-15 Eric KohlImproved shared user page
2000-08-14 Emanuele AlibertiWin32 fiber stubs.
2000-08-14 Emanuele AlibertiWin32 fiber stubs
2000-08-12 David WelchAdded shared data test application
2000-08-12 David WelchUpdated CREDITS
2000-08-11 Emanuele AlibertiFixed a pair of exported symbols' stack size.
2000-08-11 Emanuele AlibertiAdded symbolic link expansion.
2000-08-11 Eric KohlRemoved M$ driver
2000-08-11 Eric KohlRemoved unused file
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-11 jeanlittle work on registry
2000-08-10 Eric KohlFixed typo
next