reactos.git
2017-12-20 Samuel Serapion[NTOS] Remove forgotten assert, see CORE-14128.
2017-12-20 Stanislav Motylkov[TRANSLATION] [NETCFGX] Fix russian translation
2017-12-20 Joachim Henze[WIN32K] avoid BSOD in Bochs 2.6.8 CORE-13629, patch...
2017-12-20 Amine Khaldi[SHLWAPI_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[SHELL32_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[OLEAUT32_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[OLE32_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[NTDLL_WINETEST] Add a PCH.
2017-12-20 Amine Khaldi[MSVCRT_WINETEST] Add a PCH.
2017-12-20 Colin FinckReplace our dxtn.dll by a version based on the libtxc_d...
2017-12-20 Timo Kreuzer[BOOT] Add VBox debug to livecd.ini
2017-12-20 Timo Kreuzer[NTOS:MM] Fix a bug in MiBuildPfnDatabase
2017-12-20 Timo Kreuzer[NTOS:MM] Make debug code in MmArmInitSystem portable
2017-12-20 Timo Kreuzer[NTOS:MM] Implement x64 version of MI_MAKE_SUBSECTION_PTE
2017-12-20 Ivan Labutin[NTOS:PS] Skip backtrace on non-x86
2017-12-20 Ivan Labutin[SAC] Fix wrong sized variable in SAC driver
2017-12-20 Ivan Labutin[NTOS:FSRTL] Fixed incorrect comparison
2017-12-20 Ivan Labutin[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
2017-12-20 Ivan Labutin[NTOS:MM] Quick fix: use SIZE_T instead of ULONG, becau...
2017-12-20 Ivan Labutin[NTOS:KE] Improve readability of CPU flag checks and...
2017-12-20 Ivan Labutin[NTOS:KE] Remove duplicate NX enabling
2017-12-20 Ivan Labutin[NTOS:MM] Comment out debug code for x86 that should...
2017-12-20 Ivan Labutin[NTOS:KE] Move RtlpUse16ByteSLists initialization into...
2017-12-20 Ivan Labutin[NTOS:KE] EFER constants fix
2017-12-20 Timo Kreuzer[NTOSKRNL] Fix return of uninitialized variable in...
2017-12-18 Mark Jansen[BROWSEUI] Implement ACLCustomMRU.
2017-12-18 Mark Jansen[BROWSEUI_APITEST] Add tests for IACLCustomMRU.
2017-12-18 Mark Jansen[COM_APITEST] Add IACLCustomMRU
2017-12-18 Amine Khaldi[MSI_WINETEST] Add a PCH.
2017-12-18 Amine Khaldi[MSHTML_WINETEST] Add a PCH.
2017-12-18 Amine Khaldi[KERNEL32_WINETEST] Add a PCH.
2017-12-18 Amine Khaldi[APITESTS][WINETESTS] Addendum to the recent PCH work.
2017-12-18 Amine Khaldi[UUID] Add SID_SHTMLEditServices.
2017-12-18 Pierre Schweitzer[FS] During 1st stage, disable any FS we don't support...
2017-12-17 Pierre Schweitzer[NTOSKRNL] Make again an attempt at killing the IopPars...
2017-12-17 Pierre Schweitzer[FASFAT] Enable FAT volume dismount using VPB swapout
2017-12-17 Pierre Schweitzer[USETUP] Our current FAT ChkDsk being a bit slow when...
2017-12-17 Pierre Schweitzer[SETUP] Remove FSDs which have broken dismount implemen...
2017-12-17 Timo Kreuzer[HAL] Use 64 bits for physical addresses.
2017-12-17 Pierre Schweitzer[FASTFAT] Add a comment (and an ASSERT) in VfatCreateFi...
2017-12-17 Pierre Schweitzer[FASTFAT] While closing FCBs on dismount, release from...
2017-12-17 Pierre Schweitzer[FASTFAT] Fix a handle count leak on volume close....
2017-12-17 Pierre Schweitzer[FASTFAT] When not able to lock a volume due to open...
2017-12-17 Alexander Shaposhnikov[RAPPS] Select 'Available' category by default.
2017-12-17 Hermès Bélusca... [MSCONFIG_NEW] Temporarily "fix" the header of the...
2017-12-17 Luo Yufan[TRANSLATION] Improve Simplified Chinese Translations.
2017-12-17 Pierre Schweitzer[VFATLIB] Never touch the file system if not in interac...
2017-12-17 Amine Khaldi[COMCTL32_WINETEST] Add a PCH.
2017-12-17 Amine Khaldi[SHELL32_APITEST] Improve the existing PCH and make...
2017-12-17 Amine Khaldi[GDI32_WINETEST] Add a PCH.
2017-12-17 Amine Khaldi[GDIPLUS_WINETEST] Add a PCH.
2017-12-17 Amine Khaldi[CRYPT32_WINETEST] Add a PCH.
2017-12-17 Amine Khaldi[COMDLG32_WINETEST] Add a PCH.
2017-12-17 Amine Khaldi[ADVAPI32_WINETEST] Add a PCH.
2017-12-17 Amine Khaldi[WIN32KNT_APITEST] Improve the existing PCH and make...
2017-12-17 Colin Finck[HALX86] Deduplicate initialization of legacy PICs...
2017-12-17 Jason Wendt[SWENUM] Add version information. CORE-14112
2017-12-17 Katayama Hirofumi MZ[GDI32] Fix TextOutA multibyte text length overgoing...
2017-12-16 Pierre Schweitzer[VFD] Remove no longer required ReactOS specific change
2017-12-16 Hermès Bélusca... [VFDLIB] Fix preprocessor directive compilation error...
2017-12-16 Hermès Bélusca... [VFD] Fix build on MSVC2010.
2017-12-16 Pierre Schweitzer[VFD] Fix build
2017-12-16 Pierre Schweitzer[VFD] Build with debug information on debug builds
2017-12-16 Pierre Schweitzer[VFD] Import the VFD project (Virtual Floppy Drive...
2017-12-16 Pierre Schweitzer[PSDK] Add some missing defines
2017-12-16 Hermès Bélusca... [DOSKEY] Resource files: remove trailing whitespace.
2017-12-16 Hermès Bélusca... [DOSKEY] Improvements when importing aliases definition...
2017-12-16 Hermès Bélusca... [KERNEL32] Improve the definition of EXENAME_LENGTH.
2017-12-16 Pierre Schweitzer[KERNEL32_APITEST] Add a test for FormatMessage backed...
2017-12-15 Serge Gautherie[SDK] pnp.idl: Add a reminder comment about removed... 164/head
2017-12-15 Serge Gautherie[NTOS:MM] Fix NtFreeVirtualMemory() FreeType parameter... 182/head
2017-12-14 Serge Gautherie[BOOTDATA] Start menu, shortcuts: port r61988 to LiveCD... 119/head
2017-12-14 Serge Gautherie[TRANSLATION] Start menu, shortcuts, r61988: update... 120/head
2017-12-14 Thomas Faber[NTOS:KD] Pass PreviousMode down to KdpPrintString... 188/head
2017-12-14 Thomas Faber[NTOS:KD] Avoid _alloca inside SEH, as it's apparently...
2017-12-14 Thomas Faber[NTOS:KD] Don't assume null termination in KdpSerialDeb...
2017-12-13 Stanislav Motylkov[SYSDM] Extend build string to fit commit hash
2017-12-13 Amine Khaldi[ASM][NDK][NTOS] Rename Self to SelfPcr in the KIPCR...
2017-12-13 Amine Khaldi[KERNEL32_APITEST] Add a PCH.
2017-12-12 Amine Khaldi[COM_APITEST] Improve the existing PCH and make use...
2017-12-12 Amine Khaldi[ADVAPI32_APITEST] Add a PCH.
2017-12-12 Amine Khaldi[NTOS] Add some header guards.
2017-12-11 Li Keqing[TRANSLATION] Fix Simplified Chinese Translations ...
2017-12-10 Pierre Schweitzer[VCDCLI] Fix typo
2017-12-10 Hermès Bélusca... [KERNEL32] Update some console API prototypes.
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments for... 160/head
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments in...
2017-12-10 Thomas Faber[NTOS:KD] Protect against invalid user arguments in...
2017-12-10 Joachim Henze[SERVMAN] fix status-bar text truncation, update german...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-10 Colin Finck[PRINTING] Fix GetPrinterW, add tests for it and GetDef...
2017-12-10 Pierre Schweitzer[NTFS] Fix the FileNamesInformation/FileNameInformation...
2017-12-10 Trevor Thompson[NTFS] - Respect NTFS' file ordering when enumerating...
2017-12-10 Trevor Thompson[NTFS] - Fix some errors that break building in C89...
2017-12-10 Trevor Thompson[NTFS] - Add some helper functions for new features...
2017-12-10 Trevor Thompson[NTFS] - Fix increasing the mft size, to keep chkdsk...
2017-12-10 Trevor Thompson[NTFS] - Fix for C89 compliance.
2017-12-10 Trevor Thompson[NTFS] - Add support for directory creation. Add some...
2017-12-10 Trevor Thompson[NTFS] - When creating files:
2017-12-10 Trevor Thompson[NTFS] - Allow for creating a file when the index root...
next