1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smb_server
Stefan Metzmacher 314b577861 s4:smb_server: avoid using gensec_update_ev() for the negotiate blob
Getting the SPNEGO mech type blob, we don't expect to block for
any network io, so we can also use gensec_update() which creates
a temporary event context.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-05-21 21:05:08 +02:00
..
smb s4:smb_server: avoid using gensec_update_ev() for the negotiate blob 2017-05-21 21:05:08 +02:00
smb2 s4:smb_server: avoid using gensec_update_ev() for the negotiate blob 2017-05-21 21:05:08 +02:00
blob.c s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-info 2015-03-18 18:57:21 +01:00
handle.c
management.c s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
service_smb.c s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
session.c s4:smb_server/smb: only create a new session with vuid == 0 2012-05-09 01:02:16 +02:00
smb_server.c param: rename lp function and variable from "srv_maxprotocol" to "server_max_protocol" 2014-02-07 16:19:15 -08:00
smb_server.h dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
tcon.c
wscript_build build: Build less of Samba when building --without-ntvfs-fileserver 2016-06-02 16:36:15 +02:00