1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Stefan Metzmacher 7d69ec93e3 vfs_recycle: remember resolved config->repository in vfs_recycle_connect()
This should not change during the lifetime of the tcon.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15659

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Noel Power <noel.power@suse.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 53b72ea4d2)
2024-06-19 13:00:11 +00:00
..
auth Revert "token_util.c: prefer capabilities over become_root" 2024-03-27 16:51:00 +00:00
build
client s3/libsmb: reuse smbXcli_conn_have_posix() 2023-10-26 15:29:29 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include s3:include: split out fstring.h 2024-05-30 09:47:15 +00:00
intl
lib s3:lib:util_tdb: use NUMERIC_CMP() in tdb_data_cmp() 2024-06-10 13:24:16 +00:00
libads s3:libads: Do not fail if we don't get an IP passed down 2024-06-05 13:55:28 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:libads: avoid changing ADS->server.workgroup 2024-05-30 09:47:15 +00:00
libsmb s3:libsmb:nmblib: use NUMERIC_CMP in status_compare 2024-06-10 13:24:16 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking s3:brlock: use NUMERIC_CMP in #ifdef-zeroed lock_compare 2024-06-10 13:24:16 +00:00
modules vfs_recycle: remember resolved config->repository in vfs_recycle_connect() 2024-06-19 13:00:11 +00:00
nmbd s3:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{server_create,reader_send}() 2024-05-30 09:47:16 +00:00
param s3:param: Remove unnecessary use of discard_const_p() 2023-12-21 20:21:34 +00:00
passdb s3:passdb: Fix memory leak caused by recursion of get_global_sam_sid() 2024-01-23 14:30:58 +00:00
printing smbd: set fsp_flags.is_fsa to true on printer file handles 2024-01-08 15:53:36 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client s3/rpc_client: Fix array offset check 2024-02-26 10:37:37 +00:00
rpc_server s3:rpc:wkssvc_nt: dom_user_cmp uses NUMERIC_CMP 2024-06-10 13:24:16 +00:00
rpcclient s3:rpcclient: Use dcerpc_lsa_open_policy_fallback() in cmd_lsarpc.c 2023-11-21 11:16:37 +00:00
script test_recycle.sh: make sure we don't see panics on the log files 2024-06-19 13:00:11 +00:00
selftest s3/torture: Add test for widelink case insensitivity on a MSDFS share. 2024-06-12 09:20:11 +00:00
services
smbd s3/smbd: fix nested chdir into msdfs links on (widelinks = yes) share 2024-06-18 08:33:30 +00:00
torture smbd: Give source3/smbd/dir.c its own header file 2023-12-19 16:05:36 +00:00
utils s3:smbcacls: fix ace_compare 2024-06-10 14:43:44 +00:00
web
winbindd s3:winbind: Fix idmap_ad creating an invalid local krb5.conf 2024-06-05 15:01:54 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_ceph: Use ceph_fdopendir() when available for SMB_VFS_FDOPENDIR 2024-01-27 00:01:12 +00:00
wscript_build s3:wscript: LIBNMB requires lp_ functions 2024-05-30 09:47:16 +00:00
wscript_configure_system_ncurses