rpm-ostree/src/daemon
Jonathan Lebon 3a616bd318 daemon/deployment-utils: Specify array element type
Otherwise, glib will complain if the array is empty since it can't infer
the type of the item.

While we're here, just `git grep` all instances of
`G_VARIANT_TYPE_ARRAY` and make sure they use a fully-specified format.
I added a test to sanity check that glib is happy to synthesize empty
`GVariant` arrays from `g_variant_builder()` if the format string is
specified.

Closes: #1783
Approved by: cgwalters
2019-03-13 02:46:09 +00:00
..
org.projectatomic.rpmostree1.conf dbus: drop root check on RegisterClient() 2017-07-27 17:10:41 +00:00
org.projectatomic.rpmostree1.policy Add cancel verb and DBus API 2017-12-07 20:12:52 +00:00
org.projectatomic.rpmostree1.service.in start-daemon: make hidden 2017-02-10 20:11:27 +00:00
org.projectatomic.rpmostree1.xml Stabilize stage automatic update policy 2018-08-21 01:01:45 +00:00
rpm-ostree-bootstatus.service.in Add rpm-ostree-bootstatus.service 2018-12-03 15:38:50 +00:00
rpm-ostreed-automatic.service.in auto-updates: Redirect output to self if timer 2018-02-28 14:13:47 +00:00
rpm-ostreed-automatic.timer Initial support for automatic updates 2018-01-27 23:52:43 +00:00
rpm-ostreed-stub.sh.in start-daemon: make hidden 2017-02-10 20:11:27 +00:00
rpm-ostreed.conf Initial support for automatic updates 2018-01-27 23:52:43 +00:00
rpm-ostreed.service.in rpm-ostreed.service: tweak description and add doc 2017-12-15 15:23:17 +00:00
rpmostree-package-variants.c daemon/deployment-utils: Specify array element type 2019-03-13 02:46:09 +00:00
rpmostree-package-variants.h daemon/deployment-utils: Specify array element type 2019-03-13 02:46:09 +00:00
rpmostree-sysroot-core.c libpriv: Add simpler base layer getter 2018-09-14 16:49:41 +00:00
rpmostree-sysroot-core.h (refactor) Move pkgcache helper function to sysroot-core 2017-11-08 03:11:36 +00:00
rpmostree-sysroot-upgrader.c upgrader: Add missing check for error 2019-03-13 02:46:09 +00:00
rpmostree-sysroot-upgrader.h Hard require staging 2018-09-11 20:55:48 +00:00
rpmostreed-daemon.c Hard require staging 2018-09-11 20:55:48 +00:00
rpmostreed-daemon.h Hard require staging 2018-09-11 20:55:48 +00:00
rpmostreed-deployment-utils.c daemon/deployment-utils: Specify array element type 2019-03-13 02:46:09 +00:00
rpmostreed-deployment-utils.h daemon/deployment-utils: Specify array element type 2019-03-13 02:46:09 +00:00
rpmostreed-errors.c daemon: Rename all the things! 2015-09-09 22:00:05 -04:00
rpmostreed-errors.h daemon: Rename all the things! 2015-09-09 22:00:05 -04:00
rpmostreed-os-experimental.c daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-os-experimental.h daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-os.c daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-os.h daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-sysroot.c daemon/sysroot: Fix ActiveTransaction property 2019-03-01 15:50:33 +00:00
rpmostreed-sysroot.h daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-transaction-livefs.c Use indicatif for progress 2018-11-09 13:59:43 +00:00
rpmostreed-transaction-types.c app/rebase: Support local repo remotes 2019-02-05 18:03:02 +00:00
rpmostreed-transaction-types.h Hard require staging 2018-09-11 20:55:48 +00:00
rpmostreed-transaction.c daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-transaction.h daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-types.h daemon: Time out client txn connections after 30s 2019-02-22 14:47:02 +00:00
rpmostreed-utils.c daemon/utils: Finish OstreeAsyncProgress after pull 2018-11-20 18:06:34 +00:00
rpmostreed-utils.h deploy: make sure commits are on the current branch 2016-10-20 14:06:58 +00:00