Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to use arc4random_buf(3) if available | OBATA Akio | 2019-08-18 | 1 | -1/+4 |
| | | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 027c45db6f63a04eb31eac481f9264ab9760dce1) | ||||
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 2 | -2/+2 |
| | | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 2a88ec3c02ab46c8b816cfa348ea53075f57a59c) | ||||
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-31 | 3 | -3/+29 |
| | | | | | | | | This resolves bug 2945. Manually cherry-picked from commit 7aa9258f. 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> (cherry picked from commit dc4a0dd776c07aaaec23489f4500b53ebe9bf581) | ||||
* | Use system-defined language as default in TDM | François Andriot | 2015-10-15 | 1 | -0/+4 |
| | | | | | This resolves Bug 1596 (cherry picked from commit bd35f1efd6badf57feab8ea618b49fe670475589) | ||||
* | 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> (cherry picked from commit aa0711c1432432f178bfdad487a2aee592fd5a32) | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 4 | -6/+15 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 08122b137e76ffcf7067f634a7668002732e11d9) | ||||
* | 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 |