document the change in prompt timeout handling
[vlock.git] / TODO
blob19601fe0b50272c1103b53994b63de0a721bcf22
1 high
2 ----
4 - comments
5 - documentation
6 - use more glib functions:
7   - GError
8   - GModule?
9   - g_spawn?
10   - string functions
11   - memory allocation
13 medium
14 ------
16 - generate error on invalid script
17 - document ./configure options better
18 - help distributors when vlock group is not avaiable at installation time
19 - plugin to ensure that vlock is run only once on a machine
20 - change the prompt timeout so it measures inactivity instead of the whole time
21   to enter a password (this means even with a timeout of one second it would
22   still be possible to authenticate)
24 low
25 ---