aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_faillock/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-231-56/+0
* modules: add pamc headers to the search path only when neededTobias Stoeckmann2024-01-211-2/+1
* treewide: strictly separate builddir and srcdirTobias Stoeckmann2024-01-121-1/+1
* build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-071-0/+4
* faillock: load configuration from fileIker Pedrosa2022-05-241-1/+1
* pam_faillock: move config to its own fileIker Pedrosa2022-05-241-2/+2
* pam_faillock: add a test of return valuesStefan Schubert2022-02-041-1/+4
* build: rename PIE_* AC_SUBST variables to EXE_*Dmitry V. Levin2020-08-071-2/+2
* modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-031-2/+3
* modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-031-2/+2
* modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-031-3/+3
* pam_faillock: New module for locking after multiple auth failuresTomas Mraz2020-04-301-0/+49