Jan Kneschke
8810ff2602
drop unused files and added the checks for mod-rewrite
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@99 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
e1fb43d9dd
fixed NULL dereference in logfile cycling if accesslog is not set
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@98 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
2c3151cae6
fixed message to print configure + make
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@97 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
9d287563c6
added delayed connect() handling from mod_fastcgi
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@96 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
54bda6d388
get usefull error-msg on SSL_read + SSL_ERROR_SYSCALL
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@95 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
3400a1d52b
correct the keyword for server.protocol-http11
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@94 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
b4eb2b3c25
ignore generated files
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@93 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
a9f7841379
2 rewrite tests
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@92 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
b41aa700ab
check that conditionals and simple-vhost work together
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@91 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
6b297b3341
ignore remove-close in freebsd sendfile()
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@90 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
9d057a63cb
added $ to SERVER
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@89 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
9b59d5800f
NAME_MAX needs sys/syslimits.h on cygwin
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@88 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
a835b18383
removed called configure directly.
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@87 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
f91a8d8f63
forgot to count one test
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@86 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
068152996b
handle EPIPE in SSL_read as remote-close
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@85 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
2477686b50
added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@84 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
1956311750
check errno on SSL_ERROR_SYSCALL
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@83 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
af3ddde684
handle remote shutdown correctly
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@82 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
547cfb1a1c
skip fastcgi checks if fastcgi-proc is not available
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@81 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
2ff1a6bc00
don't put download URLs in release-text for the web
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@80 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
b68e4a2f2c
strip double / on path-info
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@79 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
85194f365f
fixed pathinfo handling on /fcgi_pattern
...
* added a new option broken-scriptfilename which should be
enabled for PHP if PATH_INFO is needed.
* droped path_info_offset and used PATH_INFO from response.c
directly
* set PATH_TRANSLATED only if PATH_INFO is set
* always match the extension/prefix on uri.path
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@78 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
829aeb9455
SIGCLD -> SIGCHLD (reported by s0 and Pierre-Yves)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@77 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
79b7c4f8a9
moved to 1.3.12
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@75 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
9a5cf4a2ed
fixed handling of dead fastcgi processes if deamonized
...
fixed handling of dead fastcgi process which sent their SIGCLD to
initd and not to lighttpd. Moving the daemonize before starting
the fastcgi procs fixes this.
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@74 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
853b4f5b06
don't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@73 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
40e8c6714a
seperated the tests for each section and let run-tests.pl use Test::Harness
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@72 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
3caa67a131
added | to the non-rfc characters in URI
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@71 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
06c35abe4a
updated ChangeLog and NEWS from timeline
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@70 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
422275e60a
get make distcheck working
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@69 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
bde657648d
compile fixes for MIPSpro on IRIX
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@68 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
0cccf378c7
PACKAGE -> PACKAGE_NAME (by smi)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@67 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
a289c3548e
update keep-alive docs
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@66 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
b103512514
added man page for spawn-fcgi and add a example for conditionals and simple-vhost
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@65 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
5ca4dff14d
added tests for restarting fcgi-procs after they died
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@64 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
7725e92ff6
rewrote the event and error handling with the help of the fcgi-responder.c from the tests.
...
fixed #38 and other issues this way
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@63 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
2420fd96d2
added checks for the line-terminator handling and cleanup the configs
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@62 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
bad98d1bba
removed generated files from svn
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@61 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
0f779ce2f9
fixed #25 by setting all duplicates to 400
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@60 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
a6dfdad19f
disable dump_packet
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@59 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
6e83b23ec9
parse last-modified timestamp and compare it.
...
let's hope that strptime() works everywhere
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@58 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
c3662bebf1
'modification' as ignored and handled as 'access'
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@57 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
6bf51546c7
converted all tests to run-tests.pl
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@56 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
26b184ba6f
this one belongs to the last changeset
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@55 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
75fae49e37
* If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t()
...
are only macros to buffer_{append,copy}_long()
* ltostr() returns the string length instead of always 0
* Don't check return value of buffer_prepare_append(buffer *b), since
it only returns -1 if b == NULL, which we do a few lines above anyway.
* Improved buffer_path_simplify(). No "dot_stack" required anymore.
Operation can also be performed inplace.
* Check errno also against EACCES at pidfile-unlink for not logging
a "Permission denied".
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@54 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
d9fd24a0f7
* Changed AM_CONFIG_HEADER to AC_CONFIG_HEADER. The Manual says:
...
Older versions of Automake required the use of AM_CONFIG_HEADER;
this is no longer the case today.
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@53 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
aa63120540
tolerate \n\n instead of \r\n\r\n and handle overlapping
...
EOL correctly
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@52 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
33550d22ff
get pidof working on linux
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@51 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
8b248ce3a5
moved SA_LEN macro to http-header-glue.c
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@50 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago
Jan Kneschke
d26f6893d9
moved external functions to *-glue.c
...
this simplifies the linkage on windows and macosx
which can't reference the binary for symbols
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@49 152afb58-edef-0310-8abb-c4023f1b3aa9
19 years ago