Code

store: Simplified sdb_store_host().
authorSebastian Harl <sh@tokkee.org>
Wed, 24 Jul 2013 01:42:04 +0000 (18:42 -0700)
committerSebastian Harl <sh@tokkee.org>
Wed, 24 Jul 2013 01:42:04 +0000 (18:42 -0700)
commit85d24495a23b26c7a1af8f21a122dc304a70f54b
treee1f325a0dc3ddd88e781f1a2e092f04a3ecb00d2
parentd7a35839f6710e32a38f1cbd6cad7e756f31b1f2
store: Simplified sdb_store_host().

Let the function accept constant arguments describing the hostname and last
update timestamp rather than a host object. This is more flexible for the
caller.
src/backend/collectd/unixsock.c
src/backend/mk-livestatus.c
src/backend/puppet/store-configs.c
src/core/store.c
src/include/core/store.h