summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix NEWS textlightdm-0.4.1Robert Ancell2011-06-301-1/+1
* Log guest in using lightdm-autologin pam sessionRobert Ancell2011-06-301-3/+3
* Fix crash when user accounts changeRobert Ancell2011-06-303-6/+7
* Use new guest script formatRobert Ancell2011-06-304-8/+17
* Update default config for guest account settingsRobert Ancell2011-06-301-4/+4
* Add guest account into example GTK greeterRobert Ancell2011-06-302-10/+26
* Clean up temp dir after testsRobert Ancell2011-06-292-3/+14
* Fix distcheck issues with regression testsRobert Ancell2011-06-299-44/+76
* Distribute missing filesRobert Ancell2011-06-291-3/+7
* Change greeter library API, starting a session no longer has a language optionRobert Ancell2011-06-2914-59/+31
* Remove obsolete functionRobert Ancell2011-06-291-13/+0
* Don't set language environment variables, use the daemon values (system defau...Robert Ancell2011-06-293-6/+3
* Restart X server if it crashes during a sessionRobert Ancell2011-06-2912-88/+173
* Add test-autologin-logout into list of testsRobert Ancell2011-06-291-0/+1
* Configure greeter properties in lightdm config fileRobert Ancell2011-06-2916-33/+42
* More work on xserver crash testsRobert Ancell2011-06-297-20/+37
* Load test-session config from main session. Start work on some crash testsRobert Ancell2011-06-2916-25/+86
* Crash test-xserver when SIGSEGV atom is internedRobert Ancell2011-06-291-1/+4
* Have test X server decode InternAtom requests and do things based on itRobert Ancell2011-06-292-105/+171
* Use lightdm config file for configuring test-xserver behaviourRobert Ancell2011-06-292-0/+17
* Rename AddDisplay D-Bus method to ShowGreeterRobert Ancell2011-06-292-5/+4
* Put SwitchToGuest method in D-Bus interface fileRobert Ancell2011-06-291-2/+1
* Drop the GuestAccount object, it is overkillRobert Ancell2011-06-284-93/+32
* Added guest account supportRobert Ancell2011-06-275-30/+85
* Shut down display manager more carefullyRobert Ancell2011-06-279-69/+221
* Disable the no-config testRobert Ancell2011-06-271-1/+4
* Add more tests for guest sessionsRobert Ancell2011-06-2714-1/+118
* Get guest account regression test workingRobert Ancell2011-06-274-18/+41
* Remove accidental guest entry in test passwd fileRobert Ancell2011-06-261-1/+0
* More work getting guest mode workingRobert Ancell2011-06-2619-158/+332
* Update NEWSRobert Ancell2011-06-171-0/+4
* Fix linking error with -z,defsRobert Ancell2011-06-172-0/+6
* Tidy up session setup codeRobert Ancell2011-06-171-12/+9
* Don't start CK user session until greeter is fully quitRobert Ancell2011-06-171-11/+18
* Log UID on startup so can tell if running as root or notRobert Ancell2011-06-171-1/+1
* Pass User object to xauth_writelightdm-0.4.0Robert Ancell2011-06-173-16/+9
* Fix incorrect use of getpid instead of getuid to check for rootRobert Ancell2011-06-173-6/+6
* Use -background none instead of Ubuntu specific -nr to keep backgroundRobert Ancell2011-06-171-1/+1
* Fix error switching authorizationRobert Ancell2011-06-171-2/+9
* Fail X server connection if database missing/corruptedRobert Ancell2011-06-171-0/+3
* Fix authorization matchingRobert Ancell2011-06-171-7/+38
* Fix encoding of responsesRobert Ancell2011-06-171-1/+1
* Fix cleanup on failureRobert Ancell2011-06-171-2/+2
* Check auth in test X serverRobert Ancell2011-06-171-35/+138
* Log status if can't connect to runnerRobert Ancell2011-06-171-0/+2
* Fix distcheck issueRobert Ancell2011-06-161-1/+1
* Distribute updated test scriptsRobert Ancell2011-06-161-0/+6
* Fix compile warningRobert Ancell2011-06-161-1/+1
* Improve logging when fail to set home uid/gid/homedir in child processesRobert Ancell2011-06-161-3/+3
* Don't allow setting of environment variables to NULLRobert Ancell2011-06-161-1/+4