Copy wininet to branch
[reactos.git] / reactos / ntoskrnl / io / file.c
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-02 Alex IonescuSame kind of fixes for NtFlushBuffersFile
2005-05-02 Alex IonescuFix NtQueryInformationFile. Use right device object...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex IonescuFix IopCloseFile: Use IRP_SYNC_API flag, use local...
2005-05-01 Alex IonescuFix IopDeleteFile: Use IRP_SYNC_API flag, use local...
2005-04-30 Eric KohlNtQueryInformationFile/NtSetInformationFile:
2005-04-30 Alex IonescuRemove debug message
2005-04-29 Alex IonescuIRP Completion Fixes for 2nd-Stage:
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-16 Alex IonescuAdd file object flags, complete DEVOBJ_EXTENSION, and...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-22 Alex IonescuFix remaning ROS bugs. A minor hack has been added...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-12 Alex IonescuSet the thread to the Allocated IRPs created by Io...
2004-07-24 Filip Navara- Associate Irp with thread in NtSetInformationFile.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-23 Alex IonescuAdded Io Stubs
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-13 Eric KohlInitialize IRP.RequestorMode in system functions that...
2003-11-08 Eric KohlWait for completion if FO_SYNCHRONOUS_IO is set.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2003-03-23 Eric KohlImplemented NtQueryAttributesFile() and NtQueryFullAttr...
2003-03-19 Gunnar Dalsnesinitial work on I/O completion
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-07-20 Eric KohlFixed [Nt/Zw]QueryAttributeFile() and [Nt/Zw]QueryFullA...
2002-04-27 Hartmut BirrMoved dereferencing of file objects to IoSecondStageCom...
2002-04-07 Phillip SusiReworked quite a bit of IO manager code to fix several...
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-03-06 Carl NettelbladNtQueryObject in early test version and reorganization...
2001-01-28 Eric KohlAdded mapping of access rights
2000-09-03 Eric KohlSome minor fixes
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-18 David WelchSeveral bug fixes
1999-04-14 David Welch*** empty log message ***
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1998-12-08 Rex JolliffAdded ZwQueryFileInformation
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision