projects
/
reactos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reactos.git
2002-05-17
KJK::Hyperion
Temporary code
commit
|
commitdiff
|
tree
2002-05-17
KJK::Hyperion
Fixed assert() macro, fixed header
commit
|
commitdiff
|
tree
2002-05-17
KJK::Hyperion
SysV IPC headers
commit
|
commitdiff
|
tree
2002-05-16
Eric Kohl
Modified LdrLoadModule() to return NTSTATUS.
commit
|
commitdiff
|
tree
2002-05-15
Eric Kohl
Added experimental support for FAT and NTFS FSDs.
commit
|
commitdiff
|
tree
2002-05-15
Eric Kohl
Added file system recognizer driver.
commit
|
commitdiff
|
tree
2002-05-14
Eric Kohl
Silenced debug message.
commit
|
commitdiff
|
tree
2002-05-14
Eric Kohl
Fixed several cache-related bugs.
commit
|
commitdiff
|
tree
2002-05-14
David Welch
Reverted the MPW changes (keep these in a seperate...
commit
|
commitdiff
|
tree
2002-05-13
Casper Hornstrup
Added section test
commit
|
commitdiff
|
tree
2002-05-13
Casper Hornstrup
Use ULONG_PTR instead of ULONG when doing pointer arith...
commit
|
commitdiff
|
tree
2002-05-09
Eric Kohl
Added file and directory caching.
commit
|
commitdiff
|
tree
2002-05-08
Casper Hornstrup
Support multiple debug targets at the same time.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Removed reseting of IrpFlags in ScsiPortDispatchScsi.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Opened files for redirection inheritable.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Fixed a memory leakage in MmCreateImageSection.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Implemented CsrTerminateProcess.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Fixed the range test for handles in CsrGetObject/CsrRel...
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Create console active event inheritable.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Fixed return value in CdfsGetFsSizeInformation.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Modified reading of pipes.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Modified closing of pipes.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added testing for inheritable objects/handles.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added testing for inheritable objects in NtDuplicateObj...
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Lock address space at returning in MmNotPresentFaultVir...
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Fixed a wrong index in MmProbeAndLockPages.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Lock/unlock address space in KeReleasThread.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Fixed the command line.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added handling for pipe closing.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Started piping implementation.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Started piping implementation.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added csrss notification in ExitProcess.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added support for piping.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added basic support for console handles in DuplicateHandle.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Fixed return value in CloseConsoleHandle.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added handling for lpSecurityAttributes (for inheitable...
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Do not call NtFlushBuffersFile for console handles.
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added handling for lpSecurityAttributes (for inheritabl...
commit
|
commitdiff
|
tree
2002-05-07
Hartmut Birr
Added O_NOINHERIT.
commit
|
commitdiff
|
tree
2002-05-06
David Welch
Added some comments.
commit
|
commitdiff
|
tree
2002-05-06
David Welch
Some additions to the USER code; nothing is working...
commit
|
commitdiff
|
tree
2002-05-05
Hartmut Birr
Added support for accessing the raw volume.
commit
|
commitdiff
|
tree
2002-05-05
Hartmut Birr
Implemented VfatGetUserBuffer and VfatLockUserBuffer.
commit
|
commitdiff
|
tree
2002-05-05
Hartmut Birr
Added support for accessing the raw volume.
commit
|
commitdiff
|
tree
2002-05-05
Hartmut Birr
Added support for accessing the raw volume.
commit
|
commitdiff
|
tree
2002-05-05
KJK::Hyperion
made _read() non-greedy - it now returns as soon as...
commit
|
commitdiff
|
tree
2002-05-05
Casper Hornstrup
Corrected mailing lists link
commit
|
commitdiff
|
tree
2002-05-05
Casper Hornstrup
Fixed warnings and errors so ReactOS can be compiled...
commit
|
commitdiff
|
tree
2002-05-05
Phillip Susi
Fixed ReadConsoleInput() to not wait for a newline
commit
|
commitdiff
|
tree
2002-05-04
Brian Palmer
Changes in v1.2.2 (5/4/2002)
commit
|
commitdiff
|
tree
2002-05-04
Brian Palmer
Quick Makefile fix
commit
|
commitdiff
|
tree
2002-05-03
Brian Palmer
Changes in v1.2.1 (5/3/2002)
commit
|
commitdiff
|
tree
2002-05-02
David Welch
Fixed irq problems.
commit
|
commitdiff
|
tree
2002-05-02
Jason Filby
Proper line spacing and implemented cls
commit
|
commitdiff
|
tree
2002-05-01
Eric Kohl
Implemented read support.
commit
|
commitdiff
|
tree
2002-05-01
Eric Kohl
Fixed FCB management functions.
commit
|
commitdiff
|
tree
2002-04-30
Brian Palmer
Changes in v1.2 (4/30/2002)
commit
|
commitdiff
|
tree
2002-04-29
Eric Kohl
Improved default value handling in RtlQueryRegistryValu...
commit
|
commitdiff
|
tree
2002-04-29
KJK::Hyperion
Fixed bugs in null device drivers, added zero stream...
commit
|
commitdiff
|
tree
2002-04-29
KJK::Hyperion
Fixed order of TARGET_LFLAGS in the command lines of...
commit
|
commitdiff
|
tree
2002-04-28
Hartmut Birr
Added wild card expansion for argv.
commit
|
commitdiff
|
tree
2002-04-28
Hartmut Birr
Added S_IFREG for files only.
commit
|
commitdiff
|
tree
2002-04-28
Hartmut Birr
Added _fcloseall for DLL_PROCESS_DETACH.
commit
|
commitdiff
|
tree
2002-04-28
Brian Palmer
Fixed FAT short file name buffer overflow that was...
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Added support for bat/cmd files.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Fixed a bug in findDirSpace().
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Added seting of exit status in NtTerminateProcess.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Fixed a bug in MmUnmapLockedPages.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Added npfs.sys to the automatic loaded drivers.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Added IoFileObjectType to ObReferenceObjectByHandle...
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Changed to event object from file object.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Fixed the test for FO_SYNCHONOUS_IO.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Moved dereferencing of file objects to IoSecondStageCom...
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Moved '/DEBUGPORT=SCREEN' from loadros to (a)boot.bat.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Removed S_IFREG for files.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Fixed a minor bug.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Moved CloseFile within MoveFileExW.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Made GetTempFileNameA/W workable.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Added a trailing '\' to the directory in GetTempPathW.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Fixed a memory leakage in DeleteFileW.
commit
|
commitdiff
|
tree
2002-04-27
Hartmut Birr
Fixed a memory leakage in CreateFileW.
commit
|
commitdiff
|
tree
2002-04-27
Eric Kohl
Release MDL on IRP-completion. Thanks to Hartmut Birr.
commit
|
commitdiff
|
tree
2002-04-27
Eric Kohl
Added code to import REG_MULTI_SZ values.
commit
|
commitdiff
|
tree
2002-04-26
Eric Kohl
Added media change support (untested).
commit
|
commitdiff
|
tree
2002-04-26
Eric Kohl
Fixed drive map in the shared user page.
commit
|
commitdiff
|
tree
2002-04-26
Eric Kohl
Simplified access to the shared user page.
commit
|
commitdiff
|
tree
2002-04-25
Eric Kohl
Removed direct debug output.
commit
|
commitdiff
|
tree
2002-04-25
Eric Kohl
Added the original copyright from isolinux.
commit
|
commitdiff
|
tree
2002-04-25
Brian Palmer
FreeLoader version 1.0!
commit
|
commitdiff
|
tree
2002-04-24
Eric Kohl
Implemented request-splitting.
commit
|
commitdiff
|
tree
2002-04-23
Eric Kohl
Added ISO-9660 support.
commit
|
commitdiff
|
tree
2002-04-22
Eric Kohl
Added ISO-9660 boot sector description.
commit
|
commitdiff
|
tree
2002-04-22
Eric Kohl
Added .cvsignore file.
commit
|
commitdiff
|
tree
2002-04-20
Phillip Susi
Some more fixes to the IO manager routines to use the...
commit
|
commitdiff
|
tree
2002-04-20
Phillip Susi
Fixed stat() to set the S_IFREG flag to indicate that...
commit
|
commitdiff
|
tree
2002-04-20
Phillip Susi
KiInterruptDispatch was leaving interrupts disabled...
commit
|
commitdiff
|
tree
2002-04-19
Eric Kohl
Fixed a silly bug! I forgot to move an #include line...
commit
|
commitdiff
|
tree
2002-04-19
Eric Kohl
Restricted mounting of file systems (e.g. don't try...
commit
|
commitdiff
|
tree
2002-04-18
Robert Kopferl
documentatnio
commit
|
commitdiff
|
tree
2002-04-18
Robert Kopferl
my idea of a dirstruct
commit
|
commitdiff
|
tree
next