summaryrefslogtreecommitdiffstats
path: root/tdm/backend
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Use system-defined language as default in TDMFrançois Andriot2015-10-151-0/+4
| | | | This resolves Bug 1596
* Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDMSlávek Banko2015-10-111-1/+6
| | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* EXPERIMENTAL: Attempt to increase the VT limit to 48Timothy Pearson2015-09-291-8/+18
|
* Restore VT limit and add note explaining originTimothy Pearson2015-09-191-9/+7
|
* Stabilize cryptographic card loginTimothy Pearson2015-09-183-93/+119
| | | | Fix some coding style issues
* Increase the maximum reserved VT number to 32Timothy Pearson2015-09-181-1/+1
| | | | | 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
* Do not chew up all available VT numbers when multiple sessions are reserved ↵Timothy Pearson2015-09-181-51/+86
| | | | and time out in series
* Add initial cryptographic card login supportTimothy Pearson2015-09-171-5/+14
| | | | Tested with themed greeter and SAK disabled
* Fix warnings regarding return value being ignoredTimothy Pearson2015-09-161-7/+18
|
* Fix FTBFS on freebsdSlávek Banko2015-06-124-6/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix tdm backend fd support on openbsdFrançois Andriot2014-10-181-0/+4
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
* Fix tdm auth backend for openbsdFrançois Andriot2014-10-181-0/+23
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
* Fix FTBFS caused by typo in commit d3ce4fa7Slávek Banko2014-10-132-2/+2
|
* Fix FTBFS due to linux specific headersFrançois Andriot2014-10-122-0/+4
|
* Add minimal systemd support into tdmSlávek Banko2014-04-291-0/+1
| | | | + set XDG_SESSION_CLASS to "greeter"
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-042-12/+3
|
* Update tdehw-based media manager for new mount APITimothy Pearson2013-08-084-1/+95
| | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls
* Update reference from kinit -> tdeinit.Darrell Anderson2013-05-161-1/+1
|
* Fix unintended rename of krbtkfileSlávek Banko2013-02-261-11/+11
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-21/+21
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-21/+21
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-11/+11
|
* Ensure that tdm honors SAK settingTimothy Pearson2012-04-181-3/+3
| | | | Minor cleanup of tdm build warnings
* Update tdebase cmake files with STARTKDE->STARTTDE.Darrell Anderson2012-02-241-2/+2
| | | | | | | | 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.
* Part 2 of prior commitTimothy Pearson2012-01-2240-0/+18277