summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2016-05-03add TACACS+ client utility programPaweł Krawczyk
2016-03-02Conditional docsJoakim Tjernlund
Add --disable-doc to not install docs
2016-03-02Disable automatic build of static libsJoakim Tjernlund
Instruct libtool not to build static libs at all rather than removing the static lib at install
2016-03-02Fix out of src buildsJoakim Tjernlund
Fix building in a separate build dir.
2015-08-06tac_connect_single: individual timeoutDaniel Gollub
Allow to configure an individual timeout per TACACS+ server. Bumped SO-version due to API change.
2014-11-26give up AX_ macros as they don't work on older autoconf, usePawel Krawczyk p.krawczyk@kainos.com
a more conservative method instead
2014-10-10Add source addr parameter for tac_connect_singleDaniel Gollub
This allows to specify from which source address/interface the TACACS+ client connection gets initiated. Bump SO-versioning due to API change.
2014-08-28Introduce pkg-config file for libtacDaniel Gollub
2014-08-27Build and install libtac as shared libraryDaniel Gollub
Additional install public headers for libtac shared library. SO-Versioning is initially set to 0:0:0.
2014-01-31Added automake subdir-objects option1.3.8Jeroen Nijhof
2011-08-19Major contribution by Darren BeslerJeroen
2010-12-22Initial commitJeroen Nijhof