- Fix typo
[reactos.git] / reactos / boot /
2009-09-06 Hervé PoussineauRevert r43007 to try to please buildbot
2009-09-06 Hervé PoussineauRework FAT filesystem to not be tied to boot filesystem
2009-09-06 Hervé PoussineauImplement GetFileInformation() on disks for i386 archit...
2009-09-06 Hervé PoussineauRemove code dealing with FAT cache. It is never used
2009-09-06 Hervé PoussineauFor now, some filesystems still need to use DiskGetBoot...
2009-09-06 Hervé PoussineauRemove support for machine specific versions of DiskGet...
2009-09-06 Hervé PoussineauDo not leak device descriptors in case of error
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-22 Dmitry Chapyshev- Add windowscodecs.dll from Wine 1.1.28
2009-08-15 Dmitry Chapyshev- Add EventLabels keys
2009-08-15 Dmitry Chapyshev- Add sound schemes keys
2009-08-15 Dmitry Chapyshev- Add bcrypt, xmllite and hnetcfg from Wine
2009-08-15 Dmitry Chapyshev- Add rapps.exe to bootcd
2009-08-15 Dmitry Chapyshev- Add msgsm32.acm from Wine
2009-08-09 Hervé Poussineau[rbuild] Remove distinction between Iso/IsoRegTest...
2009-08-09 Dmitry GorbachevFix IDT limit.
2009-08-09 Dmitry GorbachevAdd padding to ext2 superblock structure (to 512 bytes).
2009-08-09 Christoph von Wittichsync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-09 Hervé PoussineauFix compilation #2
2009-08-09 Hervé PoussineauFix compilation
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetIdentifier
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-08-08 Dmitry GorbachevFix issue #4673 ("Misrepresented license in FreeLDR...
2009-08-08 Hervé PoussineauRemove dead code
2009-08-08 Hervé PoussineauUse Arc* infrastructure to read the .inf file
2009-08-08 Hervé PoussineauFix some typos and make PFILE a ULONG
2009-08-08 Hervé Poussineau- Half-convert FAT, Ext2 and NTFS filesytems to provide...
2009-08-08 Dmitry Gorbachev- Do not compare an ULONG variable with -1 in DbgPrint().
2009-08-08 Hervé PoussineauHACK FIX DiskGetBootPath() method to return something...
2009-08-08 Hervé PoussineauRework ISO9660 filesystem to use ARC file architecture.
2009-08-08 Hervé PoussineauRead freeldr.ini file using ARC file infrastructure
2009-08-08 Hervé PoussineauImprove ARC file infrastructure, by adding a compatibil...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-28 Aleksey Bragin- Fix a regression introduced in 40710, which caused...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Fix memory leak from r42218 ;0)
2009-07-25 Stefan Ginsberg- Fix most freeldr compilation issues, most notably:
2009-07-25 Dmitry Chapyshev- Add avicap32 (stubs only)
2009-07-25 Dmitry GorbachevUndo part of r42190. Sorry.
2009-07-25 Dmitry GorbachevFix "misrepresented license in FreeLDR", Robert Millan...
2009-07-25 Dmitry GorbachevDo not fail with 'l' type modifier. Bug #4438.
2009-07-21 ReactOS Portable... - Do not set the non-x86 file system and disk read...
2009-07-17 Dmitry GorbachevChange the order in which file systems are recognized...
2009-07-16 Timo KreuzerAdd Accessibility registry key
2009-07-15 ReactOS Portable... - Add initial support for TI OMAP3530 (last commit...
2009-07-15 ReactOS Portable... - Build freeldr_arch first -- otherwise the fact you...
2009-07-12 ReactOS Portable... Only build winsetupldr for x86, since there's no NT...
2009-07-12 ReactOS Portable... Only call WinLDR for x86 since there is no NT for ARM
2009-07-11 ReactOS Portable... Just cause it ain't AMD64 ain't meaning it's just x86...
2009-07-11 ReactOS Portable... Fix incorrect use of PVOID for pointer math, hidden...
2009-07-09 Timo Kreuzerfreeldr: Remove duplicated / unused files for amd64...
2009-07-06 Dmitry GorbachevFix compilation with latest GCC.
2009-07-02 Dmitry GorbachevColor schemes by Peter Dimitriu. Bug #4654.
2009-06-28 Matthias Kupferadd svchost.exe to install package
2009-06-28 Colin Finck- Give the "windows" module a more meaningful name.
2009-06-25 Sylvain PetreolleAdd accessibility keys.
2009-06-23 ReactOS Portable... - For one thing, fix build in ARM3/init.c (sorry!)
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-18 Ged MurphyFix the version data in the registry to match what...
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-16 Dmitry Chapyshev- Add Symbol font from Wine
2009-06-16 Dmitry Chapyshev- Add ntlanman.dll (not implemented)
2009-06-15 Kamil Hornicek- import dmusic from Wine, it's mostly stubs but it...
2009-06-05 Aleksey Bragin- Add USB keyboard and mouse support to ReactOS.
2009-05-28 Aleksey Bragin- Add missing c_424.nls.
2009-05-28 Aleksey Bragin- Switch to using UniATA as a default storage driver...
2009-05-25 Timo KreuzerMmGrowKernelStack: go back to the ASSERT and add a...
2009-05-23 Christoph von Wittichadd some registry values req. by user32 sysparams ...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-18 Johannes Anderwald- add ReactOS_LogOn.wav to bootcd
2009-05-17 Dmitry Chapyshev- Hardcoded paths unneeded anymore
2009-05-12 Cameron Gutman - Add paint to bootcd
2009-05-08 Hervé PoussineauRevert part of r40686
2009-05-06 Dmitry Chapyshev- Add xinput1_1, xinput1_2, xinput1_3, xinput9_1_0...
2009-05-01 Michael Martin- Add reg key tree NetworkProvider under CurrentControl...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-29 Colin Finck- Add a "regtest.cmd" for running other commands (here...
2009-04-26 Hervé PoussineauRemove MachGetMemoryMap() and replace it by ArcGetMemor...
2009-04-24 Hervé PoussineauWINLDR: Repair LiveCD boot
2009-04-24 Hervé PoussineauImplement ArcGetTime() and ArcGetRelativeTime()
2009-04-24 Aleksey Bragin- WINLDR: Fix SystemRoot path when booting in non-setup...
2009-04-24 Aleksey Bragin- Reenable partition table exploration, but switch...
2009-04-24 Aleksey Bragin- WINLDR: Pass boot options to the kernel when booting...
2009-04-24 Aleksey Bragin- WINLDR: Use SystemRoot path as it is because after...
2009-04-24 Aleksey Bragin- Fix CDROM device registration: don't hardcode it...
2009-04-23 Aleksey Bragin- Remove empty debug print.
2009-04-23 Christoph von Wittichremove wine's wintab32 which relies on x11 drivers
2009-04-22 Dmitry Chapyshev- Add Font Embedding Dll (it is necessary for Iron...
2009-04-21 Hervé PoussineauFix warning
2009-04-21 Hervé PoussineauDisable partition table exploration, as long as it...
2009-04-20 Hervé PoussineauImplement agnostic architecture for file system access...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-20 Dmitry GorbachevMore error checks. Bug #4393.
2009-04-20 Dmitry GorbachevDon't fail with Chinese language (bug #4393).
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-15 Steven Edwardsmake telnetd manual
2009-04-14 Timo KreuzerRevert 40507, it breaks VBox.
next