index
:
ayatana-indicator-session
main
release-builds
Ayatana Indicator Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
users-service-dbus.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove the seemingly-pointless MINIMUM_USERS constant
Charles Kerr
2012-06-03
1
-74
/
+71
|
*
tidy up
Conor Curran
2011-10-25
1
-1
/
+0
|
*
removed the redundant max users limit on the user menu
Conor Curran
2011-10-25
1
-7
/
+2
|
*
Don't use depcrecated org.freedesktop.DisplayManager.GetSeatForCookie, use ↵
Robert Ancell
2011-09-21
1
-34
/
+2
|
|
|
|
XDG_SEAT_PATH instead
*
merge the display manager's has-guest-account work
Conor Curran
2011-09-08
1
-2
/
+49
|
\
|
*
tidy up
Conor Curran
2011-09-07
1
-1
/
+1
|
|
|
*
display manager HasGuestAccount now supported
Conor Curran
2011-09-07
1
-2
/
+49
|
|
*
|
protect against a null pointer in the user-dbus-manager
Conor Curran
2011-09-05
1
-3
/
+5
|
/
*
uncomment signal subscription that doesn't work
Conor Curran
2011-08-22
1
-2
/
+2
|
*
changed around the sync users so as it can be used to refresh the user list ↵
Conor Curran
2011-08-22
1
-7
/
+34
|
|
|
|
on any given event
*
remove the debugs
Conor Curran
2011-08-19
1
-5
/
+1
|
*
users now dynamically responsive to addition and deletion of users
Conor Curran
2011-08-19
1
-7
/
+22
|
*
ted's merge in for correctly checking active sessions plus UI now correct ↵
Conor Curran
2011-08-18
1
-0
/
+27
|
\
|
|
|
|
|
|
with regards active sessions and guest session is also in
|
*
Debugging info and a protection
Ted Gould
2011-08-17
1
-0
/
+5
|
|
|
*
After setting up the signals get the initial list of sessions
Ted Gould
2011-08-17
1
-0
/
+22
|
|
*
|
added some trace to the add sessions for user method
Conor Curran
2011-08-17
1
-1
/
+5
|
/
*
update interface with LightDM
Michael Terry
2011-07-28
1
-6
/
+41
|
*
LightDM integration
Ted Gould
2011-07-07
1
-429
/
+132
|
\
|
*
Integrate with LightDM
Robert Ancell
2011-07-05
1
-429
/
+132
|
|
*
|
Removing unused result variable
Ted Gould
2011-07-07
1
-2
/
+1
|
/
*
Removing the error messages as it's not always initialized properly.
Ted Gould
2010-09-01
1
-1
/
+1
|
*
Adding some protection. We should always use protection.
Ted Gould
2010-04-06
1
-0
/
+15
|
*
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
|
[next]