1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3
Garming Sam 7d23177cea winbindd_irpc: Add an IRPC call to trigger a DC locate
Calling the top level winbindd API would probably be more appropriate,
but we lack certain structures. We introduce this call in order to
return the result to NETLOGON (in order to give site-aware and domain
aware DC location).

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

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-05-04 06:12:10 +02:00
..
auth s3:auth: support AUTH_SESSION_INFO_NTLM in finalize_local_nt_token() 2018-03-19 20:30:49 +01:00
build
client s3:smbspool: Fix cmdline argument handling 2018-05-03 16:33:54 +02:00
exports
groupdb groupdb: Fix CID 1167984 Ignoring number of bytes read 2018-04-04 00:44:23 +02:00
include s3: VFS: Remove fsync_fn() from the VFS and all modules. VFS ABI change. 2018-05-02 01:06:27 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib lib: #include "util_event.h" only where needed 2018-04-24 22:26:22 +02:00
libads Fix some incorrect debug messages that look to be copy-paste issues. 2018-05-03 08:16:26 +02:00
libgpo/gpext s3/security.c undefined value 2018-04-20 18:18:25 +02:00
libnet libsmb: Give dsgetdcname.c its own header 2018-04-11 01:06:39 +02:00
librpc Revert "Use "localhost" to be ipv6 only friendly" 2018-03-19 15:34:32 +01:00
libsmb s3: libsmbclient: Fix hard-coded connection error return of ETIMEDOUT. 2018-05-03 02:42:20 +02:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking s3:locking: Fix integer overflow check in posix_lock_in_range() 2018-03-20 23:16:16 +01:00
modules vfs_virusfilter_fsav: Initialize stack pointers per README.Coding 2018-05-03 13:42:11 +02:00
nmbd nmbd: Fix a typo 2018-04-11 01:06:39 +02:00
param wscript_build: fix c modules deps name for Python 3 2018-04-05 08:59:09 +02:00
passdb s3:passdb: Do not return OK if we don't have pinfo set up 2018-04-19 00:32:22 +02:00
printing s3: VFS: Default. Move vfs_read_data() out of source3/smbd/vfs.c to the printing code, which is the only caller. 2018-05-02 22:20:23 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: Fix size types and length calculations 2018-03-21 04:25:39 +01:00
rpc_client libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
rpc_server rpc_server: Init local_server_* in make_internal_rpc_pipe_socketpair 2018-04-11 15:19:19 +02:00
rpcclient rpcclient: Print number of entries for NetSessEnum 2018-04-25 19:59:13 +02:00
script s3:smbspool: Fix cmdline argument handling 2018-05-03 16:33:54 +02:00
selftest selftest: Add testcase for querying sessions after smbd crash 2018-04-25 19:59:13 +02:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3:cleanupd: sends MSG_SMB_UNLOCK twice to interested peers 2018-05-04 03:02:27 +02:00
torture s3: vfs: Use the new smb_vfs_fsync_sync() call in place of SMB_VFS_FSYNC(). 2018-05-01 22:15:21 +02:00
utils ntlm_auth: PAM_AUTH_CRAP needs a privileged socket 2018-04-24 14:32:10 +02:00
web
winbindd winbindd_irpc: Add an IRPC call to trigger a DC locate 2018-05-04 06:12:10 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib/util: Move log_stack_trace() to common code 2018-04-11 01:06:39 +02:00
wscript_build wscript_build: make sure we link extra-python versions of libraries 2018-04-13 07:27:11 +02:00
wscript_configure_system_ncurses