Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |