Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: consistently include config.h first | Dmitry V. Levin | 2024-08-30 | 1 | -1/+2 |
* | pam_setquota: plug memory leak | Tobias Stoeckmann | 2023-12-05 | 1 | -0/+1 |
* | Fix various typos found using codespell tool | Dmitry V. Levin | 2020-11-24 | 1 | -2/+2 |
* | 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 | 1 | -1/+2 |
* | modules: remove PAM_SM_* macros | Dmitry V. Levin | 2020-05-03 | 1 | -3/+0 |
* | 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: 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 | 1 | -0/+396 |