Author: jra Date: 2006-01-12 21:54:37 +0000 (Thu, 12 Jan 2006) New Revision: 12875
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12875 Log: Stop passing structs around in smb messages, instead always linearize into little-endian. Should fix all Solaris issues with this, plus provide a cleaner base moving forward for cluster-aware Samba where smbd's can communicate across different compilers/architectures (eventually these message will have to go cross-machine). Jeremy. Modified: trunk/source/configure.in trunk/source/include/includes.h trunk/source/include/smb.h trunk/source/locking/locking.c trunk/source/smbd/close.c trunk/source/smbd/open.c trunk/source/smbd/oplock.c trunk/source/smbd/trans2.c Changeset: Sorry, the patch is too large (723 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12875
