s3:dom_sid Global replace of DOM_SID with struct dom_sid
[amitay/samba.git] / source3 / modules / nfs4_acls.c
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-03-15 Jeremy AllisonPass "connection_struct *conn" into functions that...
2010-03-15 Jeremy AllisonRever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove...
2010-03-12 Jeremy AllisonRemove more uses of "extern struct current_user current...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Jeremy AllisonFix more use of VFS_STAT when posix pathnames selected.
2009-08-14 Jeremy AllisonUse defined names rather than numeric constants to...
2009-08-14 Michael Adamgpfs.so: map the file_inherit and dir_inherit flags...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-09 Tim Proutys3: Plumb smb_filename through dos_mode() and related...
2009-07-06 Christian Ambachdo not merge ACEs with different SMB_ACE4_INHERIT_ONLY_...
2009-06-25 Volker LendeckeAdd a \n to a debug message in smbacl4_nfs42win
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Volker LendeckeFix the build of nfs4_acls.c
2009-05-27 Volker LendeckeFix a size_t/int warning
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-27 Volker LendeckeFix the build of nfsv4_acls.c
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Jeremy AllisonQuieten down a boatload of shadowed variable warnings...
2009-02-20 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-23 Jeremy AllisonApply same logic fix for #4308 Excel save operation...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Volker LendeckeWhen setting an NFSv4 ACL, map generic bits
2008-07-11 Volker LendeckeFix the build of nfs4_acls.c
2008-06-17 Michael AdamRemove reference to current_user from modules/nfs4_acls.c .
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge latest fixes to vfs_gpfs and NFS4 ACLs from Samba...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-19 Michael AdamSplit smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
2007-12-19 Michael AdamSplit smbacl4_GetFileOwner into two (f- and non-f-variant).
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
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 Tridgellr23801: The FSF has moved around a lot. This fixes...
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 Allisonr22592: Fix TALLOC_SIZE to be consistent.
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Alexander Bokovoyr21885: Chown logic should be activated only if nfs4...
2007-10-10 Volker Lendecker18785: Check in Peter Somogyis build fix
2007-10-10 Jeremy Allisonr18719: Compile fix from Peter Somogyi.
2007-10-10 Jeremy Allisonr18603: Add in the NFSv4 ACL mapping code from IBM.
2007-10-10 Jeremy Allisonr17367: Reverting the ab code. Note I'm not saying...
2007-10-10 Alexander Bokovoyr17358: Re-add JFS2 NFS4 ACLs support, move readme...
2007-10-10 Alexander Bokovoyr17354: Revert -r 17353 per Volker request while gpfs...
2007-10-10 Alexander Bokovoyr17353: Add support for JFS2 NFS4/AIXC and GPFS acls...