index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
AddressSanitizer: Initialize for vfs_fruit.c
Garming Sam
2016-07-25
1
-1
/
+1
*
vfs_gpfs: Retry getacl with DAC capability if necessary
Christof Schmitt
2016-07-25
1
-2
/
+28
*
s3: vfs: ceph: Add posix acl support
Yan, Zheng
2016-07-24
2
-47
/
+9
*
s3: vfs: generalize functions that set/get posix acl through xattr
Yan, Zheng
2016-07-24
4
-517
/
+559
*
s3: smbd: vfs: Remove any stale xattr values during file/directory create in ...
Jeremy Allison
2016-07-23
1
-0
/
+101
*
vfs_acl_xattr: objects without NT ACL xattr
Ralph Boehme
2016-07-19
1
-39
/
+5
*
s3/smbd: move make_default_filesystem_acl() to vfs_acl_common.c
Ralph Boehme
2016-07-19
1
-0
/
+108
*
s3-vfs/snapper: Fix compiler errors when building with --address-sanitizer
Andrew Bartlett
2016-06-16
1
-4
/
+4
*
lib: Move msghdr to lib/util/
Volker Lendecke
2016-06-07
1
-1
/
+1
*
Efficient xattr handling for VxFS Signed-off-by: Abhidnya Joshi <Abhidnya.Jos...
Abhidnya Joshi
2016-06-03
4
-14
/
+415
*
vfs_fake_dfq - remove support for generating EDQUOT
Uri Simchoni
2016-06-01
1
-5
/
+0
*
vfs_fake_dfq: add more mocking options
Uri Simchoni
2016-05-27
1
-1
/
+14
*
s3: VFS: Map process-associated lock operation to open file description lock ...
Jeremy Allison
2016-05-21
1
-0
/
+16
*
s3: lib: Add 'int op' parameter to fcntl_getlock().
Jeremy Allison
2016-05-21
1
-1
/
+2
*
vfs_fruit: Fix a few signed/unsigned mixups
Volker Lendecke
2016-05-19
1
-6
/
+8
*
vfs_fileid: Fix a signed/unsigned mixup
Volker Lendecke
2016-05-19
1
-1
/
+1
*
s3:modules/vfs_snapper squelch -O3 compile warning
Christian Ambach
2016-05-13
1
-1
/
+1
*
s3:vfs:preopen: fix O3 error unused result of write
Michael Adam
2016-05-13
1
-1
/
+2
*
s3:vfs:aio_fork: fix O3 error unused result of write
Michael Adam
2016-05-13
1
-1
/
+1
*
vfs_fruit: add an option that allows disabling POSIX rename behaviour
Ralph Boehme
2016-05-05
1
-1
/
+5
*
Fix formatting issue on 32bit with _FILE_OFFSET_BITS == 64
Douglas Bagnall
2016-05-03
1
-3
/
+2
*
vfs_catia: Fix bug 11827, memleak
Volker Lendecke
2016-04-11
1
-3
/
+3
*
vfs_catia: Align loop index with terminator
Volker Lendecke
2016-04-11
1
-1
/
+1
*
vfs_time_audit: Assert that all VFS functions are implemented
Christof Schmitt
2016-04-06
1
-0
/
+2
*
vfs_full_audit: Assert that all VFS functions are implemented
Christof Schmitt
2016-04-06
1
-3
/
+7
*
s3: vfs: time_audit. Add missing audit_file().
Jeremy Allison
2016-04-05
1
-1
/
+31
*
s3: vfs: time_audit: Add get/fget/set/fset dos_attributes functions.
Jeremy Allison
2016-04-05
1
-6
/
+95
*
s3: vfs: time_audit. Add missing fsctl().
Jeremy Allison
2016-04-05
1
-1
/
+38
*
s3: vfs: time_audit. Add missing get_dfs_referrals().
Jeremy Allison
2016-04-05
1
-1
/
+21
*
s3: vfs: Sort vfs function entries in vfs_time_audit.
Jeremy Allison
2016-04-05
1
-8
/
+17
*
s3: vfs: full_audit. Implement missing durable_XXX functions.
Jeremy Allison
2016-04-05
1
-18
/
+76
*
s3: vfs: full_audit. Add audit_file_fn().
Jeremy Allison
2016-04-05
1
-5
/
+23
*
s3: vfs: full_audit. Add missing fsctl_fn().
Jeremy Allison
2016-04-05
1
-5
/
+32
*
s3: vfs: full_audit. Add missing get_dfs_referrals_fn().
Jeremy Allison
2016-04-05
1
-6
/
+17
*
s3: vfs: full_audit. Sort vfs fn list and add comments on missing entries.
Jeremy Allison
2016-04-05
1
-16
/
+53
*
vfs_gpfs: Remove xattr functions
Christof Schmitt
2016-04-01
1
-160
/
+0
*
vfs_gpfs: Implement new dos_attributes vfs functions
Christof Schmitt
2016-04-01
1
-0
/
+184
*
vfs_glusterfs: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
2016-03-29
1
-4
/
+5
*
vfs_aio_fork: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
2016-03-28
1
-2
/
+3
*
vfs_aio_linux: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
2016-03-28
1
-4
/
+5
*
s3: vfs: Add VFS functions for setting and getting DOS attributes.
Richard Sharpe
2016-03-27
2
-0
/
+126
*
s3: smbd: Modify vfs_stat_smb_basename() to take a const struct smb_filename ...
Jeremy Allison
2016-03-24
5
-6
/
+6
*
s3: vfs: vfs_acl_tdb. Remove use of vfs_stat_smb_basename().
Jeremy Allison
2016-03-24
1
-3
/
+5
*
s3: vfs: recycle. Remove use of vfs_stat_smb_basename().
Jeremy Allison
2016-03-24
1
-3
/
+5
*
s3: smbd: Remove many common uses of lp_posix_pathnames().
Jeremy Allison
2016-03-24
7
-10
/
+10
*
s3: vfs: Remove use of lp_posix_pathnames() below the VFS.
Jeremy Allison
2016-03-24
1
-3
/
+10
*
s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
Jeremy Allison
2016-03-24
19
-77
/
+170
*
s3: smbd: Add uint32_t flags field to struct smb_filename.
Jeremy Allison
2016-03-24
1
-0
/
+1
*
s3: vfs: vfs_afsacl. refuse_symlink() means we can always use STAT here.
Jeremy Allison
2016-03-24
1
-5
/
+7
*
s3:smbd: Fix build for vfs_afsacl.c.
Jeremy Allison
2016-03-24
1
-13
/
+6
[next]