CVS update: samba/source/rpc_client

Jeremy Allison jra at au2.samba.org
Sat Mar 10 10:34:15 EST 2001


Date:	Saturday March 10, 2001 @ 10:34
Author:	jra

Update of /data/cvs/samba/source/rpc_client
In directory samba:/tmp/cvs-serv16202/rpc_client

Modified Files:
      Tag: SAMBA_2_2
	cli_lsarpc.c cli_netlogon.c cli_pipe.c cli_reg.c cli_samr.c 
	cli_spoolss_notify.c cli_srvsvc.c cli_wkssvc.c 
Log Message:
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
We were reading the endainness in the RPC header and then never propagating
it to the internal parse_structs used to parse the data.
Also removed the "align" argument to prs_init as it was *always* set to
4, and if needed can be set differently on a case by case basis.
Now ready for AS/U testing when Herb gets it set up :-).
Jeremy.





More information about the samba-cvs mailing list