Activity
From 2021-10-30 to 2021-11-05
2021-11-05
- 15:53 Revision be82f3d2: [doc] improve sample configs
- 10:52 Revision 55d787cd: [doc] expand vhosts.template
- 10:37 Revision 299220ac: [doc] improve sample configs
- (commit msg edited by gstrauss)
- 08:50 Bug #3115 (Fixed): Test the configuration file while lighttpd is running.
- Applied in changeset commit:feb9b0c4a76367c2a8a64613ce60b2596a0a4c7e.
- 08:14 Bug #3115 (Patch Pending): Test the configuration file while lighttpd is running.
- Thanks for the report.
The regression appears to be in lighttpd 1.4.60, due to commit commit:af3df29a
This patc... - 06:45 Bug #3115 (Fixed): Test the configuration file while lighttpd is running.
Running ...- 08:48 Revision feb9b0c4: [core] fix removal of server.pid-file when testing (fixes #3115)
- (thx dinoex)
fix removal of server.pid-file when testing config with lighttpd -tt
(regression in lighttpd 1.4.60, 1.... - 08:48 Revision 9974b57a: [core] run plugin cleanup hooks in reverse
- run plugin cleanup hooks in reverse to balance ctor/dtor-like plugin
behaviors - 08:48 Revision 8c7b86a3: [tests] reenable test_mod_ssi in cmake
- (Instead, workaround added for libtool)
(There must be better ways to do this, but I don't know them right now)
2021-11-04
- 09:49 Revision d1f4bc98: [tests] disable test_mod_ssi in cmake (temporary)
- disable test_mod_ssi in cmake (temporary) until include paths updated
or dependency added for the generated ssi parse... - 09:41 Revision e9309342: [tests] disable test_mod_ssi in cmake (temporary)
- disable test_mod_ssi in cmake (temporary) until include paths updated
or dependency added for the generated ssi parse... - 09:32 Revision fe7d5a76: [core] libev EV_ERROR conflicts with kqueue
- libev EV_ERROR conflicts with kqueue sys/event.h EV_ERROR
- 09:03 Revision ec50657e: [mod_cgi] check fd-to-cgi not -1 before close
- sanity check
- 07:15 Revision 8b10f94c: [core] warn if dynamic modules before mod_auth
- warn if known dynamic modules listed before mod_auth in server.modules
e.g. mod_auth must be listed before mod_fastc...
2021-11-03
- 15:48 Revision 9cdb812c: [core] use TCP_CORK w/ TLS if cq length > 16k
- use TCP_CORK (on Linux) with TLS if cq length > 16k
- 15:45 Revision b376934b: [core] close backend socket fds more quickly
- (thx ThomasDevoogdt)
close backend socket fds more quickly by polling with zero timeout when
there are pending fds s...
2021-11-02
- 06:58 Revision 0f51b372: [core] fdevent_fdnode.c separate from fdevent.c
- 06:54 Revision 7113dcb4: [core] merge fdevent impls into fdevent_impl.c
- 04:42 Feature #3113: Feature of brute force attack
- Please read [[Docs_ModAuth#HTTP-Auth-methods|mod_auth HTTP Auth methods]] docs before asking further questions in the...
2021-11-01
- 15:37 Revision ec529177: [core] fdevent_impl.c separate from fdevent.c
- 14:34 Revision b7a8fd46: [core] fdevent_socket_nb_cloexec_init()
- fdevent_socket_nb_cloexec_init() separate from fdevent_init()
- 09:46 Revision 84449e14: [tests] t/test_mod_ssi
2021-10-30
- 19:10 Revision 98ba0310: [core] explicitly include sys/cdefs.h
- <sys/cdefs.h> might not be included in standard headers by musl libc
x-ref:
https://github.com/void-linux/void-pac... - 03:56 Revision c29268cd: [core] remove redundant asserts
- buffer_append_strftime() requires a non-NULL const string for format
buffer_append_string_encoded() and buffer_appen...
Also available in: Atom