..
.cvsignore
moved external functions to *-glue.c
18 years ago
Makefile.am
mod_trigger_b4_dl needs pcre
18 years ago
array.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
array.h
- Added hash, round-robin balancers
18 years ago
base.h
detect endless loops and kill them
18 years ago
bitset.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
bitset.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
buffer.c
one character was not compared for the string-length was below sizeof(size_t)
18 years ago
buffer.h
added a reset function to buffer_array
18 years ago
chunk.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
chunk.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
config.c
fixed typo
18 years ago
configfile-glue.c
moved external functions to *-glue.c
18 years ago
configfile.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
configparser.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
configparser.y
merge [109], [259], [266] and [267]
18 years ago
connections-glue.c
moved external functions to *-glue.c
18 years ago
connections.c
detect endless loops and kill them
18 years ago
connections.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
crc32.c
use size_t instead of unsigned int and char * instead of unsigned char *
18 years ago
crc32.h
use size_t instead of unsigned int and char * instead of unsigned char *
18 years ago
data_array.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
data_config.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
data_count.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
data_fastcgi.c
- Added hash, round-robin balancers
18 years ago
data_integer.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
data_string.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
etag.c
final fix for testcase and #177
18 years ago
etag.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
fastcgi.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent_freebsd_kqueue.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent_linux_rtsig.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent_linux_sysepoll.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent_poll.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent_select.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
fdevent_solaris_devpoll.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
file_cache.c
merge [109], [259], [266] and [267]
18 years ago
file_cache.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
http-header-glue.c
moved SA_LEN macro to http-header-glue.c
18 years ago
http_auth.c
fixed #148 and let PAM use the lighttpd-handle (if someone implements it)
18 years ago
http_auth.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
http_auth_digest.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
http_auth_digest.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
http_chunk.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
http_chunk.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
inet_ntop_cache.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
inet_ntop_cache.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
joblist.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
joblist.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
keyvalue.c
Added OPTIONS support
18 years ago
keyvalue.h
Added OPTIONS support
18 years ago
lemon.c
removed warnings about shadowed variables
18 years ago
lempar.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
log.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
log.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
md5.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
md5.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
md5_global.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_access.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_accesslog.c
fixed segfaults in error-msgs if syslog() is failing
18 years ago
mod_alias.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_auth.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_auth.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_cgi.c
don't close the connection twice on HUP|IN
18 years ago
mod_cml.c
ported mod_cml to lua
18 years ago
mod_cml.h
ported mod_cml to lua
18 years ago
mod_cml_funcs.c
ported mod_cml to lua
18 years ago
mod_cml_funcs.h
forgot to add it
18 years ago
mod_cml_lua.c
fixed typo
18 years ago
mod_compress.c
use size_t instead of unsigned int and char * instead of unsigned char *
18 years ago
mod_evhost.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_expire.c
'modification' as ignored and handled as 'access'
18 years ago
mod_fastcgi.c
detect endless loops and kill them
18 years ago
mod_mysql_vhost.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_proxy.c
removed dead code, improved debug output and use + instead of % for the host-selection in CARP
18 years ago
mod_redirect.c
cleanup nicely
18 years ago
mod_rewrite.c
added url.rewrite-once and url.rewrite-repeat and mapped the old options both to url.rewrite-once
18 years ago
mod_rrdtool.c
close stderr or redirect it to our logfile
18 years ago
mod_scgi.c
removed debug output
18 years ago
mod_secure_download.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_setenv.c
merge [109], [259], [266] and [267]
18 years ago
mod_simple_vhost.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_skeleton.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_ssi.c
Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path.
18 years ago
mod_ssi.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_ssi_expr.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_ssi_expr.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_ssi_exprparser.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_ssi_exprparser.y
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_status.c
- added ?auto handling from Matthijs van der Klip
18 years ago
mod_trigger_b4_dl.c
call trigger only if GDBM is used
18 years ago
mod_userdir.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
mod_usertrack.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
network.c
don't use accept-filtering if SSL is used
18 years ago
network.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
network_backends.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
network_freebsd_sendfile.c
ignore remove-close in freebsd sendfile()
18 years ago
network_linux_sendfile.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
network_openssl.c
handle EPIPE in SSL_read as remote-close
18 years ago
network_solaris_sendfilev.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
network_write.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
network_writev.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
plugin.c
added the name of the plugin if dlopen fails
18 years ago
plugin.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
request.c
ah, don't care about the valid chars, control-chars, 127 and 255 are out
18 years ago
request.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
response.c
detect endless loops and kill them
18 years ago
response.h
moved last-modified handling into a exported function and let mod_cml use it
18 years ago
server.c
cleanup errorfile_prefix properly
18 years ago
server.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
settings.h
merged [166]
18 years ago
spawn-fcgi.c
added -P <pidfile> to write a PID file on successfull spawning
18 years ago
stream.c
moved everything below trunk/ and added branches/ and tags/
18 years ago
stream.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
sys-mmap.h
moved everything below trunk/ and added branches/ and tags/
18 years ago
sys-socket.h
moved everything below trunk/ and added branches/ and tags/
18 years ago