]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: ntlm_auth: Don't corrupt the output stream with debug messages.
authorJeremy Allison <jra@samba.org>
Sat, 10 Dec 2016 21:56:18 +0000 (13:56 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 2 Jan 2017 10:56:53 +0000 (11:56 +0100)
commitb679b88bc2fd125bfce892f38a5804c7e93fffee
tree95355dcea815d5c279966d513c387eb21c965dca
parent8cdedfb6d710846163fca53fb7ec3110b7e60fe4
s3: ntlm_auth: Don't corrupt the output stream with debug messages.

Calling programs expect to cleanly read from STDOUT.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 9fbd544b90c2b27985637a9bb3fa520f891f8696)

Autobuild-User(v4-4-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-4-test): Thu Dec 15 12:21:27 CET 2016 on sn-devel-144
source3/utils/ntlm_auth.c