reactos.git
2005-05-09 Alex IonescuFix KDBG and enable IRP_NOCACHE for ReadFile. Also...
2005-05-09 Alex IonescuFix uninitailzied variable on dbg=0
2005-05-09 Alex IonescuGrrr..it's getting late or something. CORRECT fix.
2005-05-09 Alex IonescuSorry, wrong version got commited
2005-05-09 Magnus Olsenremove last hardcode string to En.rc
2005-05-09 Alex IonescuFix a previous bug and fix NtReadFile: Read FileObject...
2005-05-09 Magnus OlsenRemove all hardcode string from format to En.rc
2005-05-08 Magnus OlsenUdate french langues and make it unicode
2005-05-08 Thomas BluemelPatch by tinus: use the right access mode. fixes bug 627
2005-05-08 Magnus Olsenset eol style
2005-05-08 Magnus Olsenforget the .rc file
2005-05-08 Magnus OlsenMy and W3seek patch to make format ansi and unicode...
2005-05-08 Alex IonescuFix NtQueryDirectoryFile to wait on right status, to...
2005-05-08 Magnus OlsenReomve string STRING_CMD_INVALIDDRIVE in En.rc it...
2005-05-08 Thomas Bluemelprevent buffer overflow, LoadString accepts the size...
2005-05-08 Klemens Friedlupdate taskmgr german language resource file
2005-05-08 Thomas Bluemelfixed more uninitialized variables warnings
2005-05-08 Thomas Bluemeldon't generate lvalue assignment code
2005-05-08 Magnus OlsenRemove two hardcode string to En.rc it is IDS_Not_Respo...
2005-05-08 Casper HornstrupRemove unneeded w32api files
2005-05-08 Casper HornstrupRe-add local w32api changes
2005-05-08 Casper HornstrupCopy w32api 2.5 to trunk
2005-05-08 Casper HornstrupDelete old w32api
2005-05-08 Magnus OlsenRemove last hardcode string I have check the soure...
2005-05-08 Alex Ionescuforgot this guy
2005-05-08 Hartmut BirrChanged the trap prolog, each exception can have its...
2005-05-08 Hartmut BirrFixed the unlocking of pages from a mdl.
2005-05-08 Hartmut BirrFree the irp after a close operation.
2005-05-08 Hartmut BirrFixed the stack switching.
2005-05-08 Gé van GeldorpFix for nasm 0.98
2005-05-08 Magnus Olsenfound some hard code string move them to En.rc
2005-05-08 Magnus Olsen "Sync to Wine-20050419" by GvG
2005-05-08 Hartmut BirrFree the irp after a close operation.
2005-05-08 Hartmut Birr- Changed IopCompleteRequest back to the old schematics...
2005-05-08 Alex IonescuMake rtl use a single header. Helps for PCH and will...
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-08 Thomas Bluemelmore fixes for GCC4
2005-05-08 Thomas BluemelDon't declare constants as export and later define...
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-07 Magnus OlsenFireball patch for fixing RtlUnicodeStringToInteger...
2005-05-07 Steven Edwardsremove trailing whitespace at end of lines
2005-05-07 Magnus Olsendoubicate res id my fualt
2005-05-07 Hartmut Birr- initialize a user profile before loading syssetup...
2005-05-07 Magnus OlsenFix a old bug in dir it did only accpet lower letters...
2005-05-07 Magnus OlsenAndreas Bjerkeholt : Swedish translation, proofread...
2005-05-07 Magnus Olsenremove a debug msg after me
2005-05-07 Magnus OlsenAdd *. to dir but it does not working in ros but in...
2005-05-07 Alex IonescuImplement FsRtlAllocateResource, FsRtlIsPagingFile...
2005-05-07 Magnus OlsenRemove the two last langues string it was doublecate
2005-05-07 Alex IonescuFILE_BASIC_INFORMATION is 0x28 bytes and aligned on...
2005-05-07 Magnus Olsenimplement VOID ConOutResPuts (UINT resID), VOID ConErrR...
2005-05-07 Eric KohlImplement AssertFail and GetSetFileTimestamp.
2005-05-07 Alex IonescuImplement FsRtlMdlRead, FsRtlMdlReadComplete, FsMdlRead...
2005-05-07 Magnus OlsenForget change two line in chcp so it did not compile
2005-05-07 Magnus Olsenthe name GetCodePage and OutCodePage is a bit misleadin...
2005-05-07 Magnus OlsenAdd cache for codepage so it does not call hole time...
2005-05-07 Alex IonescuUpdate Fast I/O Dispatch routines to proper defintions...
2005-05-07 Alex IonescuFix driver loading. patch by tinus
2005-05-07 Alex IonescuMore IRP Completion changes. Use proper stack count...
2005-05-07 Alex IonescuUpdate ETHREAD to latest version.
2005-05-07 Thomas BluemelReadFile should return 0 to lpNumberOfBytesRead if...
2005-05-06 Alex IonescuFix win32k to use new EPROCESS defintion
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-06 Aleksey BraginPatch by tinus: Resolves issue of keyboard detection...
2005-05-06 Magnus Olsen<tinus_> "Forgotten file from commit 14982"
2005-05-06 Magnus Olsen HKLM,"SYSTEM\CurrentControlSet\Services\i8042Prt\Param...
2005-05-06 Gé van GeldorpUpdate status
2005-05-06 Gé van GeldorpSync to Wine-20050419:
2005-05-06 Gé van GeldorpSync to Wine-20050419:
2005-05-06 Gé van GeldorpFix filename case
2005-05-06 Casper HornstrupCorrect typo
2005-05-06 Magnus OlsenThx w3seek that pointout a bug in ConInString it shoul...
2005-05-06 Magnus OlsenAt last unicode version of cmd are now output text...
2005-05-06 Thomas Bluemel- fixed TransactNamedPipe to properly wait on completio...
2005-05-06 Gé van GeldorpSync to Wine-20050419:
2005-05-06 Aleksey BraginMake intl.cpl really switch InstallLanguage and Default...
2005-05-06 Thomas Bluemel- fixed ConnectNamedPipe to properly wait on completion...
2005-05-06 Thomas Bluemel- fixed DeviceIoControl to properly wait on completion...
2005-05-06 Thomas Bluemel- fixed Read/WriteFile(Ex) and properly wait on complet...
2005-05-06 Hartmut BirrRevert my last changes.
2005-05-06 Hartmut BirrDo not modify the stack layout of a function by using...
2005-05-06 Hervé PoussineauRevert ntoskrnl/cm/regobj.c back to revision 14017
2005-05-06 Thomas Bluemelminor corrections to match the behavior of wine's imple...
2005-05-06 Magnus OlsenDavid Nordenberg: Swedish translation, proofread by...
2005-05-06 Magnus Olsen Swedish translations by David Nordenberg
2005-05-06 Alex IonescuUpdate some more kernel structures
2005-05-06 Thomas Bluemelopen the module image file with read access rights...
2005-05-06 Thomas Bluemelcreate a token handle with TOKEN_QUERY access rights...
2005-05-06 Thomas Bluemeldon't leak the registry path string after initializing...
2005-05-05 Alex IonescuUpdate KPROCESS structure to latest version and documen...
2005-05-05 Gé van GeldorpJose Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
2005-05-05 Hartmut BirrFixed InterlockedClearBit.
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Hervé PoussineauSVN maintenance: Set eol style to native and add keywords
2005-05-05 Hervé PoussineauRtlFreeUnicodeString -> ExFreePool changes
next