Slávek Banko
28a2ef7c5f
tdm: Allow to detect pthread_setname_np. Add linking pthread.
...
This relates to issue #473 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 months ago
Michele Calgaro
d5083f71db
Fix FTBFS caused by incompatible cast. This resolves issue #473 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
c4a6487c82
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
1390bece9a
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
8aea8afbc5
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
82c1dbe490
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
b965cbac5b
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
a8f627e6d4
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
67f2b0da2c
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
9ab75fc136
Drop compatibility code for TQPalette
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
22625693f1
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
7a45949a76
tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Denis Kozadaev
3c23abfd84
Find power related system tools instead of hardcode them
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
1 year ago
Bobby Bingham
8c543e26ec
kcheckpass: fix shadow support when not building tdm
...
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.
Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.
2. Consolidate /etc/passwd and shadow password handling
The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication.
Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
1 year ago
Slávek Banko
3285a47d5d
Fix FTBFS caused by SunOS specific patches - see Issue #344 .
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Denis Kozadaev
4d58a4ea8d
SunOS specific patches
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
1 year ago
Michele Calgaro
13f8697e0f
Make sure to convert TQCString to const char* when passing it to a variadic function (printf).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
2caf1dfebc
Add dispwin (Argyll) support to set the ICC profile.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
dcb4b6b773
tdm: improve documentation. This resolves issue #249 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
013b337217
Fixed hanging of system on shutdown caused by conflicts between tdm and plymouth.
...
This resolves bug 2806.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
e031e12d06
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
48ddee7ba8
Update CMake rules to change tdehw library to standalone.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
8b79083f96
Fixed FTBFS when building tdelibs/tdebase without tdehw.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
ba97e2dc25
Avoid direct usage of tdeldap library. This allows to remove hard dependency between packages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
aneejit1
5f47d4f481
Create a systemd service file for tdm
...
Signed-off-by: aneejit1 <aneejit1@gmail.com>
4 years ago
Michele Calgaro
145abc15d5
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
a3876433e8
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2f706891f3
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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>
4 years ago
Michele Calgaro
1bc47b3d82
Corrected comment description of new keyboard LED sync option in tdm config.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
be1c4f22fa
Added option in TCC -> System Administration -> Logic Manager ->
...
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>
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>
5 years ago
OBATA Akio
2a88ec3c02
Revive NetBSD support
...
Catch up to TDE and OS changes
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 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
Slávek Banko
c80e5d45b7
tdm: Do not run tdekbdledsync on remote displays.
...
This relates to bug 1834.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
Alexander Golubev
22189b6d30
Fix FTBFS when build -DWITH_XRANDR=OFF
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
6 years ago
Slávek Banko
91a3d227a5
Prevent hard-coded "tde/" in #include ...
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
b95b665c78
Add CMakeL10n rules.
...
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
28c1ae5ff7
rename kdelogo into tdelogo
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro
887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
a89e0f3482
New patch for bug 2852. Should fix previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2f1da0584b
Fixed order building in tdm. This resolves bug 2852.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
ba2fe63167
Fix memory leak after use XGetAtomName
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
3a5dcbbc69
Do not crash when card is inserted and the user list view is hidden
8 years ago
Timothy Pearson
1757afecf6
Force card logins to authenticate against the username specified in the card certificate
8 years ago