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 7e36b1ec2e s3:libads: remove unused "GSSAPI" support
All AD servers support "GSS-SPNEGO". So we better
remove code that doesn't use gensec.

If we ever need this back we could use the
"gssapi_krb5_sasl" gensec module explicit
or just pass the SASL mech list to gensec.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Isaac Boukris <iboukris@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Jun  9 17:24:31 UTC 2020 on sn-devel-184
2020-06-09 17:24:30 +00:00
..
auth s3:auth: fill in info3 domain name in passwd_to_SamInfo3() 2020-05-30 01:17:36 +00:00
build
client libsmb: Remove cli_getattrE() fallback from cli_qfileinfo_basic() users 2020-06-04 17:11:39 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include s3:libsmb: add a cache for cli_session_creds_prepare_krb5() 2020-06-09 16:02:59 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib smbd: prepare fsp_str_dbg() for atnames 2020-05-21 20:38:35 +00:00
libads s3:libads: remove unused "GSSAPI" support 2020-06-09 17:24:30 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
librpc Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
libsmb s3:libsmb: add a cache for cli_session_creds_prepare_krb5() 2020-06-09 16:02:59 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Store share_entries in locking.tdb again 2020-05-15 02:27:49 +00:00
modules s3: VFS: default. Ensure read_dfs_pathat() returns stat info. 2020-06-03 06:19:21 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
passdb Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
printing smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() 2020-05-21 05:23:31 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry registry3: Align a few integer types 2020-05-05 11:48:38 +00:00
rpc_client s3:cli_pipe: remove unused cli_rpc_pipe_open_generic_auth() 2020-05-28 06:43:38 +00:00
rpc_server s3/rpc_server: remove unnecessary srv_fss_agent.h header 2020-06-03 03:57:12 +00:00
rpcclient s3:rpcclient: avoid using auth related CLI_FULL_CONNECTION_* flags 2020-05-28 06:43:40 +00:00
script vfs: remove SMB_VFS_OPEN() 2020-05-21 20:38:34 +00:00
selftest s3: torture: Add test for getting attibutes on an MSDFS link. 2020-06-03 04:54:38 +00:00
services
smbd pysmbd: make sure that session unix info is filled 2020-06-05 11:54:06 +00:00
torture torture3: Fix a debug message 2020-06-04 17:11:40 +00:00
utils net: Align integer types, move variable closer to its use 2020-06-04 17:11:39 +00:00
web
winbindd winbindd: Fix a use-after-free when winbind clients exit 2020-05-19 10:45:06 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: add configure option to control vfs_snapper build 2020-05-25 01:16:46 +00:00
wscript_build smbd: set fsp_name of conn->cwd_fsp 2020-05-21 05:23:30 +00:00
wscript_configure_system_ncurses