1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Volker Lendecke 9f4fc9f8a6 cli_netlogon: Factor out rpccli_setup_netlogon_creds_locked
This does the reqchallenge/serverauth while assuming we have the
netlogon_creds_cli_lck already held. The _locked flavor will be called
from a routine that covers more under one single lock.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-09-25 09:43:13 +02:00
..
auth auth3: Remove auth_domain 2017-09-22 00:02:29 +02:00
build
client s3:smbclient: don't try any workgroup listing with "client min protocol = SMB2" 2017-08-19 01:41:24 +02:00
exports
groupdb Correct "errror" typos. 2017-02-22 08:26:22 +01:00
include CVE-2017-12150: s3:popt_common: don't turn a guessed username into a specified one 2017-09-20 13:04:10 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib CVE-2017-12150: s3:lib: get_cmdline_auth_info_signing_state smb_encrypt SMB_SIGNING_REQUIRED 2017-09-20 13:04:10 +02:00
libads s3:libads: Fix changing passwords with Kerberos 2017-08-11 18:21:22 +02:00
libgpo s3-gpo: Fix CID #1405972 Resource leak 2017-05-09 23:20:08 +02:00
libnet rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds 2017-09-25 09:43:12 +02:00
librpc s3:gse_krb5: make use of precalculated krb5 keys in fill_mem_keytab_from_secrets() 2017-08-18 10:04:56 +02:00
libsmb netlogon_creds_cli: Protect netlogon_creds_cli_auth by _lck 2017-09-25 09:43:13 +02:00
locale Correct "descriptior" typos. 2017-02-22 08:26:22 +01:00
locking s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK 2017-07-11 03:37:44 +02:00
modules vfs_streams_xattr: Fix segfault when running with log level 10 2017-09-14 10:58:12 +02:00
nmbd Correct "errror" typos. 2017-02-22 08:26:22 +01:00
param param: Add 'binddns dir' parameter 2017-09-05 23:58:20 +02:00
passdb samdb: Rework samdb_connect_url() to return LDB error code and an error string 2017-09-20 02:25:30 +02:00
printing s3:printing: Add NULL check for state_path() 2017-08-19 05:33:41 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3-rpc_cli: add winreg_add_core_driver() 2017-05-09 16:43:13 +02:00
rpc_client cli_netlogon: Factor out rpccli_setup_netlogon_creds_locked 2017-09-25 09:43:13 +02:00
rpc_server s3/mdssvc: missing assignment in sl_pack_float 2017-08-29 01:00:34 +02:00
rpcclient rpcclient: Remove sam_sync related commands 2017-09-20 22:48:15 +02:00
script tests/fake_snap: sanitize paths 2017-08-29 04:54:50 +02:00
selftest selftest: Also run smbtorture smb2.compound with aio enabled 2017-09-22 09:49:30 +02:00
services Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
smbd smbd/aio: Do not go async for SMB2 compound requests 2017-09-22 05:45:21 +02:00
torture lib: tevent: Remove select backend. 2017-09-16 08:35:39 +02:00
utils s3: Fix a small spelling mistake in smbcacls. 2017-09-22 05:44:08 +02:00
web
winbindd rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds 2017-09-25 09:43:12 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript auth3: Remove auth_domain 2017-09-22 00:02:29 +02:00
wscript_build libnet: Remove libnet_samsync 2017-09-20 22:48:15 +02:00
wscript_configure_system_ncurses