summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_aixacl_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-11smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett1-2/+2
2012-09-14s3: fix the aix acl moduleBjörn Jacke1-9/+9
2012-09-09s3: fix wrong invocations of talloc_reallocBjörn Jacke1-2/+2
2012-08-15s3-smbd: Change allocation of smb_acl_t to talloc()Andrew Bartlett1-16/+12
2012-08-14s3-vfs: Put vfs_aixacl_util.c helper functions into a header fileAndrew Bartlett1-0/+1
2011-04-20s3-smbd: fix the AIX 5.3 build.Günther Deschner1-0/+1
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2009-08-12Fix some warnings in the AIX ACL code.Jeremy Allison1-4/+3
2007-10-10r25399: Excise uint - > uint32 (where appropriate) or unsigned int.Jeremy Allison1-3/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough1-0/+297