aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Re-layout Makefile.am files.Mike Gabriel2018-05-041-38/+50
* include/pam-x2go.h: Move login prompt strings into public include file, so it...Mike Gabriel2018-05-041-0/+11
* whitespace fixMike Gabriel2012-11-101-1/+1
* merge rules for pam_x2go and libx2gocoreMike Gabriel2012-11-101-12/+3
* copy+paste fixMike Gabriel2012-11-101-1/+1
* add missing pam_x2go_la_LIBADD stanzaMike Gabriel2012-11-101-0/+3
* fix missing compilation of pam-x2go.c and pam-x2go-children.cMike Gabriel2012-11-101-0/+11
* fix AUTH_CHECKMike Gabriel2012-11-091-1/+1
* install x2go-auth-check not libexecdir, not pkglibexecdirMike Gabriel2012-11-091-1/+1
* drop pam-x2go.h again, fix linking against libsshMike Gabriel2012-11-091-19/+2
* add pam-x2go.h to avoid multiple definitionsMike Gabriel2012-11-091-3/+2
* fork libpam-x2go from libpam-freerdpMike Gabriel2012-11-091-22/+22
* Improving the test coverage for libpam-freerdpIftikhar Ahmad2012-10-161-1/+2
* Adding the core library to the module.Ted Gould2012-09-251-0/+3
* Set everything up so that the auth check binary can be different in the testsTed Gould2012-09-191-4/+14
* Adding in coverage build flagsTed Gould2012-09-191-3/+8
* Making PAM call the auth check utilityTed Gould2012-08-211-1/+2
* Building ourselves a little binaryTed Gould2012-08-211-0/+10
* Matching the naming convention of the other modulesTed Gould2012-08-191-1/+1
* Woot, we've got a PAM moduleTed Gould2012-08-171-0/+17
* Basic build systemTed Gould2012-08-171-0/+0