aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_debug/pam_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Relevant BUGIDs:Thorsten Kukuk2004-09-151-1/+3
| | | | | | | | | Purpose of commit: Commit summary: --------------- bugfix: Add parts of Steve Grubb's resource leak and other fixes
* Relevant BUGIDs: 424315Andrew G. Morgan2001-10-101-0/+175
Purpose of commit: cleanup, new feature Commit summary: --------------- I'm adding a new module (pam_debug) that helped me to verify that the new setcred handling did not suffer from a bug in the handling of 'auth optional'. I'm also fixing a D(()) line from libpam/pam_dispatch.c which was simply broken. [There is still an outstanding backward compatibility issue with pam_dispatch that I'll address with respect to Bug 468724.]