svn commit: samba r7512 - in branches/SAMBA_3_0/source/utils: .

lmuelle at samba.org lmuelle at samba.org
Sun Jun 12 21:18:17 GMT 2005


Author: lmuelle
Date: 2005-06-12 21:18:16 +0000 (Sun, 12 Jun 2005)
New Revision: 7512

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

Log:
Fix net share migrate files to also migrate the ACLs of the top level
dir of a share.  Till now we excluded '.' and '..' in general.  For the
fix the information about top or lower level dir is stored in the
copy_clistate.  src and dst share are now also part of this struct and
we only pass a pointer to the struct to the functions.

This bug was found by Bill Calero of Novell.  Thanks Bill!

With this checkin no new functionality was added.  But the copy_clistate
already knows about a mode. Later beside the migrate an additional
report mode will be added.

This changes are coordinated with G?\195?\188nther <gd>.

Lars

Modified:
   branches/SAMBA_3_0/source/utils/net.h
   branches/SAMBA_3_0/source/utils/net_rpc.c
   branches/SAMBA_3_0/source/utils/net_rpc_printer.c


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


More information about the samba-cvs mailing list