Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use all the new users that we get told about. | Charles Kerr | 2012-06-13 | 1 | -4/+3 |
| | | | | | The issue is fringe cases where we get notified about a user we don't want to show, such as lightdm showing up after we've switched to the greeter. Instead, let's ask org.freedesktop.Accounts for a fresh list of users so that it can apply its internal filters to the user list. | ||||
* | use GDBus in users-service-dbus.c... major rewrite here. | Charles Kerr | 2012-06-12 | 1 | -40/+54 |
| | |||||
* | Remove the seemingly-pointless MINIMUM_USERS constant | Charles Kerr | 2012-06-03 | 1 | -5/+0 |
| | |||||
* | In user-menu-mgr.c, make the static variable 'settings' a field of ↵ | Charles Kerr | 2012-06-03 | 1 | -2/+0 |
| | | | | UserMenuMgr so that it doesn't persist between test sessions | ||||
* | removed the redundant max users limit on the user menu | Conor Curran | 2011-10-25 | 1 | -1/+0 |
| | |||||
* | display manager HasGuestAccount now supported | Conor Curran | 2011-09-07 | 1 | -0/+2 |
| | |||||
* | fix the min users bug plus guest label utf8 issue | Conor Curran | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | Integrate with LightDM | Robert Ancell | 2011-07-05 | 1 | -9/+6 |
| | |||||
* | Adding a guest_item for the guest menu item and a function to set it. | Ted Gould | 2010-03-16 | 1 | -0/+2 |
| | |||||
* | Adding a menuitem property to the user data structure. | Ted Gould | 2010-03-16 | 1 | -0/+4 |
| | |||||
* | Adding a way to activate the guest session through GDM | Ted Gould | 2010-03-16 | 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/+2 |
| | | | | that to conflict. | ||||
* | The reincarnation of user switching | Cody Russell | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | Set MAXIMUM_USERS from 7 or 1 | Cody Russell | 2009-09-29 | 1 | -1/+4 |
| | |||||
* | Remove user_changed and users_icons_changed from the class | Cody Russell | 2009-09-24 | 1 | -3/+0 |
| | |||||
* | don't load all the users unless needed | Cody Russell | 2009-09-24 | 1 | -0/+3 |
| | |||||
* | expose users_service_dbus_can_activate_session() | Cody Russell | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | user activation wip | Cody Russell | 2009-09-23 | 1 | -2/+6 |
| | |||||
* | ck fu | Cody Russell | 2009-09-23 | 1 | -0/+2 |
| | |||||
* | fix dbus fu | Cody Russell | 2009-09-22 | 1 | -2/+1 |
| | |||||
* | dbus fu updates | Cody Russell | 2009-09-22 | 1 | -4/+6 |
| | |||||
* | fixes for adding/removing users | Cody Russell | 2009-09-10 | 1 | -2/+2 |
| | |||||
* | work in progress | Cody Russell | 2009-09-10 | 1 | -0/+73 |