2006-06-06 10:51:22 +02:00
|
|
|
|
|
|
|
To Be Done
|
|
|
|
==========
|
|
|
|
|
|
|
|
- add FreeBSD patches
|
|
|
|
( http://sf.net/tracker/index.php?func=detail&aid=1332618&group_id=7189&atid=307189 ?)
|
|
|
|
|
|
|
|
- non-regression testing
|
|
|
|
|
|
|
|
- replace doc++ by Doxygen for documentation generation
|
|
|
|
|
|
|
|
- incorporate public patches and fix reported bugs :
|
|
|
|
http://sourceforge.net/tracker/?group_id=7189&atid=107189 and
|
|
|
|
http://sourceforge.net/tracker/?group_id=7189&atid=307189
|
|
|
|
|
|
|
|
- RPM packaging (a preliminary one here :
|
|
|
|
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176617 )
|
|
|
|
|
|
|
|
- make API clean for large files and 64 bits
|
|
|
|
|
2008-05-02 19:04:22 +02:00
|
|
|
- Why is NUM_HANDLE defined to 200 when we can register only:
|
|
|
|
A) One client(1)
|
|
|
|
B) An IPv4 and IPv6 device (2)
|
|
|
|
NUM_HANDLE should be 3
|
2006-06-06 10:51:22 +02:00
|
|
|
|
2008-05-04 02:33:50 +02:00
|
|
|
- A sane way to implement the virtual directory callback initialization and checking
|
|
|
|
against NULL pointers.
|
2006-06-06 10:51:22 +02:00
|
|
|
|
|
|
|
|
2009-03-13 09:47:46 +01:00
|
|
|
|