Mercurial
>
hg
>
webserver
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
disable pg large object IO functions for collections
webdav
Thu, 08 Sep 2022 17:34:16 +0200
, by Olaf Wintermann
fix resourcetype initialization
webdav
Sat, 27 Aug 2022 11:57:27 +0200
, by Olaf Wintermann
pg propfind stores resource_id in rq->vars
webdav
Thu, 18 Aug 2022 18:18:06 +0200
, by Olaf Wintermann
pg_vfs_open stores the resource_id in rq->vars
webdav
Thu, 18 Aug 2022 16:54:57 +0200
, by Olaf Wintermann
make original proppatch property list available to all backends
webdav
Thu, 18 Aug 2022 16:48:23 +0200
, by Olaf Wintermann
Add support for extended properties in pg proppatch
webdav
Mon, 15 Aug 2022 15:45:55 +0200
, by Olaf Wintermann
Add support for extended properties in pg propfind
webdav
Sun, 14 Aug 2022 16:46:52 +0200
, by Olaf Wintermann
build pg propfind query from components
webdav
Sun, 14 Aug 2022 12:43:14 +0200
, by Olaf Wintermann
use configured root node from PgRepository in pg vfs/webdav
webdav
Sun, 14 Aug 2022 11:40:54 +0200
, by Olaf Wintermann
add parser for extended postgresql webdav config
webdav
Sat, 13 Aug 2022 15:56:51 +0200
, by Olaf Wintermann
add config option for pg root node lookup
webdav
Thu, 11 Aug 2022 20:51:39 +0200
, by Olaf Wintermann
add global resource lookup function
webdav
Thu, 11 Aug 2022 20:21:13 +0200
, by Olaf Wintermann
adjust pg plugin to new dav initialization
webdav
Wed, 10 Aug 2022 21:01:54 +0200
, by Olaf Wintermann
add support for named dav repositories in nametrans safs
webdav
Wed, 10 Aug 2022 20:56:24 +0200
, by Olaf Wintermann
implement named dav repositories
webdav
Wed, 10 Aug 2022 20:32:49 +0200
, by Olaf Wintermann
add support for name/value config args
webdav
Tue, 09 Aug 2022 19:01:54 +0200
, by Olaf Wintermann
add new dav config element
webdav
Sun, 07 Aug 2022 13:46:43 +0200
, by Olaf Wintermann
revert optimization that does not harmonize with realloc()
cpp-ports
Wed, 08 Jun 2022 19:26:43 +0200
, by Mike Becker
fix code that is not standard C
cpp-ports
Wed, 08 Jun 2022 19:14:57 +0200
, by Mike Becker
port pblock.cpp to pblock.c
cpp-ports
Wed, 08 Jun 2022 18:55:59 +0200
, by Mike Becker
port uri.cpp to uri.c
cpp-ports
Sat, 04 Jun 2022 19:27:25 +0200
, by Mike Becker
make sure the http stream is finished if headers are sent
webdav
Sun, 15 May 2022 08:56:00 +0200
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-60
+60
+100
tip