summaryrefslogtreecommitdiff
path: root/pam/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* pam: Add some tests for the PAM moduleStef Walter2014-03-061-0/+54
* Makefile.am: Use a single non-recursive MakefileStef Walter2014-03-051-16/+9
* Set correct daemon SELinux context when started from pam moduleTomas Bzatek2011-03-181-0/+1
* No more prompt tests.Stef Walter2010-06-081-8/+0
* Consolidate truly common functionality into 'egg' library. Many more filesStefan Walter2009-01-171-3/+3
* Make it easier to pick and choose between commonly used code bits inStefan Walter2009-01-091-1/+3
* Cleanup and organize tests to be with the components that they test.Stefan Walter2007-11-291-0/+7
* Link pam module with libpam. Patch by Sebastian Dröge. Fixes bug #484629Stefan Walter2007-10-091-2/+3
* Remove 'install-pam' make target and just use --with-pam-dir Patch byStefan Walter2007-10-041-11/+4
* Use -export-symbols-regex to mark with symbols to export instead of a GNUStefan Walter2007-08-011-3/+1
* Configurable option for PAM library directory. Patch from Matthias Clasen.Stefan Walter2007-07-311-7/+7
* Fix distcheck problems from previous commits.Stefan Walter2007-07-311-0/+2
* pam/gkr-pam-export.map Only export the functions from shared librariesStefan Walter2007-07-311-1/+3
* Better installing of PAM module. Patch from Matthias Clasen. See bugStefan Walter2007-07-301-3/+4
* Now uses the 'login' keyring instead of the default. Added support forStefan Walter2007-07-221-1/+7
* configure.in Added basic PAM support. Unlock default keyring on login ifStefan Walter2007-07-211-0/+22