summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 1.5.21.5.2Robert Ancell2013-03-272-1/+12
* Only report test command line if it failsRobert Ancell2013-03-271-7/+6
* Fix minor memory leakRobert Ancell2013-03-271-0/+1
* Don't use GIO to access X authority files - it uses GVFS which is unnecessary...Robert Ancell2013-03-279-157/+90
* Add a check for locking a session without as passwordRobert Ancell2013-03-273-0/+56
* Fix stale X server being left behind when using LockSession D-Bus APIRobert Ancell2013-03-2710-42/+150
* Update .bzrignoreRobert Ancell2013-03-261-3/+5
* Add tests to check that sessions switched to correctly log outRobert Ancell2013-03-267-0/+245
* Correctly check X server is terminated when returning to existing sessionRobert Ancell2013-03-262-3/+13
* Add two regression tests to confirm the a greeter switched to is destroyed wh...Robert Ancell2013-03-266-17/+133
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-03-251-1/+1
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-03-241-5/+5
* Use G_MAXUINT32 instead of 0xFFFFFFFFRobert Ancell2013-03-191-1/+1
* Correctly check overflow for n_secretsRobert Ancell2013-03-191-2/+3
* Use 32 bit type for n_secrets so can detect overflowRobert Ancell2013-03-191-2/+2
* Handle over/underflows when reading from greeterRobert Ancell2013-03-181-10/+33
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-03-1487-174/+174
* Adjust AppArmor profile to also work with logindMartin Pitt2013-03-121-2/+2
* Improve warning message when XDMCP packet has length mismatchRobert Ancell2013-03-121-1/+1
* QLightDM: Add a backgroundPath role to UsersModel1.5.1Robert Ancell2013-03-083-1/+6
|\
| * whoops, put the new enum at the back of the packMichael Terry2013-03-081-2/+2
| * Instead, add a new roleMichael Terry2013-03-082-4/+4
| * For Qt5, don't provide a Pixmap for the user background, just the stringMichael Terry2013-03-081-0/+4
* | Add missing COPYING.GPL3Robert Ancell2013-03-081-0/+674
* | Update NEWSRobert Ancell2013-03-081-0/+1
* | Fix XDMCP tests failing by fixing up display stopping code (again)Robert Ancell2013-03-089-61/+46
|/
* Force clean up test directory on exitRobert Ancell2013-03-071-1/+1
* Fix test /tmp directory not being createdRobert Ancell2013-03-071-1/+1
* Update NEWSRobert Ancell2013-03-071-0/+1
* Better simulate VT switching so tests workRobert Ancell2013-03-071-2/+8
* Fix script hooks no longer working with latest glibRobert Ancell2013-03-077-24/+30
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-03-0587-174/+174
* Allow guest session to write /run/user/<username>/Martin Pitt2013-02-251-4/+1
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-02-2387-174/+174
* Add missing apparmor filesRobert Ancell2013-02-182-0/+109
* Fix python greeter crashing on sigtermRobert Ancell2013-02-151-7/+1
* Ensure test programs quit when the status socket closesRobert Ancell2013-02-1513-39/+54
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-02-1587-174/+174
* Fix test python greeter from not quiting on SIGTERMRobert Ancell2013-02-141-4/+3
* Fix test X server so that it correctly cleans up on exitRobert Ancell2013-02-121-4/+8
* Run each test in its own /tmp dir so they can't interfere with eachotherRobert Ancell2013-02-122-13/+24
* Because of chromium-browser's sandboxing, it needs some additionalJamie Strandboge2013-02-122-69/+13
* allow owner 'rw' access to /{,var/}run/user/guest-*/dconf/user.Jamie Strandboge2013-02-121-0/+5
* QLightDM: Add Qt5 version of the library: liblightdm-qt5-2Michael Terry2013-02-0783-130/+322
|\
| * add qt5 tests in addition to qt4 testsMichael Terry2013-02-0672-84/+190
| * initial build support for Qt5Michael Terry2013-02-0612-48/+133
* | QLightDM: Add some missing role names in UsersModelMichael Terry2013-02-072-0/+6
|\ \ | |/ |/|
| * add a couple missing role names for the Qt user modelMichael Terry2013-02-061-0/+2
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-02-0587-174/+174
* Fix potential crash in QLightDM::UsersModel closedown.David Edmundson2013-02-021-1/+1