1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Ralph Boehme 171a58ff3e smbd: cancel pending poll open timer in poll_open_done()
The retry of the open is scheduled below, avoid rescheduling it a second time in
the open retry timeout function.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14672
CI: https://gitlab.com/samba-team/samba/-/merge_requests/1843

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-03-18 16:52:37 +00:00
..
auth auth3: Make it a bit easier to #include "source3/include/auth.h" 2021-03-16 17:09:32 +00:00
build
client lib: Remove init_names() 2021-03-16 17:09:32 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include lib: Remove init_names() 2021-03-16 17:09:32 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib lib: Remove init_names() 2021-03-16 17:09:32 +00:00
libads auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
librpc smbd: make use of smb2_signing_key_{copy,sign_create,cipher_create}() helpers 2021-03-17 00:49:32 +00:00
libsmb py bindings: write 'bytes', not 'PY_DESC_PY3_BYTES' 2021-03-17 17:10:32 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking locking: Fix an uninitialized variable read 2021-03-05 10:18:07 +00:00
modules s3: VFS: Remove vfs_tru64acl.[c|h] 2021-03-16 17:09:31 +00:00
nmbd nmbd: Move my_netbios_names() to nmbd 2021-03-16 17:09:32 +00:00
param lib: Remove init_names() 2021-03-16 17:09:32 +00:00
passdb pdb_samba_dsdb: remove #if 0 block 2021-03-17 05:57:34 +00:00
printing printing: Move rap2jobid functions to their own file 2021-03-16 17:09:31 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry s3:registry Renaming get_charset() to smbreg_get_charset() 2021-02-10 21:00:28 +00:00
rpc_client rpcclient: Fix a DBG msg: This is not dcerpc_winreg_int_openkey() 2021-03-16 17:09:32 +00:00
rpc_server rpc_server: Fix a -Werror=format-truncation error 2021-03-16 17:09:32 +00:00
rpcclient rpcclient: Factor out cmd_set_auth() 2021-03-16 17:09:32 +00:00
script s3: tests: Change logfile for printing expansion tests. 2021-03-18 02:57:08 +00:00
selftest s3:selftest: pass alice credentials to the smb2.session tests for ad_dc 2021-03-17 00:49:32 +00:00
services
smbd smbd: cancel pending poll open timer in poll_open_done() 2021-03-18 16:52:37 +00:00
torture libcli/smb: pass smb3_capabilities to smbXcli_conn_create() 2021-03-17 00:49:32 +00:00
utils lib: Remove init_names() 2021-03-16 17:09:32 +00:00
web
winbindd winbindd: Improve a DEBUG message in sam_name_to_sid() 2021-03-16 17:09:32 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3/wscript: only check for F_SETLEASE being available at compile time 2020-12-07 19:02:33 +00:00
wscript_build printing: Move rap2jobid functions to their own file 2021-03-16 17:09:31 +00:00
wscript_configure_system_ncurses