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
*
s3:smbd: Pass down remote and local address to get_referred_path()
Andreas Schneider
2017-06-02
1
-0
/
+2
*
s3: VFS: Catia: Ensure path name is also converted.
Jeremy Allison
2017-05-30
1
-6
/
+35
*
vfs_fruit: lp_case_sensitive() does not return a bool
Ralph Boehme
2017-04-28
1
-3
/
+17
*
vfs_acl_xattr|tdb: ensure create mask is at least 0666 if ignore_system_acls ...
Ralph Boehme
2017-04-28
2
-6
/
+42
*
s3:vfs:shadow_copy2: fix corner case of "/@GMT-token" in shadow_copy2_strip_s...
Michael Adam
2017-04-21
1
-3
/
+4
*
s3:vfs:shadow_copy2: fix the corner case if cwd=/ in make_relative_path
Michael Adam
2017-04-21
1
-1
/
+5
*
s3:vfs:shadow_copy2: fix quoting in debug messages
Michael Adam
2017-04-21
1
-2
/
+2
*
vfs_acl_xattr: avoid needlessly supplying a large buffer to getxattr()
Uri Simchoni
2017-04-20
1
-14
/
+30
*
vfs_acl_xattr: factor out fetching of an extended attribute
Uri Simchoni
2017-04-20
1
-13
/
+31
*
vfs_xattr_tdb: handle case of zero size.
Uri Simchoni
2017-04-20
1
-0
/
+12
*
vfs_fruit: resource fork open request with flags=O_CREAT|O_RDONLY
Ralph Boehme
2017-04-20
1
-0
/
+14
*
vfs_fruit: enable zero file id
Uri Simchoni
2017-03-28
1
-0
/
+7
*
s3:vfs_expand_msdfs: Do not open the remote address as a file
Andreas Schneider
2017-03-23
1
-2
/
+1
*
vfs_fruit: enabling AAPL extensions must be a global switch
Ralph Boehme
2017-03-06
1
-4
/
+8
*
vfs_fruit: only veto AppleDouble files with fruit:resource=file
Ralph Boehme
2017-03-06
1
-3
/
+6
*
vfs_fruit: use stat info from base_fsp
Ralph Boehme
2017-03-06
1
-9
/
+3
*
vfs_fruit: ignore or delete invalid AFP_AfpInfo streams
Ralph Boehme
2017-03-06
1
-1
/
+88
*
vfs_fruit: refactor fruit_ftruncate and use new adouble API
Ralph Boehme
2017-03-06
1
-27
/
+38
*
vfs_fruit: use fio in fruit_fallocate
Ralph Boehme
2017-03-06
1
-3
/
+2
*
vfs_fruit: refactor fruit_fstat and use new adouble API
Ralph Boehme
2017-03-06
1
-47
/
+106
*
vfs_fruit: refactor fruit_pread and fruit_pwrite and use new adouble API
Ralph Boehme
2017-03-06
1
-175
/
+349
*
vfs_fruit: refactor fruit_open and use new adouble API
Ralph Boehme
2017-03-06
1
-21
/
+44
*
vfs_fruit: rework struct adouble API
Ralph Boehme
2017-03-06
1
-290
/
+423
*
vfs_fruit: fix fruit_check_access()
Ralph Boehme
2017-03-06
1
-4
/
+26
*
vfs_fruit: remove base_fsp name translation
Ralph Boehme
2017-03-06
1
-80
/
+3
*
vfs_fruit: use SMB_VFS_NEXT_OPEN in two places
Ralph Boehme
2017-03-06
1
-7
/
+7
*
vfs_fruit: refactor readdir_attr_macmeta() resource fork size
Ralph Boehme
2017-03-06
1
-8
/
+82
*
vfs_fruit: refactor fruit_ftruncate() and fix stream case
Ralph Boehme
2017-03-06
1
-42
/
+78
*
vfs_fruit: fix fruit_ntimes() for the fruit:metadata!=netatalk case
Ralph Boehme
2017-03-06
1
-2
/
+8
*
vfs_fruit: refactor fruit_streaminfo()
Ralph Boehme
2017-03-06
1
-44
/
+265
*
vfs_fruit: add fruit_stat_rsrc_xattr() implementation
Ralph Boehme
2017-03-06
1
-0
/
+45
*
vfs_fruit: add fruit_stat_rsrc_stream() implementation
Ralph Boehme
2017-03-06
1
-0
/
+18
*
vfs_fruit: refactor fruit_stat_rsrc()
Ralph Boehme
2017-03-06
1
-8
/
+33
*
vfs_fruit: refactor fruit_open_rsrc()
Ralph Boehme
2017-03-06
1
-34
/
+71
*
vfs_fruit: in fruit_rmdir() check ._ files before deleting them
Ralph Boehme
2017-03-06
1
-14
/
+47
*
vfs_fruit: fix fruit_rmdir() for the fruit:resource!=file case
Ralph Boehme
2017-03-06
1
-1
/
+1
*
vfs_fruit: fix fruit_chown() for the fruit:resource!=file case
Ralph Boehme
2017-03-06
1
-7
/
+8
*
vfs_fruit: fix fruit_chmod() for the fruit:resource!=file case
Ralph Boehme
2017-03-06
1
-6
/
+7
*
vfs_fruit: refactor fruit_unlink()
Ralph Boehme
2017-03-06
1
-33
/
+197
*
vfs_fruit: fix fruit_rename() for the fruit:resource!=file case
Ralph Boehme
2017-03-06
1
-14
/
+41
*
vfs_fruit: correct readdir_attr_meta_finderi_stream() implementation
Ralph Boehme
2017-03-06
1
-1
/
+67
*
vfs_fruit: refactor readdir_attr_meta()
Ralph Boehme
2017-03-06
1
-39
/
+98
*
vfs_fruit: update_btime() is only needed for metadata=netatalk
Ralph Boehme
2017-03-06
1
-0
/
+15
*
vfs_fruit: correct fruit_stat_meta_stream() implementation
Ralph Boehme
2017-03-06
1
-0
/
+18
*
vfs_fruit: refactor fruit_stat_meta()
Ralph Boehme
2017-03-06
1
-3
/
+27
*
vfs_fruit: correct fruit_open_meta_stream() implementation
Ralph Boehme
2017-03-06
1
-1
/
+54
*
vfs_fruit: refactor fruit_open_meta()
Ralph Boehme
2017-03-06
1
-13
/
+46
*
vfs_fruit: replace unsafe ad_entry macro with a function
Ralph Boehme
2017-03-06
1
-27
/
+86
*
vfs_fruit: fix fruit_pwrite() with metadata=stream
Ralph Boehme
2017-03-06
1
-25
/
+58
*
vfs_fruit: rename empty_finderinfo() and make it more robust
Ralph Boehme
2017-03-06
1
-9
/
+13
[next]