summaryrefslogtreecommitdiffstats
path: root/tdm/backend/dm.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix for building tdm with gcc-14ormorph2024-06-301-6/+7
| | | | | | | Solution to issue #505 Signed-off-by: ormorph <[email protected]> (cherry picked from commit cd4f41e76b1f4710c76610a7f225d2b7fa256b79)
* tdm: Allow to detect pthread_setname_np. Add linking pthread.Slávek Banko2024-04-151-0/+2
| | | | | | | This relates to issue #473. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 28a2ef7c5f28dea8ce9b5d2f14b366ada0353e0c)
* Fix FTBFS caused by SunOS specific patches - see Issue #344.Slávek Banko2023-05-231-2/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 3285a47d5dc3ffecabe49aaa11877f1abe71df44)
* SunOS specific patchesDenis Kozadaev2023-05-231-4/+25
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> (cherry picked from commit 4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685)
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-101-2/+2
| | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <[email protected]>
* 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
|
* 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
* 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-221-0/+1669