reactos/reactos
Pierre Schweitzer df216184d2 [NTOSKRNL]
Short commit message: implementation of (names) tunnel cache in file system RTL.
This is in the vast majority work done by Johannes Anderwald, I've just reviewed, fixed a few things, and implemented last bits.

Thanks to Johannes for his initial implementation (and huge work!).
Dedicated to Hervé's secret plans ;-).

CORE-7272
CORE-3875

svn path=/trunk/; revision=67886
2015-05-24 17:42:05 +00:00
..
base [3DTEXT] 2015-05-16 19:11:03 +00:00
boot [BOOTDATA] Add Mozilla's NSS CA roots to the ReactOS registry and give the certs their own file. By Ismael Ferreras Morezuelas aka swyter. CORE-9065 2015-05-23 15:56:26 +00:00
cmake [CMAKE] Do not treat C4189 as an error in Release builds. 2015-05-23 12:24:57 +00:00
dll [KBDHU] Fix MSVC build when the default code page is a MBCS. By Yuntian Zhang. CORE-7417 2015-05-24 14:26:31 +00:00
drivers [NTFS] 2015-05-24 15:26:15 +00:00
hal [KERNEL32/KSECDD/GDI32/BMFD/DBGHELP/HALARM/SETUPLDR] 2015-05-14 22:32:35 +00:00
include [PSDK] Update wincrypt.h and schannel.h with the latest Win32 defines of modern crypto. By Ismael Ferreras Morezuelas aka swyter. CORE-9065 2015-05-23 15:46:13 +00:00
lib [FAST486] 2015-05-23 23:44:10 +00:00
media [WINMINE] Sync with Wine Staging 1.7.37 while keeping our own resources. CORE-9246 2015-05-12 14:40:23 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl [NTOSKRNL] 2015-05-24 17:42:05 +00:00
subsystems [NTVDM] 2015-05-24 12:35:29 +00:00
tools [CREATE_NLS] 2015-05-17 09:38:32 +00:00
win32ss - Kill debug spam. 2015-05-23 07:19:50 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
configure.cmd This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.