Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Checking GDM to see whether we should lock on user switch. | Ted Gould | 2009-09-24 | 1 | -0/+95 | |
| | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | Updating to trunk | Ted Gould | 2009-09-24 | 8 | -14/+305 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | * | | | Merging in the lock on sleep branch. | Ted Gould | 2009-09-24 | 1 | -0/+125 | |
| | |\ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Merge lp:~bratsche/indicator-session/users-service for bug #422052 | Cody Russell | 2009-09-24 | 9 | -74/+1517 | |
| | |\ \ \ | ||||||
| | | * | | | Don't check range twice here | Cody Russell | 2009-09-24 | 1 | -12/+9 | |
| | | | | * | Checking the gdm autologin setting to see if we should lock the screen on use... | Ted Gould | 2009-09-24 | 1 | -0/+95 | |
| | | | | * | Merging lock on sleep branch | Ted Gould | 2009-09-24 | 1 | -0/+125 | |
| | | | | |\ | | | | | |/ | | | | |/| | ||||||
| | | | * | | Ah, truth, you got me again! Never will I trust you. | Ted Gould | 2009-09-24 | 1 | -2/+4 | |
| | | | * | | Wrong string! Oops. | Ted Gould | 2009-09-24 | 1 | -1/+2 | |
| | | | * | | Setting up the signal handler to get changes to the value. | Ted Gould | 2009-09-24 | 1 | -0/+13 | |
| | | | * | | Getting the basic grabbing of the proxy and getting the autologin value. | Ted Gould | 2009-09-24 | 1 | -1/+62 | |
| | | | * | | Putting in the infrastructure to have GDM settings proxy | Ted Gould | 2009-09-24 | 1 | -0/+19 | |
| | | | * | | Stealing the lock screen function from the user-service and making it so that... | Ted Gould | 2009-09-23 | 1 | -0/+29 | |
| | | | | * | Merging in all the user-service changes | Ted Gould | 2009-09-24 | 9 | -74/+1520 | |
| | | | |/| | | | | |/ | | | |/| | ||||||
| | | * | | only add menuitems if the current seat can activate new sessions | Cody Russell | 2009-09-24 | 1 | -32/+38 | |
| | | * | | Remove user_changed and users_icons_changed from the class | Cody Russell | 2009-09-24 | 1 | -3/+0 | |
| | | * | | sort users | Cody Russell | 2009-09-24 | 1 | -0/+12 | |
| | | * | | cleanup | Cody Russell | 2009-09-24 | 1 | -4/+0 | |
| | | * | | don't load all the users unless needed | Cody Russell | 2009-09-24 | 3 | -83/+140 | |
| | | * | | expose users_service_dbus_can_activate_session() | Cody Russell | 2009-09-23 | 2 | -26/+36 | |
| | | * | | use g_strcmp0 | Cody Russell | 2009-09-23 | 1 | -14/+2 | |
| | | * | | remove system proxy | Cody Russell | 2009-09-23 | 1 | -31/+4 | |
| | | * | | remove the server code | Cody Russell | 2009-09-23 | 2 | -78/+0 | |
| | | * | | remove session proxy fu | Cody Russell | 2009-09-23 | 1 | -38/+1 | |
| | | * | | remove unnecessary stuff | Cody Russell | 2009-09-23 | 1 | -46/+0 | |
| | | * | | don't need to dbus_g_object_type_install_info() | Cody Russell | 2009-09-23 | 1 | -2/+0 | |
| | | * | | modify count in user_added()/user_removed() | Cody Russell | 2009-09-23 | 1 | -0/+2 | |
| | | * | | add names | Cody Russell | 2009-09-23 | 1 | -0/+2 | |
| | | * | | cleanup | Cody Russell | 2009-09-23 | 1 | -2/+0 | |
| | | * | | add todo comment | Cody Russell | 2009-09-23 | 1 | -0/+11 | |
| | | * | | move stuff around | Cody Russell | 2009-09-23 | 2 | -104/+104 | |
| | | * | | merge up from trunk | Cody Russell | 2009-09-23 | 26 | -171/+442 | |
| | | |\| | ||||||
| | | * | | cleanups and more session fu | Cody Russell | 2009-09-23 | 1 | -53/+247 | |
| | | * | | session adding | Cody Russell | 2009-09-23 | 1 | -1/+64 | |
| | | * | | user activation wip | Cody Russell | 2009-09-23 | 3 | -14/+163 | |
| | | * | | ck fu | Cody Russell | 2009-09-23 | 2 | -41/+419 | |
| | | * | | some refactoring | Cody Russell | 2009-09-22 | 2 | -34/+59 | |
| | | * | | cleanup | Cody Russell | 2009-09-22 | 2 | -13/+0 | |
| | | * | | fix dbus fu | Cody Russell | 2009-09-22 | 3 | -40/+17 | |
| | | * | | register marshallers | Cody Russell | 2009-09-22 | 1 | -3/+8 | |
| | | * | | dbus fu updates | Cody Russell | 2009-09-22 | 6 | -65/+226 | |
| | | * | | fixes for adding/removing users | Cody Russell | 2009-09-10 | 2 | -8/+18 | |
| | | * | | fix link problem | Cody Russell | 2009-09-10 | 1 | -1/+1 | |
| | | * | | work in progress | Cody Russell | 2009-09-10 | 7 | -48/+656 | |
| * | | | | releasing version 0.1.4-0ubuntu3~ppa2 | Ted Gould | 2009-09-24 | 1 | -2/+2 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. | | | | * Merging in MC5 Support branch | Ted Gould | 2009-09-24 | 9 | -3/+306 | |
| |\ \| | | | ||||||
| | | * | | | Merging in the MissionControl 5 branch to work with modern Empathy. | Ted Gould | 2009-09-24 | 7 | -2/+296 | |
| | | |\ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | | * | | Don't set the status so that we notice when it comes back to us. | Ted Gould | 2009-09-23 | 1 | -2/+0 | |
| | * | | | | releasing version 0.1.4-0ubuntu3~ppa2~mc4 | Ted Gould | 2009-09-23 | 2 | -1/+7 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | Bad string, should have been hidden. | Ted Gould | 2009-09-23 | 1 | -1/+1 |