summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_solarisacl.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: Use static_decl_vfs in all VFS modulesChristof Schmitt2017-12-181-1/+1
* vfs_solarisacl: fix build for samba 4.7 and upJorge Schrauwen via samba-technical2017-10-041-1/+1
* s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * i...Jeremy Allison2017-05-311-10/+16
* s3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const struct smb_filename * i...Jeremy Allison2017-05-311-2/+4
* s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filen...Jeremy Allison2017-05-311-3/+3
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* s3: vfs: Fix compilation error on Solaris.Jeremy Allison2016-08-251-1/+1
* s3: vfs: vfs_solarisacl. refuse_symlink() means we can always use STAT here.Jeremy Allison2016-03-151-4/+12
* vfs: Fix the O3 developer buildVolker Lendecke2015-05-071-1/+1
* s3: smbd: VFS: All the places that are currently calling vfs_stat_smb_fname()...Jeremy Allison2015-05-051-1/+1
* vfs: Fix compilation of solaris ACL moduleAndrew Bartlett2013-01-101-1/+1
* vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctxAndrew Bartlett2012-10-111-1/+1
* vfs: Use posix_sys_acl_blob_get_file in vfs_solarisacl for posix ACLsAndrew Bartlett2012-10-111-0/+2
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-10-111-6/+6
* s3: Fix the vfs_solarisacl module to compile.Ira Cooper2012-09-141-5/+5
* s3-smbd: Change allocation of smb_acl_t to talloc()Andrew Bartlett2012-08-151-7/+4
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-121-5/+5
* s3-includes: only include acl prototypes when needed.Günther Deschner2011-04-141-1/+1
* s3-vfs_solarisacl: try to fix the solaris build.Günther Deschner2011-03-301-0/+1
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* Cleanup patch after "new VFS"Volker Lendecke2009-07-251-1/+1
* Cleanup patch after "struct stat_ex"Volker Lendecke2009-07-251-2/+2
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-28/+7
* s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTATTim Prouty2009-06-241-1/+1
* Fix a bunch of compiler warnings about wrong format types.Jeremy Allison2009-05-111-7/+7
* More warning fixes for Solaris.Jeremy Allison2009-02-231-4/+5
* Remove forgotton fd from solarisacl_sys_acl_get_fd().Michael Adam2008-01-081-3/+2
* Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().Michael Adam2008-01-081-4/+4
* typosVolker Lendecke2007-12-271-2/+2
* Fix bug #5083 (and duplicate bug #5084).Michael Adam2007-11-151-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23068: Fix some uninitialized variables in the solarisacl moduleVolker Lendecke2007-10-101-6/+6
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-101-0/+788