1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/examples
Andrew Bartlett e25830dcd8 s3-smbd: Remove sys_acl_*() VFS wrapper functions
We no longer do struct smb_acl_t manipuations via the VFS layer,
which is now reduced to handling the get/set functions.

The only backend that implemented these functions (aside from audit)
was the vfs_default module calling the sys_acl code.  The various ACL
implementation modules either worked on the fully initilaised
smb_acl_t object or on NT ACLs.

This not only makes the operation of the posix ACL code more efficient
(as allocation and free is not put via the VFS), it makes it easier to
test and removes the fantasy that a module could safely redefine this
structure or the behaviour here.

The smb_acls.idl now defines the structure, and it is now allocated
with talloc.

These operations were originally added to the VFS in commit
3bb219161a.

Andrew Bartlett
2012-08-15 11:44:50 +10:00
..
ad-bench AD-Bench: A first go at an Active Directory benchmark. 2009-10-07 15:45:46 +02:00
auth s3-modules: remove the last "init_module" traces. 2011-11-14 18:44:41 +01:00
autofs r2014: BUG 1656: rename auto.a to auto.smb 2007-10-10 10:52:27 -05:00
dce-dfs Initial version imported to CVS 1996-05-04 07:50:46 +00:00
LDAP s3/ldap: remove outdated netscape ds 5 schema file 2012-04-19 15:54:56 +02:00
libsmbclient vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples Makefile 2012-04-05 02:39:08 +02:00
logon Fix bug #5171 (perl syntax error) found by Jason Filley <jason@snakelegs.org> 2008-01-14 15:46:01 +01:00
misc adssearch: dump some more nttime timestamps. 2009-10-28 12:37:39 +01:00
nss merge from 3.0 2004-02-09 18:48:44 +00:00
pam_winbind pam_winbind: re-add mkhomedir option. 2008-10-10 15:42:56 +02:00
pcap2nbench r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
pdb s3-modules: remove the last "init_module" traces. 2011-11-14 18:44:41 +01:00
perfcounter s3-perfcount: fix build for example perfcount daemon 2012-01-04 15:17:18 +01:00
printer-accounting first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
printing doc: Remove all references to 'printer admin' option. 2012-07-03 21:56:49 +02:00
scripts media_harmony VFS module: Add and build by default. 2012-08-07 15:16:39 +02:00
tridge Initial version imported to CVS 1996-05-04 07:50:46 +00:00
validchars first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
VFS s3-smbd: Remove sys_acl_*() VFS wrapper functions 2012-08-15 11:44:50 +10:00
README updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
smb.conf.default s3-examples: Fix Bug #6205. Correct sample smb.conf share configuration. 2009-04-06 12:47:41 +02:00

Copyright(C) Samba-Team 1993-2001

This directory contains example config files and related material for
Samba. 

At a minimum please refer to the smb.conf.default file for current
information regarding global and share parameter settings.

Send additions to: samba@samba.org