| Commit message (Expand) | Author | Age | Files | Lines |
* | build: drop autotools support | Dmitry V. Levin | 2024-10-23 | 1 | -32/+0 |
* | meson: build Linux-PAM using meson | Dmitry V. Levin | 2024-09-10 | 1 | -0/+1 |
* | build: consistently include config.h first | Dmitry V. Levin | 2024-08-30 | 1 | -1/+2 |
* | modules: add pamc headers to the search path only when needed | Tobias Stoeckmann | 2024-01-21 | 1 | -2/+1 |
* | treewide: strictly separate builddir and srcdir | Tobias Stoeckmann | 2024-01-12 | 1 | -1/+1 |
* | pam_setquota: plug memory leak | Tobias Stoeckmann | 2023-12-05 | 1 | -0/+1 |
* | build: use <vendordir>/security directory for installation if it has been set | Stefan Schubert | 2023-02-07 | 1 | -0/+4 |
* | doc: Update PAM documentation from DockBook 4 to DocBook 5 | Stefan Schubert | 2022-12-16 | 2 | -56/+40 |
* | pam_setquota: Minor whitespace, spelling and mail address fixes | Sven Hartge | 2020-12-28 | 1 | -4/+4 |
* | Fix various typos found using codespell tool | Dmitry V. Levin | 2020-11-24 | 2 | -3/+3 |
* | pam_setquota: skip mountpoints equal to the user's $HOME | Josef Möllers | 2020-05-29 | 1 | -1/+1 |
* | pam_setquota: fix return value when the user is unknown | Dmitry V. Levin | 2020-05-09 | 2 | -2/+3 |
* | modules: remove PAM_SM_* macros | Dmitry V. Levin | 2020-05-03 | 1 | -3/+0 |
* | modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS | Dmitry V. Levin | 2020-05-03 | 1 | -2/+3 |
* | modules/*/Makefile.am: rename man_MANS to dist_man_MANS | Dmitry V. Levin | 2020-05-03 | 1 | -2/+2 |
* | modules/*/Makefile.am: add dist_ prefix to *_DATA | Dmitry V. Levin | 2020-05-03 | 1 | -2/+2 |
* | modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DIST | Dmitry V. Levin | 2020-04-27 | 1 | -1/+1 |
* | modules/*/Makefile.am: reorder lines to promote uniformity | Dmitry V. Levin | 2020-04-27 | 1 | -1/+0 |
* | build: move README prerequisites rule from modules/*/Makefile.am to Make.xml.... | Dmitry V. Levin | 2020-04-27 | 1 | -1/+0 |
* | modules/*/Makefile.am: list prerequisites of README target uniformly | Dmitry V. Levin | 2020-04-27 | 1 | -1/+1 |
* | modules/*/Makefile.am: list tests in EXTRA_DIST uniformly | Dmitry V. Levin | 2020-04-27 | 1 | -1/+1 |
* | pam_setquota: remove PAM_EXTERN and PAM_STATIC parts | Dmitry V. Levin | 2020-04-24 | 1 | -15/+8 |
* | pam_setquota: fix more harmless compilation warnings | Dmitry V. Levin | 2020-04-24 | 1 | -4/+7 |
* | pam_setquota: apply WARN_CFLAGS | Dmitry V. Levin | 2020-04-24 | 1 | -1/+2 |
* | pam_setquota: fix harmless compilation warnings | Dmitry V. Levin | 2020-04-24 | 1 | -6/+5 |
* | pam_setquota: new module to set or modify disk quotas on session start | Sven Hartge | 2020-04-17 | 5 | -0/+769 |