summaryrefslogtreecommitdiffstats
path: root/src/external/pam.m4
Commit message (Collapse)AuthorAgeFilesLines
* PAM: Define compatible macros for some functions.Lukas Slebodnik2014-06-031-0/+9
| | | | | | | | Functions pam_vsyslog and pam_modutil_getlogin are not available in openpam. This patch conditionally define macros for these function if they are not available. Compatible macros use standard functions vsyslog, getlogin Reviewed-by: Sumit Bose <sbose@redhat.com>
* CONFIGURE: Enhance detection of pamLukas Slebodnik2014-06-031-2/+16
| | | | Reviewed-by: Sumit Bose <sbose@redhat.com>
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+6
Also update BUILD.txt