Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+16 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Improved previous commit using local8Bit() in place of utf8() when a | Michele Calgaro | 2018-11-28 | 3 | -9/+9 |
| | | | | | | | 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 | 3 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS on linking dmctl library | Slávek Banko | 2015-10-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 |
| | |||||
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-09-29 | 2 | -41/+55 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 7 | -19/+112 |
| | |||||
* | Suppress another unwanted PKCS#11 PAM message | Timothy Pearson | 2015-09-18 | 1 | -1/+2 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 8 | -27/+77 |
| | | | | Fix some coding style issues | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 8 | -30/+148 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix FTBFS | Timothy Pearson | 2014-11-23 | 1 | -2/+0 |
| | |||||
* | Fix twin deleting comptontdepidfile when compton-tde already running on startup | Timothy Pearson | 2014-11-23 | 2 | -8/+10 |
| | | | | Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process | ||||
* | Don't unlock session on VT switch fail | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | Fix VT switch showing previous users desktop for a short time | Timothy Pearson | 2014-11-21 | 1 | -1/+5 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 1 | -1/+2 |
| | | | | This resolves bug report 1617. | ||||
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 2 | -2/+38 |
| | | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls | ||||
* | Rename kdepasswd -> tdepasswd | Slávek Banko | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Beautify logout process | Timothy Pearson | 2013-07-18 | 2 | -2/+14 |
| | |||||
* | Fix tdmtsak behaviour when tsak is restarted due to hardware changes | Timothy Pearson | 2013-06-11 | 1 | -17/+32 |
| | |||||
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -9/+9 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 4 | -4/+4 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 3 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -11/+11 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -15/+15 |
| | |||||
* | Check for tsak presence on lock engage | Timothy Pearson | 2012-04-27 | 3 | -5/+16 |
| | | | | | Fix tsak not exiting on request Clean up build warnings | ||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-01-22 | 13 | -0/+3531 |