summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck issueslightdm-0.3.3Robert Ancell2011-05-102-1/+4
* Releasing 0.3.3Robert Ancell2011-05-101-1/+1
* Wait for greeter to quit before running user session (fixes problem with Compiz)Robert Ancell2011-05-104-6/+17
* Fix up ConsoleKit parametersRobert Ancell2011-05-101-31/+11
* Add debug for CK sessionsRobert Ancell2011-05-101-0/+5
* Correctly clean up processes on exitRobert Ancell2011-05-1011-2/+23
* Fix ConsoleKit support broken with switch to GDBusRobert Ancell2011-05-102-4/+14
* udpate newsRobert Ancell2011-05-101-0/+1
* Fix crash getting user list in Qt libRobert Ancell2011-05-073-8/+13
* Get user manager in liblightdm-qt, remove old DBus interfaces and use simpler...Robert Ancell2011-05-0710-271/+256
* Tidy up user updating codeRobert Ancell2011-05-063-18/+25
* Move user manager into liblightdmRobert Ancell2011-05-0517-838/+451
* Example greeter now handles user added/removedRobert Ancell2011-05-052-8/+18
* Start connecting up user changes to example greeterRobert Ancell2011-05-031-1/+74
* Fix incorrect signals being generated when users are added/changedRobert Ancell2011-05-031-2/+2
* Add missing documentationRobert Ancell2011-05-031-1/+4
* Start liblightdm-gobject understanding user changesRobert Ancell2011-05-0310-22/+346
* Fix crash when users don't have GECOS dataRobert Ancell2011-05-032-1/+6
* Watch /etc/passwd for user changesRobert Ancell2011-05-032-25/+177
* Add log entry when running in test modeRobert Ancell2011-05-031-0/+3
* Add a note about --test-mode to the message printed out when checking for rootRobert Ancell2011-05-021-1/+1
* Add news about poll loop when greeter disconnectsRobert Ancell2011-05-021-0/+1
* Stop poll loop when greeter disconnectsRobert Ancell2011-05-022-1/+10
* Don't run in test-mode if Xephyr cannot be foundRobert Ancell2011-05-022-0/+18
* Better autofooRobert Ancell2011-04-211-4/+1
* Distribute GTK greeter .ui filelightdm-0.3.2Robert Ancell2011-04-214-2/+10
* Fix some distcheck issueslightdm-0.3.1Robert Ancell2011-04-212-2/+6
* Move public liblightdm-gobject-0 headers into subdirectoryRobert Ancell2011-04-2114-15/+20
* Use GtkBuilder for example GTK greeterRobert Ancell2011-04-215-415/+554
* Fix console kit get_can_*() methodsRobert Ancell2011-04-212-4/+5
* Connect up Greeter.cancel_authenticationRobert Ancell2011-04-217-7/+46
* Fix in_authenticaiton not being connectedRobert Ancell2011-04-211-0/+2
* Fix crash requesting user defaults on invalid userRobert Ancell2011-04-212-6/+8
* Move greeter menus to the top of the screen, fix menubar no appearing in UbuntuRobert Ancell2011-04-213-101/+104
* Handle default language when LANG is not definedRobert Ancell2011-04-212-2/+7
* Mark priv fields as privateRobert Ancell2011-04-216-0/+6
* Merge in Qt changesRobert Ancell2011-04-216-119/+6
|\
| * Merged branch qttidyDavid Edmundson2011-04-206-119/+6
| |\
| | * Removed now obsolete LdmAuthRequestDavid Edmundson2011-04-203-115/+0
| | * Fix memory leak in Qt greeterDavid Edmundson2011-04-203-4/+6
| |/
* | Add g_return_if_fail macros to all the liblightdm-gobject methodsRobert Ancell2011-04-215-25/+57
* | Fix up name of .vapi file so it can be used directly from valacRobert Ancell2011-04-215-9/+5
* | Update POTFILES.in file for new greeter namesRobert Ancell2011-04-211-4/+4
* | Update .bzrignore file for new greeter namesRobert Ancell2011-04-211-3/+3
|/
* Fix crash when load-users is false in UserManagerRobert Ancell2011-04-192-1/+2
* Set engine setting in theme to new namesRobert Ancell2011-04-194-4/+4
* Fix the vt setting for displays, it was incorrectly named ttyRobert Ancell2011-04-182-1/+2
* Set the configuration for the default display to use VT 7Robert Ancell2011-04-182-1/+2
* Add example to the name of all the greetersRobert Ancell2011-04-1812-44/+42
* Fix bugs with new login_with_defaultsRobert Ancell2011-04-182-3/+3