Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent hard-coded "tde/" in #include ... | Slávek Banko | 2019-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 | 1 | -1/+4 |
| | | | | 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 | 1 | -5/+16 |
| | | | | Rename UserList class in kgreeter.cpp to avoid conflict with TDE LDAP library class name | ||||
* | 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 <[email protected]> | ||||
* | Fix cryptographic card login process | Timothy Pearson | 2015-10-02 | 1 | -6/+13 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 1 | -3/+16 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 1 | -0/+14 |
| | | | | Fix some coding style issues | ||||
* | Fix cryptographic card login when SAK is enabled | Timothy Pearson | 2015-09-17 | 1 | -11/+17 |
| | |||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 1 | -0/+72 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -2/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Fix tdm_greet crash | Slávek Banko | 2014-10-18 | 1 | -5/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix conditionnal utmpx support in tdm | François Andriot | 2014-10-18 | 1 | -0/+2 |
| | | | | Signed-off-by: François Andriot <[email protected]>" | ||||
* | Fix TDM hang in certain circumstances when themed greeter is deleted | Timothy Pearson | 2013-05-07 | 1 | -1/+5 |
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2013-04-25 | 1 | -4/+6 |
|\ | |||||
| * | Fix tdm greeter crash caused by invalid access to sessionTypes member | Timothy Pearson | 2013-04-24 | 1 | -4/+6 |
| | | | | | | | | This resolves Bug 1449 | ||||
* | | Ensure that tdm always reacquires root ownership after user listing is complete | Timothy Pearson | 2013-04-25 | 1 | -9/+17 |
|/ | | | | This resolves Bug 1402 | ||||
* | Fix secondary thread termination | Timothy Pearson | 2013-04-22 | 1 | -0/+5 |
| | | | | This resolves the remainder of Bug 1467 | ||||
* | Use threading and select instead of busywaiting on the lock control socket | Timothy Pearson | 2013-04-06 | 1 | -1/+1 |
| | | | | This resolves the remainder of Bug 690 | ||||
* | Use threading and select instead of busywaiting on TDM control socket | Timothy Pearson | 2013-04-06 | 1 | -80/+124 |
| | | | | | This partially resolves Bug 690 Clean up TDM logfile | ||||
* | Restore 'Custom' session option to login manager. | Darrell Anderson | 2013-03-02 | 1 | -0/+2 |
| | | | | This resolves bug report 1413. | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -8/+8 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Fix kompmgr shadow support | Timothy Pearson | 2012-12-10 | 1 | -0/+11 |
| | | | | | | Add kompmgr settings reload method to twin DCOP Fix up kompmgr kcontrol module Make default TDM login screen appearance more like the rest of the TDE login system | ||||
* | Fix high tdm CPU usage when the SAK is enabled | Timothy Pearson | 2012-03-03 | 1 | -0/+8 |
| | | | | This closes Bug 690 | ||||
* | Terminate twin manager unless a TDE or failsafe session was selected | Timothy Pearson | 2012-02-11 | 1 | -0/+2 |
| | | | | This closes Bug 824 | ||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 1 | -3/+3 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-01-22 | 1 | -0/+1280 |