Revision:

root / tags / lighttpd-1.4.6 / src

Name Size Revision Age Author Comment
.cvsignore 171 Bytes 530 1214 days jan added include_shell option to configfiles (merg...
Makefile.am 9.3 KB 780 1157 days jan remove trailing \ (fixed #310)
SConscript 5.2 KB 776 1158 days moo link mod_cml with libmemcache
array.c 7.1 KB 616 1199 days moo fix merging of auto-indexing element, and make ...
array.h 3.3 KB 733 1167 days jan either remove include config.h or covered it in...
base.h 11.3 KB 757 1162 days moo an unset header is now treat as empty_string ""...
bitset.c 1.2 KB 603 1201 days jan on SEGFAULT tell were we where
bitset.h 365 Bytes 1 1391 days jan first import of lighttpd 1.3.10
buffer.c 16.8 KB 773 1159 days jan detect empty URIs in requests as bad request, s...
buffer.h 3.5 KB 603 1201 days jan on SEGFAULT tell were we where
chunk.c 5.6 KB 738 1166 days jan added tempfile chunks which remove the file aut...
chunk.h 1.4 KB 738 1166 days jan added tempfile chunks which remove the file aut...
configfile-glue.c 12 KB 766 1162 days moo the missing part of [757]
configfile.c 33 KB 783 1152 days jan assume case-sensitive FS of upper + lower case ...
configfile.h 727 Bytes 616 1199 days moo fix merging of auto-indexing element, and make ...
configparser.y 12.7 KB 733 1167 days jan either remove include config.h or covered it in...
connections-glue.c 1.3 KB 49 1376 days jan moved external functions to *-glue.c this sim...
connections.c 37.7 KB 741 1166 days jan removed con->request.content (mem-buffer) by a ...
connections.h 623 Bytes 1 1391 days jan first import of lighttpd 1.3.10
crc32.c 3.4 KB 745 1165 days jan fixed crc32c on 64bit platforms (fixes crc errors)
crc32.h 299 Bytes 767 1161 days jan s/def/defined/
data_array.c 1.3 KB 616 1199 days moo fix merging of auto-indexing element, and make ...
data_config.c 3 KB 554 1206 days moo make output of array/config same format as ligh...
data_count.c 1.3 KB 616 1199 days moo fix merging of auto-indexing element, and make ...
data_fastcgi.c 1.4 KB 616 1199 days moo fix merging of auto-indexing element, and make ...
data_integer.c 1.3 KB 616 1199 days moo fix merging of auto-indexing element, and make ...
data_string.c 2.3 KB 616 1199 days moo fix merging of auto-indexing element, and make ...
etag.c 771 Bytes 378 1272 days jan final fix for testcase and #177
etag.h 274 Bytes 1 1391 days jan first import of lighttpd 1.3.10
fastcgi.h 2.9 KB 1 1391 days jan first import of lighttpd 1.3.10
fdevent.c 4.4 KB 1 1391 days jan first import of lighttpd 1.3.10
fdevent.h 4.8 KB 749 1162 days jan fdlist is not used, removed it (fixes inclusio...
fdevent_freebsd_kqueue.c 4 KB 665 1191 days jan only try to open the event-handler, but close r...
fdevent_linux_rtsig.c 5.6 KB 1 1391 days jan first import of lighttpd 1.3.10
fdevent_linux_sysepoll.c 3.4 KB 768 1161 days jan fixed handling of delay FDEVENT_HUP and epoll()
fdevent_poll.c 3.8 KB 1 1391 days jan first import of lighttpd 1.3.10
fdevent_select.c 2.6 KB 653 1192 days jan added gracefull shutdown and max-connections
fdevent_solaris_devpoll.c 3.4 KB 665 1191 days jan only try to open the event-handler, but close r...
http-header-glue.c 8.8 KB 769 1161 days moo remove warning for strptime
http_auth.c 23.7 KB 733 1167 days jan either remove include config.h or covered it in...
http_auth.h 1.6 KB 531 1208 days jan added support for LDAP-bind()
http_auth_digest.c 3.5 KB 733 1167 days jan either remove include config.h or covered it in...
http_auth_digest.h 1.2 KB 733 1167 days jan either remove include config.h or covered it in...
http_chunk.c 2.7 KB 1 1391 days jan first import of lighttpd 1.3.10
http_chunk.h 414 Bytes 1 1391 days jan first import of lighttpd 1.3.10
inet_ntop_cache.c 1.5 KB 1 1391 days jan first import of lighttpd 1.3.10
inet_ntop_cache.h 150 Bytes 1 1391 days jan first import of lighttpd 1.3.10
joblist.c 1.6 KB 1 1391 days jan first import of lighttpd 1.3.10
joblist.h 363 Bytes 1 1391 days jan first import of lighttpd 1.3.10
keyvalue.c 8.1 KB 719 1171 days jan added the rest of the DeltaV methods
keyvalue.h 2.4 KB 733 1167 days jan either remove include config.h or covered it in...
lemon.c 125.8 KB 658 1191 days jan make ucbcc on sol9 happy as B_TRUE and B_FALSE ...
lempar.c 22 KB 1 1391 days jan first import of lighttpd 1.3.10
log.c 6.1 KB 733 1167 days jan either remove include config.h or covered it in...
log.h 321 Bytes 1 1391 days jan first import of lighttpd 1.3.10
md5.c 10.5 KB 733 1167 days jan either remove include config.h or covered it in...
md5.h 1.3 KB 1 1391 days jan first import of lighttpd 1.3.10
md5_global.h 782 Bytes 1 1391 days jan first import of lighttpd 1.3.10
mod_access.c 3.1 KB 733 1167 days jan either remove include config.h or covered it in...
mod_accesslog.c 20.8 KB 684 1189 days moo stupid SEGV introduced in [679]
mod_alias.c 4.4 KB 733 1167 days jan either remove include config.h or covered it in...
mod_auth.c 18.5 KB 687 1186 days moo don't crach in error message for auth.require->...
mod_auth.h 0 Bytes 1 1391 days jan first import of lighttpd 1.3.10
mod_cgi.c 30.5 KB 741 1166 days jan removed con->request.content (mem-buffer) by a ...
mod_cml.c 8.7 KB 512 1215 days jan removed setup_connection (merged [295])
mod_cml.h 685 Bytes 452 1238 days jan ported mod_cml to lua
mod_cml_funcs.c 5 KB 664 1191 days jan added file_isdir
mod_cml_funcs.h 429 Bytes 770 1160 days moo part of [733]
mod_cml_lua.c 9.4 KB 678 1189 days jan fixed last-modified handling and handle absolut...
mod_compress.c 17 KB 779 1158 days jan fixed output of non-cached compressed content a...
mod_dirlisting.c 20 KB 733 1167 days jan either remove include config.h or covered it in...
mod_evhost.c 7.4 KB 555 1206 days jan better error-handling and cleanup (merged [257]...
mod_expire.c 7.3 KB 733 1167 days jan either remove include config.h or covered it in...
mod_fastcgi.c 88.7 KB 747 1162 days jan fixed preparation of the content if we have to ...
mod_indexfile.c 5.1 KB 762 1162 days jan updated docs to 1.4.x names and add support for...
mod_mysql_vhost.c 10.2 KB 782 1156 days jan Moved the check if we have mysql-vhost config f...
mod_proxy.c 31.4 KB 743 1166 days jan append X-Forwarded-For to existing headers
mod_redirect.c 6 KB 551 1206 days jan fixed possible uninit variables of the config-p...
mod_rewrite.c 10 KB 758 1162 days moo make %1 %2 etc works instead of SEGV
mod_rrdtool.c 10.4 KB 603 1201 days jan on SEGFAULT tell were we where
mod_scgi.c 75.1 KB 741 1166 days jan removed con->request.content (mem-buffer) by a ...
mod_secure_download.c 7 KB 705 1177 days jan handle mod_secdownload similar to mod_alias: cr...
mod_setenv.c 4.8 KB 733 1167 days jan either remove include config.h or covered it in...
mod_simple_vhost.c 6.7 KB 551 1206 days jan fixed possible uninit variables of the config-p...
mod_skeleton.c 4 KB 770 1160 days moo part of [733]
mod_ssi.c 25.5 KB 723 1170 days jan only get a buffer if we really need it (fixed #...
mod_ssi.h 678 Bytes 1 1391 days jan first import of lighttpd 1.3.10
mod_ssi_expr.c 6 KB 1 1391 days jan first import of lighttpd 1.3.10
mod_ssi_expr.h 692 Bytes 1 1391 days jan first import of lighttpd 1.3.10
mod_ssi_exprparser.h 540 Bytes 1 1391 days jan first import of lighttpd 1.3.10
mod_ssi_exprparser.y 2.2 KB 770 1160 days moo part of [733]
mod_staticfile.c 10.9 KB 781 1157 days jan the range-request options was not handled at al...
mod_status.c 21.5 KB 741 1166 days jan removed con->request.content (mem-buffer) by a ...
mod_trigger_b4_dl.c 14.8 KB 733 1167 days jan either remove include config.h or covered it in...
mod_uploadprogress.c 9.5 KB 742 1166 days jan removed debug code
mod_userdir.c 5.4 KB 733 1167 days jan either remove include config.h or covered it in...
mod_usertrack.c 6.7 KB 551 1206 days jan fixed possible uninit variables of the config-p...
mod_webdav.c 46 KB 756 1162 days jan fixed compilation of libxml2 is not installed
network.c 12.5 KB 751 1162 days jan update bytes_written in con-> (fixed #737)
network.h 254 Bytes 1 1391 days jan first import of lighttpd 1.3.10
network_backends.h 1.8 KB 737 1166 days jan added the fd as parameter for the write() funct...
network_freebsd_sendfile.c 4.4 KB 737 1166 days jan added the fd as parameter for the write() funct...
network_linux_sendfile.c 4.5 KB 737 1166 days jan added the fd as parameter for the write() funct...
network_openssl.c 5.5 KB 737 1166 days jan added the fd as parameter for the write() funct...
network_solaris_sendfilev.c 4.5 KB 737 1166 days jan added the fd as parameter for the write() funct...
network_write.c 3.4 KB 737 1166 days jan added the fd as parameter for the write() funct...
network_writev.c 5.4 KB 737 1166 days jan added the fd as parameter for the write() funct...
plugin.c 10.2 KB 733 1167 days jan either remove include config.h or covered it in...
plugin.h 4 KB 532 1208 days jan ..physical_path is gone and has ben replaced by...
proc_open.c 8.1 KB 530 1214 days jan added include_shell option to configfiles (merg...
proc_open.h 514 Bytes 530 1214 days jan added include_shell option to configfiles (merg...
request.c 25.6 KB 773 1159 days jan detect empty URIs in requests as bad request, s...
request.h 188 Bytes 1 1391 days jan first import of lighttpd 1.3.10
response.c 15.5 KB 695 1184 days jan don't assume the relpath is really set (merge f...
response.h 735 Bytes 655 1191 days jan moved last-modifed handling to response.c and l...
server.c 27.1 KB 761 1162 days moo check all block for unknown config-key instead ...
server.h 359 Bytes 1 1391 days jan first import of lighttpd 1.3.10
settings.h 769 Bytes 318 1315 days jan merged [166]
spawn-fcgi.c 9.2 KB 770 1160 days moo part of [733]
splaytree.c 7 KB 700 1178 days jan exported splaytree_size
splaytree.h 723 Bytes 700 1178 days jan exported splaytree_size
stat_cache.c 13.1 KB 726 1170 days jan removed the if (ISREG || ISDIR) as we need the ...
stat_cache.h 366 Bytes 502 1215 days jan dropped file-cache, added stat-cache and module...
stream.c 1.6 KB 733 1167 days jan either remove include config.h or covered it in...
stream.h 192 Bytes 1 1391 days jan first import of lighttpd 1.3.10
sys-mmap.h 322 Bytes 1 1391 days jan first import of lighttpd 1.3.10
sys-socket.h 413 Bytes 1 1391 days jan first import of lighttpd 1.3.10
  • svn:ignore: Makefile.in Makefile spawn-fcgi chunk lemon lighttpd *.exe .deps .libs array mod_ssi_exprparser.c configparser.c