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
2024-11-12
vfs: Simplify streams_xattr_openat()
Volker Lendecke
1
-5
/
+1
2024-11-12
vfs: Convert streams_xattr_get_name() to return 0/errno
Volker Lendecke
1
-36
/
+48
2024-11-12
smbd: Convert get_ea_value_fsp() to return 0/errno
Volker Lendecke
1
-45
/
+40
2024-11-12
vfs_fruit: Align a few integer types
Volker Lendecke
1
-6
/
+3
2024-11-12
vfs_fruit: Simplify filter_empty_rsrc_stream()
Volker Lendecke
1
-35
/
+11
2024-11-05
vfs_tsmsm: trigger NOTIFY_ACTION_DIRLEASE_BREAK when changing offline attribute
Ralph Boehme
1
-8
/
+10
2024-11-05
vfs_gpfs: trigger NOTIFY_ACTION_DIRLEASE_BREAK when changing offline attribute
Ralph Boehme
1
-8
/
+12
2024-11-05
smbd: pass lease, if any, to notify_fname()
Ralph Boehme
2
-18
/
+34
2024-11-03
vfs_ceph_new: Remove unused symbol for ceph_readdir
Anoop C S
1
-2
/
+0
2024-11-03
vfs_ceph_new: log open-flags upon release-fh
Shachar Sharon
1
-1
/
+6
2024-11-03
vfs_ceph_new: improved vfs-opers logging
Shachar Sharon
1
-12
/
+49
2024-11-03
vfs_ceph_new: improved mount logging
Shachar Sharon
1
-13
/
+44
2024-11-03
vfs_ceph_new: improve mount cache-entry add
Shachar Sharon
1
-8
/
+9
2024-11-03
vfs_ceph_new: improve mount cache-entry ref-count
Shachar Sharon
1
-13
/
+22
2024-11-03
vfs_ceph_new: avoid setting errno in cephmount_cache_update
Shachar Sharon
1
-1
/
+0
2024-11-03
vfs_ceph_new: refactor error-case in cephmount_mount_fs
Shachar Sharon
1
-16
/
+20
2024-10-25
smbd: convert fsp->posix_flags to fsp->fsp_flags.posix_open
Ralph Boehme
1
-1
/
+1
2024-10-25
smbd: remove seperate flag FSP_POSIX_FLAGS_PATHNAMES
Ralph Boehme
1
-1
/
+1
2024-10-25
smbd: remove "fruit:posix_rename"
Ralph Boehme
1
-13
/
+0
2024-10-25
vfs_ceph_new: switch to ceph_readdir_r
Shachar Sharon
1
-11
/
+47
2024-10-07
vfs_glusterfs: Retrieve fs capabilities using vfs_get_fs_capabilities
Anoop C S
1
-7
/
+1
2024-10-07
vfs_ceph_new: Retrieve fs capabilties using vfs_get_fs_capabilities
Anoop C S
1
-3
/
+1
2024-10-07
vfs_ceph_new: Populate fs capabilities within vfs_ceph_statvfs
Anoop C S
1
-0
/
+3
2024-10-07
vfs_ceph: Retrieve fs capabilties using vfs_get_fs_capabilities
Anoop C S
1
-4
/
+1
2024-10-07
vfs_ceph: Populate fs capabilities within cephwrap_statvfs
Anoop C S
1
-0
/
+3
2024-10-07
vfs_default: Retrieve fs capabilites using vfs_get_fs_capabilties
Anoop C S
1
-66
/
+1
2024-10-02
lib: Factor out ADD_TO_MALLOC_ARRAY()
Volker Lendecke
2
-4
/
+5
2024-10-02
shadow_copy2: Ignore VFS_OPEN_HOW_WITH_BACKUP_INTENT
Christof Schmitt
1
-1
/
+1
2024-09-20
lib: Avoid unused includes
Volker Lendecke
1
-1
/
+0
2024-09-20
vfs: Simplify capdecode() with hex_byte()
Volker Lendecke
1
-23
/
+1
2024-09-20
vfs: Simplify capencode() with nybble_to_hex_lower()
Volker Lendecke
1
-4
/
+2
2024-09-20
libsmb: Use nybble_to_hex_upper() in virusfilter_url_quote()
Volker Lendecke
1
-3
/
+2
2024-09-19
vfs_error_inject: add 'error_inject:durable_reconnect = st_ex_nlink'
Stefan Metzmacher
1
-0
/
+76
2024-09-12
wscript_build: Do not link vfs_ceph_new against libcephfs
Anoop C S
1
-1
/
+1
2024-09-12
vfs_ceph_new: Use function pointers for API calls
Anoop C S
1
-200
/
+202
2024-09-12
vfs_ceph_new: Pass module config to userperm helpers
Anoop C S
1
-21
/
+28
2024-09-12
vfs_ceph_new: Hold a config reference in vfs_ceph_fh
Anoop C S
1
-0
/
+2
2024-09-12
vfs_ceph_new: Call vfs_ceph_userperm_new with handle->conn
Anoop C S
1
-12
/
+11
2024-09-12
vfs_ceph_new: Populate function pointers with addresses
Guenther Deschner
1
-0
/
+60
2024-09-12
vfs_ceph_new: Add required function pointers to config
Guenther Deschner
1
-0
/
+50
2024-09-12
vfs_ceph_new: Dynamically open library for 'proxy' mode
Guenther Deschner
1
-0
/
+48
2024-09-12
vfs_ceph_new: Introduce new parametric option 'proxy'
Guenther Deschner
1
-0
/
+29
2024-09-12
vfs_ceph_new: Add a new struct to hold ceph module config
Guenther Deschner
1
-86
/
+341
2024-09-11
vfs_ceph_new: implement DFS hooks using libcephfs low-level APIs
Shachar Sharon
1
-131
/
+126
2024-08-30
vfs_ceph_new: handle case of readlinkat with empty name string
Shachar Sharon
1
-11
/
+22
2024-08-21
vfs_ceph_new: add missing newline in debug-logging
Shachar Sharon
1
-1
/
+1
2024-08-21
s3:vfs_default: implement VFS_RENAME_HOW_NO_REPLACE in vfswrap_renameat()
Stefan Metzmacher
1
-5
/
+11
2024-08-21
s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT()
Stefan Metzmacher
25
-52
/
+141
2024-08-20
vfs_default: implement FSCTL_DUP_EXTENTS_TO_FILE with copy_reflink()
Ralph Boehme
2
-412
/
+54
2024-08-20
smbd: consolidate fs capabilities code in vfswrap_fs_capabilities()
Ralph Boehme
3
-2
/
+15
[prev]
[next]