svn commit: samba r23741 - in branches/SAMBA_3_0_26/source: include lib libsmb smbd

vlendec at samba.org vlendec at samba.org
Sat Jul 7 09:25:03 GMT 2007


Author: vlendec
Date: 2007-07-07 09:25:02 +0000 (Sat, 07 Jul 2007)
New Revision: 23741

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

Log:
Combined merge of 23726, 23727 and 23731 from 3_0:

23726:

Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
checkin will pull this up to srvstr_get_path. At that point we can get more
independent of the inbuf, the base_ptr in pull_string will only be used
to satisfy UCS2 alignment constraints.

23731:

Explicitly pass down FLAGS2 to srvstr_get_path.

Next step is to remove the bug that in the trans2 code we use the inbuf
as the base pointer to decide whether we need ucs2 alignment where we
need to use the beginning of the params buffer

23731:

Forgot one reference to inbuf

Modified:
   branches/SAMBA_3_0_26/source/include/safe_string.h
   branches/SAMBA_3_0_26/source/include/srvstr.h
   branches/SAMBA_3_0_26/source/lib/charcnv.c
   branches/SAMBA_3_0_26/source/libsmb/clistr.c
   branches/SAMBA_3_0_26/source/libsmb/ntlmssp_parse.c
   branches/SAMBA_3_0_26/source/libsmb/smbencrypt.c
   branches/SAMBA_3_0_26/source/smbd/ipc.c
   branches/SAMBA_3_0_26/source/smbd/message.c
   branches/SAMBA_3_0_26/source/smbd/nttrans.c
   branches/SAMBA_3_0_26/source/smbd/pipes.c
   branches/SAMBA_3_0_26/source/smbd/reply.c
   branches/SAMBA_3_0_26/source/smbd/sesssetup.c
   branches/SAMBA_3_0_26/source/smbd/trans2.c


Changeset:
Sorry, the patch is too large (821 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23741


More information about the samba-cvs mailing list