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)
commit04af95bd31de39ad6aff349a4838dd77cb300034
tree8f61855629f7d20629558ee0e5d8e6bf322f0868
parent505c9b1d3d39475da141d3b3c156a7e5ba06790c
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
source/gtk/common/credentials.c
source/lib/cmdline/credentials.c
source/lib/credentials.c
source/utils/ntlm_auth.c