7026c151b2accept no-error as return for the last xml-chunkJan Kneschke2005-11-10 00:29:49 +00:00
f9cc749a8faccept no-error as return for the last xml-chunkJan Kneschke2005-11-10 00:29:49 +00:00
7f0e8f6155added more example and replaces server.dir-listing by dir-listing.activateJan Kneschke2005-11-09 15:49:31 +00:00
e360ae79bfadded more example and replaces server.dir-listing by dir-listing.activateJan Kneschke2005-11-09 15:49:31 +00:00
e8ebd96887simplified buffer-encoding functions into one function - all of them do some kind of string-to-hex conversion (html, rel-uri, hex) - add a rel-uri encoding next to the old rel-uri-part one - fixes #266Jan Kneschke2005-11-07 13:15:51 +00:00
976f32182esimplified buffer-encoding functions into one function - all of them do some kind of string-to-hex conversion (html, rel-uri, hex) - add a rel-uri encoding next to the old rel-uri-part one - fixes #266Jan Kneschke2005-11-07 13:15:51 +00:00
155dae7324fixed warnings about unused vars and unhandled enum-values in switch()Jan Kneschke2005-11-07 13:13:50 +00:00
95132d93c8fixed warnings about unused vars and unhandled enum-values in switch()Jan Kneschke2005-11-07 13:13:50 +00:00
258f2810c8ubuntu asked for dropping the debian/ dir from the source package, so we doJan Kneschke2005-11-07 09:54:36 +00:00
e5dbbc6581ubuntu asked for dropping the debian/ dir from the source package, so we doJan Kneschke2005-11-07 09:54:36 +00:00
696bad61acnext release is 1.4.8, fixed typo in help text -This line, and those below, will be ignored--Jan Kneschke2005-11-07 09:53:56 +00:00
d9e6eefa30next release is 1.4.8, fixed typo in help text -This line, and those below, will be ignored--Jan Kneschke2005-11-07 09:53:56 +00:00
a8d7ca1bb4chunkqueue can get a list of tempdirs which are tried to open a file at server.upload-dirs is the option in the configfileJan Kneschke2005-11-01 07:50:08 +00:00
9404220490chunkqueue can get a list of tempdirs which are tried to open a file at server.upload-dirs is the option in the configfileJan Kneschke2005-11-01 07:50:08 +00:00
8cb36e464cadded madvise, smaller mmap()ed windows and local-buffering (step 1 and 2 of the optimizations)Jan Kneschke2005-10-24 11:37:43 +00:00
03452de486added madvise, smaller mmap()ed windows and local-buffering (step 1 and 2 of the optimizations)Jan Kneschke2005-10-24 11:37:43 +00:00
c2686592b8renamed file.offset to file.start (we had 3 different 'offset' which was confusing) added a offset tag to the mmap part of the file-struct to allow moving mmap-windowsJan Kneschke2005-10-24 11:36:22 +00:00
c87a000c13renamed file.offset to file.start (we had 3 different 'offset' which was confusing) added a offset tag to the mmap part of the file-struct to allow moving mmap-windowsJan Kneschke2005-10-24 11:36:22 +00:00
405dc987b9close fds on error and add CLOEXEC to FDs which stay open for a longer timeJan Kneschke2005-10-22 08:10:07 +00:00
ff29203dbaclose fds on error and add CLOEXEC to FDs which stay open for a longer timeJan Kneschke2005-10-22 08:10:07 +00:00
89a97d4952The dependecies of header files into account FreeBSD 4.11 needs this sent in by Christopher BoumenotJan Kneschke2005-10-18 16:21:34 +00:00
a9e314601eThe dependecies of header files into account FreeBSD 4.11 needs this sent in by Christopher BoumenotJan Kneschke2005-10-18 16:21:34 +00:00
4d714651d5added a comment on possible optimizations to the code and added #ifdef USE_MADVISE to improve experimental support for read-head via mmap()Jan Kneschke2005-10-18 10:39:38 +00:00
4f58672a85added a comment on possible optimizations to the code and added #ifdef USE_MADVISE to improve experimental support for read-head via mmap()Jan Kneschke2005-10-18 10:39:38 +00:00