]> andersk Git - moira.git/blob - server/TODO
Initial revision
[moira.git] / server / TODO
1 Bugs
2 ----
3
4 "Query complete." is printed twice after alis, dlis, and others.
5 fflush() before the vfork(), strangely, does not fix this.
6
7 The _exit() in next_incremental() may allow memory leakage from the 
8 incremental updates, as well as leaving other things (?) not cleaned up.
9 Maybe this should be investigated.
10
11 Timeouts may sometimes be other errors.  Need to parse the error message
12 string when the error number is 39100 to figure out if it is a timeout or not.
13
14 gnfq/gqot do not handle wildcards in <login>/<name>.  (Could they?
15 Do they need it?) They do handle wildcards for filesystem names.
16
17
18 Try to improve performance:
19 ---------------------------
20 gqot/dqot
21
22
23 Improvements
24 ------------
25
26 Add case insensitivity: List names, others(?)
27
28 Abstraction for string retrieval
29
30
31 Other
32 -----
33
34 rsve, dsin, sshi have range variable problems
This page took 0.092168 seconds and 5 git commands to generate.