reactos.git
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
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Hervé PoussineauForgot to commit this file with revision 15013
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Magnus Olsenswedish translation by Andreas Bjerkeholt
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Hervé PoussineauExFreePool -> ExFreePoolWithTag changes
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Thomas Bluemelimplemented RegOpenUserClassesRoot (doesn't work in...
2005-05-05 Hervé PoussineauChange ExFreePool to ExFreePoolWithTag
2005-05-05 Eric KohlImplement OpenAndMapFileForRead, RetreiveFileSecurity...
2005-05-05 Thomas Bluemelthe registry functions shouldn't change the last error...
2005-05-05 Magnus OlsenUpdate the swedish translation by
2005-05-05 Hervé PoussineauDon't desallocate non allocated memory
2005-05-05 Thomas Bluemel- ported BuildTrusteeWithObjectsAndNameA/W and BuildTru...
2005-05-05 Hervé PoussineauBetter handle of wrong arguments in IoRegisterDeviceInt...
2005-05-05 Thomas Bluemelguard dumping the stack trace to prevent infinite excep...
2005-05-05 Hervé PoussineauCall Fs notifications at PASSIVE_LEVEL by using a guard...
2005-05-05 Thomas Bluemeldirectly use HeapAlloc/Free in midl_user_allocate and...
2005-05-05 Thomas Bluemeluse SERVICES_ACTIVE_DATABASE if the caller didn't speci...
2005-05-05 Alex IonescuSimply fix up the formatting, there were tabs and 3...
2005-05-05 Thomas Bluemelprevent buffer overflow, LoadString accepts the size...
2005-05-05 Thomas Bluemeldon't dereference lpTokenAttributes if the caller passe...
2005-05-05 Magnus OlsenUsurp
2005-05-05 Hartmut Birr- Use the WIN32 option to select the correct mkdir.
2005-05-05 Hartmut Birr- Detect msys on windows as a linux system.
2005-05-05 Hartmut Birr- Fixed the parameters for NtOpenFile in InternalFindFi...
next