summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_acl_nfs4.c
Commit message (Expand)AuthorAgeFilesLines
* librpc/idl: rename NFS4 ACL xattr name defineRalph Boehme2017-11-081-2/+2
* s4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_register()Jeremy Allison2017-05-131-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* wbclient: "ev" is no longer used in wbc_xids_to_sidsVolker Lendecke2016-09-281-1/+1
* wbclient: "ev" is no longer used in wbc_sids_to_xidsVolker Lendecke2016-09-281-2/+1
* pvfs: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-03-051-2/+3
* source4: Use wbc_xids_to_sidsVolker Lendecke2014-03-051-4/+1
* source4: Use wbc_sids_to_xidsVolker Lendecke2014-03-051-7/+1
* Revert "source4: Use wbc_sids_to_xids"Volker Lendecke2014-02-181-1/+7
* Revert "source4: Use wbc_xids_to_sids"Volker Lendecke2014-02-181-1/+4
* Revert "pvfs: Use the tevent_context from the ntvfs_context"Volker Lendecke2014-02-181-3/+2
* pvfs: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-02-101-2/+3
* source4: Use wbc_xids_to_sidsVolker Lendecke2014-02-101-4/+1
* source4: Use wbc_sids_to_xidsVolker Lendecke2014-02-101-7/+1
* source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* s4:ntvfs/posix/pvfs_*.c - quiet Solaris warningsMatthias Dieter Wallnöfer2010-08-271-2/+2
* s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett2010-05-241-16/+10
* s4: Switch to S3-style id mapping data types.Kai Blin2010-02-111-8/+8
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4Kai Blin2008-04-021-28/+78
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2007-10-101-0/+163