index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
vfs_zfsacl: fix compilation error
Ralph Boehme
1
-4
/
+6
2017-12-05
vfs_fruit: proper VFS-stackable conversion of FinderInfo
Ralph Boehme
1
-14
/
+75
2017-12-05
vfs_fruit: add AfpInfo prototypes
Ralph Boehme
1
-0
/
+4
2017-11-24
vfs_glusterfs: include glusterfs/api/glfs.h without relying on -I options
Niels de Vos
1
-1
/
+1
2017-11-01
s3:modules: Check correct variable for NULL in posixacl_xattr
Andreas Schneider
1
-1
/
+1
2017-11-01
s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()
Andreas Schneider
1
-1
/
+2
2017-11-01
vfs_glusterfs: Fix exporting subdirs with shadow_copy2
Michael Adam
1
-0
/
+10
2017-11-01
vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR
Anoop C S
1
-1
/
+1
2017-10-25
vfs_catia: Fix a potential memleak
Volker Lendecke
1
-1
/
+1
2017-10-25
vfs_catia: Fix a memory leak
Volker Lendecke
1
-0
/
+1
2017-10-25
vfs_fruit: on-access conversion of AppleDouble xattr data
Ralph Boehme
2
-1
/
+121
2017-10-25
vfs_fruit: static string fruit_catia_maps
Ralph Boehme
1
-14
/
+16
2017-10-25
vfs_fruit: pass smb_fname to ad_convert
Ralph Boehme
1
-2
/
+4
2017-10-25
vfs_fruit: unpack AppleDouble xattr header if present
Ralph Boehme
1
-0
/
+141
2017-10-25
vfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_HDR_SIZE bytes
Ralph Boehme
1
-9
/
+35
2017-10-25
vfs_fruit: add AppleDouble xattr structure definitions
Ralph Boehme
1
-0
/
+38
2017-10-25
vfs_fruit: fix ftruncating resource fork
Ralph Boehme
1
-1
/
+1
2017-10-25
vfs_catia: factor out mapping functions
Ralph Boehme
4
-145
/
+237
2017-10-25
s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially complet...
Jeremy Allison
1
-0
/
+4
2017-10-25
vfs_solarisacl: fix build for samba 4.7 and up
Jorge Schrauwen via samba-technical
2
-2
/
+2
2017-10-25
vfs_fake_acls: deny give-ownership
Ralph Boehme
1
-0
/
+18
2017-10-25
vfs_acl_common: fix take ownership vs give ownership
Ralph Boehme
1
-0
/
+13
2017-10-25
vfs_acl_common: factor out a variable declaration
Ralph Boehme
1
-2
/
+3
2017-10-25
vfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHRONIZE to vfs_zfsacl
Ralph Boehme
2
-7
/
+9
2017-10-25
s3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping from NFSv4 framework to ...
Ralph Boehme
2
-4
/
+4
2017-10-25
vfs_zfsacl: ensure zfs_get_nt_acl_common() has access to stat info
Ralph Boehme
1
-3
/
+22
2017-10-25
vfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common
Ralph Boehme
1
-12
/
+8
2017-09-16
s3: vfs: catia: compression get/set must act only on base file, and must cope...
Jeremy Allison
1
-6
/
+38
2017-09-16
s3: VFS: streams_xattr: Compression is only set/get on base filenames.
Jeremy Allison
1
-37
/
+0
2017-09-16
vfs_streams_xattr: Fix segfault when running with log level 10
Christof Schmitt
1
-2
/
+2
2017-08-28
vfs_default: Fix passing of errno from async calls
Christof Schmitt
1
-6
/
+9
2017-08-14
vfs_fruit: factor out common code from ad_get() and ad_fget()
Ralph Boehme
1
-61
/
+30
2017-08-14
vfs_fruit: return fake pipe fd in fruit_open_meta_netatalk()
Ralph Boehme
1
-57
/
+16
2017-08-14
vfs_fruit: don't open basefile in ad_open() and simplify API
Ralph Boehme
1
-75
/
+47
2017-08-14
vfs_fruit: use path based setxattr call in ad_fset()
Ralph Boehme
1
-5
/
+5
2017-08-14
vfs_streams_xattr: return a fake fd in streams_xattr_open()
Ralph Boehme
1
-47
/
+20
2017-08-14
vfs_streams_xattr: implement all missing handle based VFS functions
Ralph Boehme
1
-0
/
+421
2017-08-14
vfs_streams_xattr: always pass NULL as fsp arg to get_ea_value()
Ralph Boehme
1
-4
/
+4
2017-08-14
vfs_streams_xattr: remove fsp argument from get_xattr_size()
Ralph Boehme
1
-5
/
+4
2017-08-14
vfs_streams_xattr: remove all uses of fd, use name based functions
Ralph Boehme
1
-35
/
+15
2017-08-14
vfs_streams_xattr: invalidate stat info if xattr was not found
Ralph Boehme
1
-0
/
+3
2017-08-11
vfs_gpfs: handle EACCES when fetching DOS attributes from xattr
Ralph Boehme
1
-1
/
+68
2017-07-31
vfs_ceph: fix cephwrap_chdir()
David Disseldorp
1
-8
/
+0
2017-07-24
smbd: Fix a connection run-down race condition
Volker Lendecke
1
-6
/
+27
2017-07-24
vfs_fruit: don't use MS NFS ACEs with Windows clients
Ralph Boehme
1
-0
/
+6
2017-07-24
s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK
Ralph Boehme
6
-29
/
+29
2017-07-24
s3/vfs: remove SMB_VFS_STRICT_UNLOCK
Ralph Boehme
6
-83
/
+6
2017-07-24
vfs_fruit: add fruit:model = <modelname> parametric option
Günther Deschner
1
-1
/
+5
2017-07-03
s3/smbd: remove unneeded flags argument from SMB_VFS_OFFLOAD_WRITE_SEND
Ralph Boehme
5
-76
/
+53
2017-07-03
s3/smbd: get rid of files_struct.aapl_copyfile_supported
Ralph Boehme
1
-21
/
+10
[next]