Fix 2 advapi32:reg winetests
[reactos.git] / reactos / lib /
2009-05-16 Cameron Gutman - Restore the old loopback implementation
2009-05-16 Cameron Gutman - Set up the TCP interface data as needed in TCPFindIn...
2009-05-16 Michael Martin- timer_queue_thread_proc: Add missing and required...
2009-05-14 Michael Martin- Wait_thread_proc: Pass the correct value WaitAny...
2009-05-13 Cameron Gutman - Use FindOnLinkInterface to get the interface
2009-05-04 Thomas BluemelUnbreak linking ntoskrnl
2009-05-04 Thomas BluemelMake vectored exceptions thread-safe
2009-05-04 Timo KreuzerFix asm implementations of RtlInterlockedPopEntrySList...
2009-05-04 Aleksey Bragin- Implement RtlDecodePointer and remove respective...
2009-05-03 Dmitry Chapyshev- Implement _wfreopen, _y0, _y1, _yn
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-29 Christoph von Wittichsync mshtml and shdocvw with wine 1.1.20
2009-04-28 Cameron Gutman - Fix build
2009-04-22 Christoph von Wittichfix some msvcrt string winetests
2009-04-22 Christoph von Wittichimport strcpy_s from wine
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-17 Dmitry Chapyshev- Add check on null-pointer. Fixes exception in some...
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-15 Christoph von Wittichcheck for immutable bits in RtlSetControlSecurityDescriptor
2009-04-12 Jeffrey Morlan- RtlSetEnvironmentVariable: Removing a variable that...
2009-04-10 Cameron Gutman - Complete send requests along with the other types...
2009-04-06 Gregor Schneider- Remove error case shortcut, allows results to be...
2009-04-06 Cameron Gutman - Drivers must use DelayedWorkQueue (part 2)
2009-04-05 Gregor Schneider- msvcrt's pow function does not set errno, so there...
2009-04-04 Cameron Gutman - Don't pass the address type to IPInitializePacket...
2009-04-04 Cameron Gutman - Validate the buffer size before copying to it
2009-04-04 Cameron Gutman - Initialize packets before using them
2009-04-03 Cameron Gutman - Loopback adapter rewrite
2009-04-01 Cameron Gutman - Don't shrink the ICMP packet that we receive
2009-03-26 Jeffrey Morlan- Add another heap freelist for small blocks, making...
2009-03-25 Cameron Gutman - Revert an unwanted change
2009-03-25 Cameron Gutman - Fix ICMP
2009-03-25 Cameron Gutman - Return STATUS_NETWORK_UNREACHABLE if we can't get...
2009-03-25 Cameron Gutman - Set the IP_PACKET_FLAG_RAW flag on Raw IP packets
2009-03-23 Jeffrey MorlanFix a bug in wcstoul causing it to set *endptr improperly.
2009-03-23 Jeffrey Morlan- Moved the code for updating the drive-specific curren...
2009-03-21 Aleksey Bragin- Remove obsolete Doxyfile config files. Spotted by...
2009-03-17 Colin FinckSync CRT initialization code with mingw-w64 r690
2009-03-16 Cameron Gutman - Don't access an index outside the array bounds
2009-03-14 Colin Finck- Sync the common mingw stuff with mingw-w64 HEAD
2009-03-12 Timo KreuzerCleanup freetypee lib
2009-03-12 Timo Kreuzerok next try ;-)
2009-03-12 Timo Kreuzerfix build
2009-03-12 Timo KreuzerRemove freetype dll from build, build ftfd instead...
2009-03-12 Timo KreuzerCopy freetype to lib (will be converted to a static...
2009-03-11 Cameron Gutman - Merge aicom-network-fixes up to r39943
2009-03-11 Jeffrey MorlanFix bug where wcscspn could return non-zero value on...
2009-03-10 Dmitry GorbachevSilence compiler warning.
2009-03-09 Kamil Hornicek- fix some prototypes, remove dxroslayer from dsound
2009-03-09 Johannes Anderwald- Disable message flood when playing audio files as...
2009-03-07 Art YerkesFix remaining issues in this neglected imported code...
2009-03-06 Cameron Gutman - Merge aicom-network-fixes up to r39293
2009-03-06 Dmitry Chapyshev- Fix exceptions in some cases (if CriticalSection...
2009-03-04 Dmitry Chapyshev- Add GUIDs for msctf
2009-03-04 Johannes Anderwald- Import libsamplerate from mega-nerd.com/SRC/download...
2009-03-04 Jeffrey MorlanIn the CRT, replaced __set_errno calls having Win32...
2009-02-27 Andrew GreenwoodStarted new implementation of Sound Blaster driver...
2009-02-27 Dmitry GorbachevFix warning: implicit declaration of function 'VALID_SO...
2009-02-26 Dmitry Chapyshev- Add msctf from Wine
2009-02-25 Pierre SchweitzerMini optimalisation of RtlGenerate8dot3Name.
2009-02-22 Andrew GreenwoodAdded GETDEVCAPS support for MIDI, mixer and aux device...
2009-02-22 Andrew GreenwoodClosing of wave output devices is functional and termin...
2009-02-19 Art Yerkes - Our code was a bit confused about close vs cleanup...
2009-02-19 Art YerkesReformat. No changes (yet). Preemptive strike.
2009-02-18 Andrew GreenwoodRewrite DoWaveStreaming (makes CommitWaveHeaderToKernel...
2009-02-18 Andrew GreenwoodRemoved hooks for prepare/unprepare/stream of WAVEHDR...
2009-02-17 Timo Kreuzerfix formatting 2nd try. Thanks Hervé for noticing.
2009-02-17 Dmitry GorbachevGCC: suggest parentheses around operand of '!' or chang...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-17 Timo Kreuzerfix formatting
2009-02-17 Timo KreuzerImplement RtlInterlockedPopEntrySList, RtlInterlockedPu...
2009-02-16 Dmitry Chapyshev- Fix build
2009-02-16 Dmitry Chapyshev- Reimplement RtlLargeIntegerToChar (based on Wine...
2009-02-15 Art YerkesRemove an assert that doesn't belong.
2009-02-15 Art YerkesFix loopback adapter locking and make traffic work...
2009-02-15 Andrew GreenwoodFix #includes in a few more files to get ReactOS buildi...
2009-02-15 Andrew GreenwoodFixed build by including the correct header this time!
2009-02-15 Andrew GreenwoodWaveHdr prepare/unprepare/submit now gets handled withi...
2009-02-15 Andrew GreenwoodSplit custom ReactOS-only non-standard extensions from...
2009-02-08 Christoph von Wittichremove hack
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-04 Christoph von Wittichadd wcsncpy_s, strcat_s (from wine)
2009-02-01 Christoph von Wittichstub some missing functions
2009-01-31 Andrew GreenwoodAbandoning silverblade-audio branch.
2009-01-28 Christoph von Wittich-sync RtlDeleteTimer with wine
2009-01-26 Cameron Gutman - Add a temporary hack for the double-freeing issue...
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-23 Aleksey Bragin- Stubplement SwapSplayLinks helper function, and make...
2009-01-22 Christoph von Wittichadd _mbsnbcpy_s to msvcrt (imported from wine)
2009-01-21 Stefan Ginsberg- Stragglers from 38998
2009-01-21 Christoph von Wittich-add libxslt 1.1.24
2009-01-20 Christoph von Wittichstublement some more Activation Context stuff
2009-01-19 Stefan Ginsberg- Kill off more unnecessary allowwarnings="true"
2009-01-18 Stefan Ginsberg- Fix WMC and mkhive warnings
2009-01-18 Christoph von Wittichadd ctxtcall.h to uuid
2009-01-18 Stefan Ginsberg- Fix WINEVENTPROC -- it is stdcall, not cdecl!
2009-01-18 Christoph von Wittichfix a bug in RtlDetermineDosPathNameType_U
next