[BROWSEUI]
[reactos.git] / reactos / boot /
2016-07-28 Robert Naumann[HIVECLS] Add support for RDP files. Patch by Jared...
2016-07-18 Hermès Bélusca-Maïto[BOOTDATA]: Disable automatic debugger startup on appli...
2016-07-14 Pierre Schweitzer[BOOTLIB]
2016-07-14 Pierre Schweitzer[BOOTLIB]
2016-07-14 Pierre Schweitzer[BOOTMGR]
2016-07-14 Pierre Schweitzer[BOOTLIB]
2016-07-13 Hermès Bélusca-Maïto[BOOTLIB]
2016-07-13 Amine Khaldi[BOOTLIB] Remove stray semicolon from a condition in...
2016-07-11 Hermès Bélusca-MaïtoFix usage of the first parameter for TranslateAccelerat...
2016-07-09 Pierre Schweitzer[NTFS][FREELDR]
2016-07-05 Daniel Reimer[BOOTDATA]
2016-07-05 Hermès Bélusca-Maïto[SHORTCUTS]: Add a Task-Manager shortcut in the System...
2016-07-04 Eric Kohl[BOOTDATA]
2016-07-03 Eric Kohl[BOOTDATA]
2016-07-03 Eric Kohl[BOOTDATA]
2016-07-03 Hermès Bélusca-Maïto[BOOTDATA]: Apply the new russian timezones, by "amber".
2016-07-03 Hermès Bélusca-Maïto[KERNEL32]: Implement support for Auto-Execute (AE...
2016-06-02 Hermès Bélusca-Maïto[WIN32K][BUILDNO]
2016-06-01 Hermès Bélusca-Maïto[BOOTDATA]
2016-05-29 Pierre Schweitzer[FREELDR]
2016-05-28 Hermès Bélusca-Maïto[FREELDR]: Usability fix: When pressing F8 (Advanced...
2016-05-28 Mark Jansen[APPHELP] Register AppPatch directory with cmake, impor...
2016-05-27 Pierre Schweitzer[FFS]
2016-05-27 Hermès Bélusca-Maïto[REACTOS]: Add a desktop shortcut to the ReadMe file...
2016-05-26 Pierre Schweitzer[REISERFS]
2016-05-21 Hermès Bélusca-Maïto[FREELDR]: Increase again the number of BIOS memory...
2016-05-16 Daniel Reimer[BOOTDATA]
2016-05-08 Hermès Bélusca-Maïto[BOOTLIB]: Fix EtfspGetDirentNameLength loops. By Victo...
2016-05-07 Eric Kohl[SHELL32]
2016-05-06 Eric Kohl[TRANSLATION]
2016-05-04 Christoph von Wittich[FREELDR] fix copypasta
2016-04-20 Amine Khaldi[SDK] One step further towards ReactOS source code...
2016-04-14 Pierre Schweitzer[FREELDR]
2016-04-06 Thomas Faber[BOOTLIB]
2016-03-28 Daniel Reimer[CAROOTS]
2016-03-26 Pierre Schweitzer[FREELDR]
2016-03-24 Amine Khaldi[HIVESFT] Fix Santiago timezone in ReactOS time setting...
2016-03-23 Pierre Schweitzer[BTRFS]
2016-03-12 Pierre Schweitzer[BOOTLIB]
2016-02-25 Amine Khaldi[TRANSLATIONS] Spanish translation update and general...
2016-02-20 Eric Kohl[VARIOUS]
2016-02-13 Hermès Bélusca-Maïto[CLIPBRD]
2016-02-13 Hermès Bélusca-Maïto[CLIPBRD]
2016-02-11 Hermès Bélusca-Maïto[FREELDR]: Continue removing code not related to freeld...
2016-02-05 Hermès Bélusca-Maïto[FREELDR]
2016-02-05 Hermès Bélusca-MaïtoOrder of definitions is still important!
2016-02-05 Hermès Bélusca-Maïto[FREELDR]: Add source file header to scsiport.c; move...
2016-02-05 Hermès Bélusca-Maïto[FREELDR]
2016-02-04 Hermès Bélusca-MaïtoRemove redundant extra terminating ';' in all of our...
2016-02-04 Hermès Bélusca-Maïto[CODE]: s/interupt/interrupt/
2016-02-03 Hermès Bélusca-Maïto[FREELDR]: Export RtlAssert.
2016-02-03 Hermès Bélusca-Maïto[FREELDR]
2016-02-03 Hermès Bélusca-Maïto[BOOTMGR]
2016-02-03 Hermès Bélusca-Maïto[FREELDR]: Move the (private) HAL Pci bus initializatio...
2016-02-03 Hermès Bélusca-Maïto[FREELDR]
2016-02-03 Hermès Bélusca-Maïto[FREELDR]
2016-02-03 Hermès Bélusca-Maïto[FREELDR][STREAM][NTOS]
2016-02-03 Hermès Bélusca-Maïto[FREELDR]: Remove deprecated code.
2016-02-01 Pierre Schweitzer[BOOTDATA]
2016-01-29 Hermès Bélusca-Maïto[BOOTDATA]: Normally, in the hybridcd, the livecd stuff...
2016-01-21 Alex Ionescu[BOOTLIB]: Fuck you binutils.
2016-01-21 Alex Ionescu[RTL/NDK]: For some strange reason, we were missing...
2016-01-21 Alex Ionescu[BOOTLIB]: Cleanup, less magic.
2016-01-21 Alex Ionescu[BOOTLIB]: Implement checksum calculation for PE header...
2016-01-20 Alex Ionescu[ROSLOAD]: SUBSYSTEM_WINDOWS_BOOT_APPLICATION is 16...
2016-01-20 Alex Ionescu[BOOTLIB]: Begin PE loader. Works so far. Next up is...
2016-01-20 Alex Ionescu[ROSLOAD]: Create directory and build rules. rosload...
2016-01-20 Alex Ionescu[HIVEBCD/BOOTMGR]: Prep work
2016-01-20 Alex Ionescu[BOOTLIB]: Cleanups and small fixes.
2016-01-20 Alex Ionescu[BOOTMGR]: Cleanup, less magic, one bug fix.
2016-01-20 Alex Ionescu[BOOTLIB]: Fix build
2016-01-20 Alex Ionescu[BOOTLIB]: Rough sketches of BlImgLoadBootApplication...
2016-01-19 Alex Ionescu[BOOTMGR]: Support for launching a recovery sequence.
2016-01-18 Alex Ionescu[BOOTMGR]: Implement support for getting the default...
2016-01-18 Alex Ionescu[HIVEBCD]: Fix wrong element type for application devic...
2016-01-18 Alex Ionescu[BOOTMGFW]: Implement BmEnumerateBootEntries.
2016-01-18 Alex Ionescu[HIVEBCD]: Implement an entire wholeseome BCD boot...
2016-01-17 Alex Ionescu[CMLIB/NTOSKRNL]: Move key deletion functions to cmlib...
2016-01-17 Hermès Bélusca-Maïto[FREELDR]
2016-01-16 Hermès Bélusca-Maïto[BOOTDATA]
2016-01-14 Hermès Bélusca-Maïto[FREELDR]
2016-01-09 Alex Ionescu[BOOTMGFW]: Implement the final boot selection & launch...
2016-01-08 Hermès Bélusca-Maïto[BOOTMGR]: Fix missing '\r' for EfiPrintf newlines...
2016-01-08 Alex Ionescu[BOOTMGFW]: Last few straggling initialization checks.
2016-01-08 Alex Ionescu[BOOTMGFW]: Implement additional startup logic
2016-01-08 Alex IonescuThree tiny squirmy subtle bugs combined themselves...
2016-01-08 Alex Ionescu[BOOTLIB]: Fix a few subtle bugs which made us incorrec...
2016-01-07 Alex Ionescu[BOOTLIB]: ACPI support (RSDP, XSDT/RSDT and arbitrary...
2016-01-07 Pierre Schweitzer[ROSVBOXMGMT]
2016-01-07 Hermès Bélusca-Maïto[BOOTDATA]
2016-01-07 Hermès Bélusca-Maïto[BOOTDATA]: Fix encoding and broken french translation...
2016-01-07 Alex Ionescu[BOOTLIB]: More debug print cleanups
2016-01-07 Alex Ionescu[BOOTLIB]: Cleanup some debug prints.
2016-01-07 Alex Ionescu[BOOTLIB]: Add support for initializing the input conso...
2016-01-06 Pierre Schweitzer[ROSVBOXMGMT]
2016-01-06 Alex Ionescu[BOOTLIB]: Add very early work around font loading.
2016-01-05 Hermès Bélusca-Maïto[REACTOS]
2016-01-05 Alex Ionescu[BOOTLIB]: Separate out bcd.c into bcdopt.c, bootreg...
2016-01-05 Alex Ionescu[BOOTMGFW]: Implement the rtlcompat functions, so that...
2016-01-05 Alex Ionescu[CMLIB]: Move Value functions to CMLIB as well, so...
next