1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Pavel Filipenský 928ce91eb7 s3:winbindd: Skip check_negative_conn_cache() if saf_servername == NULL
saf_servername can be NULL even after calling saf_fetch().  Avoid
calling check_negative_conn_cache() like it was before commit 0fcf0012

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2023-10-11 15:37:28 +00:00
..
auth libcli: Make debug_unix_user_token() use just one DEBUG statement 2023-10-11 00:24:58 +00:00
build
client libsmb: Remove a call to SMBC_errno() 2023-09-25 19:01:34 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include Remove IS_DOS_*() macros 2023-10-10 23:23:40 +00:00
intl
lib smbd: Remove a pointless NULL check 2023-10-10 23:23:40 +00:00
libads s3:libads: Fix building with FORTIFY_SOURCE=2 2023-10-01 22:45:38 +00:00
libgpo/gpext
libnet s3:libnet: Fix code spelling 2023-09-11 02:42:41 +00:00
librpc s3:rpc: bump named_pipe_auth_req_info version number 2023-09-11 02:42:41 +00:00
libsmb libsmb: Expand IS_DOS_DIR() macro 2023-10-10 23:23:40 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
modules smbd: is_in_path() deals with a NULL namelist 2023-10-10 23:23:40 +00:00
nmbd libsmb: Pass neg contexts through sync smbXcli_negprot_recv() 2023-09-25 19:59:17 +00:00
param CVE-2023-42669 s4-rpc_server: Disable rpcecho server by default 2023-10-10 14:49:39 +00:00
passdb pdb: Slightly simplify pdb_samba_dsdb_set_trusteddom_pw() 2023-10-10 23:23:40 +00:00
printing s3:printing: Fix code spelling 2023-08-08 04:39:38 +00:00
profile profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client CVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that crashes on bad pipenames. 2023-10-10 14:49:39 +00:00
rpc_server rpc_server3: Avoid a pointless DEBUGADD 2023-10-10 23:23:40 +00:00
rpcclient s3:rpcclient: Use lpcfg_set_cmdline() 2023-08-23 08:27:30 +00:00
script s3:tests: Check if test_smbclient_kerberos.sh was successful 2023-09-25 00:14:47 +00:00
selftest CVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAME to show we allow bad pipenames with unix separators through to the UNIX domain socket code. 2023-10-10 14:49:39 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smbd: is_in_path() deals with a NULL namelist 2023-10-10 23:23:40 +00:00
torture CVE-2023-3961:s3:torture: Add test SMB2-INVALID-PIPENAME to show we allow bad pipenames with unix separators through to the UNIX domain socket code. 2023-10-10 14:49:39 +00:00
utils s3-net_rpc: Make the struct user_token array the parent talloc context 2023-09-26 23:45:36 +00:00
web
winbindd s3:winbindd: Skip check_negative_conn_cache() if saf_servername == NULL 2023-10-11 15:37:28 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript tests: We always do smb3 unix extensions 2023-10-04 20:31:36 +00:00
wscript_build libsmb: Make libsmb/clispnego.c static to libads/ 2023-09-25 19:01:34 +00:00
wscript_configure_system_ncurses