reactos.git
2002-03-11 KJK::Hyperionadded missing include
2002-03-11 KJK::Hyperionupdated to reflect modifications to the code
2002-03-11 KJK::Hyperioninitial code for process attach
2002-03-11 KJK::Hyperionadded a TODO
2002-03-11 KJK::Hyperion__PdxSpawnPosixProcess() now initializes process parame...
2002-03-11 KJK::HyperionAdded __PdxProcessDataToProcessParameters()
2002-03-11 Brian PalmerReworked LoadAndBootPartition() function, got rid of...
2002-03-10 KJK::Hyperiontypo
2002-03-10 KJK::Hyperionadded some exports, and tweaked the makefile
2002-03-10 KJK::Hyperionfinally (and hopefully) functional __PdxSpawnPosixProce...
2002-03-10 KJK::Hyperion__PdxSerializeProcessData and __PdxUnserializeProcessDa...
2002-03-10 KJK::Hyperionprototypes for __PdxSerializeProcessData and __PdxUnser...
2002-03-09 Phillip SusiSome fixes for the expression evaluator:
2002-03-09 Emanuele AlibertiI added Steven Edwards and KJK::Hyperion to the rccp.
2002-03-08 Hartmut BirrFixed a dead lock between an APC (delivered from IoComp...
2002-03-08 Eric KohlSilenced it.
2002-03-08 Eric KohlAdded IOCTL_DISK_GET_PARTITION_INFO.
2002-03-08 Eric KohlSilenced it.
2002-03-08 Eric KohlRecognizes CD-ROM drives.
2002-03-08 Eric KohlImproved recognition of ATAPI devices.
2002-03-07 KJK::HyperionFixed typo
2002-03-07 KJK::Hyperionintroducing __PdxSpawnPosixProcess(). Still some linker...
2002-03-07 KJK::HyperionFdTable field in the process data is no more a pointer
2002-03-07 KJK::Hyperioncreated datatype for the denormalized process data...
2002-03-07 KJK::Hyperionpreliminary spawn code (untested yet)
2002-03-07 Emanuele AlibertiLittle work on InitializeFmIfs
2002-03-06 Brian PalmerFixed a bug in the LBA extensions detection code.
2002-03-06 Eric KohlHandles are no longer used to create type objects.
2002-03-05 Steven Edwardsadded tapi32.dll and wintrust.dll to ROS_BUILD_WINE
2002-03-05 Eric KohlFixed remainingcalls to ObGetReferenceCount() and ObGet...
2002-03-05 Eric KohlAdded ObGetObjectHandleCount().
2002-03-05 Eric KohlFixed a typo.
2002-03-04 Eric KohlEnabled reading of multiple sectors.
2002-03-04 Steven Edwardsadded urlmon.dll to ROS_BUILD_WINE
2002-03-03 Eric KohlFixed stupid bugs.
2002-03-03 Eric Kohlno message
2002-03-03 Eric KohlFixed a typo, thanks to Hartmut Birr.
2002-03-03 Phillip SusiFixed path separator issue for people using cmd instead...
2002-03-03 KJK::Hyperionmistakes in templates second part
2002-03-03 KJK::Hyperionwhoops - silly mistake in templates
2002-03-03 Steven Edwardsbuild and install mapi32.dll as part of ROS_BUILD_WINE
2002-03-01 Eric KohlImplemented IOCTL_DISK_GET_PARTITION_INFO.
2002-03-01 Eric KohlStarted implementing type objects.
2002-02-28 Hartmut BirrFixed the 'event wait bug' in MmRequestPageMemoryConsumer.
2002-02-27 Eric KohlRemoved useless controller object.
2002-02-27 Brian PalmerImproved memory management
2002-02-27 David WelchApplied Harmut Birr's patch
2002-02-26 Brian PalmerFix for buffer conflict between fat code and cache...
2002-02-26 Eric KohlFree an SRB after use.
2002-02-26 Phillip SusiFixed _vsnprintf() to actually use the buffer size...
2002-02-26 Brian PalmerAdded full disk partition management functions
2002-02-25 Phillip SusiFixed debug print to not overflow the stack on long...
2002-02-25 Phillip SusiFixed typeo in etags target
2002-02-25 Phillip SusiRemoved incorrect path seperator replacement
2002-02-24 Emanuele AlibertiMinor changes for making apps/baresh compile (tough...
2002-02-24 Emanuele AlibertiModified demo LPC server and client with verbose output.
2002-02-24 Jason FilbyNew 0019 release date
2002-02-23 Eric KohlFixed showstopper!
2002-02-23 Steven Edwardsdll baseaddress list, may be used as part of future...
2002-02-22 Eric KohlAdded some more prototypes
2002-02-22 Eric KohlAdded ObGetObjectPointerCount() and SetokenImpersonatio...
2002-02-21 Jason FilbyVersion 0.0.19
2002-02-20 Eric KohlRemoved common TOKEN_CONTROL structure.
2002-02-20 Eric KohlStarted security manager initialization.
2002-02-20 KJK::Hyperionpurely cosmetic commit: edited the introductory comment...
2002-02-20 KJK::Hyperionwhoops - forgot to commit header files
2002-02-20 KJK::Hyperionnow introducing the POSIX+ client DLL! (my first check...
2002-02-19 Eric KohlRemoved unused code.
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2002-02-18 Hartmut BirrFixed the 'Frequent Crasher Bug'.
2002-02-18 Hartmut BirrFixed some overruns with a not zero terminated string...
2002-02-16 Hartmut BirrChanged from Nt to Zw functions in VGAResetDevice.
2002-02-16 Jason Filbydisable debugging messages
2002-02-15 Hartmut BirrRestore the 80x50 mode in VGAResetDevice().
2002-02-15 Hartmut BirrIn W32kDeleteDC call UnreferenceDriver only for non...
2002-02-15 Eric KohlRemoved obsolete functions/protypes HalInitFirstTask...
2002-02-14 Brian PalmerFixed bug in partition table code where it incorrectly...
2002-02-14 Hartmut BirrSet the min size of an allocated block to the size...
2002-02-12 Jason FilbyNo need to load vgamp.sys on startup
2002-02-12 Jason FilbyReenable CSRSS process detection
2002-02-10 Casper HornstrupCapture debug prints in PICE.
2002-02-10 Eric KohlImplemented expansion of REG_MULTI_SZ.
2002-02-10 Casper HornstrupDisplay driver name when loading it.
2002-02-10 Casper HornstrupAdded Private ICE to main makefile.
2002-02-10 Casper HornstrupMade it easier to add new keyboard layouts.
2002-02-09 Eric KohlFixed wrong string length calculation in RtlAppendUnico...
2002-02-09 Casper HornstrupOops...don't load that driver.
2002-02-09 Casper HornstrupAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command...
2002-02-09 Eugene IngermanFixed locals and evaluation in pice.
2002-02-08 Brian PalmerCacheInitializeDrive() no longer retains old cache...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-02-07 Steven Edwardsupdated to install winhello and winefile
2002-02-07 Steven Edwardscleanup + finger client
2002-02-06 Eric KohlImplemented [Nt/Zw]QueryMultipleValueKey().
2002-02-05 Hartmut BirrFixed some bugs in vfatMakeAbsoluteFilename/VfatOpenFil...
2002-02-05 Hartmut BirrFixed a bug in DoQuery with empty serach pattern string...
2002-02-05 Eric KohlAdded system.hiv to boot modules.
2002-02-05 Eric KohlImplemented value enumeration in RtlQueryRegistryValues().
2002-02-05 Eric KohlFixed name string length and termination for KeyValueB...
2002-02-05 Phillip SusiFixed linkage to unbzip2.sys, working again
next