[VFATLIB] Never touch the file system if not in interactive or RW mode.
[reactos.git] / sdk /
2017-12-17 Pierre Schweitzer[VFATLIB] Never touch the file system if not in interac...
2017-12-16 Pierre Schweitzer[PSDK] Add some missing defines
2017-12-15 Serge Gautherie[SDK] pnp.idl: Add a reminder comment about removed... 164/head
2017-12-13 Amine Khaldi[ASM][NDK][NTOS] Rename Self to SelfPcr in the KIPCR...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-09 Pierre Schweitzer[VFATLIB] Make Chkdsk handle volume opening locking...
2017-12-09 Amine Khaldi[UUID] Add a PCH.
2017-12-08 James Tabor[User32|IMM32] Fix a recursion crash in IMM. See CORE... 177/head
2017-12-07 Amine Khaldi[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP...
2017-12-07 Amine Khaldi[CMAKE/CLANG-CL] Don't pass /TP twice when we're dealin...
2017-12-07 Amine Khaldi[CMAKE/CLANG-CL] Silence some clang-cl warnings in...
2017-12-03 Pierre Schweitzer[PSDK] Define the IOCTL_CDROM_EJECT_MEDIA IOCTL
2017-11-23 Pierre Schweitzer[PSDK] Add various defines needed to build fastfat_new
2017-11-23 Vadim Galyant[USBPORT] Type-safe function signature (PVOID -> PUSBPO... 138/head
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-23 Amine Khaldi[CRT/STARTUP] For some reason we get unresolved externa...
2017-11-21 Jérôme Gardou[OPENGL32]
2017-11-19 Amine Khaldi[CRT/INTRIN] Leverage __has_builtin() with the intrinsi...
2017-11-18 Thomas Faber[CRT] Add __m128i, _mm_setzero_si128, and _mm_stream_si128. 117/head
2017-11-18 Thomas Faber[RTL] Make RtlFillMemoryUlonglong public
2017-11-17 Hermès Bélusca-Maïto[REACTOS] Add reactos/bin/suppl/ to the list of "known...
2017-11-12 Eric Kohl[EVENTLOG] Use the STDCALL calling convention for all...
2017-11-12 Eric Kohl[SERVICES] Use the STDCALL calling convention for all...
2017-11-09 Serge Gautherie[USETUP][EXT2LIB] NtWriteFile() calls: Remove unused... 108/head
2017-11-04 Stas'M[DBGHELP] [XDK] [ARM64] Fix magic constant
2017-11-03 Serge Gautherie[USETUP][ROSAPPS][EXT2LIB] NtReadFile() calls: Remove... 100/head
2017-11-02 Pierre Schweitzer[RDBSS] Fix a bug in RxQueryNameInfo(): don't only...
2017-11-01 Mark Jansen[ATL] Initial implementation of CAtlExeModuleT.
2017-11-01 Pierre Schweitzer[RDBSS] More capture
2017-11-01 Pierre Schweitzer[RDBSS] Start defining the RxCapture* macros and start...
2017-11-01 Pierre Schweitzer[RXCE] Implement RxInitializeDebugSupport()
2017-11-01 Pierre Schweitzer[RDBSS] Implement RxCheckFcbStructuresForAlignment()
2017-10-31 Pierre Schweitzer[RDBSS] Implement RxQueryNameInfo() and RxConjureOrigin...
2017-10-31 Pierre Schweitzer[RXCE] Implement RxAcquireExclusiveFcbResourceInMRx()
2017-10-31 Amine Khaldi[XDK][DDK] Take the gcc path for __assert_annotation...
2017-10-31 Amine Khaldi[LIB/ATL] Take the gcc code path for the unused macros...
2017-10-31 Amine Khaldi[LIBXML2] Do not rely on nan() when compiling with...
2017-10-31 Amine Khaldi[XDK/NTBASEDEF] Use __builtin_offsetof to define FIELD_...
2017-10-30 Amine Khaldi[CRT/INTRIN] Use the gcc intrinsic equivalents when...
2017-10-30 Amine Khaldi[INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add...
2017-10-30 Amine Khaldi[LIBSAMPLERATE] Define exit() as __debugbreak(). CORE...
2017-10-29 Pierre Schweitzer[RTL] Revert b3b2a23 which introduced a regression.
2017-10-29 Samuel SerapionCID 1206831 Dereference after null check
2017-10-28 Amine Khaldi[CRT/INTRIN] Use __forceinline for __INTRIN_INLINE...
2017-10-28 zefklop[CRT] fix bug in _rotr implementation
2017-10-27 Amine Khaldi[INCLUDE/WINE] Use __builtin_ffs in the clang-cl build...
2017-10-27 Serge Gautherie[NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit...
2017-10-27 Giannis Adamopoulos[VERSION.CMAKE] Bump the version to 0.4.8-dev
2017-10-26 Giannis AdamopoulosAdd CPropertyPageImpl that allows us to make property...
2017-10-26 Giannis Adamopoulos[ATL] Add CHAIN_MSG_MAP macro
2017-10-23 Amine Khaldi[INCLUDE/WINE] Update winternl.h. CORE-13762
2017-10-23 Samuel Serapion[CRT] Use MAX_PATH for buffer meant to contain an arbit...
2017-10-22 Mark Jansen[ATL] Implement CDialogImpl
2017-10-22 Giannis Adamopoulos[PSDK] Add some missing definitions from IShellFolderBand
2017-10-22 Timo Kreuzer[REACTOS] Fix x64 build
2017-10-22 Timo Kreuzer[NDK] Add tests for TEB
2017-10-22 Timo Kreuzer[NDK] Fix/improve definition of TEB
2017-10-22 Timo Kreuzer[NDK] fix some rtltypes.h definitions
2017-10-21 Pierre Schweitzer[RDBSS] Make it clear that we want to zero all the...
2017-10-19 Amine Khaldi[PSDK] Add missing KNOWN_FOLDER_FLAG and ILIsEmpty...
2017-10-19 Amine Khaldi[PSDK] Add some missing definitions to winbase.h. Impor...
2017-10-16 Pierre Schweitzer[UBTRFS] Update to 1.0.1
2017-10-16 Giannis Adamopoulos[PSDK] Try to fix build
2017-10-16 Giannis Adamopoulos[PSDK] Fix build.
2017-10-16 Giannis Adamopoulos[PSDK] Add CLSID_ISFBand, IShellFolderBand and IFolderB...
2017-10-11 Pierre Schweitzer[RDBSS] Fix broken cast when comparing DFS magic values
2017-10-11 Pierre Schweitzer[RXCE] Don't remove uninitialized list entry
2017-10-11 Pierre Schweitzer[RDBSS] Avoid uninit var usage.
2017-10-09 Amine Khaldi[CMAKE] Update baseaddress.cmake for the GCC builds.
2017-10-08 Timo Kreuzer[NDK] Improve NDK tests for KTHREAD and add them to...
2017-10-08 Timo Kreuzer[NDK] Add Win8+ version of KTHREAD
2017-10-08 Timo Kreuzer[XDK] Fix KWAIT_BLOCK definition for Win8+
2017-10-08 Amine Khaldi[PSDK] Update unknwn.idl. CORE-13762
2017-10-08 Amine Khaldi[WIDL] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 Amine Khaldi[PSDK] Add missing CreateRestrictedToken() declaration...
2017-10-08 Amine Khaldi[PSDK] Update wmsdkidl.idl and import some of its relat...
2017-10-08 Amine Khaldi[PSDK] Update mmreg.h and rpcndr.h. CORE-13762
2017-10-08 Amine Khaldi[PSDK] Update msi.h. CORE-13762
2017-10-05 Hermès Bélusca-Maïto[INCLUDE]: ntddrdsk.h: Fix "__cplusplus" and the ramdis...
2017-10-05 Hermès Bélusca-Maïto[INCLUDE]: ntddrdsk.h: align defs on multiple of 4...
2017-10-04 Colin Finck[VERSION] Use --abbrev=7 for "git describe" to enforce...
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
2017-10-04 Hermès Bélusca-MaïtoAdd .keep guard files in order to restore lost but...
2017-10-03 Colin FinckSupply the source directory as working directory when...
2017-10-03 Colin FinckMake ReactOS report the Git revision as output by ...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work