aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/xauth_pam
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* capabilities: Move global capabilities_t instance to libstrongswanTobias Brunner2013-06-251-1/+1
|
* capabilities: Ensure required capabilities are actually held by the process/userTobias Brunner2013-06-251-3/+7
|
* CAP_AUDIT_WRITE is now required by xauth-pam not eap-gtc pluginTobias Brunner2012-08-171-0/+7
|
* Add xauth-pam, an XAuth backend verifying credentials with PAMMartin Willi2012-08-105-0/+383