Hi Andrew, On 03/21/2016 05:10 PM, Andrew Zaborowski wrote: > For the name owner tracking I decided to subscribe to all name > owner changes instead of adding separate rules for every name because > in some scenarios that saves us cycles/memory and we don't have > to hold a list of IDs of every such rule so that we could remove them > when no longer needed. > --- > ell/dbus-kernel.c | 202 ++++++++++++++++++++++++++++++++++++++++++++++++----- > ell/dbus-private.h | 17 ++++- > ell/dbus.c | 151 +++++++++++++++++++++++++++++---------- > 3 files changed, 313 insertions(+), 57 deletions(-) > Applied, thanks. Regards, -Denis