Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS when building tdelibs/tdebase without tdehw. | Michele Calgaro | 2021-05-02 | 3 | -17/+55 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Avoid direct usage of tdeldap library. This allows to remove hard dependency ↵ | Michele Calgaro | 2021-04-22 | 2 | -5/+8 |
| | | | | | | between packages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 10 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add FreeBSD / DragonFly specific /proc path for an executable file. | Slávek Banko | 2020-05-26 | 1 | -2/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DilOS: use illumos specific /proc path for an executable file | Denis Kozadaev | 2020-05-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> | ||||
* | kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This ↵ | Slávek Banko | 2019-07-19 | 1 | -0/+1 |
| | | | | | | | resolves bug 3025. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 1 | -9/+7 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add $DISPLAY to kdesktop_lock_lockfile file name. | Slávek Banko | 2019-02-11 | 1 | -1/+1 |
| | | | | | | | | This resolves bug 2998. Thanks to Russell Brown for analyzing the problem and propose a solution. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Prevent hard-coded "tde/" in #include ... | Slávek Banko | 2019-01-30 | 2 | -1/+2 |
| | | | | 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 | 1 | -2/+2 |
| | | | | | | | 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 | -5/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | kdesktop lockprocess: Removed unnecessary include linux/stat.h | Slávek Banko | 2018-09-05 | 1 | -3/+0 |
| | | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix kdesktop_lock screensaver stuttering on modern GPUs | Timothy Pearson | 2018-06-24 | 1 | -1/+5 |
| | |||||
* | Reset states in kdesktop-lock if startSaver fails | Slávek Banko | 2018-05-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Write more details when kdesktop lock fails to grab input devices | Slávek Banko | 2016-09-11 | 1 | -0/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Disable card-based login if Kerberos support was disabled at compile time | Timothy Pearson | 2016-09-06 | 1 | -1/+4 |
| | |||||
* | Do not start card authentication unless PKCS logins were enabled | Timothy Pearson | 2016-09-06 | 2 | -1/+15 |
| | | | | Rename UserList class in kgreeter.cpp to avoid conflict with TDE LDAP library class name | ||||
* | Fix cryptographic card login process | Timothy Pearson | 2015-10-02 | 1 | -10/+21 |
| | |||||
* | Move VT switch on card insertion to cryptocardwatcher process | Timothy Pearson | 2015-10-01 | 1 | -15/+0 |
| | |||||
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 1 | -6/+6 |
| | | | | Allow removable media action request popups to be suppressed | ||||
* | Fix card unlock | Timothy Pearson | 2015-09-19 | 2 | -4/+15 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 3 | -7/+39 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 2 | -5/+39 |
| | | | | Fix some coding style issues | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 5 | -20/+181 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix the most egregious style guide violations in the remaining kdesktop_lock ↵ | Timothy Pearson | 2015-09-04 | 5 | -608/+612 |
| | | | | | | source files No functional changes were made to the source | ||||
* | Fix the most egregious style guide violations in the main kdesktop_lock ↵ | Timothy Pearson | 2015-09-04 | 2 | -1734/+1725 |
| | | | | | | source files No functional changes were made to the source | ||||
* | Fix the most egregious style guide violations in the kdesktoplock plugin sources | Timothy Pearson | 2015-09-04 | 10 | -1105/+1134 |
| | | | | No functional changes were made to the source | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Do not unblock signals in main thread when waiting for kdesktop_lock response | Timothy Pearson | 2015-04-13 | 1 | -1/+0 |
| | | | | This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock | ||||
* | Fix ommited call fullyOnline() in kdesktop_lock | Slávek Banko | 2015-04-13 | 1 | -0/+1 |
| | | | | | | This relates to Bug 2422 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Ensure desktop is completely hidden before sending fullyOnline() | Timothy Pearson | 2015-04-13 | 1 | -2/+2 |
| | | | | Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop | ||||
* | Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend | Timothy Pearson | 2015-04-12 | 2 | -45/+55 |
| | | | | Prevent helper thread termination signal from errantly being handled by main thread | ||||
* | Remove call to pthread_cancel() in kdesktop_lock | Timothy Pearson | 2015-04-12 | 3 | -3/+29 |
| | | | | This resolves a sporadic deadlock during kdesktop_lock termination | ||||
* | Remove external dcop call and associated thread | Timothy Pearson | 2015-04-08 | 2 | -3/+8 |
| | | | | Fix lockup on lock screen command due to signal race condition | ||||
* | Forcibly terminate kdesktop_lock after unlock | Timothy Pearson | 2014-12-02 | 1 | -2/+0 |
| | | | | This resolves Bug 2222 | ||||
* | Fix kdesktop_lock requiring a process stop/start on unlock | Timothy Pearson | 2014-11-28 | 4 | -49/+78 |
| | | | | Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles | ||||
* | Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and ↵ | Timothy Pearson | 2014-10-25 | 3 | -17/+25 |
| | | | | | | | improve multi-head support in same Fix kdesktop_lock busy cursor appearing over active screen saver after GUI-driven VT switch and delayed return to original VT Repair kdesktop_lock invalid password delay bypass with Cancel button | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-12 | 1 | -0/+2 |
|\ | |||||
| * | Fix FTBFS caused by typo in commit d3ce4fa7 | Slávek Banko | 2014-10-13 | 1 | -1/+1 |
| | | |||||
| * | Fix FTBFS due to linux specific headers | François Andriot | 2014-10-12 | 1 | -0/+2 |
| | | |||||
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -2/+2 |
|/ | |||||
* | Fix Xorg memory leak on moving windows | Timothy Pearson | 2014-07-31 | 1 | -0/+11 |
| | | | | | This resolves Bug 2078 Thanks to Jan Janeček for significant help in tracking this down! | ||||
* | "Hide Cancel button" functionality in kdesktop_lock is now fully working | Michele Calgaro | 2014-05-02 | 1 | -18/+16 |
| | | | | | also on SAK available and enabled systems. This (finally!) fully solves bug 1584. | ||||
* | Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further ↵ | Michele Calgaro | 2014-05-01 | 3 | -17/+43 |
| | | | | | | development. This relates to bug 1584. | ||||
* | Temporarily reverted commits ccb5fca, 59ef38d, 710fc43. | Michele Calgaro | 2014-05-01 | 3 | -43/+17 |
| | | | | | | The code for these commits will be pushed again later once a fix for SAK-enabled systems has been developed and tested. This relates to bug 1584. | ||||
* | Fixed commit 59ef38d: now the Desktop Session Locked works as expected. | Michele Calgaro | 2014-04-29 | 1 | -1/+2 |
| | | | | This resolves (again) bug 1584. | ||||
* | Added possibility to hide the Cancel button from the Desktop Session Locked ↵ | Michele Calgaro | 2014-04-29 | 3 | -15/+41 |
| | | | | | | dialog. This relates to bug 1584. |