1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Christof Schmitt ced3bcfb63 smbd: Adjust debug level of "No protocol supported" message
SMB clients only supporting SMB1 connecting to a Samba server that only
accepts SMB protocol versions 2 and 3 can spam the logs with the "No
protocol supported" message. This is useful information for debugging
failed connection attempts, but it should not be in the default log.
Adjust it to NOTICE/3.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2016-09-10 14:57:11 +02:00
..
auth s4: messaging: Remove bool auto_remove parameter from imessaging_init(). 2016-07-23 06:04:11 +02:00
build
client s3: smbclient. Ensure we don't crash by freeing uninitialized *snapshots. 2016-08-22 19:10:22 +02:00
exports
groupdb Convert all uses of uint32/16/8 to _t in source3/groupdb. 2015-05-14 19:29:19 +02:00
include s3-include: Fix format-nonliteral warning 2016-08-24 01:33:50 +02:00
intl lang_tdb: don't leak lock_path or data_path onto talloc tos 2014-11-03 23:46:05 +01:00
lib lib: Avoid a few casts 2016-09-09 15:55:50 +02:00
libads s3-libads: Do not use deprecated krb5_change_password() 2016-09-01 00:43:51 +02:00
libgpo gpo: don't leak cache_path onto talloc tos 2014-10-06 19:18:05 +02:00
libnet krb5_wrap: Rename smb_krb5_keytab_name() 2016-08-31 20:59:15 +02:00
librpc krb5_wrap: Rename kerberos_get_principal_from_service_hostname() 2016-08-31 20:59:16 +02:00
libsmb krb5_wrap: Rename kerberos_get_principal_from_service_hostname() 2016-08-31 20:59:16 +02:00
locale s3: fix encryption help messages 2015-12-22 02:22:50 +01:00
locking smbd: ignore ctdb tombstone records in fetch_share_mode_unlocked_parser() 2016-08-08 14:26:24 +02:00
modules vfs_acl_xattr|tdb: enforced settings when ignore system acls=yes 2016-08-31 18:41:20 +02:00
nmbd dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
param docs-xml:smbdotconf: default "ntlm auth" to "no" 2016-07-22 16:03:26 +02:00
passdb passdb: Fix format-nonliteral warning 2016-08-24 01:33:51 +02:00
printing s3-spoolss: Support for adding printer drivers with info level 8 2016-08-23 01:06:25 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: use dbwrap_purge_bystring instead of dbwrap_delete_bystring 2016-03-01 21:50:24 +01:00
rpc_client s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_server s3-spoolss: fix _spoolss_GetPrinterDataEx by moving the keyname lengthcheck. 2016-09-07 03:00:14 +02:00
rpcclient s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT 2016-05-21 05:01:15 +02:00
script selftest: test listing directories inside snapshots 2016-08-25 01:38:28 +02:00
selftest selftest: allow tests.py scripts to run independently 2016-08-31 07:09:26 +02:00
services Convert all uint32/16/8 to _t in a couple of include files. 2015-05-12 04:22:55 +02:00
smbd smbd: Adjust debug level of "No protocol supported" message 2016-09-10 14:57:11 +02:00
torture s3-lib: Remove unused function sprintf_append 2016-08-24 01:33:50 +02:00
utils s3-util: Fix asking for username and password in smbget. 2016-08-26 04:22:27 +02:00
web
winbindd idmap_script: add missing "IDTOSID" argument to the script command line. 2016-09-06 19:32:57 +02:00
.clang_complete lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript buildscripts: Fix the regression with --without-acl-support. 2016-08-08 21:27:46 +02:00
wscript_build krb5_wrap: Move unwrap_edata_ntstatus() and make it static 2016-08-31 20:59:17 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00