aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_setquota/pam_setquota.c
Commit message (Expand)AuthorAgeFilesLines
* build: consistently include config.h firstDmitry V. Levin2024-08-301-1/+2
* pam_setquota: plug memory leakTobias Stoeckmann2023-12-051-0/+1
* Fix various typos found using codespell toolDmitry V. Levin2020-11-241-2/+2
* pam_setquota: skip mountpoints equal to the user's $HOMEJosef Möllers2020-05-291-1/+1
* pam_setquota: fix return value when the user is unknownDmitry V. Levin2020-05-091-1/+2
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-3/+0
* pam_setquota: remove PAM_EXTERN and PAM_STATIC partsDmitry V. Levin2020-04-241-15/+8
* pam_setquota: fix more harmless compilation warningsDmitry V. Levin2020-04-241-4/+7
* pam_setquota: fix harmless compilation warningsDmitry V. Levin2020-04-241-6/+5
* pam_setquota: new module to set or modify disk quotas on session startSven Hartge2020-04-171-0/+396