summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update debian/watch URL to find 1.6 releaseslightdm-1-6Robert Ancell2013-12-091-1/+1
* Load configuration from /etc/lightdm/lightdm.conf.dRobert Ancell2013-11-2615-8/+266
* Update .bzrignoreRobert Ancell2013-11-261-2/+5
* Destroy quit timeout when a process object is destroyed - fixes a crash where...Robert Ancell2013-10-101-0/+2
* Bring packaging in-treeRobert Ancell2013-10-0870-0/+5317
* Add regression test for corrupt X authority filesRobert Ancell2013-10-084-0/+53
* Releasing 1.6.31.6.3Robert Ancell2013-10-072-1/+5
* Don't fail writing X authority if reading it had an errorRobert Ancell2013-09-301-1/+2
* Releasing 1.6.21.6.2Robert Ancell2013-09-112-1/+10
* Install apparmor files correctly to fix distcheckRobert Ancell2013-09-117-20/+15
* For xauthority use open() with a mode instead of chmod() after the open that ...Robert Ancell2013-09-111-35/+37
* Correctly set permissions on Xauthority fileRobert Ancell2013-09-105-0/+66
* Enable compile warnings and fix code that was generating warnings.Robert Ancell2013-09-054-7/+17
* Warn if fail to make directories.Robert Ancell2013-09-055-7/+15
* Stop if fail to create default seatRobert Ancell2013-09-051-1/+4
* Fix overallocation of array for strings from greeterRobert Ancell2013-09-051-1/+1
* Fix truncation writing card32 in XDMCP serverRobert Ancell2013-09-051-1/+1
* Releasing 1.6.11.6.1Robert Ancell2013-09-052-1/+8
* Remove FIXME from switch test - we correctly don't unlock on user switchRobert Ancell2013-08-241-4/+0
* Backport test improvements from trunkRobert Ancell2013-08-22159-823/+2559
* Fix compile warningsRobert Ancell2013-06-188-22/+18
* Backport all test improvements from trunkRobert Ancell2013-06-17130-3390/+2519
* Don't write X authority with g_file_set_contents - it can leave intermediate ...Robert Ancell2013-06-171-14/+25
* Fix bug where seat failure before D-Bus acquired would not stop daemonRobert Ancell2013-04-231-10/+12
|\
| * Fix bug where seat failure before D-Bus acquired would not stop daemonRobert Ancell2013-04-231-10/+12
* | Support compiling headers with QT_NO_KEYWORDS.Robert Ancell2013-04-236-20/+21
|\ \ | |/ |/|
| * Support compiling headers with QT_NO_KEYWORDSMichael Terry2013-04-156-20/+21
|/
* Releasing 1.6.01.6.0Robert Ancell2013-04-152-2/+3
* Add a test for VNC dimensions.Robert Ancell2013-04-133-0/+34
|\
| * Add a test for VNC dimensionsRobert Ancell2013-04-123-0/+34
* | Allow VNC command to be specified in lightdm.conf.Robert Ancell2013-04-1212-7/+75
|\ \
| * | Fix description of vnc-command testRobert Ancell2013-04-121-1/+1
| |/
| * Correctly read command from config and fix test caseRobert Ancell2013-04-128-8/+17
| * Allow VNC command to be specified in lightdm.confRobert Ancell2013-04-127-3/+62
|/
* Register enums with QObject meta type system.Michael Terry2013-04-123-0/+8
|\
| * Register enums with QObject meta type systemMichael Terry2013-04-023-0/+8
* | Fix trailing whitespace in lightdm.c.Robert Ancell2013-04-111-9/+9
|\ \
| * | Fix trailing whitespace in lightdm.cRobert Ancell2013-04-111-9/+9
|/ /
* | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-04-1087-174/+174
* | Releasing 1.5.31.5.3Robert Ancell2013-04-031-1/+1
* | Fix authentication cancel regression caused in 1.5.2Robert Ancell2013-04-0311-8/+76
* | Fix build with gobject-introspection 1.35.9Robert Ancell2013-04-032-1/+5
|\ \ | |/ |/|
| * Pass --symbol-prefix via LightDM_1_gir_SCANNERFLAGS rather thanDmitrijs Ledkovs2013-04-021-1/+1
|/
* Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2013-04-0287-174/+174
* 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