git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b10c87b
)
Debug: restore GnuTLS debug level.
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 2 May 2019 16:30:33 +0000
(17:30 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 2 May 2019 16:30:33 +0000
(17:30 +0100)
Broken-by: b10c87b38c
src/src/tls-gnu.c
patch
|
blob
|
history
diff --git
a/src/src/tls-gnu.c
b/src/src/tls-gnu.c
index 32625d6d8d98dca868b63aee6a7d5569a2b4d233..8bd5aeda41697e58ba36582b25b9d91d9d0d8f24 100644
(file)
--- a/
src/src/tls-gnu.c
+++ b/
src/src/tls-gnu.c
@@
-237,7
+237,7
@@
setuid binaries, making it useless - "GNUTLS_DEBUG_LEVEL".
Allegedly the testscript line "GNUTLS_DEBUG_LEVEL=9 sudo exim ..." would work,
but the env var must be added to /etc/sudoers too. */
#ifndef EXIM_GNUTLS_LIBRARY_LOG_LEVEL
Allegedly the testscript line "GNUTLS_DEBUG_LEVEL=9 sudo exim ..." would work,
but the env var must be added to /etc/sudoers too. */
#ifndef EXIM_GNUTLS_LIBRARY_LOG_LEVEL
-# define EXIM_GNUTLS_LIBRARY_LOG_LEVEL
9
+# define EXIM_GNUTLS_LIBRARY_LOG_LEVEL
-1
#endif
#ifndef EXIM_CLIENT_DH_MIN_BITS
#endif
#ifndef EXIM_CLIENT_DH_MIN_BITS