r9772: Make credentials callbacks more consistant with the abstraction
authorAndrew Bartlett <abartlet@samba.org>
Tue, 30 Aug 2005 01:19:41 +0000 (01:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:59 +0000 (13:34 -0500)
commit6f9b901fa0db18faae603db67d8d31e229d92c27
tree8c54a8369d17994a8ef087c95038b81d87f50352
parentc0293aa7159c8b5c9f1a1b13f64af08e5a55ad6a
r9772: Make credentials callbacks more consistant with the abstraction
function interface used in the credentials code.

Fix bug in ntlm_auth, where we would overwrite the PW specified as a
first input.  (Reported and chased by Kai Blin <blin@gmx.net>, bug
#3040)

Andrew Bartlett
(This used to be commit 04af95bd31de39ad6aff349a4838dd77cb300034)
source4/gtk/common/credentials.c
source4/lib/cmdline/credentials.c
source4/lib/credentials.c
source4/utils/ntlm_auth.c