reactos.git
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...
2005-05-05 Hartmut Birr- Return the length in VfatDirectoryControl.
2005-05-05 Hartmut Birr- Free always the name string and the completion contex...
2005-05-05 Hartmut Birr- Guard the copying to the IOSB.
2005-05-05 Hervé PoussineauSVN maintenance:
2005-05-05 Thomas Bluemel- fixed RegSetValueEx to take the null-terminating...
2005-05-05 Thomas Bluemelonly create handles with access rights needed for the...
2005-05-04 Magnus Olsentinus
2005-05-04 Thomas Bluemelprevent buffer overflow, LoadString accepts the size...
2005-05-04 Thomas Bluemelprevent buffer overflow, LoadString accepts the size...
2005-05-04 Thomas Bluemelcorrectly use tchar.h again and build a unicode version...
2005-05-04 Thomas Bluemelit's valid to pass lpTargetHandle = NULL to DuplicateHa...
2005-05-04 Gé van GeldorpFix GDB stub:
2005-05-04 Thomas Bluemelmake correct use of tchar.h in taskmgr and build it...
2005-05-04 Maarten BosmaSteven Wilson: update tlist to use new process info...
2005-05-04 Magnus OlsenDavid Nordenberg: Swedish translation, proofread by...
2005-05-04 Martin Fuchsrestore toolbar bitmap
2005-05-04 Magnus OlsenSwedish åäö was gone in the translation after some...
2005-05-04 Magnus Olsenfilip0402 : patch for taskmgr to remove some hardcode...
2005-05-04 Hervé PoussineauSet Thread->SystemThread to TRUE when creating a system...
2005-05-04 Aleksey BraginRegOpenKey, RegOpenKeyEx A/W imported and ported from...
2005-05-04 Aleksey BraginNtOpenKey modified to correctly behave when wrong input...
2005-05-04 Hervé PoussineauFix flags checking in I8042ReadData (patch by Tinus_)
2005-05-03 Alex IonescuFix horrible bug where Queued Threads were treated...
2005-05-03 Magnus Olsenbugfix from, tinus mailto:o112w8r02@sneakemail.com
2005-05-03 Hartmut BirrDo always set the UserIosb of an irp in IoSecondStageCo...
2005-05-03 Hervé PoussineauAdd French translation for sndvol32 (Patch by Usurp)
2005-05-03 Magnus OlsenImplement WSAStringToAddressA
2005-05-03 Magnus OlsenImplement WSAStringToAddressW
2005-05-03 Hervé PoussineauRemove Disk driver for Bochs.
2005-05-03 Martin Fuchsrosshell: printer and network folder in start menu
2005-05-03 Alex Ionescurevert accidental commit
2005-05-03 Martin Fuchscontext menu interface pointer cleanup
2005-05-03 Martin Fuchssmall optimization for the last change
2005-05-03 Martin Fuchsdisplay custom folders in start menu root
2005-05-03 Martin Fuchscontext menu interface pointer cleanup
2005-05-02 Hartmut BirrOpen/create all files with the necessary rights.
2005-05-02 Hartmut Birr- Check first for a valid returned object in ObOpenObje...
2005-05-02 Hervé PoussineauAdd i8042prt.sys and kbdclass.sys to boot cd
2005-05-02 Emanuele AlibertiMove VMS subtree in the proper place.
2005-05-02 Filip NavaraFix Alex's completely wrong fix for NtUserScrollWindowE...
2005-05-02 Alex IonescuFix many of the scrollbar issues. However, MDI Scrollba...
2005-05-02 Alex IonescuDon't call internal function which checks parameters...
2005-05-02 Hervé PoussineauDon't free unicode strings in case of error
2005-05-02 Art YerkesFix KDSERIAL.
2005-05-02 Alex IonescuSame kind of fixes for NtFlushBuffersFile
2005-05-02 Alex IonescuFix NtQueryInformationFile. Use right device object...
2005-05-01 Martin Fuchsimplement owner drawn context menus for winefile
2005-05-01 Hervé PoussineauFix garbage text output with cmd.exe in GUI mode.
2005-05-01 Alex IonescuByebye decrepit drivers
2005-05-01 Alex IonescuRemove incorrect change
2005-05-01 Alex Ionescuremove accidental commit
2005-05-01 Alex IonescuRemove incorrect change
2005-05-01 Alex IonescuDo not signal event twice. Thanks to Gunnar for finding...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas BluemelDeleteFile should create a handle with DELETE access...
2005-05-01 Hervé PoussineauSVN maintenance on new directories/files
2005-05-01 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-05-01 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Magnus Olsenreverted them back from ekohl change it create
2005-05-01 Hervé PoussineauPlease give names to your PDOs. Should correct the...
2005-05-01 Martin Fuchsmore rosshell separations
2005-05-01 Martin Fuchsexperimental ROS Shell without integrated explorer...
2005-05-01 Alex IonescuFix IopCloseFile: Use IRP_SYNC_API flag, use local...
2005-05-01 Alex IonescuFix IopDeleteFile: Use IRP_SYNC_API flag, use local...
next