Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |