rpm-ostree/src/daemon
Matthew Barnes b3ecdd10b6 daemon: Add primitives for version lookup
rpmostreed_repo_pull_ancestry() downloads an ancestry of commit objects
starting from a given refspec.  An optional visitor function is called
for each commit object.  The visitor function can stop the recursion,
such as when looking for a particular commit.

rpmostreed_repo_lookup_version() builds on this by supplying a visitor
function that examines commit metadata for a particular version value.
When the version value is found, the commit's checksum is returned to
the caller.
2015-11-06 09:10:48 -05:00
..
main.c daemon: Remove fallback PATH setting 2015-09-09 22:00:05 -04:00
org.projectatomic.rpmostree1.conf daemon: Simplify authorization policy 2015-09-09 22:00:05 -04:00
org.projectatomic.rpmostree1.service.in daemon: Bind DBus service <-> systemd service configs 2015-09-09 22:00:05 -04:00
org.projectatomic.rpmostree1.xml rpm-ostree: support 'reboot' immediately after a rebase 2015-10-07 08:33:06 +02:00
rpm-ostreed.service.in daemon: Start of work on daemon 2015-09-09 22:00:04 -04:00
rpmostree-package-variants.c daemon: Miscellaneous cleanups 2015-09-09 22:00:05 -04:00
rpmostree-package-variants.h daemon: Implement package diff methods 2015-09-09 22:00:04 -04:00
rpmostreed-daemon.c daemon: Add a Sysroot.Path property 2015-09-09 22:00:05 -04:00
rpmostreed-daemon.h daemon: Export objects on bus (not name) acquision 2015-09-09 22:00:05 -04:00
rpmostreed-deployment-utils.c daemon: Expose details for cached updates 2015-09-29 17:38:51 -07:00
rpmostreed-deployment-utils.h daemon: Expose details for cached updates 2015-09-29 17:38:51 -07: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.c daemon: Miscellaneous diff operation cleanups 2015-11-06 09:10:48 -05:00
rpmostreed-os.h daemon: Don't keep persistent OstreeSysroot instance 2015-09-09 22:00:05 -04:00
rpmostreed-sysroot.c daemon: Expose the path that started a transaction 2015-09-28 17:25:25 -07:00
rpmostreed-sysroot.h daemon: Make "diff" methods safer 2015-09-09 22:00:06 -04:00
rpmostreed-transaction-monitor.c daemon: Support multiple Transaction connections 2015-09-09 22:00:05 -04:00
rpmostreed-transaction-monitor.h daemon: Rename all the things! 2015-09-09 22:00:05 -04:00
rpmostreed-transaction-types.c rpm-ostree: support 'reboot' immediately after a rebase 2015-10-07 08:33:06 +02:00
rpmostreed-transaction-types.h rpm-ostree: support 'reboot' immediately after a rebase 2015-10-07 08:33:06 +02:00
rpmostreed-transaction.c daemon: Don't keep persistent OstreeSysroot instance 2015-09-09 22:00:05 -04:00
rpmostreed-transaction.h daemon: Share Transaction address for identical requests 2015-09-09 22:00:05 -04:00
rpmostreed-types.h daemon: Rename all the things! 2015-09-09 22:00:05 -04:00
rpmostreed-utils.c daemon: Add primitives for version lookup 2015-11-06 09:10:48 -05:00
rpmostreed-utils.h daemon: Add primitives for version lookup 2015-11-06 09:10:48 -05:00