CVS: rdesktop cliprdr.c,1.22,1.23 rdp5.c,1.15,1.16

Michael Gernoth <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25276

Modified Files:
	cliprdr.c rdp5.c 
Log Message:
silence warnings when connecting to w2k3 sp1 for now


Index: cliprdr.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/cliprdr.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** cliprdr.c	9 Dec 2003 22:07:47 -0000	1.22
--- cliprdr.c	14 Apr 2005 16:46:13 -0000	1.23
***************
*** 138,141 ****
--- 138,143 ----
  			ui_clip_handle_data(data, length);
  			break;
+ 		case 7:	/* TODO: W2K3 SP1 sends this on connect with a value of 1 */
+ 			break;
  		default:
  			unimpl("CLIPRDR packet type %d\n", type);

Index: rdp5.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdp5.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** rdp5.c	6 Mar 2005 21:11:17 -0000	1.15
--- rdp5.c	14 Apr 2005 16:46:13 -0000	1.16
***************
*** 104,107 ****
--- 104,109 ----
  				ui_set_null_cursor();
  				break;
+ 			case 6:	/* TODO: W2K3 SP1 sends this on connect */
+ 				break;
  			case 8:
  				in_uint16_le(ts, x);



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.