summaryrefslogtreecommitdiffstats
path: root/tdmlib/kgreet_pam.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-13/+13
| | | | 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>
* Fix FTBFS due to redefine the 'log' symbol in tdmlib.Slávek Banko2020-11-041-6/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* Streamline cryptographic card logon processTimothy Pearson2015-09-181-4/+31
|
* Stabilize cryptographic card loginTimothy Pearson2015-09-181-9/+19
| | | | Fix some coding style issues
* Add initial cryptographic card login supportTimothy Pearson2015-09-171-0/+4
| | | | 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
|
* Check for tsak presence on lock engageTimothy Pearson2012-04-271-1/+0
| | | | | Fix tsak not exiting on request Clean up build warnings
* Part 2 of prior commitTimothy Pearson2012-01-221-0/+675