7026c151b2
accept no-error as return for the last xml-chunk
Jan Kneschke2005-11-10 00:29:49 +00:00
f9cc749a8f
accept no-error as return for the last xml-chunk
Jan Kneschke2005-11-10 00:29:49 +00:00
7f0e8f6155
added more example and replaces server.dir-listing by dir-listing.activate
Jan Kneschke2005-11-09 15:49:31 +00:00
e360ae79bf
added more example and replaces server.dir-listing by dir-listing.activate
Jan Kneschke2005-11-09 15:49:31 +00:00
e8ebd96887
simplified 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
976f32182e
simplified 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
155dae7324
fixed warnings about unused vars and unhandled enum-values in switch()
Jan Kneschke2005-11-07 13:13:50 +00:00
95132d93c8
fixed warnings about unused vars and unhandled enum-values in switch()
Jan Kneschke2005-11-07 13:13:50 +00:00
258f2810c8
ubuntu asked for dropping the debian/ dir from the source package, so we do
Jan Kneschke2005-11-07 09:54:36 +00:00
e5dbbc6581
ubuntu asked for dropping the debian/ dir from the source package, so we do
Jan Kneschke2005-11-07 09:54:36 +00:00
696bad61ac
next 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
d9e6eefa30
next 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
20d2e311e1
fixed compile if openssl is not enabled
Jan Kneschke2005-11-01 08:56:18 +00:00
d0751c5a2b
fixed compile if openssl is not enabled
Jan Kneschke2005-11-01 08:56:18 +00:00
a8d7ca1bb4
chunkqueue can get a list of tempdirs which are tried to open a file at server.upload-dirs is the option in the configfile
Jan Kneschke2005-11-01 07:50:08 +00:00
9404220490
chunkqueue can get a list of tempdirs which are tried to open a file at server.upload-dirs is the option in the configfile
Jan Kneschke2005-11-01 07:50:08 +00:00
1e38f0931a
send Cache-Control next to Expire headers (fixing #350)
Jan Kneschke2005-11-01 07:48:04 +00:00
308e5ce017
send Cache-Control next to Expire headers (fixing #350)
Jan Kneschke2005-11-01 07:48:04 +00:00
8cb36e464c
added madvise, smaller mmap()ed windows and local-buffering (step 1 and 2 of the optimizations)
Jan Kneschke2005-10-24 11:37:43 +00:00
03452de486
added madvise, smaller mmap()ed windows and local-buffering (step 1 and 2 of the optimizations)
Jan Kneschke2005-10-24 11:37:43 +00:00
c2686592b8
renamed 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-windows
Jan Kneschke2005-10-24 11:36:22 +00:00
c87a000c13
renamed 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-windows
Jan Kneschke2005-10-24 11:36:22 +00:00
405dc987b9
close fds on error and add CLOEXEC to FDs which stay open for a longer time
Jan Kneschke2005-10-22 08:10:07 +00:00
ff29203dba
close fds on error and add CLOEXEC to FDs which stay open for a longer time
Jan Kneschke2005-10-22 08:10:07 +00:00
f7cf84997b
more document
mOo2005-10-20 03:27:03 +00:00
396a4de69b
more document
mOo2005-10-20 03:27:03 +00:00
89a97d4952
The dependecies of header files into account FreeBSD 4.11 needs this sent in by Christopher Boumenot
Jan Kneschke2005-10-18 16:21:34 +00:00
a9e314601e
The dependecies of header files into account FreeBSD 4.11 needs this sent in by Christopher Boumenot
Jan Kneschke2005-10-18 16:21:34 +00:00
4d714651d5
added 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
4f58672a85
added 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