summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_solarisacl.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-vfs_solarisacl: try to fix the solaris build.Günther Deschner1-0/+1
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2009-07-25Cleanup patch after "new VFS"Volker Lendecke1-1/+1
2009-07-25Cleanup patch after "struct stat_ex"Volker Lendecke1-2/+2
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-28/+7
2009-06-24s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTATTim Prouty1-1/+1
2009-05-11Fix a bunch of compiler warnings about wrong format types.Jeremy Allison1-7/+7
2009-02-23More warning fixes for Solaris.Jeremy Allison1-4/+5
2008-01-08Remove forgotton fd from solarisacl_sys_acl_get_fd().Michael Adam1-3/+2
2008-01-08Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().Michael Adam1-4/+4
2007-12-27typosVolker Lendecke1-2/+2
2007-11-15Fix bug #5083 (and duplicate bug #5084).Michael Adam1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-15/+15
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-10r23068: Fix some uninitialized variables in the solarisacl moduleVolker Lendecke1-6/+6
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough1-0/+788