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