Alexander Larsson
befcee6f0b
gdbusdaemon: Fix NameHasOwner wrt unique names
...
Each client also owns its unique name
2012-04-17 10:44:21 +02:00
Alexander Larsson
bc2f7c1a06
GDbusDaemon: Handle Names with NULL owner
...
Generally Names should not exist with a NULL owner, but they can be around
temporarily, like when broadcasting the NameOwnerChanged message during
name release.
2012-04-16 22:40:22 +02:00
Alexander Larsson
bc2dcfd6ad
gdbusdaemon: Fix refcounting of connection
...
Don't leak refs via not unexporting on the skeleton.
Also clean up the code a bit
2012-04-16 21:37:10 +02:00
Alexander Larsson
94c0ef5504
GDbusDaemon: Minor cleanup
...
Use static functions for internal stuff
Fix indentation
2012-04-16 21:35:56 +02:00
Alexander Larsson
063cde5901
gdbusdaemon: Handle GetNameOwner for unique ids
...
Without this gmenumodel fails
2012-04-16 21:04:38 +02:00
Alexander Larsson
d7ff9b25f9
Initial version of GDbusDaemon internal object
2012-04-16 10:16:04 +02:00