Properly setup the I/O stack location in IopSecurityFile.
[reactos.git] / reactos / ntoskrnl / io / bootlog.c
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-02-07 Eric Kohl- Nt->Zw
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-09-28 Eric KohlUse FILE_APPEND_DATA access right to write log entries.
2004-09-26 Eric KohlDelete a boot log from the registry after it was writte...
2004-09-24 Eric KohlClose the bootlog key if value enumeration or writing...
2004-09-24 Eric Kohl- Print correct ReactOS version in the boot log header.
2004-09-23 Eric KohlImplement boot logging. Add /BOOTLOG to the command...