aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/xauth_pam/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* xauth-pam: Open/close a PAM session for each connected clientAndrea Bonomi2014-01-231-0/+1
| | | | Signed-off-by: Andrea Bonomi <a.bonomi@endian.com>
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Add xauth-pam, an XAuth backend verifying credentials with PAMMartin Willi2012-08-101-0/+17