aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* tidy upConor Curran2011-10-251-1/+0
* removed the redundant max users limit on the user menuConor Curran2011-10-251-7/+2
* Don't use depcrecated org.freedesktop.DisplayManager.GetSeatForCookie, use XD...Robert Ancell2011-09-211-34/+2
* merge the display manager's has-guest-account workConor Curran2011-09-081-2/+49
|\
| * tidy upConor Curran2011-09-071-1/+1
| * display manager HasGuestAccount now supportedConor Curran2011-09-071-2/+49
* | protect against a null pointer in the user-dbus-managerConor Curran2011-09-051-3/+5
|/
* uncomment signal subscription that doesn't workConor Curran2011-08-221-2/+2
* changed around the sync users so as it can be used to refresh the user list o...Conor Curran2011-08-221-7/+34
* remove the debugsConor Curran2011-08-191-5/+1
* users now dynamically responsive to addition and deletion of usersConor Curran2011-08-191-7/+22
* ted's merge in for correctly checking active sessions plus UI now correct wit...Conor Curran2011-08-181-0/+27
|\
| * Debugging info and a protectionTed Gould2011-08-171-0/+5
| * After setting up the signals get the initial list of sessionsTed Gould2011-08-171-0/+22
* | added some trace to the add sessions for user methodConor Curran2011-08-171-1/+5
|/
* update interface with LightDMMichael Terry2011-07-281-6/+41
* LightDM integrationTed Gould2011-07-071-429/+132
|\
| * Integrate with LightDMRobert Ancell2011-07-051-429/+132
* | Removing unused result variableTed Gould2011-07-071-2/+1
|/
* Removing the error messages as it's not always initialized properly.Ted Gould2010-09-011-1/+1
* Adding some protection. We should always use protection.Ted Gould2010-04-061-0/+15
* Some debugging an checking to ensure the menu item is not NULLTed Gould2010-03-171-1/+5
* Uhg, false sucks.Ted Gould2010-03-171-1/+1
* Using defines to make sure the strings are right.Ted Gould2010-03-171-8/+13
* Switching to getting locked proxies. Just to have more error handling.Ted Gould2010-03-171-8/+22
* Switching to the generated dbus interfaceTed Gould2010-03-171-24/+5
* Switching to using sesson proxies for the session we want to look at instead ...Ted Gould2010-03-161-9/+27
* Setting the logged in parameter on the guest item and tracking the session ID...Ted Gould2010-03-161-1/+31
* Adding a guest_item for the guest menu item and a function to set it.Ted Gould2010-03-161-0/+12
* When a session is added or removed we need to change the state of that user i...Ted Gould2010-03-161-0/+7
* Adding a menuitem property to the user data structure.Ted Gould2010-03-161-0/+1
* Switching both of these function to using the generated header file.Ted Gould2010-03-161-53/+5
* Building a proxy to the local display factoryTed Gould2010-03-161-0/+7
* Adding a way to activate the guest session through GDMTed Gould2010-03-161-0/+8
* Sorting based on real names and conflict naming.Ted Gould2010-03-031-0/+1
|\
| * Creating a field for the user that has the real name in it, and a place for t...Ted Gould2010-03-021-0/+1
* | Switching to using the dbus client code.Ted Gould2010-03-011-8/+2
|/
* prevent crash in g_error when gdm is not runningDavid Barth2010-02-191-2/+8
* The reincarnation of user switchingCody Russell2010-02-091-59/+7
* Adding a cast for one of the 64-bit pointers. We shouldn't need that many us...Ted Gould2009-09-241-1/+1
* Clear the menuCody Russell2009-09-241-4/+4
* don't load all the users unless neededCody Russell2009-09-241-78/+119
* expose users_service_dbus_can_activate_session()Cody Russell2009-09-231-26/+35
* use g_strcmp0Cody Russell2009-09-231-14/+2
* remove system proxyCody Russell2009-09-231-31/+4
* remove the server codeCody Russell2009-09-231-69/+0
* remove session proxy fuCody Russell2009-09-231-38/+1
* remove unnecessary stuffCody Russell2009-09-231-46/+0
* don't need to dbus_g_object_type_install_info()Cody Russell2009-09-231-2/+0
* cleanupCody Russell2009-09-231-2/+0