Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kcheckpass: fix shadow support when not building tdm | Bobby Bingham | 2023-06-05 | 1 | -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 Anderson | 2023-01-30 | 1 | -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. | toma | 2009-11-25 | 1 | -0/+86 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |