Activity
From 2017-07-16 to 2017-07-22
2017-07-21
- 14:54 Feature #2818 (Fixed): Custom HEADER and README filepaths in mod_dirlisting are treated as relative paths instead of absolute paths when file name starts with "/"
- *Description*
We use mod_dirlisting to list the contents of a connected USB drive. The document root in lighttpd.c...
2017-07-17
- 04:58 Feature #1393 (Patch Pending): access log pipe writer should restart child process if it exits
2017-07-16
- 17:17 Feature #1162 (Patch Pending): Adaptive spawning with min-procs=>0
- 02:42 Revision 81b8fffd: [mod_fastcgi,mod_scgi] use temp buffer for cgi_env
- 02:42 Revision 6e1c02f3: [mod_fastcgi,mod_scgi] parse bin_path at startup
- 02:42 Revision 35c4bf58: [mod_fastcgi,mod_scgi] struct member consistency
- 02:42 Revision 3ae7fb1b: [mod_scgi] remove unused parse_response member
- 02:42 Revision c0a90209: [mod_fastcgi,mod_scgi] consistent connect() error
- more consistent connect() error handling
NOTE: behavior change in mod_scgi:
"disable-time" default is now 1 second... - 02:42 Revision d836c727: [mod_fastcgi] move delayed connect() into switch()
- move delayed connect() handling into switch()
- 02:42 Revision d26837d5: [mod_fastcgi] set request_id in fcgi_create_env()
- set hctx->request_id in fcgi_create_env()
- 02:42 Revision 9cfa9dc3: [mod_fastcgi] consolidate connect() error handling
- 02:42 Revision b65bdb55: [mod_fastcgi] slightly simplify counters
- 02:42 Revision c7492b6e: [mod_proxy] store address family at config time
- 02:42 Revision 9b9f445a: [mod_proxy] move data_fastcgi into mod_proxy.c
- (data_fastcgi is used only by mod_proxy at this point)
- 02:42 Revision f3437fb2: [core] add const to reduce .data segment size
- 02:42 Revision 91d14acf: [core] fdevent_connect_status() shared code
- 02:42 Revision 143c6f34: [core] continue collecting use of netdb.h
- continue collecting use of netdb.h into inet_ntop_cache.[ch]
- 02:42 Revision 10025746: [core] continue collecting use of netdb.h
- continue collecting use of netdb.h into inet_ntop_cache.[ch]
- 02:42 Revision 6a8de931: [core] continue collecting use of netdb.h
- continue collecting use of netdb.h into inet_ntop_cache.[ch]
- 02:42 Revision 5248b46c: [core] sock_addr_from_str_hints reusable name res
- [core] sock_addr_from_str_hints() reusable name resolution func
- 02:42 Revision 9e75b819: [core] reduce exposure of unistd.h, other includes
- reduce exposure of unistd.h, and some other include cleanup
- 02:42 Revision 6691eb37: [core] add missing include of stdlib.h
- 02:42 Revision cafb091c: [core] remove unused includes of stat_cache.h
- 02:42 Revision 685cab05: [core] rename fd_close_on_exec()
- rename fd_close_on_exec() to fdevent_setfd_cloexec()
- 02:42 Revision 31011add: [core] mv log_error_{open,cycle.close} to server.c
- 02:42 Revision a9970fec: [core] consolidate fork()/execve() code (#1393)
- (refactoring work to address issue #1393)
x-ref:
"access log pipe writer should restart child process if it exits"... - 02:42 Revision ddf33956: [core] server.error_handler_404 X-Sendfile ENOENT (#2474)
- Better handling if server.error_handler_404 is a dynamic handler which
returns X-Sendfile pointing to a file which do... - 02:42 Revision 55867b56: [core] get port from sock_addr if AF_INET,AF_INET6
- sock_addr_get_port() to get port from sock_addr if AF_INET or AF_INET6,
or else return 0
Also available in: Atom