Mercurial
>
hg
>
webserver
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
implement acceptor thread shutdown
Sat, 03 Dec 2022 13:26:56 +0100
, by Olaf Wintermann
improve acceptor error handling
Sat, 03 Dec 2022 12:27:00 +0100
, by Olaf Wintermann
fix configuration referencing
Sun, 27 Nov 2022 15:58:37 +0100
, by Olaf Wintermann
improve daemon startup
Sun, 27 Nov 2022 13:33:30 +0100
, by Olaf Wintermann
fix stdout log message duplicates
Sun, 27 Nov 2022 10:20:10 +0100
, by Olaf Wintermann
fix listener ssl initialization
Sun, 27 Nov 2022 10:07:37 +0100
, by Olaf Wintermann
implement successor listener, fix webserver_reconfig
Sat, 26 Nov 2022 19:15:33 +0100
, by Olaf Wintermann
fix srvctrl thread stacksize
Sat, 26 Nov 2022 19:14:29 +0100
, by Olaf Wintermann
refactore http listener creation
Sat, 26 Nov 2022 17:07:08 +0100
, by Olaf Wintermann
replace linkedlist with arraylist in the expression parser
Sun, 20 Nov 2022 12:43:44 +0100
, by Olaf Wintermann
update ucx
Sun, 20 Nov 2022 12:19:09 +0100
, by Olaf Wintermann
expression parser: add support for functions
Sun, 20 Nov 2022 11:39:46 +0100
, by Olaf Wintermann
redirect stdout/stderr to log file
Wed, 16 Nov 2022 12:14:45 +0100
, by Olaf Wintermann
use non-blocking IO for pipes and socket in send_cgi
Sun, 13 Nov 2022 12:58:25 +0100
, by Olaf Wintermann
add http_send_response function that is usable for non-blocking IO
Sun, 13 Nov 2022 10:57:38 +0100
, by Olaf Wintermann
parse cgi stderr output for logging and use non-blocking pipes
Sun, 13 Nov 2022 09:41:07 +0100
, by Olaf Wintermann
refactor send_cgi into non-blocking SAF (wip)
Sat, 12 Nov 2022 20:50:45 +0100
, by Olaf Wintermann
fix prepare_service_file error handling
Sat, 12 Nov 2022 17:34:58 +0100
, by Olaf Wintermann
improve error handling in send_file if the file is a directory
Sat, 12 Nov 2022 17:28:32 +0100
, by Olaf Wintermann
add check if pidfile can be opened
Sat, 12 Nov 2022 17:00:16 +0100
, by Olaf Wintermann
run Init directives after setuid
Sat, 12 Nov 2022 16:52:32 +0100
, by Olaf Wintermann
make config parser delimiters configurable
Sat, 12 Nov 2022 12:09:37 +0100
, by Olaf Wintermann
allow '-' in tokens, add support for negative integers
Sat, 12 Nov 2022 11:52:47 +0100
, by Olaf Wintermann
add obj.conf expression parser
Sat, 12 Nov 2022 11:01:11 +0100
, by Olaf Wintermann
extend serverconfig tokenizer to create separate tokens for brackets
Wed, 09 Nov 2022 11:51:19 +0100
, by Olaf Wintermann
use realloc instead of malloc in object_add_directive
Wed, 09 Nov 2022 10:37:52 +0100
, by Olaf Wintermann
new recursive function to convert objconf (preparation for nsapi conditions)
Tue, 08 Nov 2022 22:35:18 +0100
, by Olaf Wintermann
new obj.conf parser based on serverconfig parser
Mon, 07 Nov 2022 22:30:12 +0100
, by Olaf Wintermann
use server.conf parser for init.conf as well
Mon, 07 Nov 2022 17:59:44 +0100
, by Olaf Wintermann
prepare serverconfig parser to be also used for obj.conf and init.conf
Sun, 06 Nov 2022 17:41:39 +0100
, by Olaf Wintermann
update ucx hash functions
Sun, 06 Nov 2022 16:59:39 +0100
, by Olaf Wintermann
switch from ucx 2 to 3
Sun, 06 Nov 2022 15:53:32 +0100
, by Olaf Wintermann
improve propfind error handling
Wed, 02 Nov 2022 19:19:01 +0100
, by Olaf Wintermann
implement ACL check for proppatch requests
Wed, 02 Nov 2022 19:10:10 +0100
, by Olaf Wintermann
improve error handling in webdav_proppatch
Wed, 02 Nov 2022 18:38:40 +0100
, by Olaf Wintermann
improve sessionhandler error handling
Wed, 02 Nov 2022 18:21:58 +0100
, by Olaf Wintermann
improve error handling in basic_run_session
Wed, 02 Nov 2022 18:08:06 +0100
, by Olaf Wintermann
abort config loading if an unknown webdav backend is specified
Wed, 02 Nov 2022 17:53:15 +0100
, by Olaf Wintermann
replace perror() messages with log_ereport in thrpool.c
Wed, 02 Nov 2022 17:47:39 +0100
, by Olaf Wintermann
close connection if content-length != number of bytes written
Tue, 01 Nov 2022 20:46:15 +0100
, by Olaf Wintermann
store number of written bytes in the HttpStream
Tue, 01 Nov 2022 20:39:41 +0100
, by Olaf Wintermann
add vfs support to dir_redirect
Tue, 01 Nov 2022 16:54:24 +0100
, by Olaf Wintermann
add vfs support to find_index
Tue, 01 Nov 2022 16:53:11 +0100
, by Olaf Wintermann
fix multistatus response creating namespace definitions twice in some cases
Tue, 01 Nov 2022 16:40:03 +0100
, by Olaf Wintermann
pg: fix proppatch not working for normal dead properties if extensions are enabled
Tue, 01 Nov 2022 15:59:28 +0100
, by Olaf Wintermann
fix invalid propfind pg queries created for allprop requests on collections
Tue, 01 Nov 2022 15:39:21 +0100
, by Olaf Wintermann
fix warning caused by an ucx update that changed UcxKey data to const
Tue, 01 Nov 2022 15:27:48 +0100
, by Olaf Wintermann
fix ucx include path in postgresql plugin
Sun, 23 Oct 2022 11:41:05 +0200
, by Olaf Wintermann
use IPV6_V6ONLY socket option on linux
Thu, 13 Oct 2022 19:26:15 +0200
, by Olaf Wintermann
convert ipv6 addr to string
Thu, 13 Oct 2022 18:46:00 +0200
, by Olaf Wintermann
add initial ipv6 support
Wed, 12 Oct 2022 23:34:20 +0200
, by Olaf Wintermann
fix mkcol not responding with correct status code in some cases
Sun, 25 Sep 2022 15:40:27 +0200
, by Olaf Wintermann
"write" permission includes "add_file" now
Sun, 25 Sep 2022 15:23:08 +0200
, by Olaf Wintermann
fix listener not initialiazed before changeuid
Sun, 25 Sep 2022 12:12:53 +0200
, by Olaf Wintermann
print error in case the log file config doesn't work
Sun, 25 Sep 2022 11:56:47 +0200
, by Olaf Wintermann
add verbose logging for setuid/setgid and abort startup if setuid fails
Sun, 25 Sep 2022 11:00:38 +0200
, by Olaf Wintermann
reduce log warnings in case pg_check_connection fails
Sun, 25 Sep 2022 10:51:47 +0200
, by Olaf Wintermann
fix double free in postgresql resourcepool if pg_check_connection fails
Sun, 25 Sep 2022 10:47:49 +0200
, by Olaf Wintermann
change uid before most of the config is loaded
Sun, 25 Sep 2022 10:36:28 +0200
, by Olaf Wintermann
fix build on non-freebsd systems
Sun, 25 Sep 2022 09:33:39 +0200
, by Olaf Wintermann
merge cpp-ports
Sat, 24 Sep 2022 17:11:57 +0200
, by Olaf Wintermann
merge branch webdav into default
Sat, 24 Sep 2022 16:26:10 +0200
, by Olaf Wintermann
remove debug code
webdav
Sat, 24 Sep 2022 16:19:24 +0200
, by Olaf Wintermann
fix net_printf not working with empty strings
webdav
Fri, 09 Sep 2022 20:17:23 +0200
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-64
+64
+100
tip