summaryrefslogtreecommitdiffstats
path: root/kcheckpass
Commit message (Collapse)AuthorAgeFilesLines
* kcheckpass: fix shadow support when not building tdmBobby Bingham2023-06-054-77/+12
| | | | | | | | | | | | | | | | | 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>
* kcheckpass: Add pw_encrypt detection.Slávek Banko2023-02-091-0/+4
| | | | | | This relates to Bug 2854. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* Add initial cryptographic card login supportTimothy Pearson2015-09-171-2/+14
| | | | Tested with themed greeter and SAK disabled
* Fix crypt library detection in CMakeSlávek Banko2014-10-181-2/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use standard cmake way to install setuid binariesSlávek Banko2013-08-171-2/+1
|
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-171-0/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-071-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* [kdebase] initial cmake supportsamelian2011-01-232-0/+50
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive import of OpenSUSE patches, primarily for bugfixestpearson2010-09-031-4/+7
| | | | | | | | * Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option * Minor Slackware compilation fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1171255 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-259-0/+1311
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da