summaryrefslogtreecommitdiffstats
path: root/src/back-sch-pam.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use pamh before or after it's validNalin Dahyabhai2013-08-271-9/+23
* Log successful authentication at PLUGIN, not FATALNalin Dahyabhai2013-08-121-1/+1
* Finish PAM->LDAP mapping logging codeNalin Dahyabhai2013-08-121-15/+40
* Handle binds to compat entries without "uid"sNalin Dahyabhai2013-08-121-11/+35
* Consolidate PAM error checking/handling/reportingNalin Dahyabhai2013-08-121-144/+108
* Make --with-pam-service a build-time optionNalin Dahyabhai2013-08-071-1/+2
* schema-compat: add support for authenticating users through PAMAlexander Bokovoy2013-08-071-0/+290