1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3
Jeremy Allison 4dd3012cb1 s3: smbd: Add async internals of reply_ulogoffX.
Waits until all aio requests on all fsp's owned by this
vuid are finished before returning to the client.

Charges the profile time in the done function. Not strictly
correct but better than the other SMB1 async code that
double-charges profiling in both send and done at the
moment.

Done this way (commented out) so it is a clean
diff and it's clear what is being added.

A later commit will remove the old synchronous version.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2020-03-18 18:03:29 +00:00
..
auth auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client s3:libsmb: pass dest_ss to cli_cm_open() 2020-02-26 19:45:36 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include libsmbclient: Put it back to a known, well-working state 2020-03-10 21:25:33 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib lib: Fix a typo 2020-03-10 21:25:33 +00:00
libads s3-libads: use dns name to open a ldap session 2020-03-05 12:29:26 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
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 idl: limit recurion on recursive elements 2020-02-27 02:29:20 +00:00
libsmb libsmbclient: Put it back to a known, well-working state 2020-03-10 21:25:33 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Fix a comment, "flags" expanded to 2 bytes 2020-03-10 21:25:33 +00:00
modules s3: smbd: Every place we check fsp->deferred_close, also check for fsp->closing. 2020-03-18 18:03:28 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param loadparm: check for AD DC required VFS modules 2020-01-03 20:55:29 +00:00
passdb Remove unnecessary/incorrect talloc_steal() calls 2020-03-05 18:40:16 +00:00
printing printing: Avoid EBADF from EPOLL_CTL_DEL 2020-01-09 18:55:36 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry source3/registry/reg_parse.h: typo fixes 2019-10-31 00:43:37 +00:00
rpc_client s3:rpclient: simplify rpc_tstream_next_vector() 2020-02-06 14:57:41 +00:00
rpc_server build: fix the coverage build 2020-02-27 01:02:32 +00:00
rpcclient rpcclient: Ask for minimal permissions for SID and name lookups 2020-03-11 08:09:32 +00:00
script s3: tests: Slight tweak to the force-close share test. 2020-03-18 18:03:28 +00:00
selftest selftest: Add test for rpcclient LSA lookup calls 2020-03-11 09:52:44 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3: smbd: Add async internals of reply_ulogoffX. 2020-03-18 18:03:29 +00:00
torture torture3: Add a test that contends with a READ, not a WRITE lock 2019-12-22 17:29:28 +00:00
utils lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR string 2020-02-27 05:09:44 +00:00
web
winbindd winbindd: Align integer types 2020-03-03 17:48:37 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript winexe: add configure option to control whether to build it (default: auto) 2020-03-09 16:27:21 +00:00
wscript_build build: fix the coverage build 2020-02-27 01:02:32 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00