.. |
.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 missing header file
|
2006-09-15 12:01:43 +00:00 |
SConscript
|
trust the autoconf-checks again
|
2006-09-16 11:30:11 +00:00 |
array.c
|
print 'lighttpd -p -f ...' to stdout instead of stderr
|
2006-09-20 14:37:15 +00:00 |
array.h
|
merged [1217]
|
2006-09-07 11:05:41 +00:00 |
base.h
|
- backport symlink patch in hard version to 1.4.11
|
2006-09-07 11:00:02 +00:00 |
bitset.c
|
on SEGFAULT tell were we where
|
2005-08-21 23:09:43 +00:00 |
bitset.h
|
moved everything below trunk/ and added branches/ and tags/
|
2005-02-20 14:27:00 +00:00 |
buffer.c
|
fix cygwin-only path traversal
|
2006-09-01 10:07:09 +00:00 |
buffer.h
|
ENCODING_MINIMAL_XML was missing in last commit
|
2006-01-14 08:14:24 +00:00 |
chunk.c
|
workaround a hanging ssl-connections in Opera 9.01 and 8.54 (and earlier) if chunked-encoding is used
|
2006-09-18 16:41:43 +00:00 |
chunk.h
|
chunkqueue can get a list of tempdirs which are tried to open a file at
|
2005-11-01 07:50:08 +00:00 |
configfile-glue.c
|
fixed crash with invalid hostmask is used (fixes #854)
|
2006-09-20 19:04:36 +00:00 |
configfile.c
|
- backport symlink patch in hard version to 1.4.11
|
2006-09-07 11:00:02 +00:00 |
configfile.h
|
fix merging of auto-indexing element, and make autoload modules hack to use array merging
|
2005-08-23 14:35:01 +00:00 |
configparser.y
|
merged [1217]
|
2006-09-07 11:05:41 +00:00 |
connections-glue.c
|
moved external functions to *-glue.c
|
2005-02-28 08:42:47 +00:00 |
connections.c
|
fixed SSL + POST on Firefox
|
2006-09-20 14:03:55 +00:00 |
connections.h
|
moved everything below trunk/ and added branches/ and tags/
|
2005-02-20 14:27:00 +00:00 |
crc32.c
|
fixed crc32c on 64bit platforms (fixes crc errors)
|
2005-09-26 12:26:37 +00:00 |
crc32.h
|
s/def/defined/
|
2005-09-30 17:27:23 +00:00 |
data_array.c
|
fix merging of auto-indexing element, and make autoload modules hack to use array merging
|
2005-08-23 14:35:01 +00:00 |
data_config.c
|
print 'lighttpd -p -f ...' to stdout instead of stderr
|
2006-09-20 14:37:15 +00:00 |
data_count.c
|
print 'lighttpd -p -f ...' to stdout instead of stderr
|
2006-09-20 14:37:15 +00:00 |
data_fastcgi.c
|
print 'lighttpd -p -f ...' to stdout instead of stderr
|
2006-09-20 14:37:15 +00:00 |
data_integer.c
|
print 'lighttpd -p -f ...' to stdout instead of stderr
|
2006-09-20 14:37:15 +00:00 |
data_string.c
|
print 'lighttpd -p -f ...' to stdout instead of stderr
|
2006-09-20 14:37:15 +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
|
init the fdevent-handler AFTER daemonize and AFTER the max-worker spawning
|
2005-11-15 09:24:55 +00:00 |
fdevent.h
|
fdlist is not used, removed it (fixes inclusion into C++)
|
2005-09-29 13:03:39 +00:00 |
fdevent_freebsd_kqueue.c
|
only try to open the event-handler, but close right away as we have to open it AFTER the daemonize again
|
2005-09-01 07:47:40 +00:00 |
fdevent_linux_rtsig.c
|
fixed 64bit printf() for size_t
|
2005-11-22 11:22:17 +00:00 |
fdevent_linux_sysepoll.c
|
fixed handling of delay FDEVENT_HUP and epoll()
|
2005-09-30 17:29:55 +00:00 |
fdevent_poll.c
|
more unsigned/sign compare fixes
|
2005-11-18 12:00:48 +00:00 |
fdevent_select.c
|
added gracefull shutdown and max-connections
|
2005-08-31 09:16:18 +00:00 |
fdevent_solaris_devpoll.c
|
only try to open the event-handler, but close right away as we have to open it AFTER the daemonize again
|
2005-09-01 07:47:40 +00:00 |
http-header-glue.c
|
merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062]
|
2006-09-07 10:19:29 +00:00 |
http_auth.c
|
Remove unmaintained and not working pam code.
|
2006-09-07 14:21:17 +00:00 |
http_auth.h
|
Remove unmaintained and not working pam code.
|
2006-09-07 14:21:17 +00:00 |
http_auth_digest.c
|
removed dead code which led to a collision on libsasl2 anyway
|
2006-01-04 23:29:02 +00:00 |
http_auth_digest.h
|
removed dead code which led to a collision on libsasl2 anyway
|
2006-01-04 23:29:02 +00:00 |
http_chunk.c
|
workaround a hanging ssl-connections in Opera 9.01 and 8.54 (and earlier) if chunked-encoding is used
|
2006-09-18 16:41:43 +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 the WebDAV, class 2 methods (darix)
|
2006-03-02 14:08:28 +00:00 |
keyvalue.h
|
added the WebDAV, class 2 methods (darix)
|
2006-03-02 14:08:28 +00:00 |
lemon.c
|
make ucbcc on sol9 happy as B_TRUE and B_FALSE are defined somewhere
|
2005-08-31 21:25:18 +00:00 |
lempar.c
|
moved everything below trunk/ and added branches/ and tags/
|
2005-02-20 14:27:00 +00:00 |
log.c
|
simplified buffer-encoding functions into one function
|
2005-11-07 13:15:51 +00:00 |
log.h
|
moved everything below trunk/ and added branches/ and tags/
|
2005-02-20 14:27:00 +00:00 |
md5.c
|
fixed md5 on 64bit platforms
|
2005-11-17 14:39:07 +00:00 |
md5.h
|
fixed md5 on 64bit platforms
|
2005-11-17 14:39:07 +00:00 |
mod_access.c
|
added tests for lowercase filesysytems
|
2006-01-14 17:47:17 +00:00 |
mod_accesslog.c
|
don't append a \n for syslog() (fixes #481)
|
2006-01-31 12:09:58 +00:00 |
mod_alias.c
|
fixed typo
|
2006-03-01 21:20:24 +00:00 |
mod_auth.c
|
improved error-msg for configuration errors
|
2006-02-15 18:10:05 +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
|
- close unused pipe-fds as soon as possible to generate a SIGPIPE if the remote end dies.
|
2006-02-22 13:16:47 +00:00 |
mod_cml.c
|
- removed the session-id code
|
2006-01-31 10:57:36 +00:00 |
mod_cml.h
|
- removed the session-id code
|
2006-01-31 10:57:36 +00:00 |
mod_cml_funcs.c
|
fixed md5 on 64bit platforms
|
2005-11-17 14:39:07 +00:00 |
mod_cml_funcs.h
|
part of [733]
|
2005-10-01 12:08:00 +00:00 |
mod_cml_lua.c
|
fixed mod_cml + lua 5.1
|
2006-09-15 12:52:53 +00:00 |
mod_compress.c
|
more unsigned/sign compare fixes
|
2005-11-18 12:00:48 +00:00 |
mod_dirlisting.c
|
fixed encoding of UTF8 data (Jani Taskinen <sniper@iki.fi>)
|
2006-01-12 22:01:26 +00:00 |
mod_evasive.c
|
- added mod_evasive to the autoconf build
|
2006-01-04 23:30:07 +00:00 |
mod_evhost.c
|
better error-handling and cleanup (merged [257] and [282])
|
2005-08-17 07:43:14 +00:00 |
mod_expire.c
|
fixed cache-control value
|
2005-11-03 07:54:24 +00:00 |
mod_fastcgi.c
|
added support for lighty.status[] in mod_magnet
|
2006-09-14 12:00:32 +00:00 |
mod_flv_streaming.c
|
merged [1082]
|
2006-09-07 10:17:33 +00:00 |
mod_indexfile.c
|
updated docs to 1.4.x names and add support for global index-generators (see #250)
|
2005-09-29 22:14:00 +00:00 |
mod_magnet.c
|
reverted [1312] as it led to seg-faults
|
2006-09-20 14:40:28 +00:00 |
mod_magnet_cache.c
|
fix for lua not installed
|
2006-09-15 14:56:41 +00:00 |
mod_magnet_cache.h
|
lua_State has to be put into the #ifdef too
|
2006-09-15 15:32:18 +00:00 |
mod_mysql_vhost.c
|
free hostname on shutdown (fixes #844)
|
2006-09-13 10:12:31 +00:00 |
mod_proxy.c
|
remove unused config variable
|
2006-01-31 12:45:04 +00:00 |
mod_redirect.c
|
301 has a content now, so we need a file_finished to say that we have not content
|
2006-02-08 13:40:25 +00:00 |
mod_rewrite.c
|
make %1 %2 etc works instead of SEGV
|
2005-09-29 15:23:09 +00:00 |
mod_rrdtool.c
|
on SEGFAULT tell were we where
|
2005-08-21 23:09:43 +00:00 |
mod_scgi.c
|
fixed calculation of unix-socket path length if SUN_LEN is not defined (fixes #553)
|
2006-03-04 15:16:11 +00:00 |
mod_secure_download.c
|
used the wrong type for the configfile handling
|
2005-12-14 12:41:17 +00:00 |
mod_setenv.c
|
only apply setenv once per request
|
2006-01-14 18:36:20 +00:00 |
mod_simple_vhost.c
|
suppress the 'using default-vhost' message by default
|
2005-11-18 13:28:40 +00:00 |
mod_skeleton.c
|
part of [733]
|
2005-10-01 12:08:00 +00:00 |
mod_ssi.c
|
added comment on waitpid() + -HUP
|
2006-09-10 22:01:26 +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
|
part of [733]
|
2005-10-01 12:08:00 +00:00 |
mod_staticfile.c
|
- backport symlink patch in hard version to 1.4.11
|
2006-09-07 11:00:02 +00:00 |
mod_status.c
|
fixed wording
|
2006-01-11 10:18:58 +00:00 |
mod_trigger_b4_dl.c
|
either remove include config.h or covered it in HAVE_CONFIG_H
|
2005-09-24 12:06:04 +00:00 |
mod_uploadprogress.c
|
removed debug code
|
2005-09-26 09:16:07 +00:00 |
mod_userdir.c
|
added support for userdir without a passwd entry
|
2005-10-31 07:58:17 +00:00 |
mod_usertrack.c
|
removed quotes around values
|
2006-01-31 13:06:21 +00:00 |
mod_webdav.c
|
backported to the 1.4.11 interface
|
2006-09-01 10:21:53 +00:00 |
network.c
|
oops, use SSL_CTX_* if you modify the ssl_ctx
|
2006-09-14 11:55:01 +00:00 |
network.h
|
moved everything below trunk/ and added branches/ and tags/
|
2005-02-20 14:27:00 +00:00 |
network_backends.h
|
added the fd as parameter for the write() functions
|
2005-09-26 08:52:37 +00:00 |
network_freebsd_sendfile.c
|
handle ENOTCONN nicly on FreeBSD writev()
|
2006-09-18 18:05:35 +00:00 |
network_linux_sendfile.c
|
oops, fixed compile
|
2006-02-15 18:09:01 +00:00 |
network_openssl.c
|
removed debug info
|
2006-09-21 08:03:15 +00:00 |
network_solaris_sendfilev.c
|
renamed file.offset to file.start (we had 3 different 'offset' which was confusing)
|
2005-10-24 11:36:22 +00:00 |
network_write.c
|
renamed file.offset to file.start (we had 3 different 'offset' which was confusing)
|
2005-10-24 11:36:22 +00:00 |
network_writev.c
|
fixed writev() for older glibc's
|
2006-09-15 13:28:07 +00:00 |
plugin.c
|
added static building of lighttpd
|
2006-01-04 23:31:32 +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
|
merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062]
|
2006-09-07 10:19:29 +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
|
allow leading zeros in HTTP/01.01 (fixes #542)
|
2006-03-04 17:10:47 +00:00 |
request.h
|
moved everything below trunk/ and added branches/ and tags/
|
2005-02-20 14:27:00 +00:00 |
response.c
|
merged [1217]
|
2006-09-07 11:05:41 +00:00 |
response.h
|
moved last-modifed handling to response.c and let mod_cml_lua.c use it.
|
2005-08-31 13:39:09 +00:00 |
server.c
|
print 'lighttpd -p -f ...' to stdout instead of stderr
|
2006-09-20 14:37:15 +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
|
added ability to specify which ip address spawn-fci listens on (fixes #504), patch by agkr@pobox.com
|
2006-03-07 12:18:46 +00:00 |
splaytree.c
|
exported splaytree_size
|
2005-09-14 07:10:25 +00:00 |
splaytree.h
|
exported splaytree_size
|
2005-09-14 07:10:25 +00:00 |
stat_cache.c
|
- only run symlink checks if we should not follow them.
|
2006-09-10 14:11:08 +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 |
status_counter.c
|
added support for lighty.status[] in mod_magnet
|
2006-09-14 12:00:32 +00:00 |
status_counter.h
|
added support for lighty.status[] in mod_magnet
|
2006-09-14 12:00:32 +00:00 |
stream.c
|
either remove include config.h or covered it in HAVE_CONFIG_H
|
2005-09-24 12:06:04 +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 |