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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-09
s3:include: Fix the smbc_fgetxattr() documentation in libsmbclient
Andreas Schneider
1
-1
/
+27
2025-12-09
s3:libsmb: Call the correct function in smbc_fgetxattr()
Andreas Schneider
1
-3
/
+2
2025-12-09
libsmbclient: Fix negotiating posix_extensions
Andreas Schneider
1
-36
/
+21
2025-12-08
auth: Use new data_blob_..._s() functions and remove talloc_keep_secret()
Pavel Filipenský
5
-29
/
+16
2025-12-08
smbd: set fsp->is_sparse in vfs_default_durable_reconnect()
Ralph Boehme
1
-1
/
+4
2025-12-08
smbd: remove redundant initialisation
Ralph Boehme
1
-1
/
+0
2025-12-08
smbd: pass fsp to vfs_default_durable_reconnect_check_stat()
Ralph Boehme
1
-18
/
+17
2025-12-08
s3/locking: simplify reset_share_mode_entry()
Ralph Boehme
3
-17
/
+13
2025-12-08
s3-winbindd: make sure we always have WINBINDD_CACHE_VERSION in winbindd_cach...
Günther Deschner
1
-0
/
+7
2025-12-08
s3-winbindd: provide one wcache_open() function for all tdb opens
Günther Deschner
1
-35
/
+27
2025-12-08
s3-winbindd: make initialize_winbindd_cache() static
Günther Deschner
2
-2
/
+1
2025-12-08
s3-winbind: make wcache_store_seqnum static
Günther Deschner
2
-4
/
+2
2025-12-08
s3-winbindd: Fix winbind NDR caching.
Günther Deschner
1
-0
/
+7
2025-12-08
s3-selftest: add tests for winbindd_cache.tdb sanity
Günther Deschner
2
-0
/
+116
2025-12-04
selftest: use common and simpler code to read config.h
Douglas Bagnall
1
-15
/
+2
2025-12-04
s3:selftest:tests.py: remove unused imports
Douglas Bagnall
1
-3
/
+3
2025-12-04
vfs_ceph_new: proper failure-handling in chdir and getwd
Shachar Sharon
1
-4
/
+9
2025-12-03
Georgian translation for tools
Ekaterine Papava
4
-0
/
+10078
2025-12-03
s3:libads: Set udp_preference_limit = 0 for MIT Kerberos
Andreas Schneider
1
-0
/
+1
2025-12-03
s3:libads: Set a request timeout for Kerberos requests
Andreas Schneider
1
-0
/
+15
2025-11-27
smbd: reshuffle requested/granted lease level logic of Directory Leases
Ralph Boehme
1
-9
/
+10
2025-11-27
smbd: distinguish "no record" from "bad record" in smbXsrv_open_global_lookup()
Ralph Boehme
1
-0
/
+10
2025-11-27
net/serverid: initialize state->open_db
Ralph Boehme
1
-0
/
+2
2025-11-26
vfs_gpfs: Fix CID 1666430 Control flow issues (DEADCODE)
Anoop C S
1
-12
/
+4
2025-11-24
vfs_ceph_new: use vfs_ceph_iget/vfs_ceph_iput in vfs_ceph_disk_free
Shweta Sodani
1
-11
/
+8
2025-11-20
loadparm: add "kdc name match implicit dollar without canonicalization"
Douglas Bagnall
1
-0
/
+2
2025-11-19
s3:ntlm_auth: Fix typo in error message (protools -> protocols)
Frediano Ziglio
1
-1
/
+1
2025-11-19
mdssvc: support a wider range of years [0000,9999] in $time.iso
Ralph Boehme
2
-4
/
+19
2025-11-18
vfs_fruit: psd->dacl can be NULL, use orig_num_aces
Ralph Boehme
1
-1
/
+1
2025-11-18
vfs:streams_xattr: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV
Samuel Cabrero
1
-1
/
+3
2025-11-18
vfs:fruit: Allow RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-1
/
+3
2025-11-18
vfs:streams_depot: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-1
/
+3
2025-11-18
vfs:shadow_copy2: Allow RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-1
/
+3
2025-11-18
vfs:glusterfs: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV
Samuel Cabrero
1
-1
/
+3
2025-11-18
vfs:ceph_new: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-1
/
+3
2025-11-18
vfs:ceph: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-1
/
+3
2025-11-18
vfs:aio_pthread: Handle VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-1
/
+13
2025-11-18
smbd: Fix crossing direct automounter mount points
Samuel Cabrero
1
-4
/
+67
2025-11-18
smbd: Refactor reopen_from_fsp(), factor out pathref based
Samuel Cabrero
1
-51
/
+66
2025-11-18
smbd: Refactor reopen_from_fsp(), factor out automounter mountpoint check
Samuel Cabrero
1
-26
/
+40
2025-11-18
smbd: Refactor reopen_from_fsp(), factor out name based reopen
Samuel Cabrero
1
-17
/
+38
2025-11-18
vfs: Pass the RESOLVE_NO_XDEV from upper layers to openat2() syscall
Samuel Cabrero
1
-3
/
+16
2025-11-18
vfs: Use RESOLVE_NO_XDEV by default on all shares
Samuel Cabrero
1
-0
/
+11
2025-11-18
vfs: Bump VFS interface version after adding VFS_OPEN_HOW_RESOLVE_NO_XDEV
Samuel Cabrero
1
-1
/
+2
2025-11-18
vfs: Add VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-0
/
+1
2025-11-17
smbd: Change open_rootdir_pathref_fsp() to return a smb_filename
Volker Lendecke
4
-67
/
+24
2025-11-17
smbd: Factor out openat_pathref_fsp_simple_openat()
Volker Lendecke
1
-90
/
+114
2025-11-17
smbd: Fix a comment
Volker Lendecke
1
-2
/
+4
2025-11-17
smbd: Make fsp_set_gen_id() static
Volker Lendecke
2
-2
/
+1
2025-11-17
smbd: Make fsp_new() return a files_struct
Volker Lendecke
3
-42
/
+38
[prev]
[next]