aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* src/Makefile.am: Turn all warnings into errors when building ↵Mike Gabriel2021-06-081-0/+1
| | | | freerdp2-auth-check.
* src/Makefile.am: Use libexec, not pkglibexec for freerdp2-auth-check.Mike Gabriel2018-05-051-2/+2
|
* src/Makefile.am: Simplify slightly and tab'ify.Mike Gabriel2018-05-051-41/+40
|
* src/: Rename files *freerdp* -> *freerdp2*.Mike Gabriel2018-05-051-3/+3
|
* include/pam-freerdp2.h: Exclude PAM prompts via public API so they can be ↵Mike Gabriel2018-05-041-0/+12
| | | | used by e.g. Arctica Greeter.
* Update to use the freerdp2 APIBernhard Miklautz2017-12-181-1/+4
| | | | | | | * use the new API * use AuthenticationOnly * return 0 on SUCCESS the last known error otherwise * disable wlog output (unless compiled with ENABLE_WLOG)
* Continue development of libpam-freerdp under the name libpam-freerdp2 (with ↵Mike Gabriel2017-12-071-20/+20
| | | | support of FreeRDPv2 API).
* 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