summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_afsacl.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make [f]get_nt_acl return NTSTATUSVolker Lendecke2007-11-131-12/+12
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-13/+13
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-6/+6
* r24280: Fix the build of vfs_afsacl.cVolker Lendecke2007-10-101-5/+5
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-101-4/+4
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-10-101-1/+1
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-3/+7
* r21151: applying patches for CVE-2007-045[34]Gerald Carter2007-10-101-1/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-6/+6
* r18271: Big change:Gerald Carter2007-10-101-3/+3
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-2/+1
* r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for tryingVolker Lendecke2007-10-101-23/+31
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-101-27/+8
* r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke2007-10-101-0/+24
* r8366: Root-level files don't have a slash, but acls need to be settable onVolker Lendecke2007-10-101-4/+6
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-2/+2
* r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke2007-10-101-5/+5
* r7904: Fix a memleak in vfs_afsaclVolker Lendecke2007-10-101-1/+1
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-101-3/+3
* r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke2007-10-101-2/+32
* r3839: Some more specific NT security descriptors we've come across. Map them toVolker Lendecke2007-10-101-2/+13
* r1853: Improved NT->AFS ACL mapping.Volker Lendecke2007-10-101-54/+316
* r449: Two AFS-related things:Volker Lendecke2007-10-101-0/+730