Glenn Strauss
4e5b822b16
[mod_magnet] cache script objects at config time
...
always check at least mtime and size to trigger script reload
10 months ago
Glenn Strauss
e86dba5468
[mod_magnet] inline name and etag buffers in cache
...
also mark cache init and cache free funcs as cold
10 months ago
Glenn Strauss
dde9df4310
[multiple] mark addtl funcs attr returns_nonnull
1 year ago
Glenn Strauss
dbe3e2361b
[multiple] prefer monotonic time for internal use
...
Note: monotonic time does not change while VM is suspended
Continue to use real time where required by HTTP protocol, for logging
and for other user-visible instances, such as mod_status, as well as for
external databases and caches.
1 year ago
Glenn Strauss
68d8d4c532
[multiple] stat_cache singleton
2 years ago
Glenn Strauss
50bdb55de8
[multiple] connection hooks no longer get (srv *)
...
(explicit (server *) not passed; available in con->srv)
2 years ago
Glenn Strauss
84ccd87b31
[mod_magnet] use config_plugin_values_init()
2 years ago
Glenn Strauss
04d76e7afd
[core] some header cleanup
...
provide standard types in first.h instead of base.h
provide lighttpd types in base_decls.h instead of settings.h
reduce headers exposed by headers for core data structures
do not expose <pcre.h> or <stdlib.h> in headers
move stat_cache_entry to stat_cache.h
reduce use of "server.h" and "base.h" in headers
4 years ago
Glenn Strauss
ac90699d28
[autobuild] rm module stub code for missing deps
...
remove module stub code since the build system(s) no longer build any
module when the dependencies for a given module are not present.
6 years ago
Glenn Strauss
8abd06a7ff
consistent inclusion of config.h at top of files ( fixes #2073 )
...
From: Glenn Strauss <gstrauss@gluelogic.com>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3113 152afb58-edef-0310-8abb-c4023f1b3aa9
6 years ago
Jan Kneschke
404f81e63b
lua_State has to be put into the #ifdef too
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1309 152afb58-edef-0310-8abb-c4023f1b3aa9
16 years ago
Jan Kneschke
4b8905d4b4
fix for lua not installed
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1308 152afb58-edef-0310-8abb-c4023f1b3aa9
16 years ago
Jan Kneschke
daeab348cd
added mod_magnet
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1292 152afb58-edef-0310-8abb-c4023f1b3aa9
16 years ago