Ros-diffs May 2010

ros-diffs@reactos.org
  • 21 participants
  • 438 discussions

[mjmartin] 47385: [win32k] - Remove use of TMRF_DELETEPENDING for deleting timers as this was a bad idea. Timers need to be deleted immediately as waiting for them to be deleted resulted in some processes running out of handles. Fixes richedit winetest for editor. - Add flag TMRF_TIFROMWND for timers created from user mode so the thread stored in the timer object is from the window and not caller. Fixes an issue where FireFox would not show any of its windows and looked dead. - When creating and
by mjmartin@svn.reactos.org
14 years, 5 months

[ekohl] 47384: [NTOSKRNL] - Implement SeAppendPrivileges().
by ekohl@svn.reactos.org
14 years, 5 months

[ekohl] 47383: [FORMATTING] No code changes.
by ekohl@svn.reactos.org
14 years, 5 months

[ekohl] 47382: [NTOSKRNL] Implement SeFreePrivileges().
by ekohl@svn.reactos.org
14 years, 5 months

[dreimer] 47381: Fix Crocodile's Patch to work on branches which do not fully clone trunk, too. Port this ix over to PS, too, but this does not work yet. (Trying to do it without a wget dependency here)
by dreimer@svn.reactos.org
14 years, 5 months

[cgutman] 47380: [MSAFD] - Fix a broken call to WSPBind that I missed in r47378
by cgutman@svn.reactos.org
14 years, 5 months

[cgutman] 47379: [TCPIP] - Return STATUS_INVALID_ADDRESS if the caller tries to get a non-local address - Return STATUS_ADDRESS_ALREADY_EXISTS if the caller uses an address that is in use [MSAFD] - Translate STATUS_ADDRESS_ALREADY_EXISTS -> WSAEADDRINUSE, STATUS_LOCAL_DISCONNECT -> WSAECONNABORTED, and STATUS_REMOTE_DISCONNECT -> WSAECONNRESET [IP] - Translate OSK_EADDRINUSE -> STATUS_ADDRESS_ALREADY_EXISTS, OSK_ECONNABORTED -> STATUS_LOCAL_DISCONNECT, and OSK_ECONNRESET -> STATUS_REMOTE_DISCONN
by cgutman@svn.reactos.org
14 years, 5 months

[cgutman] 47378: [MSAFD] - Pass a valid pointer for lpErrno to WSPBind when performing an implicit bind - Remove the hack in MsafdReturnWithErrno for dealing with stupid callers that provide don't provide a valid Errno pointer
by cgutman@svn.reactos.org
14 years, 5 months

[cgutman] 47377: [MSAFD] - Remove an incorrect change - Create a new function called TranslateNtStatusError to translate NTSTATUS to winsock error codes - Call the TranslateNtStatusError in MsafdReturnWithErrno and also use it to translate AFD's poll event error codes [AFD] - Track the status for each poll event in our FCB and copy it back when we get an IOCTL_AFD_ENUM_NETWORK_EVENTS IRP - Remove some useless PollReeval calls
by cgutman@svn.reactos.org
14 years, 5 months

[cgutman] 47376: [MSAFD] - Zero the entire struct not just the lpNetworkEvents member - Write the error codes returned from AFD to the iErrorCode array - Fixes hundreds of ws2_32_winetest sock failures (only 104 failures now) - Dedicated to Physicus
by cgutman@svn.reactos.org
14 years, 5 months
Results per page: