]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 463984
authorAndrew G. Morgan <morgan@kernel.org>
Thu, 11 Oct 2001 04:14:30 +0000 (04:14 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Thu, 11 Oct 2001 04:14:30 +0000 (04:14 +0000)
commit345044121bc4e8977a22d6235d31df4b2114a240
tree9b76c2ed9812a14a9f212db8e46ab86ad39ce7b2
parent6180f388df5004d5435cd6912445130cf260f94e
Relevant BUGIDs: 463984

Purpose of commit: bugfix

Commit summary:
---------------
The last fix to the conversation function was less than marginal: it
didn't actually work! This second commit adds the all important 'return
the user's input' bit!

Also added some more D() stuff to pam_misc to help locate the problem
and finally cleaned up the Makefile in the examples/ directory. I used
xsh to do the testing.
CHANGELOG
examples/Makefile
libpam_misc/misc_conv.c