summaryrefslogtreecommitdiffstats
path: root/tdm
Commit message (Collapse)AuthorAgeFilesLines
* Fix for building tdm with gcc-14ormorph2024-06-301-6/+7
| | | | | | | Solution to issue #505 Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit cd4f41e76b1f4710c76610a7f225d2b7fa256b79)
* tdm: Allow to detect pthread_setname_np. Add linking pthread.Slávek Banko2024-04-153-1/+7
| | | | | | | This relates to issue #473. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 28a2ef7c5f28dea8ce9b5d2f14b366ada0353e0c)
* Fix FTBFS caused by incompatible cast. This resolves issue #473.Michele Calgaro2024-04-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d5083f71dbc8dd315f1a919e475ef9a47eb60fb2)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1616-96/+96
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-264-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c4a6487c827add9382001ff1892b8fb3bfa94682)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-052-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1390bece9a81780610a9aee6f7d543f72bf57d1a)
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8aea8afbc5fcc3bfd0d6234bf91436cbb290ed43)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 82c1dbe490f7afcb5b48fdfb8748bde249bcf4f7)
* Replace Qt with TQtMichele Calgaro2023-11-148-23/+23
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-2/+2
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33c7d159890b81da8f44ee330a349e3abd553bec)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-042-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a8f627e6d45af521718176586daf0253b4daa597)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-101-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 67f2b0da2c80c3ee335aecda5dfedf3176edd8b9)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2018-33/+33
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-132-2/+2
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 22625693f124aae09863f4d33e30b625a96c3557)
* tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.Slávek Banko2023-07-051-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7a45949a764947a641f4dcdcfc9d9608bdbdab18)
* Find power related system tools instead of hardcode themDenis Kozadaev2023-06-201-13/+2
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 3c23abfd84440d769bc20707e04cb356ddb48c1a)
* kcheckpass: fix shadow support when not building tdmBobby Bingham2023-06-051-12/+0
| | | | | | | | | | | | | | | | | | 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> (cherry picked from commit 8c543e26ec35237d00ec44fadda80318c386fdde)
* Fix FTBFS caused by SunOS specific patches - see Issue #344.Slávek Banko2023-05-232-3/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3285a47d5dc3ffecabe49aaa11877f1abe71df44)
* SunOS specific patchesDenis Kozadaev2023-05-234-6/+35
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685)
* Make sure to convert TQCString to const char* when passing it to a variadic ↵Michele Calgaro2022-02-061-1/+1
| | | | | | function (printf). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add dispwin (Argyll) support to set the ICC profile.Slávek Banko2021-12-281-5/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdm: improve documentation. This resolves issue #249.Michele Calgaro2021-12-281-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed hanging of system on shutdown caused by conflicts between tdm and ↵Michele Calgaro2021-12-117-12/+18
| | | | | | | | plymouth. This resolves bug 2806. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-186-19/+23
| | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-072-3/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS when building tdelibs/tdebase without tdehw.Michele Calgaro2021-05-025-10/+39
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Avoid direct usage of tdeldap library. This allows to remove hard dependency ↵Michele Calgaro2021-04-222-5/+7
| | | | | | between packages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Create a systemd service file for tdmaneejit12021-01-179-0/+173
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-074-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed additional code formatting modelines.Michele Calgaro2020-09-252-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-2861-3691/+166
| | | | | | | + 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>
* Add missing include/link directoriesaneejit12020-06-191-0/+4
| | | | | | | | | | | | | | 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>
* Corrected comment description of new keyboard LED sync option in tdm config.Michele Calgaro2020-02-101-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added option in TCC -> System Administration -> Logic Manager ->Michele Calgaro2020-02-072-0/+12
| | | | | | | 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>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change to use arc4random_buf(3) if availableOBATA Akio2019-08-182-1/+5
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Revive NetBSD supportOBATA Akio2019-08-183-4/+10
| | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-105-26/+31
| | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdm: Do not run tdekbdledsync on remote displays.Slávek Banko2019-02-241-1/+2
| | | | | | This relates to bug 1834. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Ensure include of sys/stat.hOBATA Akio2019-02-111-0/+1
| | | | | | It is required for mkdir(2), chmod(2) and mkfifo(2). Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix FTBFS when build -DWITH_XRANDR=OFFAlexander Golubev2019-02-041-0/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Prevent hard-coded "tde/" in #include ...Slávek Banko2019-01-302-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-092-0/+6
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* rename kdelogo into tdelogogregory guy2018-11-084-3/+3
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* New patch for bug 2852. Should fix previous commit.Michele Calgaro2018-09-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed order building in tdm. This resolves bug 2852.Michele Calgaro2018-09-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-1/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do not crash when card is inserted and the user list view is hiddenTimothy Pearson2016-10-011-1/+3
|
* Force card logins to authenticate against the username specified in the card ↵Timothy Pearson2016-09-222-2/+7
| | | | certificate