Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved previous commit using local8Bit() in place of utf8() when a | Michele Calgaro | 2018-11-28 | 1 | -3/+3 |
| | | | | | | | password is transmitted over pipes to other processes. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-11-28 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix corner case where the classic greeter could get stuck on a PIN prompt | Timothy Pearson | 2015-10-02 | 1 | -1/+2 |
| | |||||
* | Fix cryptographic card login process | Timothy Pearson | 2015-10-02 | 1 | -1/+1 |
| | |||||
* | Fix kdesktop_lock crash on error with certain PAM stack configurations | Timothy Pearson | 2015-10-01 | 1 | -9/+19 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 1 | -8/+37 |
| | |||||
* | Suppress another unwanted PKCS#11 PAM message | Timothy Pearson | 2015-09-18 | 1 | -1/+2 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 1 | -2/+17 |
| | | | | Fix some coding style issues | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 1 | -9/+60 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -3/+3 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-01-22 | 1 | -0/+513 |