summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect usage of login_session_wm. Type of session does not contain exe...Slávek Banko2015-10-111-1/+1
* Fix setting curWMSession when used previous type of session in TDMSlávek Banko2015-10-111-2/+5
* Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDMSlávek Banko2015-10-113-1/+8
* Fix FTBFS on linking dmctl librarySlávek Banko2015-10-051-2/+2
* Fix corner case where the classic greeter could get stuck on a PIN promptTimothy Pearson2015-10-021-1/+2
* Fix cryptographic card login processTimothy Pearson2015-10-025-17/+56
* Move VT switch on card insertion to cryptocardwatcher processTimothy Pearson2015-10-012-15/+4
* Fix kdesktop_lock crash on error with certain PAM stack configurationsTimothy Pearson2015-10-011-9/+19
* Install hwdevicetray desktop files as tdehwdevicetraySlávek Banko2015-09-301-2/+6
* EXPERIMENTAL: Attempt to increase the VT limit to 48Timothy Pearson2015-09-291-8/+18
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-294-43/+57
* Reuse existing reserved session if present on card insertionTimothy Pearson2015-09-241-5/+20
* Add camera device detection to hwdevicetrayTimothy Pearson2015-09-221-10/+34
* Install hwdevicetry desktop filesTimothy Pearson2015-09-211-0/+2
* Disable autoplay popups by default as the new tdehwdevicetray application wil...Timothy Pearson2015-09-211-1/+1
* Add desktop files and autostart file for hwdevicetrayTimothy Pearson2015-09-212-0/+21
* Add new hardware device tray applicationTimothy Pearson2015-09-2113-11/+842
* Fix FTBFS due to Xlib defined keywordsTimothy Pearson2015-09-202-2/+4
* Prevent saver from starting while valid card is insertedTimothy Pearson2015-09-191-10/+16
* Restore VT limit and add note explaining originTimothy Pearson2015-09-191-9/+7
* Remove unnecessary call to XkbGetIndicatorStateTimothy Pearson2015-09-191-3/+1
* Terminate keyboard LED sync daemon when Xorg server goes downTimothy Pearson2015-09-191-0/+5
* Fix card unlockTimothy Pearson2015-09-192-4/+15
* Streamline cryptographic card logon processTimothy Pearson2015-09-1813-29/+180
* Suppress another unwanted PKCS#11 PAM messageTimothy Pearson2015-09-181-1/+2
* Stabilize cryptographic card loginTimothy Pearson2015-09-1820-127/+307
* Increase the maximum reserved VT number to 32Timothy Pearson2015-09-181-1/+1
* Do not chew up all available VT numbers when multiple sessions are reserved a...Timothy Pearson2015-09-181-51/+86
* Fix cryptographic card login when SAK is enabledTimothy Pearson2015-09-176-121/+226
* Add initial cryptographic card login supportTimothy Pearson2015-09-1737-150/+1006
* Fix warnings regarding return value being ignoredTimothy Pearson2015-09-161-7/+18
* Add cryptographic card support to LUKS configurationTimothy Pearson2015-09-147-15/+319
* Add LUKS key management to tdehwmanagerTimothy Pearson2015-09-067-3/+522
* Fix the most egregious style guide violations in the remaining kdesktop_lock ...Timothy Pearson2015-09-045-608/+612
* Fix the most egregious style guide violations in the main kdesktop_lock sourc...Timothy Pearson2015-09-042-1734/+1725
* Fix the most egregious style guide violations in the kdesktoplock plugin sourcesTimothy Pearson2015-09-0410-1105/+1134
* Added DCOP method startupCompleted() to KSMServer: this allows to check wheth...Michele Calgaro2015-08-273-1/+10
* Added functionality in KDCOP. Double clicking on a non leaf item will expand/...Michele Calgaro2015-08-272-3/+6
* Added new functionality to Konqueror.Michele Calgaro2015-08-275-2/+46
* Add preliminary cryptographic card support to the TDE hardware device managerTimothy Pearson2015-08-254-0/+104
* Update version number to R14.1.0Michele Calgaro2015-07-122-2/+2
* Fix openpty detection with util.h and libutil.hSlávek Banko2015-06-142-11/+23
* Fix detection of XSS in Xext with CMake buildSlávek Banko2015-06-141-2/+3
* Fix FTBFS on freebsdSlávek Banko2015-06-1217-17/+72
* Fix build with libusb 2.0 on freebsdSlávek Banko2015-06-124-80/+61
* Fixed khelpcenter visualization bug. This solves bug 2188.Michele Calgaro2015-06-092-5/+5
* Revert remaining part of commit 687b146. This resolves bug 1850 and reopens b...Michele Calgaro2015-06-041-10/+1
* Fixed missing KHelpCenter top banner. This resolves bug 2320.Michele Calgaro2015-06-031-1/+0
* Fix FTBFS on openbsd 5.7François Andriot2015-05-314-3/+5
* Fix GL/GLU detection on older distributionsFrançois Andriot2015-05-311-2/+12