svn commit: samba r9910 - in branches/tmp/RPCREWRITE/source/include: .

jra at samba.org jra at samba.org
Thu Sep 1 18:20:58 GMT 2005


Author: jra
Date: 2005-09-01 18:20:57 +0000 (Thu, 01 Sep 2005)
New Revision: 9910

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9910

Log:
Doh ! How did this get changed... rpcclient can now send a valid anonymous
bind request, now to get parsing the reply working again.
Jeremy.

Modified:
   branches/tmp/RPCREWRITE/source/include/ntdomain.h


Changeset:
Modified: branches/tmp/RPCREWRITE/source/include/ntdomain.h
===================================================================
--- branches/tmp/RPCREWRITE/source/include/ntdomain.h	2005-09-01 18:16:21 UTC (rev 9909)
+++ branches/tmp/RPCREWRITE/source/include/ntdomain.h	2005-09-01 18:20:57 UTC (rev 9910)
@@ -59,7 +59,7 @@
 #define RPC_BIG_ENDIAN 		1
 #define RPC_LITTLE_ENDIAN	0
 
-#define RPC_PARSE_ALIGN 2
+#define RPC_PARSE_ALIGN 4
 
 typedef struct _output_data {
 	/*



More information about the samba-cvs mailing list