34 lines
832 B
Plaintext
34 lines
832 B
Plaintext
davfs2 TODO 2009-06-13
|
|
----------------------
|
|
|
|
- write a GNU-style manual
|
|
|
|
- use HTTP transport compression
|
|
|
|
- remove unecessary calls to delete_cache_file(dir) in cache.c
|
|
|
|
- calculate size of directories from number of files (not from
|
|
the size of the dir-cache-file
|
|
|
|
- revisit setting and updating of file times
|
|
|
|
- add code to tidy_cache to remove nodes from node-cache that
|
|
have not been used for a long time
|
|
|
|
- do not use Last-Modified-Time for cache validation if an
|
|
Etag is available
|
|
|
|
- object oriented redisign of cache
|
|
|
|
- multithreading for HTTP-requests and cache maintainance
|
|
|
|
- restructure file name extraction and href construction
|
|
|
|
- add reference to sytax rules in 'man davfs2.conf' in config
|
|
file templates
|
|
|
|
- add option to not ask any questions at all
|
|
|
|
- how to deal with Microsft ASP backends? Translate: F
|
|
|