summaryrefslogtreecommitdiffstats
path: root/tdm
Commit message (Expand)AuthorAgeFilesLines
* Corrected comment description of new keyboard LED sync option in tdm config.Michele Calgaro2020-02-101-1/+1
* Added option in TCC -> System Administration -> Logic Manager ->Michele Calgaro2020-02-072-0/+12
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-7/+7
* Change to use arc4random_buf(3) if availableOBATA Akio2019-08-182-1/+5
* Revive NetBSD supportOBATA Akio2019-08-183-4/+10
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-105-26/+31
* tdm: Do not run tdekbdledsync on remote displays.Slávek Banko2019-02-241-1/+2
* Ensure include of sys/stat.hOBATA Akio2019-02-111-0/+1
* Fix FTBFS when build -DWITH_XRANDR=OFFAlexander Golubev2019-02-041-0/+1
* Prevent hard-coded "tde/" in #include ...Slávek Banko2019-01-302-1/+2
* Add CMakeL10n rules.Slávek Banko2018-12-092-0/+6
* rename kdelogo into tdelogogregory guy2018-11-084-3/+3
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
* New patch for bug 2852. Should fix previous commit.Michele Calgaro2018-09-011-1/+1
* Fixed order building in tdm. This resolves bug 2852.Michele Calgaro2018-09-011-1/+1
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-1/+6
* 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
* 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-6/+19
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2329-0/+0
* Use system-defined language as default in TDMFrançois Andriot2015-10-152-1/+10
* Terminate compositor in TDM unless a TDE or failsafe session was selectedSlávek Banko2015-10-111-3/+7
* Fix incorrect usage of login_session_wm. Type of session does not contain exe...Slávek Banko2015-10-111-1/+1
* Fix setting curWMSession when used previous type of session in TDMSlávek Banko2015-10-111-2/+5
* Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDMSlávek Banko2015-10-113-1/+8
* Fix cryptographic card login processTimothy Pearson2015-10-023-6/+34
* Move VT switch on card insertion to cryptocardwatcher processTimothy Pearson2015-10-011-0/+4
* EXPERIMENTAL: Attempt to increase the VT limit to 48Timothy Pearson2015-09-291-8/+18
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-291-1/+1
* Reuse existing reserved session if present on card insertionTimothy Pearson2015-09-241-5/+20
* Restore VT limit and add note explaining originTimothy Pearson2015-09-191-9/+7
* Streamline cryptographic card logon processTimothy Pearson2015-09-183-3/+29
* Stabilize cryptographic card loginTimothy Pearson2015-09-188-94/+166
* Increase the maximum reserved VT number to 32Timothy Pearson2015-09-181-1/+1
* Do not chew up all available VT numbers when multiple sessions are reserved a...Timothy Pearson2015-09-181-51/+86
* Fix cryptographic card login when SAK is enabledTimothy Pearson2015-09-176-121/+226
* Add initial cryptographic card login supportTimothy Pearson2015-09-1720-81/+577
* Fix warnings regarding return value being ignoredTimothy Pearson2015-09-161-7/+18
* Fix FTBFS on freebsdSlávek Banko2015-06-126-9/+29
* Fix verification of the TDM control socketSlávek Banko2014-12-271-7/+22
* Increase X start timeout as tdm was failing to start on many machines due to ...Timothy Pearson2014-11-191-1/+1
* Allow contitional build with tdehwlibSlávek Banko2014-10-182-0/+8
* Fix tdm_greet crashSlávek Banko2014-10-181-5/+6
* Fix conditionnal utmpx support in tdmFrançois Andriot2014-10-182-1/+3
* Fix crypt library detection in CMakeSlávek Banko2014-10-181-10/+0
* Fix tdm backend fd support on openbsdFrançois Andriot2014-10-181-0/+4
* Fix tdm auth backend for openbsdFrançois Andriot2014-10-181-0/+23
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-122-0/+4
|\
| * Fix FTBFS caused by typo in commit d3ce4fa7Slávek Banko2014-10-132-2/+2