summaryrefslogtreecommitdiffstats
path: root/kcheckpass/checkpass_shadow.c
Commit message (Collapse)AuthorAgeFilesLines
* kcheckpass: fix shadow support when not building tdmBobby Bingham2023-06-051-8/+11
| | | | | | | | | | | | | | | | | 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 <koorogi@koorogi.info>
* Fix kcheckpass segfaults in non-PAM systems. This resolves bug 2854.Darrell Anderson2023-01-301-0/+1
| | | | | Signed-off-by: Darrell Anderson <darrella@clovermail.net> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+86
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da