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
Jan Kneschke 2bc237115e fixes compiling after last merge
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@550 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
..
.cvsignore added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
Makefile.am fix mysql_config configuration 18 years ago
array.c cosmetics 18 years ago
array.h added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
base.h moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
bitset.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
bitset.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
buffer.c trust s_len in encode-html (merged [406]) 18 years ago
buffer.h added functions for upper/lowercase a buffer and added 'len' the html-encoding 18 years ago
chunk.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
chunk.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
configfile-glue.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
configfile.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
configfile.h added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
configparser.y added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
connections-glue.c moved external functions to *-glue.c 19 years ago
connections.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
connections.h moved everything below trunk/ and added branches/ and tags/ 19 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 added weak-ref and nicer print() (merged [332], [336]) 18 years ago
data_config.c added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
data_count.c added weak-ref and nicer print() (merged [332], [336]) 18 years ago
data_fastcgi.c added weak-ref and nicer print() (merged [332], [336]) 18 years ago
data_integer.c added weak-ref and nicer print() (merged [332], [336]) 18 years ago
data_string.c added weak-ref and nicer print() (merged [332], [336]) 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/ 19 years ago
fastcgi.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_freebsd_kqueue.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_linux_rtsig.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_linux_sysepoll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_poll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_select.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_solaris_devpoll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http-header-glue.c allow numbers in header-keys 18 years ago
http_auth.c added support for LDAP-bind() 18 years ago
http_auth.h added support for LDAP-bind() 18 years ago
http_auth_digest.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_auth_digest.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_chunk.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_chunk.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
inet_ntop_cache.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
inet_ntop_cache.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
joblist.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
joblist.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
keyvalue.c added WebDAV methods and statuscodes 18 years ago
keyvalue.h added WebDAV methods and statuscodes 18 years ago
lemon.c removed warnings about shadowed variables 19 years ago
lempar.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
log.c cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly 18 years ago
log.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5_global.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_access.c removed setup_connection (merged [295]) 18 years ago
mod_accesslog.c removed setup_connection (merged [295]) 18 years ago
mod_alias.c added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
mod_auth.c added support for LDAP-bind() 18 years ago
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_cgi.c allow numbers in header-keys 18 years ago
mod_cml.c removed setup_connection (merged [295]) 18 years ago
mod_cml.h ported mod_cml to lua 18 years ago
mod_cml_funcs.c added fucntionname to errormsg 18 years ago
mod_cml_funcs.h added functions file_isreg() and dir_files() and added last-modified handling 18 years ago
mod_cml_lua.c added CACHE_HIT and CACHE_MISS (#187) 18 years ago
mod_compress.c mod_staticfile is the next plugin, so don't call HANDLER_FINISHED 18 years ago
mod_dirlisting.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
mod_evhost.c removed setup_connection (merged [295]) 18 years ago
mod_expire.c ..physical_path is gone and has ben replaced by subrequest_start 18 years ago
mod_fastcgi.c fixed error-msg for EAGAIN in connect() 18 years ago
mod_indexfile.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
mod_mysql_vhost.c fix mysql_config configuration 18 years ago
mod_proxy.c forward all known methods 18 years ago
mod_redirect.c removed double free 18 years ago
mod_rewrite.c fixed error-msg 18 years ago
mod_rrdtool.c removed setup_connection (merged [295]) 18 years ago
mod_scgi.c allow numbers in header-keys 18 years ago
mod_secure_download.c removed setup_connection (merged [295]) 18 years ago
mod_setenv.c removed setup_connection (merged [295]) 18 years ago
mod_simple_vhost.c removed setup_connection (merged [295]) 18 years ago
mod_skeleton.c removed setup_connection (merged [295]) 18 years ago
mod_ssi.c ..physical_path is gone and has ben replaced by subrequest_start 18 years ago
mod_ssi.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_expr.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_expr.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_exprparser.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_exprparser.y moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_staticfile.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
mod_status.c use the 'len' parameter for html-encoding 18 years ago
mod_trigger_b4_dl.c fixes compiling after last merge 18 years ago
mod_userdir.c removed setup_connection (merged [295]) 18 years ago
mod_usertrack.c added usertrack.cooke-max-age, usertrack.cooke-domain (merged [176], [295]) 18 years ago
network.c allow _ in env. and var. and optimized matching of conditions 18 years ago
network.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_backends.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_freebsd_sendfile.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
network_linux_sendfile.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
network_openssl.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
network_solaris_sendfilev.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_write.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
network_writev.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
plugin.c ..physical_path is gone and has ben replaced by subrequest_start 18 years ago
plugin.h ..physical_path is gone and has ben replaced by subrequest_start 18 years ago
proc_open.c added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
proc_open.h added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
request.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
request.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
response.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
response.h moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
server.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 18 years ago
server.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
settings.h merged [166] 18 years ago
spawn-fcgi.c use exec to replace the shell 18 years ago
splaytree.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
splaytree.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
stat_cache.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
stat_cache.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
stream.c added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
stream.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
sys-mmap.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
sys-socket.h moved everything below trunk/ and added branches/ and tags/ 19 years ago