aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_mkhomedir/pam_mkhomedir.c
Commit message (Expand)AuthorAgeFilesLines
* Include pam_i18n.h where i18n definitions are requiredDmitry V. Levin2024-08-211-0/+1
* pam_mkhomedir: ensure correct argument type when printing debug outputBenny Baumann2023-11-141-1/+1
* pam_mkhomedir: make sure the SIGCHLD handler is not reset too earlyDmitry V. Levin2022-07-161-9/+9
* pam_mkhomedir: use HOME_MODE or UMASK from /etc/login.defsdshein-alt2021-03-051-3/+38
* pam_mkhomedir: fix return value when the user is unknownDmitry V. Levin2020-05-091-1/+1
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-9/+0
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-1/+1
* modules/pam_mkhomedir: use pam_str_skip_prefixDmitry V. Levin2020-03-191-4/+7
* Fix remaining -Wcast-qual compilation warningsDmitry V. Levin2020-01-201-0/+4
* Fix miscellaneous const issuesTomas Mraz2020-01-201-1/+1
* Fix whitespace issuesDmitry V. Levin2016-04-011-1/+0
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-17/+1
* Introduce pam_modutil_sanitize_helper_fdsDmitry V. Levin2014-01-271-11/+4
* Fix gratuitous use of strdup and x_strdupDmitry V. Levin2014-01-271-6/+6
* pam_mkhomedir: check and create home directory for the same user (ticket #22)Dmitry V. Levin2014-01-201-5/+5
* Fix whitespace issuesDmitry V. Levin2011-10-261-1/+1
* Relevant BUGIDs:Dmitry V. Levin2009-04-031-1/+1
* Relevant BUGIDs: 2487654Thorsten Kukuk2009-03-251-27/+30
* Relevant BUGIDs:Tomas Mraz2009-03-031-1/+4
* Relevant BUGIDs:Tomas Mraz2009-02-271-6/+6
* Relevant BUGIDs: rhbz#476784Tomas Mraz2009-01-191-340/+81
* Relevant BUGIDs:Thorsten Kukuk2007-07-061-1/+3
* Relevant BUGIDs: 1591598Thorsten Kukuk2006-12-061-3/+4
* Relevant BUGIDs: 1490956,1489818,1489808,1489792,1489804,1489658,1489634Thorsten Kukuk2006-05-221-1/+14
* Relevant BUGIDs:Thorsten Kukuk2006-02-101-4/+4
* Relevant BUGIDs: noneDmitry V. Levin2005-12-121-35/+17
* Relevant BUGIDs:Tomas Mraz2005-09-211-6/+6
* Relevant BUGIDs: noneThorsten Kukuk2005-09-051-85/+17
* Relevant BUGIDs: noneThorsten Kukuk2005-08-291-0/+1
* Relevant BUGIDs: noneThorsten Kukuk2005-08-181-3/+0
* Relevant BUGIDs: noneThorsten Kukuk2005-08-161-2/+2
* Relevant BUGIDs: noneThorsten Kukuk2005-07-201-1/+4
* Change mode datatypeSebastien Tricaud2005-07-031-1/+1
* Relevant BUGIDs: noneThorsten Kukuk2005-06-091-5/+7
* Relevant BUGIDs: noneThorsten Kukuk2005-04-291-1/+6
* Relevant BUGIDs: 600351,1032922Thorsten Kukuk2005-04-291-39/+91
* Relevant BUGIDs: 1106011Thorsten Kukuk2005-01-251-6/+9
* Applied debian patchesSebastien Tricaud2004-11-161-3/+122
* Relevant BUGIDs:Thorsten Kukuk2004-09-241-1/+1
* Relevant BUGIDs:Thorsten Kukuk2004-09-241-11/+13
* Relevant BUGIDs:Thorsten Kukuk2004-09-221-9/+29
* Relevant BUGIDs: 634543Steve Langasek2003-07-131-1/+1
* Relevant BUGIDs: 476981Andrew G. Morgan2002-02-081-63/+72
* Relevant BUGIDs: 435991Andrew G. Morgan2001-10-121-9/+7
* Initial revisionAndrew G. Morgan2000-06-201-0/+370