| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This relates to issue #473.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 28a2ef7c5f28dea8ce9b5d2f14b366ada0353e0c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.
Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.
2. Consolidate /etc/passwd and shadow password handling
The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication.
Signed-off-by: Bobby Bingham <[email protected]>
(cherry picked from commit 8c543e26ec35237d00ec44fadda80318c386fdde)
|
|
|
|
|
| |
Signed-off-by: Denis Kozadaev <[email protected]>
(cherry picked from commit 4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685)
|
|
|
|
| |
Signed-off-by: aneejit1 <[email protected]>
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: François Andriot <[email protected]>"
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
|
|
|