1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Stefan Metzmacher ddd8ae51f8 smb2_server: do async shutdown for pending multi-channel requests
We have wait until all pending requests are done before we can
TALLOC_FREE() the connection structure.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>

Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Fri May 15 10:26:29 UTC 2020 on sn-devel-184
2020-05-15 10:26:29 +00:00
..
auth auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
build
client smbclient: Also allow four digit years in utimes command 2020-04-16 17:27:40 +00:00
exports
groupdb
include lib: Add g_lock_dump_send/recv 2020-05-15 00:48:32 +00:00
intl
lib lib: Add g_lock_dump_send/recv 2020-05-15 00:48:32 +00:00
libads s3:libads: Fix ads_get_upn() 2020-04-06 17:35:39 +00:00
libgpo/gpext
libnet krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c 2020-02-10 16:32:37 +00:00
librpc smb2_server: make sure we detect stale smbXsrv_connection pointers in smbXsrv_channel_global 2020-05-15 09:04:36 +00:00
libsmb s3: libsmbclient: Finish unifing bad iconv behavior across CORE NT1 SMB2 protocols. 2020-05-12 21:32:44 +00:00
locale
locking smbd: Store share_entries in locking.tdb again 2020-05-15 02:27:49 +00:00
modules vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE() 2020-05-14 19:43:27 +00:00
nmbd
param Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
passdb Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
printing vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE() 2020-05-14 19:43:27 +00:00
profile
registry registry3: Align a few integer types 2020-05-05 11:48:38 +00:00
rpc_client Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
rpc_server srvsvc: Move brl_get_locks() out of enum_file_fn() 2020-05-14 22:06:32 +00:00
rpcclient rpcclient: Make netfileenum cmd print the path names 2020-05-14 20:29:38 +00:00
script test: Show that netfileenum is broken 2020-05-14 20:29:38 +00:00
selftest torture: Test g_lock_watch_data_send()/recv() 2020-05-15 00:48:32 +00:00
services
smbd smb2_server: do async shutdown for pending multi-channel requests 2020-05-15 10:26:29 +00:00
torture torture: Test g_lock_watch_data_send()/recv() 2020-05-15 00:48:32 +00:00
utils vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE() 2020-05-14 19:43:27 +00:00
web
winbindd s3:rpc_server: Improve local dispatching 2020-04-08 22:23:05 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript VFS: Add vfs_widelinks module. 2020-04-09 19:40:34 +00:00
wscript_build lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
wscript_configure_system_ncurses