Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added option in TCC -> System Administration -> Logic Manager -> | Michele Calgaro | 2020-02-07 | 1 | -0/+1 |
| | | | | | | | Appearance tab to enable/disable the launch of tdekbdledsync in tde greeter. This resolves bug 1834. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -4/+4 |
| | | | | 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 | -22/+0 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdm: Do not run tdekbdledsync on remote displays. | Slávek Banko | 2019-02-24 | 1 | -1/+2 |
| | | | | | | This relates to bug 1834. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS when build -DWITH_XRANDR=OFF | Alexander Golubev | 2019-02-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | 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> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+3 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | rename kdelogo into tdelogo | gregory guy | 2018-11-08 | 3 | -2/+2 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | New patch for bug 2852. Should fix previous commit. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed order building in tdm. This resolves bug 2852. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix memory leak after use XGetAtomName | Slávek Banko | 2017-03-25 | 1 | -1/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Do not crash when card is inserted and the user list view is hidden | Timothy Pearson | 2016-10-01 | 1 | -1/+3 |
| | |||||
* | Force card logins to authenticate against the username specified in the card ↵ | Timothy Pearson | 2016-09-22 | 2 | -2/+7 |
| | | | | certificate | ||||
* | 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 | -6/+19 |
| | | | | Rename UserList class in kgreeter.cpp to avoid conflict with TDE LDAP library class name | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 29 | -0/+0 |
| | |||||
* | Use system-defined language as default in TDM | François Andriot | 2015-10-15 | 1 | -1/+6 |
| | | | | This resolves Bug 1596 | ||||
* | Terminate compositor in TDM unless a TDE or failsafe session was selected | Slávek Banko | 2015-10-11 | 1 | -3/+7 |
| | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix incorrect usage of login_session_wm. Type of session does not contain ↵ | Slávek Banko | 2015-10-11 | 1 | -1/+1 |
| | | | | | | | | executable for run session but base name of session desktop file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix setting curWMSession when used previous type of session in TDM | Slávek Banko | 2015-10-11 | 1 | -2/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM | Slávek Banko | 2015-10-11 | 2 | -0/+2 |
| | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix cryptographic card login process | Timothy Pearson | 2015-10-02 | 3 | -6/+34 |
| | |||||
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 3 | -3/+29 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 5 | -1/+47 |
| | | | | Fix some coding style issues | ||||
* | Fix cryptographic card login when SAK is enabled | Timothy Pearson | 2015-09-17 | 6 | -121/+226 |
| | |||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 14 | -76/+265 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 2 | -3/+14 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix verification of the TDM control socket | Slávek Banko | 2014-12-27 | 1 | -7/+22 |
| | | | | | | This resolves Bug 2269 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 2 | -0/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix tdm_greet crash | Slávek Banko | 2014-10-18 | 1 | -5/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix conditionnal utmpx support in tdm | François Andriot | 2014-10-18 | 1 | -0/+2 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -3/+3 |
| | |||||
* | Added new TDE default background (thanks to Alex Couture for providing the ↵ | Michele Calgaro | 2014-09-14 | 1 | -1/+1 |
| | | | | | | file). This resolves bug 2094. | ||||
* | Added 'minimalist' TDM style. | Alex Couture | 2014-09-03 | 19 | -1/+198 |
| | |||||
* | Added smooth crossfade effect option when changing the desktop wallpaper. | François Andriot | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 3 | -3/+3 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | Add female image to TDM user images. Thanks to E. Liddell. | Darrell Anderson | 2014-02-01 | 3 | -2/+2 |
| | |||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 3 | -4/+4 |
| | |||||
* | TDE starts on black background after login from TDM | Roman Savochenko | 2013-09-22 | 1 | -3/+1 |
| | | | | This resolves Bug 1569 | ||||
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-09-07 | 1 | -4/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -3/+3 |
| | |||||
* | Add files to CMakeLists.txt from commit 2609687a. | Darrell Anderson | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | Add KDE4 to TDM session file lists. | Darrell Anderson | 2013-08-09 | 2 | -0/+214 |
| | |||||
* | Fix TDM FTBFS with -DWITH_XRANDR=OFF. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 |
| | | | | This resolves bug report 1582. | ||||
* | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | Add lightweight daemon to synchronize keyboard indicators to current xkb state | Timothy Pearson | 2013-07-25 | 1 | -0/+12 |
| | | | | | Start keyboard indicator sync daemon on tdm load This resolves Bug 427 | ||||
* | Fix rendering themed greeter without a background image | Slávek Banko | 2013-05-29 | 1 | -10/+23 |
| | | | | | Fix loading compressed svg images on themed greeter This resolves Bug 1226 | ||||
* | Fix themed greeter input failure | Timothy Pearson | 2013-05-24 | 1 | -1/+4 |
| |