sd-bus: factor out creds item iterator
authorDaniel Mack <daniel@zonque.org>
Wed, 22 Oct 2014 17:04:27 +0000 (19:04 +0200)
committerDaniel Mack <daniel@zonque.org>
Wed, 22 Oct 2014 17:45:07 +0000 (19:45 +0200)
commit370d7a9c0fe558c5846a2abd919e397639b69506
treef4ca6bf67823855d119939792a1d416933358185
parenta1783d61a8a74dd91028cd065b8a23067419fe0a
sd-bus: factor out creds item iterator

We will re-use the code to walk items in order to populate a creds object,
so let's factor it out first.
src/libsystemd/sd-bus/bus-control.c