aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* add todo commentCody Russell2009-09-231-0/+11
* move stuff aroundCody Russell2009-09-231-83/+83
* cleanups and more session fuCody Russell2009-09-231-53/+247
* session addingCody Russell2009-09-231-1/+64
* user activation wipCody Russell2009-09-231-12/+142
* ck fuCody Russell2009-09-231-41/+417
* some refactoringCody Russell2009-09-221-30/+59
* cleanupCody Russell2009-09-221-5/+0
* fix dbus fuCody Russell2009-09-221-31/+16
* register marshallersCody Russell2009-09-221-3/+8
* dbus fu updatesCody Russell2009-09-221-48/+173
* work in progressCody Russell2009-09-101-0/+379