aboutsummaryrefslogtreecommitdiff
path: root/src/users-service.c
Commit message (Expand)AuthorAgeFilesLines
* Setting up the callbackTed Gould2009-10-061-4/+3
* Moving arround the lock screen code so that it's in a helper.Ted Gould2009-10-061-125/+9
* Switching the string from 'New Session' to 'Switch User'Ted Gould2009-10-051-1/+1
* Checking to see if we're the guest user. No locking the guest.Ted Gould2009-09-291-2/+7
* Making the locking menu item a global and make it sensitive based on whether ...Ted Gould2009-09-291-4/+19
* Merging in Cody's branch for fixing some user issues.Cody Russell2009-09-241-9/+4
|\
| * Clear the menuCody Russell2009-09-241-9/+4
* | Updating to trunkTed Gould2009-09-241-12/+9
|\|
| * Don't check range twice hereCody Russell2009-09-241-12/+9
* | Checking the gdm autologin setting to see if we should lock the screen on use...Ted Gould2009-09-241-0/+95
|/
* only add menuitems if the current seat can activate new sessionsCody Russell2009-09-241-32/+38
* sort usersCody Russell2009-09-241-0/+12
* cleanupCody Russell2009-09-241-4/+0
* don't load all the users unless neededCody Russell2009-09-241-5/+18
* modify count in user_added()/user_removed()Cody Russell2009-09-231-0/+2
* move stuff aroundCody Russell2009-09-231-21/+21
* merge up from trunkCody Russell2009-09-231-27/+67
|\
| * Merging in design team requested fixes for labels and menu item placement.Ted Gould2009-09-161-1/+33
| |\
| | * Moving lock screen from status to users service.Ted Gould2009-09-141-0/+32
| | * Changing label per designTed Gould2009-09-141-1/+1
| * | Adding in gettext init stuff.Ted Gould2009-09-151-0/+8
| |/
* | user activation wipCody Russell2009-09-231-0/+15
* | some refactoringCody Russell2009-09-221-4/+0
* | cleanupCody Russell2009-09-221-8/+0
* | fix dbus fuCody Russell2009-09-221-7/+0
* | dbus fu updatesCody Russell2009-09-221-0/+19
* | fixes for adding/removing usersCody Russell2009-09-101-6/+16
* | work in progressCody Russell2009-09-101-33/+111
|/
* Switching to using the defines for all of the properties.Ted Gould2009-09-031-2/+2
* Adding unistd.h headerTed Gould2009-08-081-0/+1
* I forgot to put legal agreements on the top of all the C/H files. Oops.Ted Gould2009-08-071-0/+22
* Expanding command line option to make it easier to readTed Gould2009-07-201-1/+1
* Turning everythign into a check and a way to start a new fancy login sessionTed Gould2009-07-201-8/+50
* Setting the menu item to activate the guest user sessionTed Gould2009-07-201-5/+27
* Switching from dummy users to useful menuitemsTed Gould2009-07-201-13/+26
* Moving the server to after the items makes things work better, but I'm curiou...Ted Gould2009-06-301-2/+11
* Getting some menuitemsTed Gould2009-06-301-0/+13
* Bringing up a dbusmenu item.Ted Gould2009-06-091-1/+36
* Now we're building services. Snazy.Ted Gould2009-06-091-0/+7