You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/src
Marcus Rückert 3c40b52929 - send SIGUSR1 to fastcgi apps before SIGTERM
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1724 152afb58-edef-0310-8abb-c4023f1b3aa9
16 years ago
..
.cvsignore added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
Makefile.am - add mod_extforward module from wiki 16 years ago
SConscript - white space cleanup part 2 this time 1.4 ;) 17 years ago
array.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
array.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
base.h - applied patch from sh@linux2go.dk (#1039) 16 years ago
bitset.c on SEGFAULT tell were we where 18 years ago
bitset.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
buffer.c encode newlines in HTTP headers (fixes #1106) 16 years ago
buffer.h encode newlines in HTTP headers (fixes #1106) 16 years ago
chunk.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
chunk.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
configfile-glue.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
configfile.c - applied patch from sh@linux2go.dk (#1039) 16 years ago
configfile.h fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
configparser.y - white space cleanup part 2 this time 1.4 ;) 17 years ago
connections-glue.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
connections.c - properly handle 206 responses generated by *cgi scripts 16 years ago
connections.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
crc32.c fixed crc32c on 64bit platforms (fixes crc errors) 18 years ago
crc32.h s/def/defined/ 18 years ago
data_array.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
data_config.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
data_count.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
data_fastcgi.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
data_integer.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
data_string.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
etag.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
etag.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
fastcgi.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent_freebsd_kqueue.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent_linux_rtsig.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent_linux_sysepoll.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent_poll.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent_select.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent_solaris_devpoll.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
http-header-glue.c fixed crashed if gethostbyaddr() fails on redirect 16 years ago
http_auth.c fixed small mem-leak if auth failed 16 years ago
http_auth.h r1553@h2o: darix | 2007-01-14 10:37:14 +0100 16 years ago
http_auth_digest.c removed dead code which led to a collision on libsasl2 anyway 17 years ago
http_auth_digest.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
http_chunk.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
http_chunk.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
inet_ntop_cache.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
inet_ntop_cache.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
joblist.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
joblist.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
keyvalue.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
keyvalue.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
lemon.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
lempar.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
log.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
log.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
md5.c fixed md5 on 64bit platforms 18 years ago
md5.h fixed md5 on 64bit platforms 18 years ago
mod_access.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_accesslog.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_alias.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_auth.c r1553@h2o: darix | 2007-01-14 10:37:14 +0100 16 years ago
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
mod_cgi.c - fix the previous commit 16 years ago
mod_cml.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_cml.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_cml_funcs.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_cml_funcs.h part of [733] 18 years ago
mod_cml_lua.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_compress.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_dirlisting.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_evasive.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_evhost.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_expire.c added now and weeks support to mod_expire. close #943 17 years ago
mod_extforward.c - add mod_extforward module from wiki 16 years ago
mod_fastcgi.c - send SIGUSR1 to fastcgi apps before SIGTERM 16 years ago
mod_flv_streaming.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_indexfile.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_magnet.c only set the etag if we have one 17 years ago
mod_magnet_cache.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_magnet_cache.h lua_State has to be put into the #ifdef too 17 years ago
mod_mysql_vhost.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_proxy.c Added round-robin support to mod_fastcgi. 16 years ago
mod_redirect.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_rewrite.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_rrdtool.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_scgi.c commit fix from Ticket #964 16 years ago
mod_secure_download.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_setenv.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_simple_vhost.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_skeleton.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_ssi.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_ssi.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_ssi_expr.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_ssi_expr.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_ssi_exprparser.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
mod_ssi_exprparser.y - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_staticfile.c added possible for the caching of the invalid content-type 16 years ago
mod_status.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_trigger_b4_dl.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_uploadprogress.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_userdir.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_usertrack.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
mod_webdav.c mkcol/mkdir in mod_webdav now honors the umask aswell. 17 years ago
network.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
network.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
network_backends.h - Handle DragonFlyBSD the same way as Freebsd. 16 years ago
network_freebsd_sendfile.c - Handle DragonFlyBSD the same way as Freebsd. 16 years ago
network_linux_sendfile.c save the old errno of the sendfile() call in case that the attr_get() 17 years ago
network_openssl.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
network_solaris_sendfilev.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
network_write.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
network_writev.c - properly ifdef for dragonflybsd. this should be the last missing chunk 16 years ago
plugin.c - merged -r1090:1091 => add --with-webdav-locks 17 years ago
plugin.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
proc_open.c merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062] 17 years ago
proc_open.h added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
request.c r1435@h2o: darix | 2006-11-10 18:25:42 +0100 17 years ago
request.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
response.c encode newlines in HTTP headers (fixes #1106) 16 years ago
response.h moved last-modifed handling to response.c and let mod_cml_lua.c use it. 18 years ago
server.c - prevent wrong pidfile unlinking on graceful restart (patch by Chris Webb) 16 years ago
server.h moved everything below trunk/ and added branches/ and tags/ 18 years ago
settings.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
spawn-fcgi.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
splaytree.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
splaytree.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
stat_cache.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
stat_cache.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
status_counter.c - white space cleanup part 2 this time 1.4 ;) 17 years ago
status_counter.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
stream.c - white space cleanup part 2 this time 1.4 ;) 17 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