Mercurial
>
hg
>
webserver
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
use non-blocking IO for pipes and socket in send_cgi
2022-11-13
, by Olaf Wintermann
add http_send_response function that is usable for non-blocking IO
2022-11-13
, by Olaf Wintermann
parse cgi stderr output for logging and use non-blocking pipes
2022-11-13
, by Olaf Wintermann
refactor send_cgi into non-blocking SAF (wip)
2022-11-12
, by Olaf Wintermann
fix prepare_service_file error handling
2022-11-12
, by Olaf Wintermann
improve error handling in send_file if the file is a directory
2022-11-12
, by Olaf Wintermann
add check if pidfile can be opened
2022-11-12
, by Olaf Wintermann
run Init directives after setuid
2022-11-12
, by Olaf Wintermann
make config parser delimiters configurable
2022-11-12
, by Olaf Wintermann
allow '-' in tokens, add support for negative integers
2022-11-12
, by Olaf Wintermann
add obj.conf expression parser
2022-11-12
, by Olaf Wintermann
extend serverconfig tokenizer to create separate tokens for brackets
2022-11-09
, by Olaf Wintermann
use realloc instead of malloc in object_add_directive
2022-11-09
, by Olaf Wintermann
new recursive function to convert objconf (preparation for nsapi conditions)
2022-11-08
, by Olaf Wintermann
new obj.conf parser based on serverconfig parser
2022-11-07
, by Olaf Wintermann
use server.conf parser for init.conf as well
2022-11-07
, by Olaf Wintermann
prepare serverconfig parser to be also used for obj.conf and init.conf
2022-11-06
, by Olaf Wintermann
update ucx hash functions
2022-11-06
, by Olaf Wintermann
switch from ucx 2 to 3
2022-11-06
, by Olaf Wintermann
improve propfind error handling
2022-11-02
, by Olaf Wintermann
implement ACL check for proppatch requests
2022-11-02
, by Olaf Wintermann
improve error handling in webdav_proppatch
2022-11-02
, by Olaf Wintermann
improve sessionhandler error handling
2022-11-02
, by Olaf Wintermann
improve error handling in basic_run_session
2022-11-02
, by Olaf Wintermann
abort config loading if an unknown webdav backend is specified
2022-11-02
, by Olaf Wintermann
replace perror() messages with log_ereport in thrpool.c
2022-11-02
, by Olaf Wintermann
close connection if content-length != number of bytes written
2022-11-01
, by Olaf Wintermann
store number of written bytes in the HttpStream
2022-11-01
, by Olaf Wintermann
add vfs support to dir_redirect
2022-11-01
, by Olaf Wintermann
add vfs support to find_index
2022-11-01
, by Olaf Wintermann
fix multistatus response creating namespace definitions twice in some cases
2022-11-01
, by Olaf Wintermann
pg: fix proppatch not working for normal dead properties if extensions are enabled
2022-11-01
, by Olaf Wintermann
fix invalid propfind pg queries created for allprop requests on collections
2022-11-01
, by Olaf Wintermann
fix warning caused by an ucx update that changed UcxKey data to const
2022-11-01
, by Olaf Wintermann
fix ucx include path in postgresql plugin
2022-10-23
, by Olaf Wintermann
use IPV6_V6ONLY socket option on linux
2022-10-13
, by Olaf Wintermann
convert ipv6 addr to string
2022-10-13
, by Olaf Wintermann
add initial ipv6 support
2022-10-12
, by Olaf Wintermann
fix mkcol not responding with correct status code in some cases
2022-09-25
, by Olaf Wintermann
"write" permission includes "add_file" now
2022-09-25
, by Olaf Wintermann
fix listener not initialiazed before changeuid
2022-09-25
, by Olaf Wintermann
print error in case the log file config doesn't work
2022-09-25
, by Olaf Wintermann
add verbose logging for setuid/setgid and abort startup if setuid fails
2022-09-25
, by Olaf Wintermann
reduce log warnings in case pg_check_connection fails
2022-09-25
, by Olaf Wintermann
fix double free in postgresql resourcepool if pg_check_connection fails
2022-09-25
, by Olaf Wintermann
change uid before most of the config is loaded
2022-09-25
, by Olaf Wintermann
fix build on non-freebsd systems
2022-09-25
, by Olaf Wintermann
merge cpp-ports
2022-09-24
, by Olaf Wintermann
merge branch webdav into default
2022-09-24
, by Olaf Wintermann
remove debug code
webdav
2022-09-24
, by Olaf Wintermann
fix net_printf not working with empty strings
webdav
2022-09-09
, by Olaf Wintermann
disable pg large object IO functions for collections
webdav
2022-09-08
, by Olaf Wintermann
fix resourcetype initialization
webdav
2022-08-27
, by Olaf Wintermann
pg propfind stores resource_id in rq->vars
webdav
2022-08-18
, by Olaf Wintermann
pg_vfs_open stores the resource_id in rq->vars
webdav
2022-08-18
, by Olaf Wintermann
make original proppatch property list available to all backends
webdav
2022-08-18
, by Olaf Wintermann
Add support for extended properties in pg proppatch
webdav
2022-08-15
, by Olaf Wintermann
Add support for extended properties in pg propfind
webdav
2022-08-14
, by Olaf Wintermann
build pg propfind query from components
webdav
2022-08-14
, by Olaf Wintermann
use configured root node from PgRepository in pg vfs/webdav
webdav
2022-08-14
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-60
+60
+100
tip