lighttpd1.4/src
Jan Kneschke c92984c270 fixed error-msg for EAGAIN in connect()
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@540 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:52:02 +00:00
..
.cvsignore added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
Makefile.am added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
array.c cosmetics 2005-08-15 09:48:58 +00:00
array.h added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
base.h added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
bitset.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
bitset.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
buffer.c added functions for upper/lowercase a buffer and added 'len' the html-encoding 2005-08-15 09:47:48 +00:00
buffer.h added functions for upper/lowercase a buffer and added 'len' the html-encoding 2005-08-15 09:47:48 +00:00
chunk.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
chunk.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
configfile-glue.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
configfile.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
configfile.h added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
configparser.y added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
connections-glue.c moved external functions to *-glue.c 2005-02-28 08:42:47 +00:00
connections.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
connections.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
crc32.c use size_t instead of unsigned int and char * instead of unsigned char * 2005-06-05 11:59:33 +00:00
crc32.h use size_t instead of unsigned int and char * instead of unsigned char * 2005-06-05 11:59:33 +00:00
data_array.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
data_config.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
data_count.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
data_fastcgi.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
data_integer.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
data_string.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
etag.c final fix for testcase and #177 2005-06-12 09:18:17 +00:00
etag.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fastcgi.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_freebsd_kqueue.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_linux_rtsig.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_linux_sysepoll.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_poll.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_select.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_solaris_devpoll.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http-header-glue.c allow numbers in header-keys 2005-08-08 16:32:17 +00:00
http_auth.c added support for LDAP-bind() 2005-08-15 09:42:17 +00:00
http_auth.h added support for LDAP-bind() 2005-08-15 09:42:17 +00:00
http_auth_digest.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http_auth_digest.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http_chunk.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http_chunk.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
inet_ntop_cache.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
inet_ntop_cache.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
joblist.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
joblist.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
keyvalue.c added WebDAV methods and statuscodes 2005-08-15 09:50:04 +00:00
keyvalue.h added WebDAV methods and statuscodes 2005-08-15 09:50:04 +00:00
lemon.c removed warnings about shadowed variables 2005-02-28 08:33:38 +00:00
lempar.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
log.c cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly 2005-07-26 08:26:28 +00:00
log.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
md5.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
md5.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
md5_global.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_access.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_accesslog.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_alias.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
mod_auth.c added support for LDAP-bind() 2005-08-15 09:42:17 +00:00
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_cgi.c allow numbers in header-keys 2005-08-08 16:32:17 +00:00
mod_cml.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_cml.h ported mod_cml to lua 2005-07-15 17:46:13 +00:00
mod_cml_funcs.c added fucntionname to errormsg 2005-07-26 08:27:08 +00:00
mod_cml_funcs.h added functions file_isreg() and dir_files() and added last-modified handling 2005-07-24 06:58:03 +00:00
mod_cml_lua.c added CACHE_HIT and CACHE_MISS (#187) 2005-07-31 11:58:49 +00:00
mod_compress.c ..physical_path is gone and has ben replaced by subrequest_start 2005-08-15 09:46:23 +00:00
mod_evhost.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_expire.c ..physical_path is gone and has ben replaced by subrequest_start 2005-08-15 09:46:23 +00:00
mod_fastcgi.c fixed error-msg for EAGAIN in connect() 2005-08-15 09:52:02 +00:00
mod_mysql_vhost.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_proxy.c forward all known methods 2005-08-15 09:47:03 +00:00
mod_redirect.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
mod_rewrite.c fixed error-msg 2005-08-15 09:48:28 +00:00
mod_rrdtool.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_scgi.c allow numbers in header-keys 2005-08-08 16:32:17 +00:00
mod_secure_download.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_setenv.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_simple_vhost.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_skeleton.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_ssi.c ..physical_path is gone and has ben replaced by subrequest_start 2005-08-15 09:46:23 +00:00
mod_ssi.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_expr.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_expr.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_exprparser.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_exprparser.y moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_status.c use the 'len' parameter for html-encoding 2005-08-15 09:51:17 +00:00
mod_trigger_b4_dl.c don't segfault on configfile error 2005-08-15 09:50:43 +00:00
mod_userdir.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_usertrack.c added usertrack.cooke-max-age, usertrack.cooke-domain (merged [176], [295]) 2005-08-08 10:19:02 +00:00
network.c allow _ in env. and var. and optimized matching of conditions 2005-08-08 17:25:55 +00:00
network.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_backends.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_freebsd_sendfile.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
network_linux_sendfile.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
network_openssl.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
network_solaris_sendfilev.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_write.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
network_writev.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
plugin.c ..physical_path is gone and has ben replaced by subrequest_start 2005-08-15 09:46:23 +00:00
plugin.h ..physical_path is gone and has ben replaced by subrequest_start 2005-08-15 09:46:23 +00:00
proc_open.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
proc_open.h added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
request.c ah, don't care about the valid chars, control-chars, 127 and 255 are out 2005-07-09 20:17:40 +00:00
request.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
response.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
response.h moved last-modified handling into a exported function and let mod_cml use it 2005-07-23 20:30:54 +00:00
server.c minor cosmetics (merged [329], [330], [331]) 2005-08-08 17:07:55 +00:00
server.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
settings.h merged [166] 2005-04-30 05:39:37 +00:00
spawn-fcgi.c use exec to replace the shell 2005-07-31 12:55:07 +00:00
splaytree.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
splaytree.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
stat_cache.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
stat_cache.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
stream.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
stream.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
sys-mmap.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
sys-socket.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00