reactos.git
2003-02-20 Robert Dickensonminor update to sync my tree.
2003-02-19 Marty DillRichard Campbell's Win9x/NT4/5 window style patch.
2003-02-19 Jason FilbyUpdated close graphic
2003-02-19 Eric KohlStarted implementing a hive check (still disabled).
2003-02-19 Gé van GeldorpDon't pass (unused) DeviceHandle into ObCreateObject...
2003-02-18 Casper Hornstrup2003-02-18 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-18 Casper Hornstrup2003-02-18 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-18 Eric KohlUse a 5-step transaction to update hive and log file.
2003-02-18 Eric KohlTiny update, fixes some output annoyances.
2003-02-17 Gé van GeldorpImplemented VideoPortGetAccessRanges
2003-02-17 Gé van GeldorpImplemented HalpAssignPciSlotResources
2003-02-17 Gé van GeldorpBring types of memory to allocate (PagedPool etc.)...
2003-02-17 Gé van GeldorpFreeLdr tries to load "Start"=dword:00000000 entries...
2003-02-17 Jason FilbyMinor fixes
2003-02-17 Jason FilbyImprovements by Royce Mitchell III
2003-02-17 Eric KohlWrite log file header, block bitmap and dirty blocks.
2003-02-17 Eric KohlFixed a compiler warning.
2003-02-17 Eric KohlAdded errcodes.rc.
2003-02-17 Eric KohlReplaced kernel32 heap functions by ntdll heap functions.
2003-02-16 Hartmut Birr- Set the last error if SearchPathW fails.
2003-02-16 Hartmut Birr- Added iswspace.
2003-02-16 Hartmut Birr- errcodes.rc and msg00409.bin are build by the makefile.
2003-02-16 Hartmut Birr- Add a rule to build errcodes.rc.
2003-02-16 Eric KohlChanged vidport to videoprt.
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Phillip SusiConverted a few stray unix linefeeds to dos
2003-02-15 Gé van GeldorpSupport for VMware video drivers (oops, forgot this...
2003-02-15 Gé van GeldorpMoved to drivers\dd\videoprt
2003-02-15 Gé van GeldorpSupport for VMware video driver
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2003-02-14 Eric KohlCalculate hive header checksum.
2003-02-14 Eric KohlReplaced filesystem list spinlock by an executive resource.
2003-02-14 Eric KohlFixed declarations.
2003-02-14 Eric KohlNew bins should be flushed properly.
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2003-02-13 Eric KohlImplemented merging of free blocks.
2003-02-12 Eric KohlAdded hive synchronization to value-related registry...
2003-02-12 Eric KohlAdded value delete and enumerate tests.
2003-02-12 Eric KohlImplemented IsProcessorFeaturePresent().
2003-02-12 KJK::Hyperion * include/defines.h: defined INVALID_FILE_SIZE
2003-02-11 Eric KohlAdded two 'create value' tests.
2003-02-11 Gé van GeldorpFont facename is stored in LOGFONTW itself (like in...
2003-02-11 Gé van GeldorpMatch STYPE_* definitions to DDK values
2003-02-10 KJK::Hyperionsorry Casper, I have to insist: OSVERSIONINFOEX *derive...
2003-02-10 Casper Hornstrup2003-02-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-10 Eric KohlUse ERESOURCE instead of spinlock to protect the hive...
2003-02-10 Eric KohlFixed a typo.
2003-02-10 Eric KohlDefined HTCLOSE. Patch by Richard Campbell.
2003-02-09 KJK::HyperionNew utility tickcount: displays the kernel tick count...
2003-02-09 KJK::HyperionSome more fixes to tchar.h
2003-02-09 Eric KohlSimplified key deletion.
2003-02-09 Eric KohlDisabled unimplemented tests
2003-02-09 Eric KohlInstall hivetest.
2003-02-09 Eric KohlAdded hivetest (modified regtest).
2003-02-09 Eric KohlAdded hivetest (modified regtest).
2003-02-09 Hartmut BirrRemoved the fix for flushing modified cache segments...
2003-02-09 Hartmut BirrImplemented IRP_MJ_FLUSH_BUFFERS.
2003-02-09 Eric KohlAdded hive flushing.
2003-02-09 Nedko ArnaudovUncommented dependency file generating rule.
2003-02-09 Nedko ArnaudovReference to web site at geocities removed (site is...
2003-02-09 Nedko ArnaudovSome minor documentation at last.
2003-02-08 Eric KohlFixed a bug in RtlFindSetBits().
2003-02-08 Eric KohlCopy file dates of source file too.
2003-02-05 Nedko Arnaudov*** empty log message ***
2003-02-04 KJK::HyperionSmall fix to tchar.h
2003-02-03 Gé van GeldorpFix by Royce3 to make _tolower() and _toupper() behave...
2003-02-03 Gé van GeldorpFix by Royce3
2003-02-03 Eric KohlImplemented CancelIo() and SetThreadIdealProcessor().
2003-02-03 Gé van GeldorpSet page protection for images having section alignment...
2003-02-02 Gé van GeldorpSet lpcbData (data length) correctly
2003-02-02 Gé van GeldorpMake starting of SERVICES.EXE dependent on registry key
2003-02-02 KJK::HyperionCleaning up victims of stricter warning checking...
2003-02-02 KJK::HyperionFinally solved some advapi32 nonsense:
2003-02-02 KJK::HyperionVarious makefile fixes:
2003-02-02 KJK::HyperionDon't link crt0 and msvcrt into system DLLs
2003-02-02 KJK::HyperionReimplemented LoadStringA
2003-02-02 Eric KohlFixed compiler warnings.
2003-02-02 Eric KohlImplemented QueryPerformanceCounter() and QueryPerforma...
2003-02-02 Eric KohlImplemented NtQueryPerformanceCounter().
2003-02-02 Hartmut BirrCheck the length of the gap if this starts at the begin...
2003-02-02 Hartmut BirrFixed a call to ZwFreeVirtualMemory.
2003-02-01 KJK::HyperionOSVERSIONINFO and OSVERSIONINFOEX properly declared
2003-02-01 KJK::HyperionGetVersion, GetVersionExA and GetVersionExW reimplement...
2003-02-01 Jason FilbyReactOS 0.1.0
2003-01-31 Hartmut BirrFixed a wrong DPRINT.
2003-01-31 Eric KohlRenamed misleading 'BootBackupSector' to 'FsInfoSector'.
2003-01-31 Brian PalmerUpdated freeldr.ini to work with latest .ini file changes.
2003-01-30 Eric KohlAdded write cache flushing (untested).
2003-01-30 Hartmut BirrIncrease the write back count in CcRosFlushDirtyPages
2003-01-30 Hartmut BirrWrite back dirty pages from cache manager at shutdown.
2003-01-30 Eric KohlAdded more install files. Patch by Hartmut Birr.
2003-01-30 Eric KohlDistinguish between ini-files and inf/sif-files. Patch...
2003-01-30 Eric KohlAdded some more files to the boot-cd.
2003-01-30 Eric Kohl- Added error messages
2003-01-28 Hartmut Birr-Using DataBuffer and DataTransferLength from DeviceExt...
2003-01-28 Hartmut Birr-Do not modify the buffer and length field within the...
2003-01-28 Eric KohlAdded bootsector installation and boot.ini manipulation.
2003-01-28 Hartmut Birr- Check the returned status after calls to NextCluster...
next