673976ab80
check return code of chdir and send SIGTERM to the childs when we shutdown
weigon2005-11-10 12:10:11 +00:00
319326b5af
check return code of chdir and send SIGTERM to the childs when we shutdown
weigon2005-11-10 12:10:11 +00:00
836556c62e
fixed encoding of the buffers and trust the length of the string
weigon2005-11-10 00:31:06 +00:00
6770984a0c
fixed encoding of the buffers and trust the length of the string
weigon2005-11-10 00:31:06 +00:00
f8f4b8a9e0
improved hints if startup fails
weigon2005-11-10 00:30:18 +00:00
485fea2cbb
improved hints if startup fails
weigon2005-11-10 00:30:18 +00:00
7026c151b2
accept no-error as return for the last xml-chunk
weigon2005-11-10 00:29:49 +00:00
f9cc749a8f
accept no-error as return for the last xml-chunk
weigon2005-11-10 00:29:49 +00:00
7f0e8f6155
added more example and replaces server.dir-listing by dir-listing.activate
weigon2005-11-09 15:49:31 +00:00
e360ae79bf
added more example and replaces server.dir-listing by dir-listing.activate
weigon2005-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 #266weigon2005-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 #266weigon2005-11-07 13:15:51 +00:00
155dae7324
fixed warnings about unused vars and unhandled enum-values in switch()
weigon2005-11-07 13:13:50 +00:00
95132d93c8
fixed warnings about unused vars and unhandled enum-values in switch()
weigon2005-11-07 13:13:50 +00:00
258f2810c8
ubuntu asked for dropping the debian/ dir from the source package, so we do
weigon2005-11-07 09:54:36 +00:00
e5dbbc6581
ubuntu asked for dropping the debian/ dir from the source package, so we do
weigon2005-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--
weigon2005-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--
weigon2005-11-07 09:53:56 +00:00
3ccac32a36
added debugging to webdav
weigon2005-11-01 08:56:31 +00:00
fa804343ca
added debugging to webdav
weigon2005-11-01 08:56:31 +00:00
20d2e311e1
fixed compile if openssl is not enabled
weigon2005-11-01 08:56:18 +00:00
d0751c5a2b
fixed compile if openssl is not enabled
weigon2005-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
weigon2005-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
weigon2005-11-01 07:50:08 +00:00
1e38f0931a
send Cache-Control next to Expire headers (fixing #350)
weigon2005-11-01 07:48:04 +00:00
308e5ce017
send Cache-Control next to Expire headers (fixing #350)
weigon2005-11-01 07:48:04 +00:00
796ea3fba8
added check for madvise
weigon2005-10-31 20:31:26 +00:00