- Add a script for creating a Hybrid-CD (combined Boot-CD & Live-CD).
[reactos.git] / reactos / ntoskrnl / io / iomgr / arcname.c
2010-03-10 Colin Finck- Add a script for creating a Hybrid-CD (combined Boot...
2010-03-10 Colin FinckBackport the new boot and shutdown screen and slightly...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-09 Eric KohlRemoved outdated email addresses.
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo Kreuzerfix build of ntoskrnl
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-29 Hervé PoussineauReapply r43141: Remove now unneeded ARC cdrom hack...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-25 Hervé PoussineauRevert r43141 to try to fix ReactOS boot style...
2009-09-24 Hervé PoussineauRemove now unneeded ARC cdrom hack. We're now able...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-26 Aleksey BraginGiannis Adamopoulos <johnyadams@hotmail.com>
2009-01-21 Andrew GreenwoodAllow hybrid install/live CD by providing special FreeL...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-24 Stefan Ginsberg- IopGetDiskInformation: Fail if we are out of memory...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Hervé PoussineauReplace some ExFreePool by ExFreePoolWithTag
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-01 Aleksey Bragin- Almost completely fix the hack in IopParseDevice...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-07 Aleksey BraginMerge fixes for LiveCD (25746, 25747 plus corresponding...
2007-02-07 Alex Ionescu- Better fix for LiveCD issue; now it should work no...
2007-02-07 Alex Ionescu- Fix IopApplyReactOSCdRomHack to handle LiveCD case...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-05 Alex Ionescu- disk.sys: Don't fail IOCTL_GET_PARTITION_INFO for...
2006-11-05 Alex Ionescu- Fix boot.
2006-10-22 Thomas Bluemel- Change RtlMoveMemory to RtlCopyMemory where memory...
2006-10-08 Alex Ionescu- Remove InitSharedUserDataPage since this entire funct...
2006-10-08 Alex Ionescu- Finalize ARC Boot changes:
2006-10-08 Alex Ionescu- Optimize IopApplyRosCdromArcHack by not searching...
2006-10-08 Alex Ionescu- Part 2.5 of ARC Boot changes. Re-factor IoCreateArcNa...
2006-10-08 Alex Ionescu- Greatly simplify and optimize IoCreateArcNames by...
2006-10-08 Alex Ionescu- Part 2 of ARC boot changes: Major modifications done...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-08 Alex Ionescu- Part 1 of ARC boot cleanups/changes: Create a valid...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Alex Ionescu- Continue implementation of KiRosFrldrLpbToNtLpb by...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-01 Alex Ionescu- Move efi.c to \ex, because the functions are related...