reactos.git
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-12-10 Trevor Thompson[NTFS]
2017-10-06 Colin FinckFix remaining text file line endings in the tree. ...
2017-10-05 Hermès Bélusca... [INCLUDE]: ntddrdsk.h: Fix "__cplusplus" and the ramdis...
2017-10-05 Hermès Bélusca... [INCLUDE]: ntddrdsk.h: align defs on multiple of 4...
2017-10-05 gigaherz[NTUSER] Fix rogue CR in a LF-only file.
2017-10-05 Pierre Schweitzer[KERNEL32]: w2k3ify GetDriveTypeA()
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDriveTypeW(). This allows...
2017-10-05 Pierre Schweitzer[KERNEL32]: Finally get rid of no longer used function...
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDiskFreeSpaceExA() to make...
2017-10-05 Pierre Schweitzer[KERNEL32]: Refactor a bit GetDiskFreeSpaceExW(), no...
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDiskFreeSpaceA() to make...
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDiskFreeSpaceW() to fix...
2017-10-05 Serge Gautherie[FREELDR] Properly check for end-of-memory-map entries...
2017-10-05 Serge Gautherie[FREELDR] Add 64 bit alignment macros (ULONGLONG_ALIGN_...
2017-10-05 Serge Gautherie[FREELDR] Improve trace prints in pcmem.c, no logical...
2017-10-05 Timo Kreuzer[WIN32K] Add a comment regarding UserEnterExclusive...
2017-10-04 Pierre Schweitzer[CLASS2]: Fix status code on too small as exposed by...
2017-10-04 Alexander ShaposhnikovDelete README
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 GoblenusFix url typo in README (#9)
2017-10-04 Hermès Bélusca... Delete "ghost" old(*) files that have been mysteriously...
2017-10-04 Hermès Bélusca... Add .keep guard files in order to restore lost but...
2017-10-04 Hermès Bélusca... Remove unwanted .gitignore files.
2017-10-04 Sergei Abramov[NTOBJSHEX] Fix typo.
2017-10-04 Alexander ShaposhnikovReadme Markdown Page (#2)
2017-10-03 Pierre Schweitzer[CLASS2]: Cosmetic fixes by Thomas
2017-10-03 Pierre Schweitzer[CLASS2]: - In ScsiClassCreateDeviceObject() don't...
2017-10-03 tkreuzer[REGEDIT] Support editing REG_FULL_RESOURCE_DESCRIPTOR...
2017-10-03 Colin FinckBuild rosapps, rostests, wallpapers when their CMake...
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-10-03 Pierre Schweitzer[CLASS2]
2017-10-03 Pierre Schweitzer[KERNEL32]
2017-10-02 Hermès Bélusca... [CMD]: New CTTY command.
2017-10-02 Eric Kohl[DDK]
2017-10-01 Pierre Schweitzer[KERNEL32]
2017-10-01 Timo Kreuzer[WIN32U] Rename win32kdll to win32u, which is the ...
2017-10-01 Pierre Schweitzer[KERNEL32]
2017-10-01 Hermès Bélusca... [CMD]: Fix inclusion order.
2017-10-01 Hermès Bélusca... [CMD]: Use the CONUTILS library (Part 1/x) for an unifo...
2017-10-01 Hermès Bélusca... [CONUTILS]: Add some string resources functions that...
2017-10-01 Timo Kreuzer[REACTOS] Replace comparison against TRUE with comparis...
2017-10-01 Timo Kreuzer[RTL/x64] Fix logic in RtlpTryToUnwindEpilog
2017-10-01 Timo Kreuzer[RTL/x64] Support frames to skip in flags to RtlWalkFra...
2017-10-01 Pierre Schweitzer[NDK]
2017-10-01 Timo Kreuzer[FREELDR] Simplify DebugDumpBuffer
2017-10-01 Timo Kreuzer[MPU401] Move registry entries for mpu401.sys from...
2017-10-01 Timo Kreuzer[VGA_NEW] Remove duplicated enable.c from CMakeLists.txt
2017-10-01 Timo Kreuzer[VGA_NEW] Add CMakeLists.txt and fix build
2017-10-01 Timo Kreuzer[INTRIN] Add missing _cdecl attributes
2017-10-01 Pierre Schweitzer[KERNEL32]
2017-10-01 Timo Kreuzer[GDI32] Remove obsolete function GdiIsHandleValid,...
2017-09-30 Hermès Bélusca... [CMD]: Improve ExecuteAutoRunFile() with validity checks.
2017-09-30 Hermès Bélusca... [CMD]: Small refactoring:
2017-09-30 Hermès Bélusca... [CMD]: Continue refactoring to lay out the way to using...
2017-09-30 Hermès Bélusca... [CMD]: Continue refactoring to lay out the way to using...
2017-09-30 David Quintana[FATTEN]
2017-09-30 David Quintana[FATTEN]
2017-09-30 Hermès Bélusca... [TIMEOUT]: Italian translation by Carlo Bramini.
2017-09-30 Hermès Bélusca... [CMD]: Continue refactoring to lay out the way to using...
2017-09-30 Hermès Bélusca... [CMD]: Move console management prototypes to their...
2017-09-30 Hermès Bélusca... [CMD]: Addendum to r76000, with ConSetTitle.
2017-09-30 Hermès Bélusca... [CMD]: Little refactoring to lay out the way to using...
2017-09-30 Hermès Bélusca... [CMD]: Minor modifications in the files I'm going to...
2017-09-30 Timo Kreuzer[MSVCRT] Export _pwctype
2017-09-30 Hermès Bélusca... [CMD]: Diverse improvements:
2017-09-30 Hermès Bélusca... [ASM]: CORE-13850 #comment Fix MASM compilation errors...
2017-09-30 Hermès Bélusca... [ASM]: Code formatting only.
2017-09-30 Hermès Bélusca... [CMD]: Fix translations for the COLOR command.
2017-09-30 Hermès Bélusca... [CMD]: Fix few comments & use ARRAYSIZE(str) instead...
2017-09-29 Colin Finck[ROSTESTS] Use the new header with SPDX license identif...
2017-09-29 Colin Finck[ROSAUTOTEST] Use the new header with SPDX license...
2017-09-29 Jérôme Gardou[RTL]
2017-09-29 Jérôme Gardou[ASM]
2017-09-29 Colin Finck[PRINTING] [SKIPLIST] Use the new header with SPDX...
2017-09-29 Colin Finck[VGAFONTEDIT] Use the new header with SPDX license...
2017-09-29 Colin Finck[FASTFAT_NEW] [FULLFAT] Remove the FullFAT-based "fastf...
2017-09-29 Colin Finck[HEADERS] Use the new header with SPDX license identifi...
2017-09-28 Colin Finck[BOOTSECTORS] Use the new header with SPDX license...
2017-09-28 Colin Finck[CONTROL] Use the new header with SPDX license identifier.
2017-09-28 Sylvain PetreolleSet the resolution to 800x600x16 bit onbootcdregtest.
2017-09-27 Eric Kohl[PCI]
2017-09-27 James Tabor[NtUser]
2017-09-27 James Tabor[NtUser]
2017-09-27 Pierre Schweitzer[KERNEL32]
2017-09-26 Hermès Bélusca... [TIMEOUT]: Use a waitable timer to wait for a maximum...
2017-09-26 Eric Kohl[FASTFAT]
2017-09-26 Eric Kohl[FASTFAT]
2017-09-26 Eric Kohl[NETAPI32]
2017-09-26 Giannis Adamopoulos[WINLOGON][WIN32K][WINSRV] -Silence a lot of debug...
2017-09-26 Eric Kohl[NETAPI32]
2017-09-26 Eric Kohl[NETAPI32]
2017-09-26 Eric Kohl[NETAPI]
2017-09-26 Pierre Schweitzer[KERNEL32]
2017-09-25 Hermès Bélusca... [TIMEOUT]: Implement the TIMEOUT utility (found on...
2017-09-25 Pierre Schweitzer[KERNEL32]
next