summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-141-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-166-64/+64
* Replace various '#define' strings - part 6Michele Calgaro2023-12-262-3/+3
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-211-12/+12
* Replace Qt with TQtMichele Calgaro2023-11-137-21/+21
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-208-9/+9
* Removed HAL dependant code.Michele Calgaro2022-02-141-6/+0
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special...Slávek Banko2021-05-183-14/+14
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-071-1/+1
* Fixed FTBFS when building tdelibs/tdebase without tdehw.Michele Calgaro2021-05-023-17/+55
* Avoid direct usage of tdeldap library. This allows to remove hard dependency ...Michele Calgaro2021-04-222-5/+8
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0710-3/+3
* Add FreeBSD / DragonFly specific /proc path for an executable file.Slávek Banko2020-05-261-2/+4
* DilOS: use illumos specific /proc path for an executable fileDenis Kozadaev2020-05-261-0/+4
* kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This resol...Slávek Banko2019-07-191-0/+1
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-101-9/+7
* Add $DISPLAY to kdesktop_lock_lockfile file name.Slávek Banko2019-02-111-1/+1
* Prevent hard-coded "tde/" in #include ...Slávek Banko2019-01-302-1/+2
* Improved previous commit using local8Bit() in place of utf8() when aMichele Calgaro2018-11-281-2/+2
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-283-5/+6
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
* kdesktop lockprocess: Removed unnecessary include linux/stat.hSlávek Banko2018-09-051-3/+0
* Fix kdesktop_lock screensaver stuttering on modern GPUsTimothy Pearson2018-06-241-1/+5
* Reset states in kdesktop-lock if startSaver failsSlávek Banko2018-05-261-0/+2
* Write more details when kdesktop lock fails to grab input devicesSlávek Banko2016-09-111-0/+6
* Disable card-based login if Kerberos support was disabled at compile timeTimothy Pearson2016-09-061-1/+4
* Do not start card authentication unless PKCS logins were enabledTimothy Pearson2016-09-062-1/+15
* Fix cryptographic card login processTimothy Pearson2015-10-021-10/+21
* Move VT switch on card insertion to cryptocardwatcher processTimothy Pearson2015-10-011-15/+0
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-291-1/+1
* Add new hardware device tray applicationTimothy Pearson2015-09-211-6/+6
* Fix card unlockTimothy Pearson2015-09-192-4/+15
* Streamline cryptographic card logon processTimothy Pearson2015-09-183-7/+39
* Stabilize cryptographic card loginTimothy Pearson2015-09-182-5/+39
* Add initial cryptographic card login supportTimothy Pearson2015-09-175-20/+181
* 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
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-131-1/+0
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-131-0/+1
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-131-2/+2
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-122-45/+55
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-123-3/+29
* Remove external dcop call and associated threadTimothy Pearson2015-04-082-3/+8
* Forcibly terminate kdesktop_lock after unlockTimothy Pearson2014-12-021-2/+0
* Fix kdesktop_lock requiring a process stop/start on unlockTimothy Pearson2014-11-284-49/+78
* Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and impr...Timothy Pearson2014-10-253-17/+25
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-121-0/+2
|\