|
../
|
|
.cvsignore
|
171 bytes |
530
|
3 years
|
jan:
added include_shell option to configfiles (merged the rest of the trunk …
|
|
array.c
|
7.1 kB |
861
|
3 years
|
jan:
more unsigned/sign compare fixes
|
|
array.h
|
3.3 kB |
733
|
3 years
|
jan:
either remove include config.h or covered it in HAVE_CONFIG_H
|
|
base.h
|
12.3 kB |
939
|
3 years
|
jan:
renamed server.force-lower-case-files to server.force-lowercase-filenams
- …
|
|
bitset.c
|
1.2 kB |
603
|
3 years
|
jan:
on SEGFAULT tell were we where
|
|
bitset.h
|
365 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
buffer.c
|
21.6 kB |
942
|
3 years
|
jan:
fixed encoding of UTF8 data (Jani Taskinen <sniper@…>)
|
|
buffer.h
|
3.8 kB |
944
|
3 years
|
jan:
ENCODING_MINIMAL_XML was missing in last commit
|
|
chunk.c
|
6.5 kB |
815
|
3 years
|
jan:
fixed check for tempdirs
|
|
chunk.h
|
1.8 kB |
812
|
3 years
|
jan:
chunkqueue can get a list of tempdirs which are tried to open a file …
|
|
configfile-glue.c
|
12.0 kB |
1016
|
3 years
|
moo:
fixed #557: %0 crashed with !~
|
|
configfile.c
|
34.6 kB |
986
|
3 years
|
jan:
load the three base modules if server.modules is not set
|
|
configfile.h
|
0.7 kB |
616
|
3 years
|
moo:
fix merging of auto-indexing element, and make autoload modules hack to …
|
|
configparser.y
|
13.1 kB |
956
|
3 years
|
moo:
implement global context
|
|
connections-glue.c
|
1.3 kB |
49
|
4 years
|
jan:
moved external functions to *-glue.c
this simplifies the linkage on …
|
|
connections.c
|
41.3 kB |
1027
|
3 years
|
jan:
432 is used by webdav for locked
|
|
connections.h
|
0.6 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
crc32.c
|
3.4 kB |
745
|
3 years
|
jan:
fixed crc32c on 64bit platforms (fixes crc errors)
|
|
crc32.h
|
299 bytes |
767
|
3 years
|
jan:
s/def/defined/
|
|
data_array.c
|
1.3 kB |
616
|
3 years
|
moo:
fix merging of auto-indexing element, and make autoload modules hack to …
|
|
data_config.c
|
3.0 kB |
554
|
3 years
|
moo:
make output of array/config same format as lighttpd.conf, with auto …
|
|
data_count.c
|
1.3 kB |
616
|
3 years
|
moo:
fix merging of auto-indexing element, and make autoload modules hack to …
|
|
data_fastcgi.c
|
1.4 kB |
616
|
3 years
|
moo:
fix merging of auto-indexing element, and make autoload modules hack to …
|
|
data_integer.c
|
1.3 kB |
616
|
3 years
|
moo:
fix merging of auto-indexing element, and make autoload modules hack to …
|
|
data_string.c
|
2.3 kB |
616
|
3 years
|
moo:
fix merging of auto-indexing element, and make autoload modules hack to …
|
|
etag.c
|
0.8 kB |
378
|
3 years
|
jan:
final fix for testcase and #177
|
|
etag.h
|
274 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
fastcgi.h
|
2.9 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
fdevent.c
|
4.4 kB |
844
|
3 years
|
jan:
init the fdevent-handler AFTER daemonize and AFTER the max-worker spawning
|
|
fdevent.h
|
4.8 kB |
749
|
3 years
|
jan:
fdlist is not used, removed it (fixes inclusion into C++)
|
|
fdevent_freebsd_kqueue.c
|
4.0 kB |
665
|
3 years
|
jan:
only try to open the event-handler, but close right away as we have to …
|
|
fdevent_linux_rtsig.c
|
5.6 kB |
873
|
3 years
|
jan:
fixed 64bit printf() for size_t
|
|
fdevent_linux_sysepoll.c
|
3.4 kB |
768
|
3 years
|
jan:
fixed handling of delay FDEVENT_HUP and epoll()
|
|
fdevent_poll.c
|
3.8 kB |
861
|
3 years
|
jan:
more unsigned/sign compare fixes
|
|
fdevent_select.c
|
2.6 kB |
653
|
3 years
|
jan:
added gracefull shutdown and max-connections
|
|
fdevent_solaris_devpoll.c
|
3.4 kB |
665
|
3 years
|
jan:
only try to open the event-handler, but close right away as we have to …
|
|
http-header-glue.c
|
8.8 kB |
989
|
3 years
|
jan:
301 has a content now, so we need a file_finished to say that we have not …
|
|
http_auth.c
|
24.3 kB |
971
|
3 years
|
jan:
qop is required nc and nonce (fixes #477)
|
|
http_auth.h
|
1.6 kB |
531
|
3 years
|
jan:
added support for LDAP-bind()
|
|
http_auth_digest.c
|
327 bytes |
918
|
3 years
|
jan:
removed dead code which led to a collision on libsasl2 anyway
|
|
http_auth_digest.h
|
343 bytes |
918
|
3 years
|
jan:
removed dead code which led to a collision on libsasl2 anyway
|
|
http_chunk.c
|
2.7 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
http_chunk.h
|
414 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
inet_ntop_cache.c
|
1.5 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
inet_ntop_cache.h
|
150 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
joblist.c
|
1.6 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
joblist.h
|
363 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
keyvalue.c
|
8.3 kB |
1012
|
3 years
|
jan:
added the WebDAV, class 2 methods (darix)
|
|
keyvalue.h
|
2.5 kB |
1012
|
3 years
|
jan:
added the WebDAV, class 2 methods (darix)
|
|
lemon.c
|
125.8 kB |
658
|
3 years
|
jan:
make ucbcc on sol9 happy as B_TRUE and B_FALSE are defined somewhere
|
|
lempar.c
|
22.0 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
log.c
|
6.1 kB |
822
|
3 years
|
jan:
simplified buffer-encoding functions into one function
- all of them do …
|
|
log.h
|
321 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
Makefile.am
|
9.7 kB |
1030
|
3 years
|
jan:
added mod_flv_streaming.c for streaming flash movies efficiently
|
|
md5.c
|
10.4 kB |
856
|
3 years
|
jan:
fixed md5 on 64bit platforms
|
|
md5.h
|
1.5 kB |
856
|
3 years
|
jan:
fixed md5 on 64bit platforms
|
|
mod_access.c
|
3.4 kB |
948
|
3 years
|
jan:
added tests for lowercase filesysytems
made mod_access aware of lowercase …
|
|
mod_accesslog.c
|
21.1 kB |
963
|
3 years
|
jan:
don't append a \n for syslog() (fixes #481)
|
|
mod_alias.c
|
4.5 kB |
1010
|
3 years
|
jan:
fixed typo
|
|
mod_auth.c
|
19.4 kB |
1001
|
3 years
|
jan:
improved error-msg for configuration errors
|
|
mod_auth.h
|
0 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
mod_cgi.c
|
31.3 kB |
1006
|
3 years
|
jan:
- close unused pipe-fds as soon as possible to generate a SIGPIPE if the …
|
|
mod_cml.c
|
7.5 kB |
961
|
3 years
|
jan:
- removed the session-id code
- prepared exporting cookies to cml
- …
|
|
mod_cml.h
|
0.7 kB |
961
|
3 years
|
jan:
- removed the session-id code
- prepared exporting cookies to cml
- …
|
|
mod_cml_funcs.c
|
5.0 kB |
856
|
3 years
|
jan:
fixed md5 on 64bit platforms
|
|
mod_cml_funcs.h
|
429 bytes |
770
|
3 years
|
moo:
part of [733]
|
|
mod_cml_lua.c
|
10.6 kB |
961
|
3 years
|
jan:
- removed the session-id code
- prepared exporting cookies to cml
- …
|
|
mod_compress.c
|
17.1 kB |
861
|
3 years
|
jan:
more unsigned/sign compare fixes
|
|
mod_dirlisting.c
|
22.3 kB |
942
|
3 years
|
jan:
fixed encoding of UTF8 data (Jani Taskinen <sniper@…>)
|
|
mod_evasive.c
|
3.9 kB |
919
|
3 years
|
jan:
- added mod_evasive to the autoconf build
- ignore connections from the …
|
|
mod_evhost.c
|
7.4 kB |
555
|
3 years
|
jan:
better error-handling and cleanup (merged [257] and [282])
|
|
mod_expire.c
|
7.6 kB |
817
|
3 years
|
jan:
fixed cache-control value
|
|
mod_fastcgi.c
|
97.6 kB |
1038
|
3 years
|
jan:
don't forget the waitpid() for locally spawned processes (patch by Cameron …
|
|
mod_flv_streaming.c
|
6.1 kB |
1030
|
3 years
|
jan:
added mod_flv_streaming.c for streaming flash movies efficiently
|
|
mod_indexfile.c
|
5.1 kB |
762
|
3 years
|
jan:
updated docs to 1.4.x names and add support for global index-generators …
|
|
mod_mysql_vhost.c
|
10.2 kB |
950
|
3 years
|
jan:
this should fix the 'missing cleanup' msg for mod_mysql_vhost
|
|
mod_proxy.c
|
31.8 kB |
964
|
3 years
|
jan:
remove unused config variable
|
|
mod_redirect.c
|
6.0 kB |
989
|
3 years
|
jan:
301 has a content now, so we need a file_finished to say that we have not …
|
|
mod_rewrite.c
|
10.0 kB |
758
|
3 years
|
moo:
make %1 %2 etc works instead of SEGV
|
|
mod_rrdtool.c
|
10.4 kB |
603
|
3 years
|
jan:
on SEGFAULT tell were we where
|
|
mod_scgi.c
|
74.6 kB |
1022
|
3 years
|
jan:
fixed calculation of unix-socket path length if SUN_LEN is not defined …
|
|
mod_secure_download.c
|
7.0 kB |
888
|
3 years
|
jan:
used the wrong type for the configfile handling
|
|
mod_setenv.c
|
5.6 kB |
949
|
3 years
|
jan:
only apply setenv once per request
|
|
mod_simple_vhost.c
|
7.0 kB |
867
|
3 years
|
jan:
suppress the 'using default-vhost' message by default
|
|
mod_skeleton.c
|
4.0 kB |
770
|
3 years
|
moo:
part of [733]
|
|
mod_ssi.c
|
25.5 kB |
1021
|
3 years
|
jan:
fixed handling of subdirs in ssi (fixes #462), patch by robe
|
|
mod_ssi.h
|
0.7 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
mod_ssi_expr.c
|
6.0 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
mod_ssi_expr.h
|
0.7 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
mod_ssi_exprparser.h
|
0.5 kB |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
mod_ssi_exprparser.y
|
2.2 kB |
770
|
3 years
|
moo:
part of [733]
|
|
mod_staticfile.c
|
11.2 kB |
988
|
3 years
|
jan:
removed warning
|
|
mod_status.c
|
23.0 kB |
935
|
3 years
|
jan:
fixed wording
|
|
mod_trigger_b4_dl.c
|
14.8 kB |
733
|
3 years
|
jan:
either remove include config.h or covered it in HAVE_CONFIG_H
|
|
mod_uploadprogress.c
|
9.5 kB |
742
|
3 years
|
jan:
removed debug code
|
|
mod_userdir.c
|
6.9 kB |
801
|
3 years
|
jan:
added support for userdir without a passwd entry
|
|
mod_usertrack.c
|
6.7 kB |
966
|
3 years
|
jan:
removed quotes around values
- that was against the RFC 2109
- it broke …
|
|
mod_webdav.c
|
47.3 kB |
1015
|
3 years
|
jan:
allow proxy to svn-apache do a commit
|
|
network.c
|
15.9 kB |
1019
|
3 years
|
jan:
don't init a SERVERsocket? if it is initialized already
|
|
network.h
|
254 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
network_backends.h
|
1.8 kB |
737
|
3 years
|
jan:
added the fd as parameter for the write() functions
- the plugins can use …
|
|
network_freebsd_sendfile.c
|
4.4 kB |
795
|
3 years
|
jan:
renamed file.offset to file.start (we had 3 different 'offset' which was …
|
|
network_linux_sendfile.c
|
5.6 kB |
1000
|
3 years
|
jan:
oops, fixed compile
|
|
network_openssl.c
|
6.4 kB |
851
|
3 years
|
jan:
fixed unsigned compare
|
|
network_solaris_sendfilev.c
|
4.5 kB |
795
|
3 years
|
jan:
renamed file.offset to file.start (we had 3 different 'offset' which was …
|
|
network_write.c
|
3.4 kB |
795
|
3 years
|
jan:
renamed file.offset to file.start (we had 3 different 'offset' which was …
|
|
network_writev.c
|
8.5 kB |
996
|
3 years
|
jan:
fallback to madvise(), it works at least
|
|
plugin.c
|
10.7 kB |
921
|
3 years
|
jan:
added static building of lighttpd
|
|
plugin.h
|
4.0 kB |
532
|
3 years
|
jan:
..physical_path is gone and has ben replaced by subrequest_start
|
|
proc_open.c
|
8.1 kB |
530
|
3 years
|
jan:
added include_shell option to configfiles (merged the rest of the trunk …
|
|
proc_open.h
|
0.5 kB |
530
|
3 years
|
jan:
added include_shell option to configfiles (merged the rest of the trunk …
|
|
request.c
|
27.9 kB |
1025
|
3 years
|
jan:
allow leading zeros in HTTP/01.01 (fixes #542)
|
|
request.h
|
188 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
response.c
|
17.0 kB |
1018
|
3 years
|
jan:
strip ... and %20 from physical filenames only on windows
|
|
response.h
|
0.7 kB |
655
|
3 years
|
jan:
moved last-modifed handling to response.c and let mod_cml_lua.c use it.
|
|
SConscript
|
6.6 kB |
1030
|
3 years
|
jan:
added mod_flv_streaming.c for streaming flash movies efficiently
|
|
server.c
|
31.2 kB |
1026
|
3 years
|
jan:
removed umask(0);, let the old umask stay in place (fixes #547)
|
|
server.h
|
359 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
settings.h
|
0.8 kB |
318
|
3 years
|
jan:
merged [166]
|
|
spawn-fcgi.c
|
9.7 kB |
1029
|
3 years
|
jan:
added ability to specify which ip address spawn-fci listens on (fixes …
|
|
splaytree.c
|
7.0 kB |
700
|
3 years
|
jan:
exported splaytree_size
|
|
splaytree.h
|
0.7 kB |
700
|
3 years
|
jan:
exported splaytree_size
|
|
stat_cache.c
|
13.4 kB |
875
|
3 years
|
jan:
reverted last patch as open + fstat() results in a hang on named-pipes
|
|
stat_cache.h
|
366 bytes |
502
|
3 years
|
jan:
dropped file-cache, added stat-cache and modules ALWAYS cleanup at …
|
|
stream.c
|
1.6 kB |
733
|
3 years
|
jan:
either remove include config.h or covered it in HAVE_CONFIG_H
|
|
stream.h
|
192 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
sys-mmap.h
|
322 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|
|
sys-socket.h
|
413 bytes |
1
|
4 years
|
jan:
first import of lighttpd 1.3.10
|