summaryrefslogtreecommitdiffstats
path: root/tdmlib/kgreet_classic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved previous commit using local8Bit() in place of utf8() when aMichele Calgaro2018-11-281-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 Calgaro2018-11-281-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix corner case where the classic greeter could get stuck on a PIN promptTimothy Pearson2015-10-021-1/+2
|
* Fix cryptographic card login processTimothy Pearson2015-10-021-1/+1
|
* Fix kdesktop_lock crash on error with certain PAM stack configurationsTimothy Pearson2015-10-011-9/+19
|
* Streamline cryptographic card logon processTimothy Pearson2015-09-181-8/+37
|
* Suppress another unwanted PKCS#11 PAM messageTimothy Pearson2015-09-181-1/+2
|
* Stabilize cryptographic card loginTimothy Pearson2015-09-181-2/+17
| | | | Fix some coding style issues
* Add initial cryptographic card login supportTimothy Pearson2015-09-171-9/+60
| | | | Tested with themed greeter and SAK disabled
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-3/+3
|
* Part 2 of prior commitTimothy Pearson2012-01-221-0/+513