summaryrefslogtreecommitdiffstats
path: root/src/external/pac_responder.m4
Commit message (Collapse)AuthorAgeFilesLines
* BUILD: Temporary workaround for Kerberos buildStephen Gallagher2012-11-201-2/+3
| | | | | | This patch extends the Kerberos version check to support Kerberos version 1.11 alpha and later. It is a temporary measure until we can redesign the configure checks for better granularity.
* Only build extract_and_send_pac on platforms that support itJakub Hrozek2012-11-121-0/+2
|
* autofs, sudo, ssh and PAC are not experimental anymoreJakub Hrozek2012-09-241-9/+4
|
* Try to build PAC responder only if all dependencies are availableSumit Bose2012-06-211-5/+8
|
* PAC responder: add basic infrastructureSumit Bose2012-06-211-0/+34
This adds only the basic outline of the PAC responder, it won't support any operations, it will just start and initialize itself.