1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Michael Adam 50c82cc145 Split get_nt_acl() into two functions: fsp- and non-fsp variant.
Replace smbd/posix_acls.c:get_nt_acl() by two funcions:
posix_get_nt_acl() and posix_fget_nt_acl(). The first
takes a connection struct and a file name instead of a
files_struct pointer. This is in preparation of changing
the vfs api for SMB_VFS_GET_NT_ACL.

Michael
2007-12-19 23:07:56 +01:00
..
2007-11-23 11:47:28 +01:00
2007-12-10 12:22:01 +01:00
2007-11-13 15:47:01 +01:00
2007-12-02 12:54:11 +01:00
2007-12-18 09:56:04 +01:00
2007-12-10 12:22:01 +01:00
2007-12-09 17:03:33 +01:00
2007-12-11 16:16:54 +01:00
2007-11-07 22:28:26 +01:00
2007-11-13 12:51:31 -08:00
2007-12-18 09:56:04 +01:00
2007-11-26 15:28:13 +01:00
2007-11-13 12:51:31 -08:00
2007-12-18 09:56:04 +01:00