/usr/share/doc/dante-server/TODO is in dante-server 1.1.19.dfsg-3.1ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # $Id: TODO,v 1.168 2005/11/08 16:04:05 michaels Exp $
* change _t struct's to typedef.
* share host/addr cache across processes.
* get and send all argument to old signalhandler when necessary.
* clean up namespace.
* make requestchildren support multiple clients too.
* shrink io_t, too big.
* Solaris cc needs -misalign due to alignment problems with sockaddr/
sockaddr_in casts. causes coredump with ftp (passive ls) in client,
in sockshost2sockaddr (util.c, line 271, version 1.94).
* match configure/manual config/pid location
* port code for interface/route info retrieval to OSF
* IPV6 support
|