diff options
author | David Phillips <david@sighup.nz> | 2018-08-28 18:23:55 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2018-08-28 18:48:24 +1200 |
commit | 8c0cb30e7c982d5d0d3cbefd6655cf5da8f73ab4 (patch) | |
tree | a0caf596590acecf48e424b243fbd9d88f0a4a0f /TODO | |
parent | 680cfe5871a97b6d7b8b86f13dbe45cbdf5a4e9b (diff) | |
download | alarmd-8c0cb30e7c982d5d0d3cbefd6655cf5da8f73ab4.tar.xz |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,5 +1,3 @@ - Watch /proc/<client_pid> and destroy alarms last owned by processes when they die -- Allow ownership change so long as uuid can be given -- Python binding needs more error messages, docs - - Python binding needs to hook into libalarm surely - - Python binding needs renaming +- Allow ownership change command so long as uuid can be given +- Python binding needs docs |