Commit Graph

132 Commits (6db29f067a886035aa5f1c3d59c28b2917d3038d)

Author SHA1 Message Date
Timothy Pearson 6db29f067a Fix a number of minor flaws in the lock dialog system
If SAK usage is enabled, override KDM theme
(cherry picked from commit e92e82b761)
13 years ago
Timothy Pearson 806153dfd6 Fix button ordering in secure dialog
(cherry picked from commit 9187194ce1)
13 years ago
Timothy Pearson 8dad5fc296 Fix user name display in secure dialog
(cherry picked from commit a090f7e90a)
13 years ago
Timothy Pearson 869b1d5bf8 Fix logoff menu
(cherry picked from commit a9ad8717d1)
13 years ago
Darrell Anderson bb71d64921 Update What's This help string in support of bug report 811.
(cherry picked from commit 94b4e33f89)
13 years ago
Timothy Pearson 279160a41b Implement logout menu option in secure dialog
Ensure that cursor is not set to busy status on lock from secure dialog
(cherry picked from commit 4d538e4047)
13 years ago
Timothy Pearson eaf5fadba8 Fix SAK dialog momentary display when SAK disabled
Clean up build warnings in kdesktop
(cherry picked from commit 30617b6fb7)
13 years ago
Timothy Pearson 1bd1c6586c Fix desktop lock failure due to race condition within signal handler between qt and xcb
(cherry picked from commit 67a3a8f348)
13 years ago
Timothy Pearson c47b417bbb Fix kdesktop_lock secure dialog
Minor whitespace cleanup and warning fixes
(cherry picked from commit 50739c9ba4)
13 years ago
Darrell Anderson 1ed0fe7879 Update My Documents *.desktop translations.
(cherry picked from commit c815b90f86)
13 years ago
Darrell Anderson f1ebb0156e Restore code snippet removed with GIT hash
27856879bf,
Sept. 3, 2010, "Massive import of OpenSUSE patches."
Restoring this snippet restores the device icon
placement and resolves bug report 392.
(cherry picked from commit 5df6c5fca2)
13 years ago
Timothy Pearson e8d3118035 Clean up lock dialog warnings and fix mouse cursor
(cherry picked from commit 4bcfc9075f)
13 years ago
Timothy Pearson 4406838578 Fix incomplete commits 678bea5b
(cherry picked from commit b45137ace0)
13 years ago
Timothy Pearson ff91f3f28f Use detected architecture flags for immediate symbol binding in kdesktop lock
(cherry picked from commit 45f41ca57e)
13 years ago
Timothy Pearson c9f7957083 Show busy cursor when lock dialog is busy instead of hiding cursor
(cherry picked from commit 0522d9d3a8)
13 years ago
Timothy Pearson a8862198d1 Commit the rest of 8d521d0b, not merged due to GIT glitch
(cherry picked from commit 4952641328)
13 years ago
Timothy Pearson 0dd46a86be Update lock process to engage the lock in near real time
(cherry picked from commit 8d521d0b6b)
13 years ago
Timothy Pearson 62a9582844 Allow minimal managed window interaction inside the lock process
This closes Bug 810
(cherry picked from commit 678bea5ba7)
13 years ago
Timothy Pearson cf85ef952c Clean up lock screen internals
This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it
(cherry picked from commit 057932620b)
13 years ago
Timothy Pearson 9512f43dd8 Fix desktop lock
(cherry picked from commit 5f8d730703)
13 years ago
Timothy Pearson f0f1b398e6 If someone manages to close down kdesktop_lock through an undiscovered security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session
(cherry picked from commit f05f9dc753)
13 years ago
Timothy Pearson 6dbf47b221 Fix desktop lock process not hiding secondary screens
This closes Bug 669
(cherry picked from commit 4ea3979393)
13 years ago
Timothy Pearson 0251b10c2e Rename obsolete tq methods to standard names
(cherry picked from commit b492b550f3)
13 years ago
Timothy Pearson a5b44fbe44 Remove additional unneeded tq method conversions
(cherry picked from commit f64397c82f)
13 years ago
Timothy Pearson 6a1f2b1b6b Rename old tq methods that no longer need a unique name
(cherry picked from commit 628043be55)
13 years ago
Timothy Pearson 6ca5e6d65a Fix tdebase FTBFS
(cherry picked from commit b92f4fbd16)
13 years ago
tpearson 2b33100f52 Fix kdebase FTBFS on Fedora 15
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9e1f287e32 Provide option to enable application autocompletion in the run dialog
This fixes regression bug 557


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ef563f1728 Fix kdebase translations in desktop files
Thanks to Fat-Zer for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260419 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bb335ea2a2 Fix kdesktop_lock lock date/time display
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e81d6b084c Add a new intrusion detection feature to kdesktop_lock
When enabled the date and time of the last screen lock is shown before login


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258934 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 18a6097313 Add and enable Trinity executable completion in the run dialog
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 42c5401145 Fix desktop lock not releasing to allow password authentication if an X11 display switch keypress was detected in certain situations
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8254be0914 Fix a potential kdesktop_lock malfunction whereby the user would not be presented with the login screen
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258267 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b69a488374 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bed76819b9 Fix secure dialog handling when KScreenSaver DCOP quit() interface is used
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0f05883544 Add remote control socket to kdm
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255013 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 60de68e5c0 Fix ksmserver shutdown screen in ARGB mode
Do not exit the secure dialog on DCOP screensaver quit request


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson cc0aef7dbf Close kdesktop_lock windows on SIGTERM
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3df918cc40 Use krootpixmap instead of the external krootbacking executable in kdesktop_lock
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254228 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 291dece245 Reset kdesktop lock login dialog on GUI VT switch
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c8ff4ef743 Disable SAK key detection in kdesktop when the lock dialog is active
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254063 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7b1017d001 Stabilize the SAK system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 96c46c4f95 Add task manager button to secure desktop dialog
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253983 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 037217ba8b Add preliminary SAK support to KDM
Unify the various system modal dialogs a bit


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d4fbbf5427 Close secure desktop dialog on Esc keypress
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ff73229127 Add secure desktop area dialog to kdebase
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253853 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1039f2df32 Enhance SAK appearance
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253791 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f6af340515 Add very preliminary SAK support
Don't worry, if your system is not configured for SAK usability you won't notice anything different


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253698 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 75ab9920ac Enhance desktop lock process security
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago