summaryrefslogtreecommitdiff
path: root/modules/pam_mkhomedir
Commit message (Expand)AuthorAge
* New upstream version 1.5.2Steve Langasek2022-08-16
|\
| * pam_mkhomedir: use HOME_MODE or UMASK from /etc/login.defsdshein-alt2021-03-05
| * pam_mkhomedir: fix umask wording in documentationDmitry V. Levin2020-12-23
| * Fix various typos found using codespell toolDmitry V. Levin2020-11-24
| * modules: build all helpers with proper CFLAGS and LDFLAGSDmitry V. Levin2020-08-07
| * pam_namespace, pam_mkhomedir: fix unlikely descriptor leaks on error pathikerexxe2020-07-01
* | New upstream version 1.4.0Steve Langasek2020-08-11
|\|
| * pam_mkhomedir: add a test for return valuesDmitry V. Levin2020-05-21
| * pam_mkhomedir: fix return value when the user is unknownDmitry V. Levin2020-05-09
| * modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-03
| * modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DISTDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: reorder lines to promote uniformityDmitry V. Levin2020-04-27
| * build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....Dmitry V. Levin2020-04-27
| * modules/*/Makefile.am: list prerequisites of README target uniformlyDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: list tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-27
| * Fix various typos found using codespell toolDmitry V. Levin2020-03-28
| * modules/pam_mkhomedir: use pam_str_skip_prefixDmitry V. Levin2020-03-19
| * configure.ac: add --enable-doc optionFabrice Fontaine2020-01-27
| * Fix remaining -Wcast-qual compilation warningsDmitry V. Levin2020-01-20
| * Fix miscellaneous const issuesTomas Mraz2020-01-20
| * Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-18
| * pam_mkhomedir: Add debug option to pam_mkhomedir(8) man pageMIZUTA Takeshi2019-10-03
* | New upstream version 1.3.1Steve Langasek2019-02-12
|\|
| * pam_mkhomedir: Allow creating parent of homedir under /Tomas Mraz2017-11-10
* | New upstream version 1.3.0Steve Langasek2019-01-22
|\|
| * Fix whitespace issuesDmitry V. Levin2016-04-01
| * Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-29
| * pam_mkhomedir: Drop superfluous stat() call.Tomas Mraz2014-08-26
| * Introduce pam_modutil_sanitize_helper_fdsDmitry V. Levin2014-01-27
| * Fix gratuitous use of strdup and x_strdupDmitry V. Levin2014-01-27
| * pam_mkhomedir: check and create home directory for the same user (ticket #22)Dmitry V. Levin2014-01-20
* | New upstream version 1.1.8Steve Langasek2019-01-03
|\|
| * Use libpam.la/libpam_misc.la to link with -lpam/-lpam_miscDmitry V. Levin2011-10-28
| * Update .gitignore filesDmitry V. Levin2011-10-27
| * Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-27
| * Fix whitespace issuesDmitry V. Levin2011-10-26
* | New upstream version 1.1.3Steve Langasek2019-01-03
|\|
| * Relevant BUGIDs:Dmitry V. Levin2010-10-21
| * Relevant BUGIDs:Thorsten Kukuk2010-10-20
* | New upstream version 1.1.2Steve Langasek2019-01-03
|\|
| * Relevant BUGIDs: Debian bug #582362Steve Langasek2010-08-02
* | New upstream version 1.1.1Steve Langasek2019-01-03
|\|
| * Relevant BUGIDs:Thorsten Kukuk2009-06-28
* | New upstream version 1.1.0Steve Langasek2019-01-03
|\|
| * Relevant BUGIDs:Tomas Mraz2009-06-01
| * Relevant BUGIDs:Dmitry V. Levin2009-04-03
| * Relevant BUGIDs: 2487654Thorsten Kukuk2009-03-25