reactos.git
2005-08-22 Filip NavaraExport the HalGetDmaAdapter callback and use some nice...
2005-08-22 Filip NavaraAdd missing definitions for HalDispatchTable callbacks.
2005-08-22 Filip NavaraComplete reimplementation of HAL DMA routines.
2005-08-21 Brandon TurnerFix a CD bug spotted by ravelo_. This is simlair to...
2005-08-21 Steven Edwardsprompt to configure for Mingw after building project...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-21 Thomas Bluemeluse inlined probing macros for basic types
2005-08-21 Filip NavaraReplace wcsncpy with lstrcpynW / memcpy as appropriate.
2005-08-21 Filip NavaraFix implementation of wcsnlen and strnlen.
2005-08-21 Filip NavaraFix buffer overflow in lstrcpynW and lstrcpynA.
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-21 Thomas Bluemeladd macros to probe basic type pointers
2005-08-21 Thomas Bluemelfixed uninitialized variable warning
2005-08-21 Thomas Bluemeladd prototypes of RtlDosPathNameToRelativeNtPathName_U...
2005-08-21 Steven Edwardsadd fix it to build on linux
2005-08-21 Steven Edwardsadded a genguid helper function based on genguid by...
2005-08-21 Steven Edwards...I hate windows and its concepts of case in filenames...
2005-08-21 Steven Edwardsadd a more descriptive message about the state of the...
2005-08-21 Steven Edwardsstarted working on a msvc2k5 backend. Mostly a dummy...
2005-08-20 Filip NavaraReport the PCI bus type as PCIBus instead of Internal.
2005-08-20 Brandon Turneroptimize 17218 by using memmove instead of memcopy...
2005-08-20 Brandon TurnerOpen err redirection the same as output redirection...
2005-08-20 Brandon TurnerChange the way batch files and output files are opened...
2005-08-19 Royce Mitchell IIIadded clean rule
2005-08-19 Steven Edwardsuse instead of g++
2005-08-19 Royce Mitchell IIIspelling/grammar
2005-08-19 Royce Mitchell IIImingw makefile + more mingw compatibility fixes
2005-08-19 Steven Edwardsditto
2005-08-19 Royce Mitchell IIImingw compatibility fixes
2005-08-19 Steven Edwardsmixed case sucks
2005-08-19 Gé van GeldorpAdd generation of 8bpp DIB code
2005-08-19 Steven EdwardsAdded support for MOVEFILE_DELAY_UNTIL_REBOOT, based...
2005-08-19 Emanuele AlibertiXML chunks are required to contain a single node.
2005-08-19 Emanuele AlibertiMoved keyboard mappers need to picked up from the right...
2005-08-19 Emanuele AlibertiGroup keyboard mappers in a common directory, like...
2005-08-18 Gé van GeldorpImport VMware open source BusLogic driver
2005-08-18 Alex IonescuFix boot
2005-08-18 Magnus Olsenimplement errorlevel in some cmd command and bug fix...
2005-08-18 Gé van GeldorpAdd generation of 32bpp DIB code
2005-08-18 Brandon Turnermake dir change errorlevel to 0 on success.
2005-08-18 Brandon TurnerTest commit, adding myself to the cmd credits.
2005-08-18 Hartmut BirrFixed the directory index for FATX in FATXAddEntry.
2005-08-17 Hartmut BirrLoad the symbols from ntoskrn.exe from the boot cd...
2005-08-17 Alex IonescuAdd back MessageData to PQUEUED_MESSAGE. It was acciden...
2005-08-17 Magnus Olsenimplemented batch redirection by saving batch info...
2005-08-17 Gé van GeldorpSamuel Bronson <naesten@gmail.com>:
2005-08-17 Alex IonescuAdd beginning of lpc docs
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-17 Emanuele AlibertiMinor changes.
2005-08-16 Andrew MungerDo not free a Critical Section we did not initialize...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-16 Emanuele AlibertiAdd a stub for NTDLL!CsrGetProcessId.
2005-08-16 Hartmut Birr- Fixed the offset calculation in MmWritePagePhysicalAd...
2005-08-16 Hartmut BirrIf we delete a page table, we have also to clear the...
2005-08-16 Casper Hornstrupmodule_test proxy makefile support
2005-08-16 Casper HornstrupChange o to optional
2005-08-16 Emanuele AlibertiMake NTDLL not bind automatically to the Win32 server.
2005-08-16 Steven EdwardsChanges to get msi based installers mostly working
2005-08-16 Filip NavaraMake KeFlushQueueApc return a standard cyclic linked...
2005-08-15 Alex Ionescu- Remove the APC from the list and then set it as not...
2005-08-15 Emanuele Alibertipacklib.dll is DLL, not an EXE!
2005-08-15 Emanuele AlibertiEnlarge the Options buffer.
2005-08-15 Emanuele AlibertiUpdate the cabman manual.
2005-08-15 Emanuele AlibertiSemantic enhancement suggested by Casper Hornstrup...
2005-08-15 Royce Mitchell IIIfix reference counting output to tell us caller's file...
2005-08-15 Emanuele AlibertiSubsystem definitions: convert OS/2 and POSIX to new...
2005-08-15 Emanuele AlibertiAdd winemine.
2005-08-15 Emanuele AlibertiAdd new CSR and new Win32 server as optional (subsys...
2005-08-15 Hartmut BirrFixed a terminating NULL in IoRegisterDeviceInterface.
2005-08-15 Emanuele AlibertiCABMAN: add support for optional files (they are listed...
2005-08-15 Steven EdwardsChangelog:
2005-08-14 James TaborCreate Usb bulk storage template.
2005-08-14 Gé van GeldorpHave vmwinst add back the registry entries which were...
2005-08-14 Gé van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-08-14 James TaborImplemented USBD_ParseConfigurationDescriptorEx and...
2005-08-14 Magnus Olsenchange CMDLINE_LENGTH to 8192 to keep rbuild happy...
2005-08-14 Royce Mitchell IIIWINAPI -> STDCALL, plus fix/expound documentation
2005-08-14 Royce Mitchell IIIimplement DbgPrintEx, vDbgPrintEx, and vDbgPrintExWithP...
2005-08-14 Royce Mitchell IIIfix declaration of DbgQueryDebugFilterState()
2005-08-13 Martin FuchsProject file maintainance
2005-08-13 Martin Fuchsprepare for ANSI builds
2005-08-13 Martin FuchsProject file maintainance
2005-08-13 Martin FuchsWinefile Makefile for pure MinGW
2005-08-13 Martin Fuchsremove special handling of previous MinGW versions
2005-08-13 Emanuele AlibertiImplement csrsrv!CsrSrvInitializeServerDll based on...
2005-08-13 Royce Mitchell IIIBCB tracing implementation
2005-08-13 Royce Mitchell IIIfunction declaration to enable/disable BCB tracing
2005-08-13 Royce Mitchell IIIvariable to enable per-BCB debugging
2005-08-13 Emanuele AlibertiConform to the new CSR_PROCESS and CSR_THREAD.
2005-08-13 Emanuele AlibertiAlex Ionescu: CSR_PROCESS and CSR_THREAD layout from...
2005-08-13 Emanuele AlibertiBegin making the 'posix' module conform to rbuild.
2005-08-13 Emanuele AlibertiMinor changes.
2005-08-13 Emanuele AlibertiMake 'rosapps' module build.
2005-08-13 Magnus Olsensmall clean up. remove double define of COPY_FILE_FAIL_...
2005-08-12 Hartmut BirrFixed _WINBASE_/_WINBASE_H
2005-08-12 Aleksey BraginCorrect include tree, fixing multiple defines.
2005-08-12 Emanuele AlibertiCorrect version info.
2005-08-12 Emanuele AlibertiOS/2: more changes to make it conform to rbuild.
2005-08-12 Aleksey BraginXbox hack added, so two exactly the same PCI devices...
2005-08-12 Aleksey BraginMajor additions to usb stack:
next