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 | 5 | -26/+31 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdm: Do not run tdekbdledsync on remote displays. | Slávek Banko | 2019-02-24 | 1 | -1/+2 |
| | | | | | | This relates to bug 1834. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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> | ||||
* | Fix FTBFS when build -DWITH_XRANDR=OFF | Alexander Golubev | 2019-02-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Prevent hard-coded "tde/" in #include ... | Slávek Banko | 2019-01-30 | 2 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 2 | -0/+6 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | rename kdelogo into tdelogo | gregory guy | 2018-11-08 | 4 | -3/+3 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | New patch for bug 2852. Should fix previous commit. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed order building in tdm. This resolves bug 2852. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix memory leak after use XGetAtomName | Slávek Banko | 2017-03-25 | 1 | -1/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Do not crash when card is inserted and the user list view is hidden | Timothy Pearson | 2016-10-01 | 1 | -1/+3 |
| | |||||
* | Force card logins to authenticate against the username specified in the card ↵ | Timothy Pearson | 2016-09-22 | 2 | -2/+7 |
| | | | | certificate | ||||
* | Disable card-based login if Kerberos support was disabled at compile time | Timothy Pearson | 2016-09-06 | 1 | -1/+4 |
| | |||||
* | Do not start card authentication unless PKCS logins were enabled | Timothy Pearson | 2016-09-06 | 2 | -6/+19 |
| | | | | Rename UserList class in kgreeter.cpp to avoid conflict with TDE LDAP library class name | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 29 | -0/+0 |
| | |||||
* | Use system-defined language as default in TDM | François Andriot | 2015-10-15 | 2 | -1/+10 |
| | | | | This resolves Bug 1596 | ||||
* | Terminate compositor in TDM unless a TDE or failsafe session was selected | Slávek Banko | 2015-10-11 | 1 | -3/+7 |
| | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix incorrect usage of login_session_wm. Type of session does not contain ↵ | Slávek Banko | 2015-10-11 | 1 | -1/+1 |
| | | | | | | | | executable for run session but base name of session desktop file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix setting curWMSession when used previous type of session in TDM | Slávek Banko | 2015-10-11 | 1 | -2/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM | Slávek Banko | 2015-10-11 | 3 | -1/+8 |
| | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix cryptographic card login process | Timothy Pearson | 2015-10-02 | 3 | -6/+34 |
| | |||||
* | Move VT switch on card insertion to cryptocardwatcher process | Timothy Pearson | 2015-10-01 | 1 | -0/+4 |
| | |||||
* | EXPERIMENTAL: Attempt to increase the VT limit to 48 | Timothy Pearson | 2015-09-29 | 1 | -8/+18 |
| | |||||
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Reuse existing reserved session if present on card insertion | Timothy Pearson | 2015-09-24 | 1 | -5/+20 |
| | |||||
* | Restore VT limit and add note explaining origin | Timothy Pearson | 2015-09-19 | 1 | -9/+7 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 3 | -3/+29 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 8 | -94/+166 |
| | | | | 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 | ||||
* | Fix cryptographic card login when SAK is enabled | Timothy Pearson | 2015-09-17 | 6 | -121/+226 |
| | |||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 20 | -81/+577 |
| | | | | 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 | 6 | -9/+29 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix verification of the TDM control socket | Slávek Banko | 2014-12-27 | 1 | -7/+22 |
| | | | | | | This resolves Bug 2269 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Increase X start timeout as tdm was failing to start on many machines due to ↵ | Timothy Pearson | 2014-11-19 | 1 | -1/+1 |
| | | | | upstart/systemd parallel start slowing down Xorg's initialization | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 2 | -0/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix tdm_greet crash | Slávek Banko | 2014-10-18 | 1 | -5/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix conditionnal utmpx support in tdm | François Andriot | 2014-10-18 | 2 | -1/+3 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Fix crypt library detection in CMake | Slávek Banko | 2014-10-18 | 1 | -10/+0 |
| | | | | 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>" | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-12 | 2 | -0/+4 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -3/+3 |
|/ | |||||
* | Push the following patches from Bug 1499: | Timothy Pearson | 2014-10-07 | 1 | -2/+2 |
| | | | | | tdebase: updates default Xorg arguments in TDM tdebase: add ability to restrict the konqueror side bar | ||||
* | Added new TDE default background (thanks to Alex Couture for providing the ↵ | Michele Calgaro | 2014-09-14 | 1 | -1/+1 |
| | | | | | | file). This resolves bug 2094. | ||||
* | Added 'minimalist' TDM style. | Alex Couture | 2014-09-03 | 19 | -1/+198 |
| |