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
/
wscript_build
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
modules: Remove perfcount_test module
Volker Lendecke
1
-7
/
+0
2023-04-03
s3:modules: call rpcgen only if vfs_nfs4acl_xattr is enabled
David Disseldorp
1
-42
/
+41
2023-03-03
s3:modules: Fix invalid escape sequences
Joseph Sutton
1
-1
/
+1
2023-02-06
s3:modules: Ignore -Wunused-but-set-variable for autogenerated code
Andreas Schneider
1
-1
/
+4
2022-02-10
s3:modules: Implement dummy virus scanner that uses filename matching
Pavel Filipenský
1
-0
/
+1
2021-03-16
s3: VFS: Remove vfs_tru64acl.[c|h]
Jeremy Allison
1
-7
/
+0
2020-10-23
s3:modules: Do not install vfs modules only used for testing
Andreas Schneider
1
-4
/
+8
2020-09-08
selftest: Add unit test for vfs_gpfs
Christof Schmitt
1
-0
/
+7
2020-07-17
test_vfs_posixacl: Add unit test for Linux POSIX ACL mapping
Christof Schmitt
1
-0
/
+5
2020-06-15
vfs: Move reparse point functions to util_reparse.c
Volker Lendecke
1
-1
/
+5
2020-04-22
s3: selftest: Remove test_vfs_widelinks.
Jeremy Allison
1
-5
/
+0
2020-04-14
s3: VFS: Add cmocka test for vfs_full_audit to make sure all arrays are correct.
Jeremy Allison
1
-0
/
+5
2020-04-09
s3: VFS: Add cmocka tests for pathname parsing in vfs_widelinks.
Jeremy Allison
1
-0
/
+5
2020-04-09
VFS: Add vfs_widelinks module.
Jeremy Allison
1
-0
/
+7
2020-02-15
s3:modules: add vfs_io_uring module
Stefan Metzmacher
1
-0
/
+8
2019-11-22
build: Do not build selftest binaries for builds without --enable-selftest
Andrew Bartlett
1
-1
/
+1
2019-09-18
s3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.
Jeremy Allison
1
-8
/
+0
2019-08-10
s3:modules: Link vfs_acl_common against gnutls
Andreas Schneider
1
-1
/
+2
2019-07-23
selftest: Start implementing unit test for nfs4_acls
Christof Schmitt
1
-0
/
+5
2019-07-12
s3:{modules => lib}/string_replace.[c|h]
Ralph Boehme
1
-3
/
+0
2019-07-12
vfs_fruit: move AppleDouble functionality to a dedicated subsystem
Ralph Boehme
1
-1
/
+1
2019-07-03
s3:modules: Use hash_inode() in vfs_streams_xattr
Andreas Schneider
1
-1
/
+1
2019-07-03
s3:modules: Use hash_inode() in vfs_fruit
Andreas Schneider
1
-1
/
+1
2019-07-03
s3:modules: Add hash_inode() function based on SHA1
Andreas Schneider
1
-0
/
+4
2019-05-14
vfs: add ceph_snapshots module
David Disseldorp
1
-0
/
+8
2019-04-12
build: add explicit cephfs include path for vfs_ceph builds
David Disseldorp
1
-1
/
+2
2019-03-18
vfs_nfs4acl_xattr: support for NFS 4.0 and 4.1 ACLs from NFS4 mount
Ralph Boehme
1
-0
/
+1
2019-03-18
nfs4acl_xattr: move some functions to a seperate file
Ralph Boehme
1
-0
/
+1
2019-03-12
modules: Add dependency on tirpc to vfs_nfs4acl_xattr
Andrew Bartlett
1
-8
/
+11
2019-02-11
s3:modules: Fix compilation of nfs41acl_xdr.c when building outside src
Aliaksei Karaliou
1
-7
/
+17
2019-01-22
s3-vfs: add glusterfs_fuse vfs module.
Günther Deschner
1
-0
/
+8
2019-01-18
wscript: Make non_posix_acls a subsystem
Christof Schmitt
1
-3
/
+2
2018-09-05
build:wafsamba: Build on waf 1.9
Thomas Nagy
1
-1
/
+1
2018-08-31
vfs_delay_inject: adding delay to VFS calls
Ralph Boehme
1
-0
/
+7
2018-07-25
s3:modules: add vfs_not_implemented module
Stefan Metzmacher
1
-0
/
+16
2018-04-03
s3:modules: Set -Wno-strict-overflow for getdate if supported
Andreas Schneider
1
-0
/
+5
2018-01-24
Samba-VirusFilter: clamav VFS and man page.
Trever L. Adams
1
-0
/
+1
2018-01-24
Samba-VirusFilter: F-Secure AntiVirus (fsav) VFS and man page.
Trever L. Adams
1
-0
/
+1
2018-01-24
Samba-VirusFilter: Sophos VFS backend.
Trever L. Adams
1
-1
/
+4
2018-01-24
Samba-VirusFilter: common headers and sources.
Trever L. Adams
1
-0
/
+13
2017-12-15
vfs_error_inject: Add new module
Christof Schmitt
1
-0
/
+7
2017-11-11
vfs: Remove aio_linux
Volker Lendecke
1
-8
/
+0
2017-11-08
vfs_nfs4acl_xattr: add XDR backend
Ralph Boehme
1
-1
/
+22
2017-11-08
vfs_nfs4acl_xattr: move the meat of the implementation to a seperate file
Ralph Boehme
1
-1
/
+1
2017-10-13
vfs_fruit: on-access conversion of AppleDouble xattr data
Ralph Boehme
1
-1
/
+1
2017-10-13
vfs_catia: factor out mapping functions
Ralph Boehme
1
-1
/
+4
2017-08-24
acl_common: Avoid "#include vfs_acl_common.c"
Volker Lendecke
1
-2
/
+5
2017-07-03
s3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
Ralph Boehme
1
-3
/
+7
2016-08-08
buildscripts: Fix the regression with --without-acl-support.
Ira Cooper
1
-0
/
+1
2016-07-24
s3: vfs: ceph: Add posix acl support
Yan, Zheng
1
-1
/
+1
[next]