svn commit: samba r7512 - in branches/SAMBA_3_0/source/utils: .
Jeremy Allison
jra at samba.org
Mon Jun 13 03:39:03 GMT 2005
On Sun, Jun 12, 2005 at 09:18:17PM +0000, lmuelle at samba.org wrote:
> 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
Don't forget to add this to HEAD also.
Your friendly janitor.... :-).
Jeremy.
More information about the samba-technical
mailing list