summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number1.0.11lightdm-1-0Robert Ancell2012-04-051-1/+1
* Change XDMCP manage timeout from 10ms to 126s (maximum specified in the XDMP ...Robert Ancell2012-04-052-1/+9
* Releasing 1.0.101.0.10Robert Ancell2012-03-211-1/+1
* Fix compilation failure in liblightdm-qt with GCC 4.7Boris Manojlovic2012-03-212-0/+6
* Don't distribute Qt moc files1.0.9Robert Ancell2012-03-055-4/+13
* Bump version number1.0.8Robert Ancell2012-03-051-1/+1
* Stop file descriptors leaking into the session processesRobert Ancell2012-03-059-10/+90
* Check whole line matches in test casesRobert Ancell2012-03-021-1/+9
* Reorder NEWSRobert Ancell2012-03-021-3/+3
* Fix introspection bindings not containing any methodsRobert Ancell2012-03-023-5/+8
* Fix liblightdm-qt-1.pc linking against the wrong librariesRobert Ancell2012-03-022-2/+3
* Fix lightdm --debug not working on newer GLib (taken from 1.1 branch)Robert Ancell2012-03-022-38/+38
* Fix object cleanup on exit (taken from 1.1 branch)Robert Ancell2012-03-023-22/+27
* Change session directory once user permissions are set so it works on NFS fil...Robert Ancell2012-02-292-7/+12
* Fix compilation against gthreadRobert Ancell2012-02-292-0/+5
* Fix crash calling lightdm_get_layoutRobert Ancell2012-01-092-1/+2
* Remove references to non-existant --no-root optionMatt Fischer2011-12-092-3/+3
* Cherrypick from trunkRobert Ancell2011-11-153-2/+13
* Bump version numberlightdm-1.0.6Robert Ancell2011-11-021-1/+1
* Use lchown for correcting ownership of ~/.Xauthority instead of chownRobert Ancell2011-11-022-1/+5
* Add missing includeRobert Ancell2011-11-021-0/+1
* Bump versionlightdm-1.0.5Robert Ancell2011-10-262-1/+6
* Connect up Xvnc geometry configurationGuido Berhoerster2011-10-261-0/+17
* data/guest-session.apparmor: Disable "deny /etc/** w" until LP#697678 is fixe...Martin Pitt2011-10-261-1/+2
* Fix distcheck issuelightdm-1.0.4Robert Ancell2011-10-251-1/+1
* Bump version numberRobert Ancell2011-10-251-1/+1
* Make extra clear that strings in the .ui file are placeholdersRobert Ancell2011-10-251-3/+3
* Set LOGNAME environment variable in sessionRobert Ancell2011-10-253-2/+11
* Merge in translation fixesRobert Ancell2011-10-242-3/+3
|\
| * Fixed some non-translatable stringsTimo Vanwynsberghe2011-10-082-3/+3
* | Various guest session AppArmor profile fixesMartin Pitt2011-10-202-1/+19
* | Merge apparmour fixRobert Ancell2011-10-201-0/+2
|\ \
| * | guest-session.apparmor: Permit access to /proc/atiMartin Pitt2011-10-181-0/+2
* | | Add regression tests for VNCRobert Ancell2011-10-2013-15/+520
* | | Split the test X server into modulesRobert Ancell2011-10-2013-827/+2164
* | | Rename test-xserver to X (works because it's in the path before the main X se...Robert Ancell2011-10-183-6/+5
|/ /
* | Set default resolution of VNC to 1024x768, add settings for width, height, de...Robert Ancell2011-10-184-8/+44
* | Add note to users.conf that it only works if not using AccountsServiceRobert Ancell2011-10-181-0/+3
* | Use previous session for automatic login or if greeter does not request one.Robert Ancell2011-10-189-1/+106
* | Ignore guest session wrapperRobert Ancell2011-10-181-0/+1
* | Add tests to check session picker works from greeterRobert Ancell2011-10-184-0/+50
* | Fix mergeRobert Ancell2011-10-180-0/+0
|\ \ | |/
| * Fix --enable-gtk-greeter=yes not workingRobert Ancell2011-10-072-1/+5
* | Correct ownership of ~/.Xauthority if upgrading from buggy version of LightDM...Robert Ancell2011-10-182-0/+14
* | Fix --enable-gtk-greeter=yes not workingRobert Ancell2011-10-181-1/+1
* | Use previous session for automatic login usersRobert Ancell2011-10-188-7/+66
* | Fix X sessions with arguments in Exec not workingRobert Ancell2011-10-182-4/+24
|/
* Use absolute path for session so regression tests work for guest session againlightdm-1.0.3Robert Ancell2011-10-071-1/+6
* Make guest session wrapper handle errors betterRobert Ancell2011-10-071-0/+8
* Merge in guest-session-wrapperRobert Ancell2011-10-074-0/+48