reactos.git
2006-07-05 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-07-05 Ged Murphyclean up code and use HeapAlloc + fix memory leaks
2006-07-05 Alex Ionescu- Make IoCreateFile use deferred I/O completion.
2006-07-05 Alex Ionescu[AUDIT] - Almost all the functions are stubs, except...
2006-07-05 Alex Ionescu- Ongoing IoCreateFile fixes:
2006-07-05 Alex Ionescu- Fix IopcloseFile... I'm not sure it was working right...
2006-07-05 Alex Ionescu- The FO's lock is a Synch event, not a notification...
2006-07-05 Alex Ionescu- Finally fix IoCreateStreamFileObject. I had fixed...
2006-07-04 Alex Ionescu- Fix IopQueryNameFile to properly validate and calcula...
2006-07-04 Alex Ionescu- Fix and combine the creation of I/O Object Types...
2006-07-04 Alex Ionescu- Add locking in IopDeleteFile, and only check for...
2006-07-04 Ged Murphyupdate Wine doc
2006-07-04 Ged MurphySync to Wine-0_9_16:
2006-07-04 Ged Murphyupdate ROS code to call new tests
2006-07-04 Ged Murphyupdate comctl32 regression tests to Wine-0_9_16, which...
2006-07-04 Ged Murphyrevert r22824 as requested by Fireball.
2006-07-04 Aleksey BraginRevert netapi and mpr winesyncs (needs to be re-applied...
2006-07-04 Aleksey BraginRevert cards.dll and crypt32.dll autowinesync.
2006-07-04 James Tabor- CreateWindowExa/W
2006-07-04 Aleksey BraginROS-specific patch for autosyncing with Wine
2006-07-04 Alex Ionescu- Misc formatting fixes.
2006-07-04 Alex Ionescu- Fix NtSetInformationFile to use correct sync/async...
2006-07-04 Alex Ionescu- Fix NtQueryInformationFile to use correct sync/async...
2006-07-04 Johannes Anderwaldfix build
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 Johannes Anderwald* halfplemented console system menu
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 Johannes Anderwald* remove unreferenced parameters warning in font.c...
2006-07-04 The Wine SynchronizerAutosyncing with Wine
2006-07-04 James Tabor- NtUser/CreateWindowExA/W:
2006-07-04 James TaborRestore tinus patches.
2006-07-03 James TaborWine port for DefWindowProcAW WM_NCCREATE help SetText.
2006-07-03 Magnus Olsenpatch from LMH1 : see bug 1606
2006-07-03 Johannes Anderwald[AUDIT]
2006-07-03 James TaborMove hBmpClose to the MDICLIENTINFO structure and modif...
2006-07-03 Magnus OlsenCommit bug 1347, patch from w3seek
2006-07-03 Magnus Olsenforget this file sorry
2006-07-03 Magnus Olsentest case for QueueUserWorkItem from bug 1609
2006-07-03 Johannes Anderwaldset svn:eol-style:native
2006-07-03 Magnus Olsen5 of 4 commit (sorry my svn clinet is crazy for moment)
2006-07-03 Magnus Olsen4 of 4 commit (sorry my svn clinet is crazy for moment)
2006-07-03 Magnus Olsen3 of 4 commit (sorry my svn clinet is crazy for moment)
2006-07-03 Magnus Olsen2 of 4 commit (sorry my svn clinet is crazy for moment)
2006-07-03 Magnus Olsen1 of 4 commit (sorry my svn clinet is crazy for moment)
2006-07-03 James TaborRestored sequence for setting WindowObject and callers...
2006-07-03 Magnus Olsenwrong propyty on inlcude file it is not a executable...
2006-07-03 Johannes Anderwald* dont perform IntValidateWindowStationHandle in UserCr...
2006-07-03 Aleksey BraginFix a typo (should have been commented from the beginni...
2006-07-03 Hervé PoussineauAdd a big warning about installing custom drivers
2006-07-03 Hervé PoussineauDefine DLL_WINE_PREATTACH constant
2006-07-03 Hervé PoussineauAdd missing constants
2006-07-03 James Tabor-NtUserCreateWindowEx: Removed not about setting WS_CHILD.
2006-07-03 James Tabor-NtUserCreateWindowEx: Don't force WS_CHILD set, it...
2006-07-03 Hervé PoussineauAdd more defines for anonymous structure/union names
2006-07-03 James Tabor- NtUser/CreateWindowExA/W:
2006-07-03 Alex Ionescu- NtQueryDirectoryFile:
2006-07-03 Alex Ionescu- NtWriteFile:
2006-07-02 Alex Ionescu- NtReadFile:
2006-07-02 Alex Ionescu- Same sort of changes for NtSetVolumeInformationFile.
2006-07-02 Alex Ionescu- Fix sync usage in NtQueryVolumeInformationFile, set...
2006-07-02 Alex Ionescu- Add proper sync handling to NtUnlockFile.
2006-07-02 Aleksey BraginMikhail Zvyozdochkin: Fix compiling on linux (adding...
2006-07-02 Aleksey BraginMikhail Zvyozdochkin: Fix compiling on linux (adding...
2006-07-02 Hervé PoussineauDelete now useless code
2006-07-02 Hervé PoussineauDelete now useless code
2006-07-02 Hervé PoussineauRename richedit to riched32 and lzexpand to lz32
2006-07-02 Eric KohlImplement CM_Open_DevNode_Key and add CM_Open_DevNode_K...
2006-07-02 Alex Ionescu- More of the same for NtNotifyChangeDirectoryFile.
2006-07-02 Alex Ionescu- NtLockFile:
2006-07-02 Alex Ionescu- Temporarily disable queueing IRPs to their threads...
2006-07-02 Hervé PoussineauImplement IopReinitializeBootDrivers, on the model...
2006-07-02 Alex Ionescu- Move NtCancelIoFile and NtDeleteFile to file.c, they...
2006-07-02 Alex Ionescu- Same changes for IoSertInformation: Lock the FO,...
2006-07-02 Alex Ionescu- Combine IoQueryVolumeInformation and IoQueryFileInfor...
2006-07-02 Alex Ionescu- Start of heavy work on iofunc.c:
2006-07-02 Alex Ionescu- Fix formatting of some newly added functions before...
2006-07-02 Alex Ionescu- Move IoGetBaseFileSystemDeviceObject to device.c...
2006-07-02 Alex Ionescu- Small optimization: don't bother to get the File...
2006-07-02 Alex Ionescu- Use IoIsErrorUserInoduced to check if we couldn't...
2006-07-02 Alex Ionescu- Implement IopInitailizeVpbForMount for the purpose...
2006-07-02 Alex Ionescu- Improve list looping to remove gotos.
2006-07-02 Alex Ionescu- If the device to be mounted is an attachee, find...
2006-07-02 Alex Ionescu- Mount the FS inline to avoid sending 6 parameters...
2006-07-02 Alex Ionescu- Respect DeviceIsLocked flag and Alertable in IopMount...
2006-07-02 Alex Ionescu- Fix the hack in the previous commit which broke FS...
2006-07-02 Alex Ionescu- Simplify/modularize FS registration by using distinct...
2006-07-02 Alex Ionescu- Get rid of the stupid LIST_FOR_EACH macros in FS...
2006-07-02 Alex Ionescu- Implement some functions to handle VPB Referencing...
2006-07-02 Alex Ionescu- Some small changes to some prototypes/names for upcom...
2006-07-02 Alex Ionescu- Correct function name
next