[ros-diffs] [cgutman] 59412: [TCPIP] - Add asserts to ReferenceObject and DereferenceObject to catch reference misuse

2013-07-03 Thread cgutman
Author: cgutman Date: Wed Jul 3 08:52:17 2013 New Revision: 59412 URL: http://svn.reactos.org/svn/reactos?rev=59412view=rev Log: [TCPIP] - Add asserts to ReferenceObject and DereferenceObject to catch reference misuse Modified: trunk/reactos/drivers/network/tcpip/include/titypes.h

[ros-diffs] [cgutman] 59413: [TCPIP] - Add missing reference for lwIP on listeners

2013-07-03 Thread cgutman
Author: cgutman Date: Wed Jul 3 09:04:52 2013 New Revision: 59413 URL: http://svn.reactos.org/svn/reactos?rev=59413view=rev Log: [TCPIP] - Add missing reference for lwIP on listeners Modified: trunk/reactos/drivers/network/tcpip/tcpip/dispatch.c Modified:

[ros-diffs] [cgutman] 59414: [LWIP] - Don't leak PCBs for connections that were not accepted

2013-07-03 Thread cgutman
Author: cgutman Date: Wed Jul 3 10:22:11 2013 New Revision: 59414 URL: http://svn.reactos.org/svn/reactos?rev=59414view=rev Log: [LWIP] - Don't leak PCBs for connections that were not accepted Modified: trunk/reactos/lib/drivers/lwip/src/rostcp.c Modified:

[ros-diffs] [jjones] 59415: Add Visual Studio support for usbccgp, courtesy of Mr. Wang.

2013-07-03 Thread jjones
Author: jjones Date: Wed Jul 3 18:04:11 2013 New Revision: 59415 URL: http://svn.reactos.org/svn/reactos?rev=59415view=rev Log: Add Visual Studio support for usbccgp, courtesy of Mr. Wang. Added: branches/vs_jc/reactos/drivers/usb/usbccgp/usbccgp.vcxproj

[ros-diffs] [jjones] 59416: Add Visual Studio support for usbehci, courtesy of Mr. Wang.

2013-07-03 Thread jjones
Author: jjones Date: Wed Jul 3 18:12:13 2013 New Revision: 59416 URL: http://svn.reactos.org/svn/reactos?rev=59416view=rev Log: Add Visual Studio support for usbehci, courtesy of Mr. Wang. Added: branches/vs_jc/reactos/drivers/usb/usbehci/usbehci.vcxproj

[ros-diffs] [jjones] 59417: Add Visual Studio support for usbhub, courtesy of Mr. Wang.

2013-07-03 Thread jjones
Author: jjones Date: Wed Jul 3 18:15:57 2013 New Revision: 59417 URL: http://svn.reactos.org/svn/reactos?rev=59417view=rev Log: Add Visual Studio support for usbhub, courtesy of Mr. Wang. Added: branches/vs_jc/reactos/drivers/usb/usbhub/usbhub.vcxproj

[ros-diffs] [jjones] 59418: Add Visual Studio for acpica, courtesy of Mr. Wang.

2013-07-03 Thread jjones
Author: jjones Date: Wed Jul 3 18:26:26 2013 New Revision: 59418 URL: http://svn.reactos.org/svn/reactos?rev=59418view=rev Log: Add Visual Studio for acpica, courtesy of Mr. Wang. Added: branches/vs_jc/reactos/drivers/bus/acpi/acpica/acpica.vcxproj

[ros-diffs] [jjones] 59419: Add Visual Studio support for build of Live CD, courtesy of Mr. Wang.

2013-07-03 Thread jjones
Author: jjones Date: Wed Jul 3 18:27:36 2013 New Revision: 59419 URL: http://svn.reactos.org/svn/reactos?rev=59419view=rev Log: Add Visual Studio support for build of Live CD, courtesy of Mr. Wang. Modified: branches/vs_jc/reactos/ReactOS.sln

[ros-diffs] [hbelusca] 59420: [CONSRV] - Move SrvSetConsoleWindowInfo to a better place. - When enlarging the console buffer, use the attributes of the last cell of each line to fill the new cells for

2013-07-03 Thread hbelusca
Author: hbelusca Date: Wed Jul 3 22:40:58 2013 New Revision: 59420 URL: http://svn.reactos.org/svn/reactos?rev=59420view=rev Log: [CONSRV] - Move SrvSetConsoleWindowInfo to a better place. - When enlarging the console buffer, use the attributes of the last cell of each line to fill the new

[ros-diffs] [aandrejevic] 59421: [NTVDM] Fix bugs in video memory access emulation. Implement several missing INT 10h functions. Resize the console screen buffer on startup.

2013-07-03 Thread aandrejevic
Author: aandrejevic Date: Wed Jul 3 23:38:51 2013 New Revision: 59421 URL: http://svn.reactos.org/svn/reactos?rev=59421view=rev Log: [NTVDM] Fix bugs in video memory access emulation. Implement several missing INT 10h functions. Resize the console screen buffer on startup. Modified:

[ros-diffs] [hbelusca] 59422: [CMD] Features-only commit: - Fix version presentation at startup and when using the ver command (in French) - Add to the prompt's command help, the fact that the $S sp

2013-07-03 Thread hbelusca
Author: hbelusca Date: Thu Jul 4 01:05:14 2013 New Revision: 59422 URL: http://svn.reactos.org/svn/reactos?rev=59422view=rev Log: [CMD] Features-only commit: - Fix version presentation at startup and when using the ver command (in French) - Add to the prompt's command help, the fact that the $S

[ros-diffs] [hbelusca] 59423: Fix some comments

2013-07-03 Thread hbelusca
Author: hbelusca Date: Thu Jul 4 01:08:28 2013 New Revision: 59423 URL: http://svn.reactos.org/svn/reactos?rev=59423view=rev Log: Fix some comments Modified: trunk/reactos/base/shell/cmd/prompt.c Modified: trunk/reactos/base/shell/cmd/prompt.c URL: