1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Stefan Metzmacher ac8977d1e7 s3:ntlm_auth: use wbcRequestResponse[Priv]() instead of winbindd_request_response()
We should try to route everything through libwbclient.so, because we'll
soon don't have a single library providing winbindd_request_response().

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2021-11-30 15:53:34 +00:00
..
auth CVE-2020-25717: s3:auth: Fallback to a SID/UID based mapping if the named based lookup fails 2021-11-15 19:01:56 +00:00
build
client smbclient: Use cli_checkpath in "cd" command 2021-11-11 19:08:37 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include lib: Add required includes to source3/include/secrets.h 2021-11-17 17:41:30 +00:00
intl
lib lib: Use a direct struct initialization 2021-11-11 19:08:37 +00:00
libads s3-libnet_join: return account rid in libnet_JoinCtx 2021-07-14 16:49:30 +00:00
libgpo/gpext
libnet s3-libnet_join: always check config correctness while joining offline 2021-07-14 16:49:30 +00:00
librpc s3:librpc: Improve calling of krb5_kt_end_seq_get() 2021-11-03 08:36:00 +00:00
libsmb libsmb: Move cli_qfilename() to its only user in torture.c 2021-11-11 19:08:37 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking smbd: Simplify mark_share_mode_disconnected() 2021-08-06 18:09:06 +00:00
modules s3/modules/vfs_acl_common.h: use utf-8 2021-11-17 04:36:36 +00:00
nmbd source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
param source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
passdb source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
printing samba-bgqd: fix startup and logging 2021-11-11 13:49:32 +00:00
profile
registry CVE-2020-25717: Add FreeIPA domain controller role 2021-11-09 19:45:33 +00:00
rpc_client rpc_client: Align cli_api_pipe_send() with tevent_req() conventions 2021-08-24 17:32:29 +00:00
rpc_server IPA DC: add missing checks 2021-11-13 07:01:26 +00:00
rpcclient CVE-2020-25717: s3:rpcclient: start with authoritative = 1 2021-11-09 19:45:32 +00:00
script selftest: Add reproducer for bug 14908 2021-11-17 17:41:30 +00:00
selftest selftest: Add reproducer for bug 14908 2021-11-17 17:41:30 +00:00
services
smbd s3: smbd: In SMB1 call_trans2findnext() add and use a helper variable to ensure we don't call mangle_is_mangled() with a posix name. 2021-11-16 21:06:38 +00:00
torture libsmb: Move cli_qfilename() to its only user in torture.c 2021-11-11 19:08:37 +00:00
utils s3:ntlm_auth: use wbcRequestResponse[Priv]() instead of winbindd_request_response() 2021-11-30 15:53:34 +00:00
web
winbindd s3:winbind: Fix possible NULL pointer dereference 2021-11-29 19:40:50 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript Fix detection of rpc/xdr.h on macOS 2021-10-13 02:33:05 +00:00
wscript_build libsmb: move reparse_symlink to libcli/smb/ 2021-11-11 19:08:37 +00:00
wscript_configure_system_ncurses