Commit Graph

2151 Commits (0d9863ce237da414d17bf03e555fc597d17f4481)
 

Author SHA1 Message Date
Timothy Pearson 6f5e7b2110 Streamline cryptographic card logon process
9 years ago
Timothy Pearson 1ec002a8ee Suppress another unwanted PKCS#11 PAM message
9 years ago
Timothy Pearson 9ea6780352 Stabilize cryptographic card login
9 years ago
Timothy Pearson 46d9df235b Increase the maximum reserved VT number to 32
9 years ago
Timothy Pearson 4cadf198ca Do not chew up all available VT numbers when multiple sessions are reserved and time out in series
9 years ago
Timothy Pearson 5b260a9627 Fix cryptographic card login when SAK is enabled
9 years ago
Timothy Pearson ce47730301 Add initial cryptographic card login support
9 years ago
Timothy Pearson 5d20ad97bf Fix warnings regarding return value being ignored
9 years ago
Timothy Pearson 6095bc10ad Add cryptographic card support to LUKS configuration
9 years ago
Timothy Pearson 9556cd9e69 Add LUKS key management to tdehwmanager
9 years ago
Timothy Pearson e89d9e5e16 Fix the most egregious style guide violations in the remaining kdesktop_lock source files
9 years ago
Timothy Pearson b5462e86f3 Fix the most egregious style guide violations in the main kdesktop_lock source files
9 years ago
Timothy Pearson c54c4e7003 Fix the most egregious style guide violations in the kdesktoplock plugin sources
9 years ago
Michele Calgaro b45b9ed9b1 Added DCOP method startupCompleted() to KSMServer: this allows to check whether the
9 years ago
Michele Calgaro 0d29e4477a Added functionality in KDCOP. Double clicking on a non leaf item will expand/collapse the item. This resolves bug 2503.
9 years ago
Michele Calgaro 3aa5fc08e5 Added new functionality to Konqueror.
9 years ago
Timothy Pearson ae35100db0 Add preliminary cryptographic card support to the TDE hardware device manager
9 years ago
Michele Calgaro 2eb6191799 Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is to ease the development and testing of the new KateSession/KateSessionManager code while at the same time preserve session functionality. The OldKateSession* code will be removed once the new code has been fully developed and tested.
9 years ago
Michele Calgaro 192b7af948 Added Kate session panel. This commit contains the GUI elements. The logic will be added in a separate commit.
9 years ago
Michele Calgaro 5d331d450a Added new functionality to Konqueror.
9 years ago
Michele Calgaro da7215ff52 Update version number to R14.1.0
9 years ago
Slávek Banko 4e9aeea224 Fix openpty detection with util.h and libutil.h
9 years ago
Slávek Banko 5e5f4837b5 Fix detection of XSS in Xext with CMake build
9 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
9 years ago
Slávek Banko e1d8ccc637 Fix build with libusb 2.0 on freebsd
9 years ago
Michele Calgaro da25462d26 Fixed khelpcenter visualization bug. This solves bug 2188.
9 years ago
Michele Calgaro 900f593b6b Revert remaining part of commit 687b146. This resolves bug 1850 and reopens bug 2188.
9 years ago
Michele Calgaro 1329f47fa8 Fixed missing KHelpCenter top banner. This resolves bug 2320.
9 years ago
François Andriot 638d5eaa2b Fix FTBFS on openbsd 5.7
9 years ago
François Andriot d275f09845 Fix GL/GLU detection on older distributions
9 years ago
Slávek Banko 92250649de Remove obsolete MimeType from printmgr/printers.desktop
9 years ago
Slávek Banko 43967e4ca9 Reset submodule main/tdebase/cmake to latest HEAD
9 years ago
Slávek Banko 8ec712c436 Reset submodule main/tdebase/cmake to latest HEAD
9 years ago
Slávek Banko 4d6389805c Reset submodule main/tdebase/admin to latest HEAD
9 years ago
Slávek Banko 8a568a2b94 Bring My_Computer (system) icon into XDG compliance
9 years ago
Timothy Pearson 8c1136342b Fix comments
9 years ago
Timothy Pearson ab8dfbaaa4 Do not unblock signals in main thread when waiting for kdesktop_lock response
9 years ago
Slávek Banko c1b62c1c4c Fix ommited call fullyOnline() in kdesktop_lock
9 years ago
Timothy Pearson 2c901351d3 Clarify window shadow options
9 years ago
Timothy Pearson 296f0f444b Add GUI option to control panel shadows
9 years ago
Timothy Pearson ec96d63e30 Update all windows when compton settings are reloaded
9 years ago
Timothy Pearson 78d33c2915 Ensure desktop is completely hidden before sending fullyOnline()
9 years ago
Timothy Pearson 37bc5cdd0e Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
9 years ago
Timothy Pearson e569dd46ac Remove call to pthread_cancel() in kdesktop_lock
9 years ago
Timothy Pearson 92d1f76402 Handle screen locking internally on user switch
9 years ago
Timothy Pearson 85126bf580 Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals in the main GUI thread
9 years ago
Timothy Pearson 751c96f9b1 Eliminate usleep() loop during kdesktop startup
9 years ago
Timothy Pearson a17bfb0b96 Fix lockeng file formatting
9 years ago
Timothy Pearson e80c2baea0 Remove external dcop call and associated thread
9 years ago
Timothy Pearson 755776b6c4 Ensure kdesktop signal handlers execute in the main GUI thread
9 years ago