1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3
Volker Lendecke 61259bf9aa libsmb: Retry the open with OPEN_REPARSE_POINT on IO_REPARSE_TAG_NOT_HANDLED
If we get that error message, we want to look at the reparse point as
such. This does not affect normal files, but soon we will need it in
our tests.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2024-11-22 09:50:37 +00:00
..
auth auth: Fix CID 1615191 Uninitialized scalar variable 2024-09-20 18:25:53 +00:00
build
client s3:client:clitar: s/the the/to the/ in comment 2024-11-06 10:57:35 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include smbd: Make filename_convert_dirfsp_nosymlink() public 2024-11-22 09:50:37 +00:00
intl
lib lib: Modernize a DEBUG 2024-11-12 12:09:35 +00:00
libads libads: Move check_cldap_reply_required_flags() to netlogon_ping.c 2024-11-11 14:03:04 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet libnet3: Fix Coverity ID 1034874 Resource leak 2024-11-19 18:11:29 +00:00
librpc s3/locking: remember parent_lease_key that set delete-on-close 2024-11-05 14:39:30 +00:00
libsmb libsmb: Retry the open with OPEN_REPARSE_POINT on IO_REPARSE_TAG_NOT_HANDLED 2024-11-22 09:50:37 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking s3/locking: return parent_lease_key from get_delete_on_close_token() 2024-11-05 14:39:30 +00:00
modules vfs: Don't ever call openat(-1, ...) for relative paths 2024-11-12 15:13:03 +00:00
nmbd nmbd: Remove the "nmbd proxy logon" feature 2024-10-25 07:55:34 +00:00
param param: Remove parameter "cldap port" 2024-11-11 14:03:03 +00:00
passdb s3:passdb: ENCTYPE_DES_CBC_MD5 is not longer used in secrets_domain_info_kerberos_keys() 2024-09-30 17:03:55 +00:00
printing s3:printing and spoolss: s/the the\b/the/ in comments 2024-11-06 10:57:35 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry lib: Add a few explicit includes 2024-08-27 07:19:32 +00:00
rpc_client s3:cli_netlogon: don't change remote_name in rpccli_setup_netlogon_creds_locked() 2024-10-31 12:48:41 +00:00
rpc_server s3:printing and spoolss: s/the the\b/the/ in comments 2024-11-06 10:57:35 +00:00
rpcclient s3:rpc_client: pass remote_{name,sockaddr} to rpccli_setup_netlogon_creds[_locked]() 2024-09-29 06:56:33 +00:00
script test: Fix a typo 2024-11-19 19:24:16 +00:00
selftest selftest: add "smb2.dirlease" test suite 2024-11-05 14:39:31 +00:00
services s3:services: Initialize struct security_ace array 2024-07-16 11:41:33 +00:00
smbd smbd: Make filename_convert_dirfsp_nosymlink() public 2024-11-22 09:50:37 +00:00
torture tldap_tls: Remove tldap_[gs]et_starttls_needed() 2024-11-11 14:03:03 +00:00
utils ntlm_auth: Fix Coverity ID 240750 Resource leak 2024-11-19 18:11:29 +00:00
web
winbindd tldap_tls: Remove tldap_[gs]et_starttls_needed() 2024-11-11 14:03:03 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile Updated Doxyfile conf to doxygen version 1.5.3 2008-08-20 12:35:53 +02:00
mainpage.dox
smbadduser.in
wscript source3/wscript: Introduce auto mode to build ceph vfs modules 2024-08-27 06:18:51 +00:00
wscript_build libads: Add netlogon_pings() 2024-11-11 14:03:04 +00:00
wscript_configure_system_ncurses