Locate next revision ISO
[reactos.git] / reactos /
2005-08-02 Alex Ionescu- Remove CmpFindObject hack and use ObFindObject with...
2005-08-02 Filip NavaraFix some pointer casts.
2005-08-02 Filip Navara- Remove the DoneInitYet hack.
2005-08-02 Filip NavaraRemove duplicate definitions.
2005-08-02 Thomas Bluemelfixed the CONTAINING_RECORD macro
2005-08-02 Alex Ionescu- Add access state functions.
2005-08-01 Eric KohlImplement CM_Get_DevNode_Registry_Property[_Ex]A/W...
2005-08-01 Filip NavaraDon't fallback to linear search for exports, it's not...
2005-08-01 Filip NavaraDon't do linear search for exports, it's not needed.
2005-08-01 Filip NavaraRemove the PESUM tool, the PEFIXUP tool can be used...
2005-08-01 Filip NavaraAdd new PEFIXUP tool and use it in the build system.
2005-08-01 Thomas Bluemelprint percentage character for the memory load in debug...
2005-08-01 Emanuele AlibertiRBuild 'project' document DTD (rough draft).
2005-08-01 Emanuele AlibertiReplace 'Value' with 'Content' as per XML spec.
2005-08-01 Thomas Bluemelrevert my last changes, it seems to cause problems...
2005-08-01 Filip NavaraVarious LdrGetProcedureAddress fixes:
2005-08-01 Emanuele AlibertiFirst attempt to make the XML data we feed rbuild confo...
2005-08-01 Thomas Bluemelfixed uninitialized variable warning
2005-08-01 Thomas Bluemelrevert back to -Os because of some buggy versions of GCC
2005-08-01 Thomas Bluemelcompile release builds with -O3 instead of -Os because...
2005-08-01 Emanuele AlibertiAdd reference to the 'compilerflag' element.
2005-08-01 Thomas Bluemeltemporarily disable -Werror for tools, there seem to...
2005-08-01 Filip NavaraPass correct pool type to PsChargePoolQuota.
2005-08-01 Thomas Bluemeldon't count references for the default quota block...
2005-08-01 Filip NavaraFix a typo. Thanks to Hervé Poussineau for noticing.
2005-08-01 Filip NavaraAdd pool type masks and use them.
2005-08-01 Filip NavaraFix definition of EPROCESS_QUOTA_ENTRY.
2005-08-01 Filip NavaraSetup quota blocks for processes.
2005-08-01 Filip NavaraSetup quota blocks for processes.
2005-08-01 Thomas Bluemeldefine common build flags so they can easily be changed...
2005-08-01 Thomas Bluemelfixed some warnings when compiling with -O3
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-08-01 Thomas Bluemelfixed some uninitialized variables warnings
2005-08-01 Hervé PoussineauAdd back changes of revision 16783. Sorry Alex
2005-08-01 Filip NavaraCleanup SID initialization and fill all SeExports fields.
2005-08-01 Filip NavaraFix LdrAccessResource for ordinary mapped files.
2005-08-01 Filip NavaraFix DPRINT.
2005-08-01 Filip NavaraFix paramater validation and pointer manipulation in...
2005-08-01 Filip NavaraFix locking in RtlPinAtomInAtomTable.
2005-08-01 Hervé PoussineauMerge from Wine:
2005-08-01 Hartmut BirrUsed MmFreeVirtualMemory in MmDeleteTeb because MmFreeM...
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-31 Thomas Bluemelfixed uninitialized variable warning
2005-07-31 Hartmut Birr- Changed BasepConvertUnicodeEnvironment to obtain...
2005-07-31 Hartmut BirrDon't use INVALID_HANDLE_VALUE as HANDLE_DETACH_PROCESS.
2005-07-31 Hartmut Birr- Implemented CsrDuplicateHandleTable.
2005-07-31 Thomas Bluemelfixed typo in a comment
2005-07-31 Thomas Bluemelfixed success check in RtlpCreateAtomHandle, ExCreateHa...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-31 Filip NavaraFix NULL-terminating of symbol image names.
2005-07-31 Filip NavaraImplement the magic flag in RtlImageDirectoryEntryToDat...
2005-07-31 Filip NavaraRevert #16904 and clarify the comment about the race...
2005-07-31 Martin Fuchsset eol-style for all remaining XML files
2005-07-31 Emanuele AlibertiDocument pch and linkerflag elements.
2005-07-31 Emanuele AlibertiTurn NTDLL.DLL a SUBSYSTEM_WINDOWS_CUI PE image (Casper...
2005-07-31 Alex Ionescu- Silence some debug messages
2005-07-31 Alex IonescuDefine NDEBUG
2005-07-31 Alex IonescuSilence debug messages
2005-07-31 Alex IonescuFix error handle output.
2005-07-30 Alex IonescuDon't use CSRSS handles if we alreay have some (so...
2005-07-30 Alex IonescuDecrease quantum during wait and during no-wait......
2005-07-30 Filip NavaraRemove code that I accidently commited in revision...
2005-07-30 Filip NavaraIgnore the "magic flag" in RtlImageDirectoryEntryToData.
2005-07-30 Filip NavaraFix a race condition in quantum code. Spotted by Shmuel...
2005-07-30 Eric Kohl- Support conformant arrays as in and out parameters.
2005-07-30 Aleksey BraginMove NDEBUG higher so it actually works and doesn't...
2005-07-30 Hartmut BirrIf a mutex already exist, open it instead of create.
2005-07-30 Hartmut BirrInitialized Basep8BitStringToUnicodeString
2005-07-30 Hartmut BirrCheck if the cpu supports the pae mode.
2005-07-30 Hartmut BirrMade cmd unicode compatible.
2005-07-30 Hartmut BirrUse FileGetString instead of ReadFile, because ReadFile...
2005-07-30 Hartmut BirrPut FindClose onto the correct position.
2005-07-30 Emanuele AlibertiCreate a subdir for rbuild documentation.
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-30 Hartmut BirrReverted back to 16420, because it contains too many...
2005-07-30 Magnus Olsenfix waring kdump.c:246: warning: 'OldIrql' may be used...
2005-07-30 James TaborImplement SetMenuItemBitmaps and fix bool flags.
2005-07-29 James TaborPatch by Dmitry Timoshkov dmitry@baikal.ru. Take into...
2005-07-29 James TaborShow SetMenuItemInfoA&W implemented.
2005-07-29 Thomas Bluemelmake the telProcessNetwork() thread function STDCALL!
2005-07-29 Thomas Bluemel- simplified BasepAnsiStringToHeapUnicodeString
2005-07-29 Hartmut Birr- Copy all data in FindFirstFileA.
2005-07-29 Hartmut BirrFixed some bugs in CreateProcessA which was introduced...
2005-07-29 Filip NavaraFix definiton of DPRINT1 for non-DBG build.
2005-07-29 Thomas Bluemeldynamically import functions from ntdll on startup
2005-07-29 Thomas Bluemelsilence debug messages when calling the SEH handler
2005-07-29 Thomas Bluemelfix the SetThreadUILanguage stub
2005-07-29 Magnus OlsenImplement GdiEntry14 (party tested see older commit...
2005-07-29 Thomas Bluemeldon't limit read/write access for kdb to umode mem
2005-07-29 Alex Ionescu- Don't always print TRACE/WARN on WINE DLLs. Thanks...
2005-07-29 Emanuele AlibertiEven if the Session Manager is a degenerate subsystem...
2005-07-29 Thomas Bluemeldefine __NO_CTYPE_INLINES to get DBG:=0 builds work...
2005-07-29 Filip NavaraStop abusing the non-paged pool.
2005-07-29 Filip NavaraFix the file to be actually compilable (with GAS 2...
2005-07-29 Alex Ionescu- Add back and fix useful dprint.
2005-07-29 Casper HornstrupAdd stylesheet header to xml
2005-07-29 Filip NavaraIoAllocateAdapterChannel should set CurrentIrp field...
2005-07-29 Emanuele AlibertiAdd posix, os2, and vms optional modules.
2005-07-29 Filip NavaraIoAllocateAdapterChannel should set CurrentIrp field...
2005-07-29 Thomas BluemelSaveliy Tretiakov <saveliyt@mail.ru>:
next