Change the prototype of the vfs function get_nt_acl().
[tprouty/samba.git] / source / modules / vfs_gpfs.c
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-12-19 Michael AdamPrepare the gpfs acl module for the api change in get_n...
2007-12-19 Michael AdamSplit smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
2007-12-19 Michael AdamSplit get_nt_acl() into two functions: fsp- and non...
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Alexander Bokovoyr23302: Refactor vfs_gpfs module, fix problems with...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jim McDonoughr22148: Fix gpfs module on posix-acl test. Adds gpfsac...
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jim McDonoughr20089: Put gpfs acl function into vfs_gpfs module...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...