SYSTEM_TIME_ZONE_INFORMATION added.
[reactos.git] / reactos /
2000-10-22 Eric KohlFixed warnings and indentation
2000-10-18 Jason Filby*** empty log message ***
2000-10-18 Jason Filby*** empty log message ***
2000-10-18 Jason Filby*** empty log message ***
2000-10-16 jeanadd management of free blocks
2000-10-16 jeanremove unimplemented functions
2000-10-14 Jason FilbyImproved bitblt and painting performance
2000-10-14 Jason FilbyMinor fixes
2000-10-14 Jason Filby*** empty log message ***
2000-10-11 David WelchCorrected typos in the minix driver
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-11 jeanremove code for tests
2000-10-11 jeanadded tests in apps/regtest
2000-10-09 Eric KohlMinor update
2000-10-09 Eric KohlFixed compiler warning
2000-10-08 David WelchFixed compilation bugs
2000-10-08 Eric KohlFixed a typo
2000-10-08 Eric KohlAdded nameless struct/union support for [U]LARGE_INTEGER
2000-10-08 David WelchAdditional bug fixes
2000-10-08 Eric KohlAdded atom table stubs
2000-10-08 Eric KohlAdded atom table stubs
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-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 jeanremove ctrl-M
2000-09-12 jeandeclaration of NtLoadKey2 corrected.
2000-09-12 jeanchanges in IRP for compatibility
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
next