Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some debugging an checking to ensure the menu item is not NULL | Ted Gould | 2010-03-17 | 1 | -1/+5 |
| | |||||
* | Uhg, false sucks. | Ted Gould | 2010-03-17 | 1 | -1/+1 |
| | |||||
* | Using defines to make sure the strings are right. | Ted Gould | 2010-03-17 | 1 | -8/+13 |
| | |||||
* | Switching to getting locked proxies. Just to have more error handling. | Ted Gould | 2010-03-17 | 1 | -8/+22 |
| | |||||
* | Switching to the generated dbus interface | Ted Gould | 2010-03-17 | 1 | -24/+5 |
| | |||||
* | Switching to using sesson proxies for the session we want to look at instead ↵ | Ted Gould | 2010-03-16 | 1 | -9/+27 |
| | | | | of our session | ||||
* | Setting the logged in parameter on the guest item and tracking the session ↵ | Ted Gould | 2010-03-16 | 1 | -1/+31 |
| | | | | ID of the guest session. | ||||
* | Adding a guest_item for the guest menu item and a function to set it. | Ted Gould | 2010-03-16 | 1 | -0/+12 |
| | |||||
* | When a session is added or removed we need to change the state of that user ↵ | Ted Gould | 2010-03-16 | 1 | -0/+7 |
| | | | | item. | ||||
* | Adding a menuitem property to the user data structure. | Ted Gould | 2010-03-16 | 1 | -0/+1 |
| | |||||
* | Switching both of these function to using the generated header file. | Ted Gould | 2010-03-16 | 1 | -53/+5 |
| | |||||
* | Building a proxy to the local display factory | Ted Gould | 2010-03-16 | 1 | -0/+7 |
| | |||||
* | Adding a way to activate the guest session through GDM | Ted Gould | 2010-03-16 | 1 | -0/+8 |
| | |||||
* | Sorting based on real names and conflict naming. | Ted Gould | 2010-03-03 | 1 | -0/+1 |
|\ | |||||
| * | Creating a field for the user that has the real name in it, and a place for ↵ | Ted Gould | 2010-03-02 | 1 | -0/+1 |
| | | | | | | | | that to conflict. | ||||
* | | Switching to using the dbus client code. | Ted Gould | 2010-03-01 | 1 | -8/+2 |
|/ | |||||
* | prevent crash in g_error when gdm is not running | David Barth | 2010-02-19 | 1 | -2/+8 |
| | |||||
* | The reincarnation of user switching | Cody Russell | 2010-02-09 | 1 | -59/+7 |
| | |||||
* | Adding a cast for one of the 64-bit pointers. We shouldn't need that many ↵ | Ted Gould | 2009-09-24 | 1 | -1/+1 |
| | | | | users, and it would require lots of memory hacks to fit that in here. | ||||
* | Clear the menu | Cody Russell | 2009-09-24 | 1 | -4/+4 |
| | |||||
* | don't load all the users unless needed | Cody Russell | 2009-09-24 | 1 | -78/+119 |
| | |||||
* | expose users_service_dbus_can_activate_session() | Cody Russell | 2009-09-23 | 1 | -26/+35 |
| | |||||
* | 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 | 1 | -69/+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 |
| | |||||
* | 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 | 1 | -83/+83 |
| | |||||
* | 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 | 1 | -12/+142 |
| | |||||
* | ck fu | Cody Russell | 2009-09-23 | 1 | -41/+417 |
| | |||||
* | some refactoring | Cody Russell | 2009-09-22 | 1 | -30/+59 |
| | |||||
* | cleanup | Cody Russell | 2009-09-22 | 1 | -5/+0 |
| | |||||
* | fix dbus fu | Cody Russell | 2009-09-22 | 1 | -31/+16 |
| | |||||
* | register marshallers | Cody Russell | 2009-09-22 | 1 | -3/+8 |
| | |||||
* | dbus fu updates | Cody Russell | 2009-09-22 | 1 | -48/+173 |
| | |||||
* | work in progress | Cody Russell | 2009-09-10 | 1 | -0/+379 |