1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Stefan Metzmacher 2c194c0bc6 vfs_aio_pthread: don't allow async opens when multi channel is enabled.
We will get this supported later, but for now just disable async
opens as fsp->mid may not belong the first xconn of client->connections.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-03-29 19:36: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: Properly return errno from open_socket_in() 2021-03-19 07:09:37 +00:00
intl
lib s3:netapi: Add libnetapi_set_creds() 2021-03-24 02:07:20 +00:00
libads auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
libgpo/gpext
libnet auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
librpc rpcclient: Let rpc_pipe_open_ncalrpc() figure out the dst sock itself 2021-03-19 07:09:37 +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 vfs_aio_pthread: don't allow async opens when multi channel is enabled. 2021-03-29 19:36:37 +00:00
nmbd nmbd: Fix socket cleanup in make_subnet() 2021-03-24 20:31:30 +00:00
param smb.conf: Remove "share backend" option 2021-03-26 03:04:39 +00:00
passdb pdb_samba_dsdb: remove #if 0 block 2021-03-17 05:57:34 +00:00
printing printing: Align a few integer types 2021-03-24 20:31:30 +00:00
profile
registry s3:registry Renaming get_charset() to smbreg_get_charset() 2021-02-10 21:00:28 +00:00
rpc_client rpc_client: cli_winreg_spoolss.h references spoolss structs 2021-03-24 21:28:48 +00:00
rpc_server printing: Fix typos 2021-03-24 20:31:30 +00:00
rpcclient rpcclient: Enable ncalrpc: transport 2021-03-19 07:09:37 +00:00
script rpcclient: Enable ncalrpc: transport 2021-03-19 07:09:37 +00:00
selftest rpcclient: Enable ncalrpc: transport 2021-03-19 07:09:37 +00:00
services
smbd s3: smbd: Raise debug level when synthetic_pathref() can't find the file. 2021-03-26 03:04:39 +00:00
torture libcli/smb: pass smb3_capabilities to smbXcli_conn_create() 2021-03-17 00:49:32 +00:00
utils Rename mdfind to mdsearch 2021-03-29 16:18:54 +00:00
web
winbindd winbindd: Fix a startup race with allocate_gid 2021-03-24 20:31:30 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Notice if flex is missing at configure time 2021-03-29 02:12:23 +00:00
wscript_build s3:netapi: Get rid of set_cmdline_auth_info_*() 2021-03-24 00:55:32 +00:00
wscript_configure_system_ncurses