svn commit: samba r3830 - in branches/SAMBA_4_0/source: client
include libcli/raw librpc/ndr smb_server torture/raw
tridge at samba.org
tridge at samba.org
Thu Nov 18 01:41:45 GMT 2004
Author: tridge
Date: 2004-11-18 01:41:43 +0000 (Thu, 18 Nov 2004)
New Revision: 3830
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3830
Log:
unified the query/set security descriptor code with the rest of the
queryfileinfo/setfileinfo logic, so querying/setting a security
descriptor is treated as just another file query/set operation.
This will allow NTVFS backends to see the query/set security
descriptor operations as RAW_FILEINFO_SEC_DESC and
RAW_SFILEINFO_SEC_DESC operations.
Removed:
branches/SAMBA_4_0/source/librpc/ndr/ndr_sec.h
Modified:
branches/SAMBA_4_0/source/client/client.c
branches/SAMBA_4_0/source/include/includes.h
branches/SAMBA_4_0/source/include/smb_interfaces.h
branches/SAMBA_4_0/source/libcli/raw/rawacl.c
branches/SAMBA_4_0/source/libcli/raw/rawfileinfo.c
branches/SAMBA_4_0/source/libcli/raw/rawsetfileinfo.c
branches/SAMBA_4_0/source/smb_server/trans2.c
branches/SAMBA_4_0/source/torture/raw/acls.c
Changeset:
Sorry, the patch is too large (467 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3830
More information about the samba-cvs
mailing list