summaryrefslogtreecommitdiffstats
path: root/source/modules/vfs_afsacl.c
Commit message (Expand)AuthorAgeFilesLines
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-08-301-6/+6
* r24280: Fix the build of vfs_afsacl.cVolker Lendecke2007-08-081-5/+5
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-06-261-4/+4
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-05-041-1/+1
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-3/+7
* r21151: applying patches for CVE-2007-045[34]Gerald Carter2007-02-051-1/+1
* r20260: clean up a bunch of no previous prototype warningsHerb Lewis2006-12-191-0/+1
* r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-3/+3
* r19787: get winbindd compilingGerald Carter2006-11-191-3/+3
* r19749: Merge acl vfs changes, including nfs4 acl support, from SAMBA_3_0Jim McDonough2006-11-161-11/+10
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-23/+31
* r13109: 3.0.21b chnges from the 3.0 tree (round #2)Gerald Carter2006-01-241-27/+8
* r11590: syncing up for 3.0.21rc1Gerald Carter2005-11-091-0/+24
* r8378: sync up to r8366 in SAMBA_3_0; last changes for 3.0.20pre2Gerald Carter2005-07-121-4/+6
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-2/+2
* r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke2005-06-301-5/+5
* r7904: Fix a memleak in vfs_afsaclVolker Lendecke2005-06-251-1/+1
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2004-12-201-3/+3
* r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke2004-12-171-2/+32
* r3839: Some more specific NT security descriptors we've come across. Map them toVolker Lendecke2004-11-181-2/+13
* r1853: Improved NT->AFS ACL mapping.Volker Lendecke2004-08-171-54/+316
* r449: Two AFS-related things:Volker Lendecke2004-05-021-0/+730