summaryrefslogtreecommitdiffstats
path: root/source3/modules/nfs4_acls.c
Commit message (Collapse)AuthorAgeFilesLines
...
* r22592: Fix TALLOC_SIZE to be consistent.Jeremy Allison2007-10-101-7/+11
| | | | | Jeremy. (This used to be commit 8044a6482c7c165a64878982cee5ee9756a0a734)
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-5/+5
| | | | | | calls. No functional changes. Looks bigger than it is :-). Jeremy. (This used to be commit f6fa3080fee1b20df9f1968500840a88cf0ee592)
* r21885: Chown logic should be activated only if nfs4:chown=yesAlexander Bokovoy2007-10-101-24/+26
| | | | (This used to be commit b10410634f6dac532a867be5506cf79886833828)
* r18785: Check in Peter Somogyis build fixVolker Lendecke2007-10-101-5/+5
| | | | (This used to be commit 31c1be90565b2d2d111dddb7f0563fa8c303852b)
* r18719: Compile fix from Peter Somogyi.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 867eeaafceaebde030a1d1e2fa39950b898b1846)
* r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison2007-10-101-0/+668
| | | | | | Sorry for the delay :-). Jeremy. (This used to be commit a52fa218952ffcd784ea31e947aa4d17dfdc8ee0)
* r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison2007-10-101-668/+0
| | | | | | | | | code is wrong or bad or anything, just that it needs to be discussed & reviewed on the samba-technical list before we add a platform-specific NFSv4 mapping. That way lies a lot of future pain :-). Jeremy. (This used to be commit 330899ec30ffceb798e3a8362d20e103e20b2897)
* r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific ↵Alexander Bokovoy2007-10-101-0/+668
| | | | | | examples directory. (This used to be commit c085355c323c65ee782516859eed8a76b53e6035)
* r17354: Revert -r 17353 per Volker request while gpfs compatibility layer ↵Alexander Bokovoy2007-10-101-668/+0
| | | | | | code will be released. (This used to be commit 5b1db0151461af18d994359e86c649922fc6de65)
* r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy2007-10-101-0/+668
(This used to be commit 72312cb2e255301f978455a559461ad83b13b6cb)