]> the.earth.li Git - onak.git/commitdiff
Add KEYD_CMD_UPDATE to keyd protocol
authorJonathan McDowell <noodles@earth.li>
Mon, 4 Jul 2016 08:07:02 +0000 (10:07 +0200)
committerJonathan McDowell <noodles@earth.li>
Mon, 4 Jul 2016 08:07:02 +0000 (10:07 +0200)
When a key was being updated over keyd it would do a delete and then
a store, which ended up being outside a transaction. Add an update
command so that the backend can do the update fully itself.


No differences found