Revision:

root / tags / lighttpd-1.4.3 / src

Name Size Revision Age Author Comment
.cvsignore 171 Bytes 530 1199 days jan added include_shell option to configfiles (merg...
Makefile.am 9.3 KB 593 1187 days jan added MOVE, COPY, PROPPATCH and nearly complete...
array.c 7.1 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
array.h 3.3 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
base.h 11 KB 653 1177 days jan added gracefull shutdown and max-connections
bitset.c 1.2 KB 603 1186 days jan on SEGFAULT tell were we where
bitset.h 365 Bytes 1 1376 days jan first import of lighttpd 1.3.10
buffer.c 16.7 KB 638 1178 days jan removed optimization as it didn't handled align...
buffer.h 3.5 KB 603 1186 days jan on SEGFAULT tell were we where
chunk.c 5.2 KB 1 1376 days jan first import of lighttpd 1.3.10
chunk.h 1.1 KB 1 1376 days jan first import of lighttpd 1.3.10
configfile-glue.c 12 KB 668 1175 days jan minor portability fixes
configfile.c 32.4 KB 662 1176 days jan fixed error-msg
configfile.h 727 Bytes 616 1184 days moo fix merging of auto-indexing element, and make ...
configparser.y 12.5 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
connections-glue.c 1.3 KB 49 1361 days jan moved external functions to *-glue.c this sim...
connections.c 36.7 KB 650 1177 days jan let kqueue startup after daemonize is done
connections.h 623 Bytes 1 1376 days jan first import of lighttpd 1.3.10
crc32.c 3.4 KB 369 1263 days jan use size_t instead of unsigned int and char * i...
crc32.h 149 Bytes 369 1263 days jan use size_t instead of unsigned int and char * i...
data_array.c 1.3 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
data_config.c 3 KB 554 1191 days moo make output of array/config same format as ligh...
data_count.c 1.3 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
data_fastcgi.c 1.4 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
data_integer.c 1.3 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
data_string.c 2.3 KB 616 1184 days moo fix merging of auto-indexing element, and make ...
etag.c 771 Bytes 378 1257 days jan final fix for testcase and #177
etag.h 274 Bytes 1 1376 days jan first import of lighttpd 1.3.10
fastcgi.h 2.9 KB 1 1376 days jan first import of lighttpd 1.3.10
fdevent.c 4.4 KB 1 1376 days jan first import of lighttpd 1.3.10
fdevent.h 4.8 KB 1 1376 days jan first import of lighttpd 1.3.10
fdevent_freebsd_kqueue.c 4 KB 665 1176 days jan only try to open the event-handler, but close r...
fdevent_linux_rtsig.c 5.6 KB 1 1376 days jan first import of lighttpd 1.3.10
fdevent_linux_sysepoll.c 3.3 KB 1 1376 days jan first import of lighttpd 1.3.10
fdevent_poll.c 3.8 KB 1 1376 days jan first import of lighttpd 1.3.10
fdevent_select.c 2.6 KB 653 1177 days jan added gracefull shutdown and max-connections
fdevent_solaris_devpoll.c 3.4 KB 665 1176 days jan only try to open the event-handler, but close r...
http-header-glue.c 6 KB 569 1190 days jan let mod_compress prepare etag, last-modified an...
http_auth.c 22.8 KB 603 1186 days jan on SEGFAULT tell were we where
http_auth.h 1.6 KB 531 1193 days jan added support for LDAP-bind()
http_auth_digest.c 3.5 KB 1 1376 days jan first import of lighttpd 1.3.10
http_auth_digest.h 1.2 KB 1 1376 days jan first import of lighttpd 1.3.10
http_chunk.c 2.7 KB 1 1376 days jan first import of lighttpd 1.3.10
http_chunk.h 414 Bytes 1 1376 days jan first import of lighttpd 1.3.10
inet_ntop_cache.c 1.5 KB 1 1376 days jan first import of lighttpd 1.3.10
inet_ntop_cache.h 150 Bytes 1 1376 days jan first import of lighttpd 1.3.10
joblist.c 1.6 KB 1 1376 days jan first import of lighttpd 1.3.10
joblist.h 363 Bytes 1 1376 days jan first import of lighttpd 1.3.10
keyvalue.c 7.9 KB 593 1187 days jan added MOVE, COPY, PROPPATCH and nearly complete...
keyvalue.h 2.2 KB 593 1187 days jan added MOVE, COPY, PROPPATCH and nearly complete...
lemon.c 125.8 KB 658 1176 days jan make ucbcc on sol9 happy as B_TRUE and B_FALSE ...
lempar.c 22 KB 1 1376 days jan first import of lighttpd 1.3.10
log.c 6.1 KB 475 1213 days jan cleaned up the errorlog writing, default is now...
log.h 321 Bytes 1 1376 days jan first import of lighttpd 1.3.10
md5.c 10.5 KB 1 1376 days jan first import of lighttpd 1.3.10
md5.h 1.3 KB 1 1376 days jan first import of lighttpd 1.3.10
md5_global.h 782 Bytes 1 1376 days jan first import of lighttpd 1.3.10
mod_access.c 3.2 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_accesslog.c 21.5 KB 571 1189 days jan don't die if accesslog file is not set
mod_alias.c 4.4 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_auth.c 18.5 KB 574 1189 days jan removed unused variable
mod_auth.h 0 Bytes 1 1376 days jan first import of lighttpd 1.3.10
mod_cgi.c 28.8 KB 619 1183 days jan call create-env only for the first match. (for ...
mod_cml.c 8.7 KB 512 1199 days jan removed setup_connection (merged [295])
mod_cml.h 685 Bytes 452 1223 days jan ported mod_cml to lua
mod_cml_funcs.c 5 KB 664 1176 days jan added file_isdir
mod_cml_funcs.h 401 Bytes 664 1176 days jan added file_isdir
mod_cml_lua.c 8.9 KB 664 1176 days jan added file_isdir
mod_compress.c 17.1 KB 621 1183 days jan if the write is waiting, break the loop.
mod_dirlisting.c 20 KB 615 1184 days jan if pcre is not avaible the UNUSED(regex) tries ...
mod_evhost.c 7.4 KB 555 1191 days jan better error-handling and cleanup (merged [257]...
mod_expire.c 7.3 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_fastcgi.c 84.7 KB 663 1176 days jan replaced /bin/sh exec by a simple cmdline parse...
mod_indexfile.c 4.9 KB 541 1192 days jan moved code to mod_staticfile, mod_dirlisting an...
mod_mysql_vhost.c 10.2 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_proxy.c 30 KB 659 1176 days jan use the standard value for it
mod_redirect.c 6 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_rewrite.c 9.9 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_rrdtool.c 10.4 KB 603 1186 days jan on SEGFAULT tell were we where
mod_scgi.c 73 KB 523 1199 days jan allow numbers in header-keys
mod_secure_download.c 6.9 KB 641 1178 days jan don't set a global uri-prefix and added checks ...
mod_setenv.c 4.8 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_simple_vhost.c 6.7 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_skeleton.c 3.9 KB 577 1189 days jan added read-only WebDAV support
mod_ssi.c 25.2 KB 603 1186 days jan on SEGFAULT tell were we where
mod_ssi.h 678 Bytes 1 1376 days jan first import of lighttpd 1.3.10
mod_ssi_expr.c 6 KB 1 1376 days jan first import of lighttpd 1.3.10
mod_ssi_expr.h 692 Bytes 1 1376 days jan first import of lighttpd 1.3.10
mod_ssi_exprparser.h 540 Bytes 1 1376 days jan first import of lighttpd 1.3.10
mod_ssi_exprparser.y 2.2 KB 1 1376 days jan first import of lighttpd 1.3.10
mod_staticfile.c 10.9 KB 655 1176 days jan moved last-modifed handling to response.c and l...
mod_status.c 21.5 KB 633 1179 days moo fix table css for easy of embeding
mod_trigger_b4_dl.c 14.8 KB 567 1190 days jan removed #ifdefs and fixed conditional config fo...
mod_userdir.c 5.4 KB 576 1189 days jan the userdir module builds a physical path by ha...
mod_usertrack.c 6.7 KB 551 1191 days jan fixed possible uninit variables of the config-p...
mod_webdav.c 42.2 KB 636 1178 days jan closed memleaks at shutdown
network.c 12.8 KB 653 1177 days jan added gracefull shutdown and max-connections
network.h 254 Bytes 1 1376 days jan first import of lighttpd 1.3.10
network_backends.h 1.7 KB 1 1376 days jan first import of lighttpd 1.3.10
network_freebsd_sendfile.c 4.5 KB 634 1179 days jan for EAGAIN: don't close the fd twice, for the o...
network_linux_sendfile.c 4.5 KB 502 1200 days jan dropped file-cache, added stat-cache and module...
network_openssl.c 5.1 KB 621 1183 days jan if the write is waiting, break the loop.
network_solaris_sendfilev.c 4.6 KB 668 1175 days jan minor portability fixes
network_write.c 3.5 KB 581 1188 days jan sol10 needs them
network_writev.c 5.3 KB 502 1200 days jan dropped file-cache, added stat-cache and module...
plugin.c 10.2 KB 646 1178 days jan removed the 'make distcheck' hack as we have -m...
plugin.h 4 KB 532 1193 days jan ..physical_path is gone and has ben replaced by...
proc_open.c 8.1 KB 530 1199 days jan added include_shell option to configfiles (merg...
proc_open.h 514 Bytes 530 1199 days jan added include_shell option to configfiles (merg...
request.c 25.1 KB 593 1187 days jan added MOVE, COPY, PROPPATCH and nearly complete...
request.h 188 Bytes 1 1376 days jan first import of lighttpd 1.3.10
response.c 18.1 KB 660 1176 days jan add 404 and 403 to request-handling debug output
response.h 735 Bytes 655 1176 days jan moved last-modifed handling to response.c and l...
server.c 26.8 KB 653 1177 days jan added gracefull shutdown and max-connections
server.h 359 Bytes 1 1376 days jan first import of lighttpd 1.3.10
settings.h 769 Bytes 318 1300 days jan merged [166]
spawn-fcgi.c 9.2 KB 606 1186 days jan REUSE the socket on spawning
splaytree.c 7.2 KB 502 1200 days jan dropped file-cache, added stat-cache and module...
splaytree.h 414 Bytes 502 1200 days jan dropped file-cache, added stat-cache and module...
stat_cache.c 11.7 KB 637 1178 days jan reverted last chngeset and added asserts() that...
stat_cache.h 366 Bytes 502 1200 days jan dropped file-cache, added stat-cache and module...
stream.c 1.6 KB 530 1199 days jan added include_shell option to configfiles (merg...
stream.h 192 Bytes 1 1376 days jan first import of lighttpd 1.3.10
sys-mmap.h 322 Bytes 1 1376 days jan first import of lighttpd 1.3.10
sys-socket.h 413 Bytes 1 1376 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