chiark / gitweb /
core: Rename Job.subscribed field to Job.clients
authorStef Walter <stef@thewalter.net>
Wed, 6 Aug 2014 09:53:00 +0000 (11:53 +0200)
committerStef Walter <stef@thewalter.net>
Fri, 15 Aug 2014 12:07:07 +0000 (14:07 +0200)
commitb39a2770ba55637da80e2e389222c59dbea73507
treec7773e973467194cbfde043297222f8092937496
parent2ea31e5b13448fd7a9757da4bcd1de04a151ac3f
core: Rename Job.subscribed field to Job.clients

This reflects how this field will be used, to not only track where
to send signals, but also which callers (other than root) are allowed
to call DBus methods on the Job.
src/core/dbus-job.c
src/core/dbus-unit.c
src/core/dbus.c
src/core/job.c
src/core/job.h