index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_mkhomedir
/
mkhomedir_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HALF WORK: MAX_PATH
dev
Yuqian Yang
2025-03-01
1
-39
/
+8
*
pam_mkhomedir: avoid string copying
Tobias Stoeckmann
2023-12-19
1
-6
/
+2
*
pam_mkhomedir: do not follow symbolic links
Tobias Stoeckmann
2023-11-29
1
-36
/
+113
*
pam_mkhomedir: enforce absolute home directories
Tobias Stoeckmann
2023-11-29
1
-0
/
+5
*
pam_mkhomedir: improve error path handling
Tobias Stoeckmann
2023-11-29
1
-204
/
+178
*
pam_mkhomedir: treat existing files as success
Tobias Stoeckmann
2023-11-29
1
-8
/
+13
*
pam_mkhomedir: return error if link creation fails
Tobias Stoeckmann
2023-11-29
1
-12
/
+23
*
pam_mkhomedir: set home directory mode only once
Tobias Stoeckmann
2023-11-29
1
-14
/
+7
*
pam_mkhomedir: always call chown/chmod for dir
Tobias Stoeckmann
2023-11-29
1
-6
/
+12
*
pam_mkhomedir: simplify handling of newsource/newdest
Pino Toscano
2023-05-12
1
-85
/
+32
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-2
/
+1
*
pam_mkhomedir: use HOME_MODE or UMASK from /etc/login.defs
dshein-alt
2021-03-05
1
-3
/
+34
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-11-24
1
-1
/
+1
*
pam_namespace, pam_mkhomedir: fix unlikely descriptor leaks on error path
ikerexxe
2020-07-01
1
-0
/
+2
*
pam_mkhomedir: fix return value when the user is unknown
Dmitry V. Levin
2020-05-09
1
-1
/
+1
*
pam_mkhomedir: Allow creating parent of homedir under /
Tomas Mraz
2017-11-10
1
-7
/
+9
*
pam_mkhomedir: Drop superfluous stat() call.
Tomas Mraz
2014-08-26
1
-15
/
+1
*
Fix whitespace issues
Dmitry V. Levin
2011-10-26
1
-7
/
+7
*
Relevant BUGIDs:
Dmitry V. Levin
2010-10-21
1
-34
/
+31
*
Relevant BUGIDs:
Thorsten Kukuk
2010-10-20
1
-3
/
+2
*
Relevant BUGIDs: rhbz#476784
Tomas Mraz
2009-01-19
1
-0
/
+422