Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 3 | -3/+29 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Ensure include of sys/stat.h | OBATA Akio | 2019-02-11 | 1 | -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 TDM | François Andriot | 2015-10-15 | 1 | -0/+4 |
| | | | | This resolves Bug 1596 | ||||
* | Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM | Slávek Banko | 2015-10-11 | 1 | -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 48 | Timothy Pearson | 2015-09-29 | 1 | -8/+18 |
| | |||||
* | Restore VT limit and add note explaining origin | Timothy Pearson | 2015-09-19 | 1 | -9/+7 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 3 | -93/+119 |
| | | | | Fix some coding style issues | ||||
* | Increase the maximum reserved VT number to 32 | Timothy Pearson | 2015-09-18 | 1 | -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 Pearson | 2015-09-18 | 1 | -51/+86 |
| | | | | and time out in series | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 1 | -5/+14 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix warnings regarding return value being ignored | Timothy Pearson | 2015-09-16 | 1 | -7/+18 |
| | |||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 4 | -6/+15 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix tdm backend fd support on openbsd | François Andriot | 2014-10-18 | 1 | -0/+4 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Fix tdm auth backend for openbsd | François Andriot | 2014-10-18 | 1 | -0/+23 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Fix FTBFS caused by typo in commit d3ce4fa7 | Slávek Banko | 2014-10-13 | 2 | -2/+2 |
| | |||||
* | Fix FTBFS due to linux specific headers | François Andriot | 2014-10-12 | 2 | -0/+4 |
| | |||||
* | Add minimal systemd support into tdm | Slávek Banko | 2014-04-29 | 1 | -0/+1 |
| | | | | + set XDG_SESSION_CLASS to "greeter" | ||||
* | Removed unnecessary dependency on dbus-tqt and dbus-1-tqt | Slávek Banko | 2014-02-04 | 2 | -12/+3 |
| | |||||
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 4 | -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 Anderson | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | Fix unintended rename of krbtkfile | Slávek Banko | 2013-02-26 | 1 | -11/+11 |
| | |||||
* | Fix unintended rename of many various *klist* | Slávek Banko | 2013-02-19 | 1 | -21/+21 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -21/+21 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -11/+11 |
| | |||||
* | Ensure that tdm honors SAK setting | Timothy Pearson | 2012-04-18 | 1 | -3/+3 |
| | | | | Minor cleanup of tdm build warnings | ||||
* | Update tdebase cmake files with STARTKDE->STARTTDE. | Darrell Anderson | 2012-02-24 | 1 | -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 commit | Timothy Pearson | 2012-01-22 | 40 | -0/+18277 |