diff options
author | David Phillips <david@sighup.nz> | 2018-08-28 18:06:37 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2018-08-28 18:06:37 +1200 |
commit | 37e80e62d431a3effd2c24ced3b01a4da904a5e4 (patch) | |
tree | 2c0b737046f9338c81d6e844171feb4068950e4f /TODO | |
parent | 1ad1390e5663f44bbfe9d93a449018e6a89123d4 (diff) | |
download | alarmd-37e80e62d431a3effd2c24ced3b01a4da904a5e4.tar.xz |
Add TODO file, sample Python alarms client
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +- 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 |