| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix deprecations and build warnings | Robert Tari | 2020-08-24 | 1 | -10/+4 |
* | Whitespace fix | Robert Tari | 2020-08-24 | 1 | -1/+1 |
* | in src/backend-dbus/users.c, use a helper struct for disconnecting the signal... | Charles Kerr | 2013-07-01 | 1 | -49/+45 |
* | in src/backend-dbus/users.c's object_unref_and_disconnect(), fix an unbalance... | Charles Kerr | 2013-07-01 | 1 | -1/+2 |
* | in src/backend-dbus/users.c's track_user(), simplify the ref/unref semantics ... | Charles Kerr | 2013-07-01 | 1 | -5/+6 |
* | in src/backend-dbus/users.c, use G_DEFINE_QUARK() instead of rolling our own ... | Charles Kerr | 2013-07-01 | 1 | -13/+4 |
* | in src/backend-dbus/users.c's set_logins(), fix ref/unref semantics of the ha... | Charles Kerr | 2013-07-01 | 1 | -1/+2 |
* | finish up backend-dbus/users.c: fix an unref bug when creating user proxies. ... | Charles Kerr | 2013-06-28 | 1 | -64/+54 |
* | in users.c, fix bugs that leaked system accounts into the list of users to sh... | Charles Kerr | 2013-06-27 | 1 | -51/+86 |
* | all the tests in test-users pass | Charles Kerr | 2013-06-25 | 1 | -8/+6 |
* | in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i... | Charles Kerr | 2013-06-25 | 1 | -48/+25 |
* | in backend-dbus/users.c, fix a user proxy leak | Charles Kerr | 2013-06-24 | 1 | -0/+1 |
* | in IndicatorSessionUsers, update to login1 | Charles Kerr | 2013-06-24 | 1 | -448/+365 |
* | in our async callbacks, don't call g_warning() if the task was cancelled by t... | Charles Kerr | 2013-06-19 | 1 | -7/+21 |
* | remove #if 0 code | Charles Kerr | 2013-04-18 | 1 | -26/+0 |
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -0/+810 |