summaryrefslogtreecommitdiff
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* nfs4acl: Fix owner mapping with ID_TYPE_BOTHChristof Schmitt2016-09-151-1/+8
* vfs_acl_xattr|tdb: enforced settings when ignore system acls=yesRalph Boehme2016-08-312-0/+42
* s3: modules: vfs_acl_common - Add Ralph's copyright.Jeremy Allison2016-08-311-0/+1
* vfs_acl_common: use DBG_LEVEL and remove function prefixes in DEBUG statementsRalph Boehme2016-08-301-42/+33
* vfs_acl_common: Windows style default ACLRalph Boehme2016-08-301-0/+76
* vfs_acl_xattr|tdb: add option to control default ACL styleRalph Boehme2016-08-301-6/+42
* vfs_acl_common: check for ignore_system_acls before fetching filesystem ACLRalph Boehme2016-08-301-44/+55
* vfs_acl_common: move stat stuff to a helper functionRalph Boehme2016-08-301-31/+48
* vfs_acl_tdb|xattr: use a config handleRalph Boehme2016-08-303-10/+54
* vfs_acl_common: move the ACL blob validation to a helper functionRalph Boehme2016-08-301-89/+127
* vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchyRalph Boehme2016-08-301-70/+61
* vfs_acl_common: remove redundant NULL assignmentRalph Boehme2016-08-301-2/+0
* vfs_acl_common: rename pdesc_next to psd_fsRalph Boehme2016-08-301-17/+17
* vfs_acl_common: rename psd to psd_blob in get_nt_acl_internal()Ralph Boehme2016-08-301-29/+29
* Revert "vfs_acl_xattr: objects without NT ACL xattr"Ralph Boehme2016-08-301-4/+39
* vfs_shadow_copy: handle non-existant files and wildcardsUri Simchoni2016-08-251-1/+30
* s3: vfs: Fix compilation error on Solaris.Jeremy Allison2016-08-251-1/+1
* vfs: Remove link to asys_Volker Lendecke2016-08-241-131/+0
* vfs: Convert vfs_fsync_send to pthreadpool_teventVolker Lendecke2016-08-241-12/+81
* vfs: Convert vfs_write_send to pthreadpool_teventVolker Lendecke2016-08-241-12/+94
* vfs: Convert vfs_pread_send to pthreadpool_teventVolker Lendecke2016-08-241-12/+94
* smbd: Add pthreadpool_tevent to smbd_server_connectionVolker Lendecke2016-08-241-0/+15
* lib: Use pthreadpool_pipe instead of pthreadpoolVolker Lendecke2016-08-241-11/+11
* s3: vfs: snapper: Fix snapper_gmt_strip_snapshot() function to strip @GMT tok...Jeremy Allison2016-08-181-2/+20
* s3: vfs: snapper: Add and use len_before_gmt, calculated as (p-name).Jeremy Allison2016-08-181-3/+5
* s3: vfs: shadow_copy2: Replace all uses of (p-name) with len_before_gmt.Jeremy Allison2016-08-181-3/+3
* s3: vfs: shadow_copy2. Remove any trailing slash when stripping @GMT-YYYY... ...Jeremy Allison2016-08-171-0/+7
* s3: vfs: shadow_copy2: Re-use an existing variable already set to the right v...Jeremy Allison2016-08-171-1/+2
* smbd: get a valid file stat to disk_quotasUri Simchoni2016-08-132-6/+4
* vfs_gpfs: Load nfs4 acl params at tcon timeVolker Lendecke2016-08-121-3/+18
* nfs4acls: Allow nfs4 acl params to be set by callersVolker Lendecke2016-08-121-14/+23
* nfs4acls: Make smbacl4_vfs_params publicVolker Lendecke2016-08-122-15/+15
* nfs4acls: Add "smbacl4_vfs_params" parameter to smb_set_nt_acl_nfs4Volker Lendecke2016-08-126-4/+6
* nfs4acls: Add "smbacl4_vfs_params" parameter to smb_get_nt_acl_nfs4Volker Lendecke2016-08-126-3/+7
* nfs4acls: Add "smbacl4_vfs_params" parameter to smb_fget_nt_acl_nfs4Volker Lendecke2016-08-126-5/+10
* nfs4acls: Add some constVolker Lendecke2016-08-121-4/+4
* nfs4acls: Remove a typedefVolker Lendecke2016-08-121-10/+10
* buildscripts: Fix the regression with --without-acl-support.Ira Cooper2016-08-081-0/+1
* shadow_copy2: Fix error handling in shadow_copy2_get_shadow_copy_dataRajesh Joseph2016-07-281-18/+16
* shadow_copy2: allow configurable prefix for snapshot nameRajesh Joseph2016-07-281-7/+303
* shadow_copy2: create structure to store module specific informationRajesh Joseph2016-07-281-23/+57
* shadow_copy2: Fix shadow_copy2_posix_gmt_string return typeRajesh Joseph2016-07-281-6/+6
* AddressSanitizer: Initialize for vfs_fruit.cGarming Sam2016-07-251-1/+1
* vfs_gpfs: Retry getacl with DAC capability if necessaryChristof Schmitt2016-07-251-2/+28
* s3: vfs: ceph: Add posix acl supportYan, Zheng2016-07-242-47/+9
* s3: vfs: generalize functions that set/get posix acl through xattrYan, Zheng2016-07-244-517/+559
* s3: smbd: vfs: Remove any stale xattr values during file/directory create in ...Jeremy Allison2016-07-231-0/+101
* vfs_acl_xattr: objects without NT ACL xattrRalph Boehme2016-07-191-39/+5
* s3/smbd: move make_default_filesystem_acl() to vfs_acl_common.cRalph Boehme2016-07-191-0/+108
* s3-vfs/snapper: Fix compiler errors when building with --address-sanitizerAndrew Bartlett2016-06-161-4/+4