reactos.git
2010-02-05 Cameron Gutman[NDIS]
2010-02-05 Cameron Gutman[PSDK, MSAFD]
2010-02-03 Cameron Gutman[AFD]
2010-01-30 Cameron Gutman - Remove some unused junk code
2010-01-30 Cameron Gutman - ovbcopy is used when the source address and destinat...
2010-01-27 Cameron Gutman - Fix a potential buffer overrun and null pointer...
2010-01-27 Cameron Gutman - Handle the case where a socket sends an event notifi...
2010-01-26 Cameron Gutman - Define OSKIT so we can use special oskit functions
2010-01-18 Cameron Gutman - Fix calculation of the maximum data size (it previou...
2010-01-16 Cameron Gutman - Fix a null-pointer dereference crash that happens...
2010-01-16 Cameron Gutman - Fix ECHO_REPLY_HEADER which was corrupting incoming...
2010-01-16 Cameron Gutman[TDILIB, IPHLPAPI, WSHTCPIP]
2010-01-15 Cameron Gutman - Fix a bug with our tei_instance selection (we could...
2010-01-15 Cameron Gutman - Restore the worker in the loopback code because...
2010-01-09 Cameron Gutman - Unlock the address file before calling IPSendDatagram
2010-01-09 Cameron Gutman - Store the address file handle in the IOSB
2010-01-08 Cameron Gutman - Rewrite request queuing
2010-01-08 Cameron Gutman - Remove some incorrect IRQL checks (needed for the...
2010-01-08 Cameron Gutman - Use a spin lock to protect the port bitmap instead...
2010-01-08 Cameron Gutman - Add locking to ICMPSendDatagram
2010-01-01 Cameron Gutman[IP]
2009-12-31 Cameron Gutman[TCPIP, IP]
2009-12-30 Cameron Gutman - Forgot this file
2009-12-30 Cameron Gutman[IP]
2009-12-16 Cameron Gutman[OSKITTCP]
2009-12-16 Cameron Gutman[OSKITTCP]
2009-12-13 Cameron Gutman - Use RouteGetRouteToDestination instead of FindOnLink...
2009-12-05 Cameron Gutman[TCPIP]
2009-12-02 Cameron Gutman - Implement IOCTL_AFD_GET_CONNECT_DATA, IOCTL_AFD_SET_...
2009-12-02 Cameron Gutman - Allocate send and receive buffers from paged pool...
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-12-01 Aleksey Bragin[ntoskrnl/cc]
2009-12-01 Aleksey Bragin[ntoskrnl/se]
2009-12-01 Gregor Schneider[inf] Fix fdc driver version entry (highlighted by...
2009-12-01 Ged MurphyAdd the msvc10 makefile changes
2009-12-01 Gregor Schneider[kernel]
2009-12-01 Gregor Schneider[ntdll]
2009-12-01 Ged Murphy- Include support for makefile configurations.
2009-12-01 Ged MurphyAdd a root level batch file which allows building react...
2009-12-01 Michael Martin[kernel32]
2009-12-01 James Tabor- [Win32k] Make DispatchMessage call direct to WinProc...
2009-11-30 Dmitry GorbachevUpdate log2lines to version 1.4. Jan Roeloffzen, bug...
2009-11-30 James Tabor- [Win32k] Test thread death before posting to queue.
2009-11-30 James Tabor- [Win32k] Remove debug prints from classes.
2009-11-30 James Tabor- [Win32k] Use PostMessage to send broadcast messages...
2009-11-30 Johannes Anderwald- First version of ReactOS Sound Record Application...
2009-11-30 Dmitry GorbachevApply font changes from r44305 to mainline.
2009-11-30 Johannes AnderwaldFix build breakage
2009-11-30 Daniel ReimerUpdated the rapps Software list.
2009-11-29 Johannes Anderwald[WDMAUD.DRV]
2009-11-29 Johannes Anderwald[MMEBUDDY]
2009-11-29 Johannes Anderwald- Partly revert 44309 as it sometimes causes problems
2009-11-29 Johannes Anderwald[WDMAUD_KERNEL]
2009-11-29 Gregor Schneider[setupapi] Sync SetupGetIntField to Wine, fixes six...
2009-11-29 Michael Martin[ntdll]
2009-11-28 Johannes Anderwald- Try fix increase of winmm:mixer tests failure
2009-11-28 KJK::HyperionNevermind.
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 James Tabor- [Win32k] Add comments to text functions.
2009-11-28 Johannes Anderwald- Implement IOCTL_RESET_STREAM which is required for...
2009-11-28 Johannes Anderwald- Silence debug print
2009-11-28 Johannes Anderwald[PORTCLS]
2009-11-28 Gregor Schneider[gdiplus]
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 Gregor Schneider[msvcrt]
2009-11-28 Gregor Schneider[msvcrt] Update scanf family with a patch that also...
2009-11-28 Michael Martin[ntoskrnl/config]
2009-11-28 KJK::HyperionRemoved documentation about a build system feature...
2009-11-28 Aleksey Bragin- Revert the oskit locking rewrite in trunk, it's bette...
2009-11-25 Aleksey Bragin[rpcrt4]
2009-11-25 Cameron Gutman - Initialize SocketError to 0 to prevent a bogus error...
2009-11-24 Aleksey Bragin[ntoskrnl/cm]
2009-11-24 Aleksey Bragin[WIDL]
2009-11-24 Aleksey Bragin[IDL]
2009-11-24 Gregor Schneider[rosautotest]: Find the last underscore instead of...
2009-11-22 Cameron Gutman - Fix a race condition that occurs when an IRP gets...
2009-11-21 Cameron Gutman - Remove memtrack and use tags instead (ExAllocatePool...
2009-11-21 Aleksey Bragin[kernel32]
2009-11-21 Aleksey Bragin[ntoskrnl/se]
2009-11-21 Cameron Gutman - Disassociate the socket context before closing so...
2009-11-20 Aleksey Bragin[wininet]
2009-11-20 Aleksey Bragin[wininet]
2009-11-18 Pierre SchweitzerFixed typo
2009-11-18 Aleksey Bragin[rapps]
2009-11-18 Aleksey Bragin- Properly convert mswsock.def to mswsock.spec (we...
2009-11-17 KJK::HyperionGoodbye win32k_base, you won't be missed
2009-11-17 KJK::HyperionReapplying r44182. Thanks to r44208, it should actually...
2009-11-17 KJK::Hyperionmodified Makefile
2009-11-16 Daniel ReimerRevert yesterday's fix for now.
2009-11-16 Johannes Anderwald- Build fix by Pigglesworth
2009-11-16 Johannes Anderwald- Various bugfixes found by Amine48rz
2009-11-16 Cameron Gutman - Implement OskitTCPGetSocketError which retreives...
2009-11-16 Dmitry GorbachevRemove MmVerifierData.
2009-11-16 Dmitry GorbachevFix a bug, silence GCC 4.5.x warnings.
2009-11-16 Dmitry GorbachevBreak long expressions, fix formatting.
2009-11-16 Christoph von... sync kernel32 winetest with wine 1.1.33
2009-11-16 Christoph von... partial FormatMessage wine sync
2009-11-16 Christoph von... add MUI error codes from wine
2009-11-16 Christoph von... sync msi winetest to wine 1.1.33
next