1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Gary Lockyer 82f327fce8 kcc: default to logging to DBGLVL_WARNING
If the "-d" debug level parameter is not supplied, default to DBGLVL_WARNING.
Overiding the "log level" set in smb.conf.

When samba runs the kcc command stderr output is logged at DBGLVL_ERR,
the default log destination is stderr.  As a result any log messages
generated by the kcc command, are effectively logged at DBGLVL_ERR.
This causes issues if auth or audit logging are enabled in smb.conf.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Pair-programmed-with: Tim Beale <timbeale@catalyst.net.nz>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Jul  2 05:49:43 UTC 2019 on sn-devel-184
2019-07-02 05:49:43 +00:00
..
auth py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were removed 2019-06-24 18:48:53 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4:cifsdd: Use C99 initializers for cifsdd argdef 2019-01-28 10:29:26 +01:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
dsdb s4/tests/dsdb_schema: not usefully executable as script 2019-07-02 04:21:36 +00:00
echo_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
heimdal CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum 2019-05-14 11:45:13 +00:00
heimdal_build s4 heimdal_build: disable leak checks for asn1 compiler 2019-05-06 07:12:18 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc auth auth_log: csbuild unused parm unix_username 2019-06-13 07:16:22 +00:00
ldap_server ldap server: generate correct referral schemes 2019-05-24 05:12:14 +00:00
lib source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
libcli source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
libnet lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
librpc librpc: Do not generate extra unused client or python bindings with PIDL 2019-06-26 04:12:33 +00:00
nbt_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove now unused functions 2019-06-26 04:12:32 +00:00
param py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were removed 2019-06-24 18:48:53 +00:00
rpc_server source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting kcc: default to logging to DBGLVL_WARNING 2019-07-02 05:49:43 +00:00
selftest samba-tool dcpromo tests: add --backend-store-size option 2019-07-02 02:23:09 +00:00
setup selftest: schema version check in provision test 2019-06-26 05:31:03 +00:00
smb_server s4/smb_server/smb: cppcheck: Fix uninitvar & uninitStructMember errors 2019-06-04 22:13:07 +00:00
smbd s4/smdb: cppcheck: fix nullPointer: Possible null pointer dereference warning. 2019-06-04 22:13:07 +00:00
torture tests: Add getncchanges test for cross-partition links + TGT 2019-07-02 04:21:36 +00:00
utils s4:utils: Use gnutls SHA256 in oLschema2ldif 2019-04-30 23:18:27 +00:00
winbind s4-winbindd: Removed unused wb_utils.c 2019-05-06 05:46:11 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build