reactos.git
2005-02-16 Casper HornstrupSupport multiple channels
2005-02-16 Filip NavaraCast pointers to ULONG_PTR instead of ULONG.
2005-02-16 Filip NavaraFix email address.
2005-02-16 Filip NavaraFix a typo.
2005-02-16 Filip NavaraFix definition of MIDL_SERVER_INFO structure.
2005-02-16 Filip NavaraMinor formatting change.
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
2005-02-16 Thomas Bluemelget rid of libunicode
2005-02-16 Thomas BluemelForward to user32 when appropriate in shlwapi and remov...
2005-02-16 Eric Kohl- Implement CaptureStringArg and CaptureAndConvertAnsiArg.
2005-02-16 Filip NavaraFile system drivers should forward the IRP_MJ_SHUTDOWN...
2005-02-16 Thomas Bluemelconverted libexpat to a static library
2005-02-16 Steven EdwardsAdd EOL to make gcc shutup.
2005-02-16 James TaborUpdate and sync Msiexec with Wine Cvs.
2005-02-15 Filip NavaraFix inline assembler register specification (gcc.gnu...
2005-02-15 Gé van GeldorpUse bitwise operators for ROUND_UP/DOWN and rename...
2005-02-15 Gé van GeldorpFix ROUND_UP when N is a multiple of S. Proposed by...
2005-02-15 Thomas Bluemelsecured buffer access in NtCreateSection(), NtOpenSecti...
2005-02-15 Thomas Bluemeldon't leak the captured file name in NtCreatePagingFile...
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-15 Thomas BluemelNtQueueApcThread always inserts a umode apc
2005-02-14 Thomas Bluemelsecured access to buffers in NtWaitForSingleObject...
2005-02-14 Thomas Bluemelfixed the NtRaiseHardError() prototype
2005-02-14 Mike NordellFix broken DEVICE_NO_FLUSH handling for ATAPI devices...
2005-02-14 Thomas Bluemel1. a few previous mode fixes
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpDelete old version in preparation of vendor drop
2005-02-14 Eric KohlExport splay-tree and generic table functions.
2005-02-14 Thomas Bluemeldon't walk all the timers as they're sorted.
2005-02-14 Thomas Bluemelfixed typo and don't use memcpy to just copy a 32bit...
2005-02-14 Thomas Bluemeldon't remove the timer from the list before walking...
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Eric Kohl- Implement RtlSetAttributesSecurityDescriptor, RtlInit...
2005-02-14 Thomas Bluemelfixed some warnings
2005-02-14 Thomas Bluemeldon't leak a reference to the timer object when copying...
2005-02-14 Gé van Geldorpnetzimme@netscape.net
2005-02-14 Alex IonescuReimplemented Kernel and Executive Timers. Use Microsof...
2005-02-14 Thomas Bluemelprobe pointers in NtCreateToken. Still needs some work...
2005-02-14 Thomas Bluemelsecure access to buffers in NtAllocateLocallyUniqueId
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Emanuele AlibertiResource script uses the new generic rc script.
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Emanuele AlibertiSM - some more work
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Thomas Bluemelfixed wrong buffer check in NtDuplicateToken and added...
2005-02-13 Hartmut Birr- Silence a debug message.
2005-02-13 Emanuele AlibertiLPC message type LPC_CONNECTION_REFUSED does not exist...
2005-02-13 Emanuele AlibertiNtAcceptConnectPort signature fixed.
2005-02-13 Emanuele AlibertiFix OriginalCopyright.
2005-02-13 Emanuele AlibertiOriginalCopyright added.
2005-02-13 Emanuele AlibertiResource script added.
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Hartmut Birr- Forgot this file.
2005-02-13 Hartmut Birr- Prepared ntfs for using CcInitializeCacheMap/CcUninit...
2005-02-13 Hartmut Birr- Prepared cdfs for using CcInitializeCacheMap/CcUninit...
2005-02-13 Hartmut Birr- Partial implementation of IoSetInformation.
2005-02-13 Hartmut Birr- Initialize the Lock value of a stream file object.
2005-02-13 Hartmut Birr- Changed the definition of fpos_t to a 64bit value...
2005-02-13 Klemens FriedlVMware SVGA Wizard:
2005-02-13 Thomas Bluemelfixed returning the reference to the token in SeCopyCli...
2005-02-13 Steven EdwardsRemove the old control apps from rosapps/control.
2005-02-12 Aleksey BraginSome basics of driver wrapper - establish dispatch...
2005-02-12 Aleksey BraginAdded cromwell's drivers into build/install process...
2005-02-12 Aleksey BraginFixed a copy-n-paste typo in usbuhci ("Type"->"Image...
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpHenning Gerhardt <henning.gerhardt@web.de>
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Thomas Bluemelthe callback management doesn't have to be serialized...
2005-02-12 Thomas Bluemeladded stubs for NeedCurrentDirectoryForExePathA/W()
2005-02-12 Emanuele AlibertiSM - Sorry, I forgot silence dbg messages!
2005-02-12 Emanuele AlibertiPSX: posixw32: some work for compatibility with future SM
2005-02-12 Eric Kohl- Implement RtlGetLastNtStatus, RtlGetLastWin32Error...
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-02-12 Gé van GeldorpCheck subsystem
2005-02-12 Emanuele AlibertiSM - clean, simplify, make more readable
2005-02-12 Art YerkesAddrWidenAddress: set type
2005-02-11 Gé van GeldorpBe compatible with some of the crap apps out there
2005-02-11 Eric KohlOoops! These are the correct exports.
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-02-11 Eric Kohl- Implement RtlSetControlSecurityDescriptor
2005-02-10 Gé van GeldorpMatch packing in DDK
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Thomas Bluemelremoved obsolete typecast in AllocConsole()
2005-02-10 Thomas Bluemelfixed ObpCaptureObjectAttributes()
2005-02-10 Thomas Bluemelrevert the changes to NtCreateEvent and do the real fix
2005-02-10 Alex IonescuFix APC problems. Thanks to Arty for finding this....
2005-02-10 Art YerkesPatch to fix NtCreateSempahore, in the case where the...
2005-02-10 Steven EdwardsAdded note about freeldr 2.0 changes
2005-02-09 Gé van GeldorpBig change warrants major version number bump
2005-02-09 Gé van GeldorpPass PageDirectoryStart and End so the memory manager
next