summaryrefslogtreecommitdiff
path: root/liblightdm-gobject/user.c
Commit message (Expand)AuthorAgeFilesLines
* Fix introspection warningsRobert Ancell2012-06-121-4/+4
* Fix allocation error setting default layout arrayRobert Ancell2012-04-301-3/+5
* fix some memory leaksMichael Terry2012-04-251-1/+2
* Call initgroups before pam_setcred - this allows pam_setcred to change group ...Robert Ancell2012-03-201-4/+0
* Implement mising D-Bus methods in testsRobert Ancell2012-02-281-2/+7
* Add a has-messages property to liblightdmRobert Ancell2012-02-151-8/+67
* add layouts property, expose it in vapiMichael Terry2012-02-091-1/+12
* allow asking for list of configured layouts for a given userMichael Terry2012-02-091-10/+73
* check accountsservice for XKeyboardLayout value per userMichael Terry2012-02-011-1/+10
* Fix errors in GIR bindingsRobert Ancell2012-01-241-1/+1
* Test if language can be retrieved when accounts service not runningRobert Ancell2012-01-241-11/+17
* Add regression tests for getting the user language and layoutRobert Ancell2012-01-231-10/+6
* Support grabbing user's background from accountsservice if availableMichael Terry2011-12-071-0/+39
* Use paranoid error checking in liblightdm-gobjectRobert Ancell2011-10-081-10/+10
* Merge in changes from stable branchRobert Ancell2011-10-061-10/+28
* Use accounts service in the daemon if it is availableRobert Ancell2011-08-231-3/+76
|\
| * liblightdm-gobject: look at Accounts object when checking per-user session an...Michael Terry2011-08-221-3/+74
|/
* Fix fallback from org.freedesktop.Accounts to passwd formatRobert Ancell2011-08-171-5/+22
* Fix whitespaceRobert Ancell2011-08-161-63/+63
* Connect up lightdm_user_get_logged_in in liblightdm-gobjectRobert Ancell2011-08-091-61/+266
* Fix annotation and Vala bindings for getting the UserList singletonRobert Ancell2011-07-261-1/+1
* Simple user accounts handling:Robert Ancell2011-07-241-16/+13
* Ignore duplicate add signals from AccountsServiceRobert Ancell2011-07-231-1/+21
* Fix compile warningRobert Ancell2011-07-221-2/+2
* Remove debuggingRobert Ancell2011-07-201-4/+0
* Really tidy up liblightdmRobert Ancell2011-07-191-50/+766
* Use AccountsService if it is availableRobert Ancell2011-07-191-13/+45
* liblightdm-gobject splits UserList into its own classRobert Ancell2011-07-191-115/+10
* liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell2011-07-191-94/+94
* Improve liblightdm-gobject documentationRobert Ancell2011-07-191-6/+6
* Remove priv variables from liblightdm-gobjectRobert Ancell2011-07-191-54/+75
* Load user defaults from client library, not by doing a round trip to the daemonRobert Ancell2011-07-121-9/+38
* Fix crash when user accounts changeRobert Ancell2011-06-301-4/+4
* Tidy up user updating codeRobert Ancell2011-05-061-0/+20
* Move user manager into liblightdmRobert Ancell2011-05-051-7/+54
* Start liblightdm-gobject understanding user changesRobert Ancell2011-05-031-1/+24
* Move public liblightdm-gobject-0 headers into subdirectoryRobert Ancell2011-04-211-1/+1
* Add g_return_if_fail macros to all the liblightdm-gobject methodsRobert Ancell2011-04-211-0/+9
* Use a private pipe for greeter<->server communication instead of D-Bus (needs...robert.ancell@canonical.com2011-02-201-1/+0
* Renamed libldmgreeter to liblightdmrobert.ancell@canonical.com2010-12-011-0/+343