Commit Graph

33 Commits (838025df1cdfed31cfb086329cbf090b79d33159)

Author SHA1 Message Date
Michele Calgaro a3876433e8
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
aneejit1 036992eec5 Add missing include/link directories
In an environment where not everything is in /usr...

- drkonqi/CMakeLists.txt requires the libr library path to be specified.

- nsplugins/viewer/CMakeLists.txt requires the glib library path to be specified.

- tdm/backend/CMakeLists.txt was missing the include and link directories for libXau and libXDMCP.

- twin/compton-tde/CMakeLists.txt was missing include and link directories for the optionally selected libraries (libconfig, Xinerama, XRandR, OpenGL and PCRE).

Signed-off-by: aneejit1 <aneejit1@gmail.com>
5 years ago
Michele Calgaro 8250c8e423
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
OBATA Akio 027c45db6f Change to use arc4random_buf(3) if available
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio 2a88ec3c02 Revive NetBSD support
Catch up to TDE and OS changes

Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Michele Calgaro 7aa9258f19
Fixed use of SAK in lock process when autologin is used in TDM.
This resolves bug 2945.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
OBATA Akio dc4a0dd776 Ensure include of sys/stat.h
It is required for mkdir(2), chmod(2) and mkfifo(2).

Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
François Andriot bd35f1efd6 Use system-defined language as default in TDM
This resolves Bug 1596
9 years ago
Slávek Banko aa0711c143 Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM
This relates to Bug 2521

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 3fe2b2023e EXPERIMENTAL: Attempt to increase the VT limit to 48 10 years ago
Timothy Pearson fcb6161cee Restore VT limit and add note explaining origin 10 years ago
Timothy Pearson 9ea6780352 Stabilize cryptographic card login
Fix some coding style issues
10 years ago
Timothy Pearson 46d9df235b Increase the maximum reserved VT number to 32
The display switch features depend on each session having a VT number, thus it is important to have a suffucient number of VTs available for use
Most Linux distributions allow 64 VTs by default, and the kernel allows up to 256 VTs
10 years ago
Timothy Pearson 4cadf198ca Do not chew up all available VT numbers when multiple sessions are reserved and time out in series 10 years ago
Timothy Pearson ce47730301 Add initial cryptographic card login support
Tested with themed greeter and SAK disabled
10 years ago
Timothy Pearson 5d20ad97bf Fix warnings regarding return value being ignored 10 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot a679541fd7 Fix tdm backend fd support on openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>"
11 years ago
François Andriot 18b81de37b Fix tdm auth backend for openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>"
11 years ago
Slávek Banko 68cfc4fec0 Fix FTBFS caused by typo in commit d3ce4fa7 11 years ago
François Andriot d3ce4fa793 Fix FTBFS due to linux specific headers 11 years ago
Slávek Banko db8c0a1363 Add minimal systemd support into tdm
+ set XDG_SESSION_CLASS to "greeter"
11 years ago
Slávek Banko 1f3832a136 Removed unnecessary dependency on dbus-tqt and dbus-1-tqt 11 years ago
Timothy Pearson 960cc8392d Update tdehw-based media manager for new mount API
Allow active VT to be queried from tdm
Only display media notification messages on active VT
Hide logout action buttons if logout process unstalls
12 years ago
Darrell Anderson fa33b95995 Update reference from kinit -> tdeinit. 12 years ago
Slávek Banko 2f56a3448b Fix unintended rename of krbtkfile 12 years ago
Slávek Banko cf5a3da04c Fix unintended rename of many various *klist* 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 23cc597c60 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson a63606b686 Ensure that tdm honors SAK setting
Minor cleanup of tdm build warnings
13 years ago
Darrell Anderson fc2650816b Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694.
Update konqueror user agent strings. This partially resolves bug report 774.

Update TDM help options. This resolves bug report 618.
Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
13 years ago
Timothy Pearson b81e43465b Part 2 of prior commit 13 years ago