Mercurial
>
hg
>
webserver
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
add more debug logging to cgi_stdout_readevent
Sun, 02 Jun 2024 18:56:43 +0200
, by Olaf Wintermann
add more cgi logging
Sun, 02 Jun 2024 16:36:02 +0200
, by Olaf Wintermann
simplify ev_handle_events on linux
Sun, 02 Jun 2024 16:32:39 +0200
, by Olaf Wintermann
stop cgi read-event processing if an error occured
Sun, 02 Jun 2024 16:02:36 +0200
, by Olaf Wintermann
change nsapi_function_return behavior: move saf return to the end of the event cycle
Sun, 02 Jun 2024 14:28:17 +0200
, by Olaf Wintermann
handle eof in cgi_stdout_readevent to fix potential double free in cgi_event_finish
Sun, 02 Jun 2024 13:07:48 +0200
, by Olaf Wintermann
change execution order of event handler and event finish functions
Sun, 02 Jun 2024 12:39:04 +0200
, by Olaf Wintermann
use sigterm to kill cgi scripts
Sun, 02 Jun 2024 10:22:12 +0200
, by Olaf Wintermann
test cgi kill
Fri, 24 May 2024 22:57:09 +0200
, by Olaf Wintermann
handle killpg error
Fri, 24 May 2024 20:24:39 +0200
, by Olaf Wintermann
use SIGKILL instead of SIGTERM to cgi scripts in case of errors
Fri, 24 May 2024 19:43:53 +0200
, by Olaf Wintermann
kill broken cgi processes as soon as possible
Fri, 24 May 2024 12:57:34 +0200
, by Olaf Wintermann
log cgi pid
Fri, 24 May 2024 09:22:38 +0200
, by Olaf Wintermann
fix build
Thu, 23 May 2024 15:13:03 +0200
, by Olaf Wintermann
add more cgi debug logging
Thu, 23 May 2024 15:11:38 +0200
, by Olaf Wintermann
add wait_read to cgi debug logging
Thu, 23 May 2024 14:56:33 +0200
, by Olaf Wintermann
add workaround for blocking cgi waitpid
Thu, 23 May 2024 12:31:30 +0200
, by Olaf Wintermann
fix don't try to enable pollout if it is already active (cgi)
Wed, 22 May 2024 20:44:00 +0200
, by Olaf Wintermann
improve cgi io event handling
Sun, 19 May 2024 16:53:37 +0200
, by Olaf Wintermann
fix cgi poll event handling
Sun, 12 May 2024 11:26:59 +0200
, by Olaf Wintermann
update uwproj
Sun, 07 Apr 2024 10:25:01 +0200
, by Olaf Wintermann
merge
Sat, 30 Mar 2024 12:35:29 +0100
, by Olaf Wintermann
change net_write to attempt to write all bytes, improve error handling
Sat, 30 Mar 2024 12:35:09 +0100
, by Olaf Wintermann
fix build on macOS
Wed, 17 Jan 2024 20:28:49 +0100
, by Olaf Wintermann
update uwproj
Tue, 12 Sep 2023 18:08:11 +0200
, by Olaf Wintermann
fix send_string_escaped
Thu, 07 Sep 2023 10:51:13 +0200
, by Olaf Wintermann
urlencode resource href in webdav multistatus response
Thu, 07 Sep 2023 10:06:04 +0200
, by Olaf Wintermann
little bit more url escape
Wed, 06 Sep 2023 22:48:08 +0200
, by Olaf Wintermann
send_string_escaped should escape for urls, not html
Wed, 06 Sep 2023 22:25:34 +0200
, by Olaf Wintermann
add WS_CFLAGS to admin makefile
Mon, 10 Jul 2023 18:52:28 +0200
, by Olaf Wintermann
remove basic_mempool.h usage
Mon, 10 Jul 2023 18:51:01 +0200
, by Olaf Wintermann
update ucx
Mon, 10 Jul 2023 18:39:24 +0200
, by Olaf Wintermann
fix webdav mkcol error status codes
Sun, 09 Jul 2023 15:14:26 +0200
, by Olaf Wintermann
fix non-blocking CGI handler and non-blocking SSL-IO
Sun, 11 Jun 2023 15:53:55 +0200
, by Olaf Wintermann
fix cgi-send inactive write event blocking request termination
Sat, 10 Jun 2023 18:12:04 +0200
, by Olaf Wintermann
fix uninitialized memory in http stream, when chunked transfer encoding is used
Wed, 07 Jun 2023 15:59:00 +0200
, by Olaf Wintermann
fix cgi event handling, pipes were not always closed
Mon, 05 Jun 2023 19:03:23 +0200
, by Olaf Wintermann
fix net_http_write when used with chunked transfer encoding and non-blocking IO
Sun, 04 Jun 2023 20:09:18 +0200
, by Olaf Wintermann
fix cgi response could send an uninitialized buffer
Wed, 31 May 2023 19:39:10 +0200
, by Olaf Wintermann
add http range debug logging
Wed, 31 May 2023 13:08:49 +0200
, by Olaf Wintermann
don't add empty query to rq->reqpb
Wed, 31 May 2023 12:49:44 +0200
, by Olaf Wintermann
fix missing connection ssl_error initialization
Wed, 31 May 2023 12:43:30 +0200
, by Olaf Wintermann
fix net_sendfile not counting number of written bytes
Tue, 23 May 2023 18:19:12 +0200
, by Olaf Wintermann
fix ssl settings not stored in the listener
Mon, 22 May 2023 10:22:15 +0200
, by Olaf Wintermann
update ucx
Sun, 07 May 2023 11:53:27 +0200
, by Olaf Wintermann
update ucx
Fri, 05 May 2023 18:02:11 +0200
, by Olaf Wintermann
fix PUT could potentially return a wrong status code
Sat, 25 Mar 2023 17:18:51 +0100
, by Olaf Wintermann
fix wstool ldflags, missing ../lib rpath
Fri, 24 Mar 2023 21:02:25 +0100
, by Olaf Wintermann
webdav_propfind logs less errors for http 4xx errors
Wed, 22 Mar 2023 18:18:51 +0100
, by Olaf Wintermann
fix uninitialized memory usage in sys_vfs_open, resulting in unwanted fchown calls
Wed, 22 Mar 2023 18:18:22 +0100
, by Olaf Wintermann
fix configure script: escape $$ORIGIN
Sun, 19 Mar 2023 16:53:49 +0100
, by Olaf Wintermann
implement webdav xattr namespace lists
Sun, 19 Mar 2023 16:48:19 +0100
, by Olaf Wintermann
add error handling to webdav_xattr_serialze_map()
Sun, 19 Mar 2023 14:02:39 +0100
, by Olaf Wintermann
implement propfind for webdav xattr backend
Sun, 19 Mar 2023 11:14:10 +0100
, by Olaf Wintermann
implement proppatch of the xattr webdav backend
Sat, 18 Mar 2023 19:33:06 +0100
, by Olaf Wintermann
add libxattr
Sat, 18 Mar 2023 15:52:35 +0100
, by Olaf Wintermann
add new xattr based webdav backend (unimplemented)
Sat, 18 Mar 2023 14:16:05 +0100
, by Olaf Wintermann
prevent crash in default_propfind_do triggered by bad webdav config
Sat, 18 Mar 2023 12:06:18 +0100
, by Olaf Wintermann
fix nsapi_error_request() could send empty error messages with http status 200, if the request status code wasn't set
Sat, 18 Mar 2023 11:44:37 +0100
, by Olaf Wintermann
fix default webdav backend initialization
Sat, 18 Mar 2023 11:34:48 +0100
, by Olaf Wintermann
set _GNU_SOURCE in ldap_resource.c
Sat, 18 Mar 2023 11:07:12 +0100
, by Olaf Wintermann
fix broken log_ereport call
Sat, 18 Mar 2023 11:05:40 +0100
, by Olaf Wintermann
implicitly create a resource pools for ldap authdbs, if no resource is specified
Thu, 16 Mar 2023 19:59:11 +0100
, by Olaf Wintermann
implement userNameIsDN and enableGroups for ldap auth
Thu, 16 Mar 2023 19:38:18 +0100
, by Olaf Wintermann
minimal support for ldap groups
Wed, 15 Mar 2023 19:46:02 +0100
, by Olaf Wintermann
refactor ldap user authentication, use new filter config
Mon, 13 Mar 2023 22:39:51 +0100
, by Olaf Wintermann
load additional ldap authdb config
Mon, 13 Mar 2023 20:53:46 +0100
, by Olaf Wintermann
make ldap auth minimally working again and disable auth caching, because it is currently broken
Sun, 12 Mar 2023 20:27:29 +0100
, by Olaf Wintermann
refactore ldap_auth to use resource pools
Sun, 12 Mar 2023 20:02:04 +0100
, by Olaf Wintermann
add force-type SAF
Sun, 12 Mar 2023 11:42:17 +0100
, by Olaf Wintermann
rename ldap-query to ldap-search, rename query parameter to filter
Sun, 12 Mar 2023 11:29:02 +0100
, by Olaf Wintermann
add ldap-query saf
Sat, 11 Mar 2023 17:14:51 +0100
, by Olaf Wintermann
add option to automatically bind new ldap sessions
Sat, 11 Mar 2023 13:57:30 +0100
, by Olaf Wintermann
add bind parameters to ldap resource pool
Sat, 11 Mar 2023 12:37:48 +0100
, by Olaf Wintermann
add ldap resource pool type implementation
Sat, 11 Mar 2023 11:56:55 +0100
, by Olaf Wintermann
resourcepool_free should remove the resource from the request resource cache
Fri, 10 Mar 2023 23:00:02 +0100
, by Olaf Wintermann
log error in get_next_token()
Fri, 10 Mar 2023 22:45:58 +0100
, by Olaf Wintermann
fix openssl dependency resolution on bsd
Sat, 25 Feb 2023 21:12:51 +0100
, by Olaf Wintermann
update ldflags
Sat, 25 Feb 2023 11:38:33 +0100
, by Olaf Wintermann
update obj.conf install template to new syntax
Fri, 24 Feb 2023 09:19:19 +0100
, by Olaf Wintermann
fix double free in case parsing a config file fails
Fri, 24 Feb 2023 09:18:47 +0100
, by Olaf Wintermann
fix build on linux
Thu, 23 Feb 2023 21:15:16 +0100
, by Olaf Wintermann
fix build on macos
Thu, 23 Feb 2023 21:09:33 +0100
, by Olaf Wintermann
implement most nsapi expression operators
Sun, 04 Dec 2022 13:01:00 +0100
, by Olaf Wintermann
fix cgi stderr logger + reuse stderr tmp buffer
Sun, 04 Dec 2022 10:20:21 +0100
, by Olaf Wintermann
fix cgi pipes not closed in some error case + minor improvements
Sun, 04 Dec 2022 09:09:55 +0100
, by Olaf Wintermann
improve http listener migration / shutdown of old listener
Sat, 03 Dec 2022 18:00:35 +0100
, by Olaf Wintermann
use separate buffer for chunked transfer encoding, not inbuf
Sat, 03 Dec 2022 16:31:08 +0100
, by Olaf Wintermann
add missing init_logging declaration
Sat, 03 Dec 2022 13:54:53 +0100
, by Olaf Wintermann
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
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
check if service SAFs sent a response, terminate connection in case no response was sent
webdav
Sat, 14 May 2022 15:22:37 +0200
, by Olaf Wintermann
check cgi exit code
webdav
Sat, 14 May 2022 15:21:59 +0200
, by Olaf Wintermann
start threadpool in threadpool_run() if no threads are created yet
webdav
Sat, 14 May 2022 12:51:05 +0200
, by Olaf Wintermann
add separate threadpool_start function for creating initial threadpool threads
webdav
Sat, 14 May 2022 12:45:59 +0200
, by Olaf Wintermann
escape child href in pg propfind
webdav
Sat, 14 May 2022 11:18:14 +0200
, by Olaf Wintermann
enable util_uri_escape and util_url_escape and add some tests
webdav
Sat, 14 May 2022 10:49:04 +0200
, by Olaf Wintermann
add missing HttpStream initializations
webdav
Fri, 13 May 2022 21:24:45 +0200
, by Olaf Wintermann
fix pg_vfs_dirio_readdir not initializing some VFS_ENTRY fields
webdav
Wed, 11 May 2022 20:41:39 +0200
, by Olaf Wintermann
fix webdav_delete response in case of errors
webdav
Wed, 11 May 2022 20:41:10 +0200
, by Olaf Wintermann
fix parse_request_line not detecting the uri correctly in some cases
webdav
Wed, 11 May 2022 20:31:26 +0200
, by Olaf Wintermann
fix that pg mkdir can create directories with trailing path separators in the nodename
webdav
Tue, 10 May 2022 19:13:01 +0200
, by Olaf Wintermann
xml escape href value in propfind response
webdav
Mon, 09 May 2022 20:56:44 +0200
, by Olaf Wintermann
implement etag in pg propfind
webdav
Mon, 09 May 2022 20:06:27 +0200
, by Olaf Wintermann
update etag when a postgresql file is updated
webdav
Sun, 08 May 2022 19:31:38 +0200
, by Olaf Wintermann
extend postgresql vfs to store an etag in the file
webdav
Sun, 08 May 2022 19:29:27 +0200
, by Olaf Wintermann
add optional getetag function to VFS API
webdav
Sun, 08 May 2022 18:55:36 +0200
, by Olaf Wintermann
fix webdav_mkcol response and add error handling
webdav
Sun, 08 May 2022 12:27:43 +0200
, by Olaf Wintermann
fix resource pool memory management
webdav
Sun, 08 May 2022 12:07:58 +0200
, by Olaf Wintermann
fix invalid memory access in event_bsd.c
webdav
Sun, 08 May 2022 11:52:52 +0200
, by Olaf Wintermann
add support for O_TRUNC in pg_vfs_open
webdav
Sun, 08 May 2022 10:46:56 +0200
, by Olaf Wintermann
add O_TRUNC to oflags in webdav_put
webdav
Sun, 08 May 2022 10:41:27 +0200
, by Olaf Wintermann
replace atoi with util_strtoint
webdav
Sun, 08 May 2022 10:33:41 +0200
, by Olaf Wintermann
add util_asprintf and util_vasprintf
webdav
Sat, 07 May 2022 15:07:01 +0200
, by Olaf Wintermann
remove redundant comments
webdav
Sat, 07 May 2022 14:14:20 +0200
, by Olaf Wintermann
store HttpStream buflen as pointer (referencing NSAPISession cursize)
webdav
Sat, 07 May 2022 14:13:08 +0200
, by Olaf Wintermann
code cleanup
webdav
Sat, 07 May 2022 14:08:46 +0200
, by Olaf Wintermann
fix and simplify chunked transfer encoding
webdav
Sat, 07 May 2022 12:54:19 +0200
, by Olaf Wintermann
first semi-functional implementation of chunked transfer encoding for request bodies
webdav
Fri, 06 May 2022 22:45:53 +0200
, by Olaf Wintermann
simplify request input buffer
webdav
Thu, 05 May 2022 21:46:10 +0200
, by Olaf Wintermann
implement allprop in default and postgresql webdav backends
webdav
Tue, 03 May 2022 21:41:00 +0200
, by Olaf Wintermann
fix netbuf_getbytes not detecting EOF in some cases
webdav
Mon, 02 May 2022 20:37:13 +0200
, by Olaf Wintermann
add content-length header to webdav_delete and webdav_put
webdav
Mon, 02 May 2022 20:26:54 +0200
, by Olaf Wintermann
send response in webdav_put
webdav
Mon, 02 May 2022 20:25:40 +0200
, by Olaf Wintermann
move http response code from webdav_vfs_op_do to webdav_delete
webdav
Mon, 02 May 2022 20:22:16 +0200
, by Olaf Wintermann
send response in webdav_delete
webdav
Mon, 02 May 2022 20:20:37 +0200
, by Olaf Wintermann
add davclass parameter to pfx2dir for setting the webdav backend
webdav
Mon, 02 May 2022 11:29:15 +0200
, by Olaf Wintermann
add support for xml properties in propfind/proppatch requests (pg)
webdav
Sun, 01 May 2022 12:33:48 +0200
, by Olaf Wintermann
fix TestVFSFile ctx initialization
webdav
Sun, 01 May 2022 11:14:47 +0200
, by Olaf Wintermann
fix uninitialized memory access in directory check
webdav
Sun, 01 May 2022 11:07:31 +0200
, by Olaf Wintermann
fix test request memory initialization
webdav
Sun, 01 May 2022 11:03:29 +0200
, by Olaf Wintermann
fix memory initialization for WebdavProperty in webdav tests
webdav
Sun, 01 May 2022 10:56:36 +0200
, by Olaf Wintermann
add WebdavNSList <-> string converting functions
webdav
Sun, 01 May 2022 10:48:20 +0200
, by Olaf Wintermann
add basic pg proppatch implementation
webdav
Sat, 30 Apr 2022 20:44:38 +0200
, by Olaf Wintermann
store property prefix in the database
webdav
Tue, 26 Apr 2022 18:21:25 +0200
, by Olaf Wintermann
add tests for propfind allprop
webdav
Tue, 26 Apr 2022 15:19:12 +0200
, by Olaf Wintermann
fix sql query for selecting specific properties
webdav
Tue, 26 Apr 2022 14:33:58 +0200
, by Olaf Wintermann
fix pg propfind for getlastmodified property
webdav
Mon, 25 Apr 2022 22:38:05 +0200
, by Olaf Wintermann
test pg propfind response
webdav
Mon, 25 Apr 2022 22:35:30 +0200
, by Olaf Wintermann
add pg propfind cleanup
webdav
Mon, 25 Apr 2022 21:40:26 +0200
, by Olaf Wintermann
implement pg getlastmodified propfind (and prepare creationdate)
webdav
Mon, 25 Apr 2022 19:28:52 +0200
, by Olaf Wintermann
remove createtestdb from build
webdav
Mon, 25 Apr 2022 18:33:03 +0200
, by Olaf Wintermann
implement pg getcontentlength property
webdav
Mon, 25 Apr 2022 18:30:33 +0200
, by Olaf Wintermann
close last resource in multistatus_send
webdav
Mon, 25 Apr 2022 13:54:27 +0200
, by Olaf Wintermann
fix href in pg propfind response
webdav
Mon, 25 Apr 2022 13:48:05 +0200
, by Olaf Wintermann
add semi functional pg propfind handler
webdav
Sun, 24 Apr 2022 18:35:44 +0200
, by Olaf Wintermann
change pg_resolve_path signature to be useable without VFS
webdav
Thu, 21 Apr 2022 17:16:49 +0200
, by Olaf Wintermann
add basic parser for pg timestamps
webdav
Wed, 20 Apr 2022 17:48:33 +0200
, by Olaf Wintermann
add pg webdav backend initialization
webdav
Tue, 19 Apr 2022 20:32:45 +0200
, by Olaf Wintermann
fix some snprintf warnings
webdav
Tue, 19 Apr 2022 19:15:23 +0200
, by Olaf Wintermann
add function for registering webdav backends
webdav
Tue, 19 Apr 2022 19:14:49 +0200
, by Olaf Wintermann
add instance field to webdav backend struct
webdav
Tue, 19 Apr 2022 18:34:40 +0200
, by Olaf Wintermann
add empty pg webdav funcs
webdav
Tue, 19 Apr 2022 18:23:54 +0200
, by Olaf Wintermann
fix error handling in pg_remove_res
webdav
Tue, 19 Apr 2022 12:32:22 +0200
, by Olaf Wintermann
handle sql error in pg_remove_res
webdav
Mon, 18 Apr 2022 17:31:45 +0200
, by Olaf Wintermann
implement pg rmdir
webdav
Mon, 18 Apr 2022 13:17:50 +0200
, by Olaf Wintermann
add pg mkdir tests
webdav
Mon, 18 Apr 2022 11:49:37 +0200
, by Olaf Wintermann
implement pg unlink
webdav
Mon, 18 Apr 2022 10:53:13 +0200
, by Olaf Wintermann
add pg stat tests
webdav
Sun, 17 Apr 2022 12:04:41 +0200
, by Olaf Wintermann
update pg resource metadata on close
webdav
Sun, 17 Apr 2022 11:51:37 +0200
, by Olaf Wintermann
add pg_vfs_io_tell
webdav
Sun, 17 Apr 2022 11:22:34 +0200
, by Olaf Wintermann
implement pg vfs mkdir
webdav
Sun, 17 Apr 2022 11:19:13 +0200
, by Olaf Wintermann
add first pg vfs tests
webdav
Sat, 16 Apr 2022 21:05:29 +0200
, by Olaf Wintermann
create pg test data
webdav
Sat, 16 Apr 2022 14:36:08 +0200
, by Olaf Wintermann
prepare build system for postgresql plugin tests
webdav
Sat, 19 Feb 2022 16:34:29 +0100
, by Olaf Wintermann
set error status code directly in vfs_* calls
webdav
Fri, 04 Feb 2022 18:41:40 +0100
, by Olaf Wintermann
add support for O_CREAT flag in postgresql vfs
webdav
Fri, 04 Feb 2022 18:12:23 +0100
, by Olaf Wintermann
add missing postgresql vfs io functions
webdav
Thu, 03 Feb 2022 18:03:27 +0100
, by Olaf Wintermann
minimal working send_file with postgresql vfs
webdav
Thu, 03 Feb 2022 17:26:08 +0100
, by Olaf Wintermann
add support for getstat parameter in pg readdir
webdav
Tue, 01 Feb 2022 20:07:42 +0100
, by Olaf Wintermann
add pg vfs stat/fstat implementation
webdav
Tue, 01 Feb 2022 17:47:50 +0100
, by Olaf Wintermann
implement pg_vfs_dirio_close
webdav
Mon, 31 Jan 2022 21:33:46 +0100
, by Olaf Wintermann
add basic postgresql vfs directory functions
webdav
Mon, 31 Jan 2022 17:18:12 +0100
, by Olaf Wintermann
implement pg_vfs_open
webdav
Sun, 30 Jan 2022 15:25:29 +0100
, by Olaf Wintermann
add support for vfsclass parameter in nametrans safs
webdav
Fri, 28 Jan 2022 16:01:05 +0100
, by Olaf Wintermann
add function to create a postgresql-based VFS
webdav
Fri, 28 Jan 2022 15:44:30 +0100
, by Olaf Wintermann
add empty postgresql VFS functions
webdav
Thu, 27 Jan 2022 21:24:27 +0100
, by Olaf Wintermann
escape html output in pg_query
webdav
Thu, 27 Jan 2022 18:46:38 +0100
, by Olaf Wintermann
add util_html_escape implementation from Open Web Server
webdav
Thu, 27 Jan 2022 15:50:42 +0100
, by Olaf Wintermann
add minimal working implementation for resourcepool_lookup()
webdav
Thu, 27 Jan 2022 15:47:18 +0100
, by Olaf Wintermann
don't fail webserver init in case a resourcepool ping fails
webdav
Tue, 25 Jan 2022 17:45:56 +0100
, by Olaf Wintermann
add first code for postgresql plugin: resourcepool type implementation
webdav
Sat, 22 Jan 2022 19:13:40 +0100
, by Olaf Wintermann
add ResourcePool initialization
webdav
Sat, 22 Jan 2022 11:06:11 +0100
, by Olaf Wintermann
update .hgignore
webdav
Thu, 20 Jan 2022 16:04:58 +0100
, by Olaf Wintermann
update configure script / fix configure on freebsd
webdav
Thu, 20 Jan 2022 16:04:32 +0100
, by Olaf Wintermann
fix kqueue event deletion
webdav
Thu, 03 Dec 2020 13:25:26 +0100
, by Olaf Wintermann
fix wrong kqueue usage: split ws events into multiple kevent filters
webdav
Thu, 03 Dec 2020 12:38:46 +0100
, by Olaf Wintermann
add ev_remove_poll kqueue implementation
webdav
Thu, 03 Dec 2020 11:47:49 +0100
, by Olaf Wintermann
fix kqueue event handler
webdav
Thu, 03 Dec 2020 11:24:51 +0100
, by Olaf Wintermann
open files for writing in webdav_put
webdav
Sun, 01 Nov 2020 09:46:57 +0100
, by Olaf Wintermann
add some references to issues
webdav
Sun, 01 Nov 2020 08:24:21 +0100
, by Olaf Wintermann
fix freebsd build
webdav
Sat, 24 Oct 2020 17:34:32 +0200
, by Olaf Wintermann
merge branch config into webdav
webdav
Tue, 25 Aug 2020 12:07:56 +0200
, by Olaf Wintermann
remove old server.conf parser
config
Mon, 24 Aug 2020 19:19:56 +0200
, by Olaf Wintermann
update server.template to new file format
config
Mon, 24 Aug 2020 17:09:16 +0200
, by Olaf Wintermann
replace old server config loader
config
Mon, 24 Aug 2020 17:07:41 +0200
, by Olaf Wintermann
refactor configuration loading mechanism
config
Mon, 24 Aug 2020 12:50:16 +0200
, by Olaf Wintermann
ucx update
config
Sun, 23 Aug 2020 23:04:17 +0200
, by Olaf Wintermann
remove unused stuff
config
Sun, 23 Aug 2020 22:02:01 +0200
, by Olaf Wintermann
prepare webdav copy
webdav
Fri, 24 Jul 2020 08:00:11 +0200
, by Olaf Wintermann
add basic PUT implementation and tests
webdav
Sat, 11 Jul 2020 17:58:00 +0200
, by Olaf Wintermann
update configure script
webdav
Sun, 07 Jun 2020 17:18:59 +0200
, by Olaf Wintermann
add webdav_delete tests
webdav
Sun, 31 May 2020 19:35:29 +0200
, by Olaf Wintermann
add vfs unlink and rmdir tests
webdav
Sun, 31 May 2020 17:31:43 +0200
, by Olaf Wintermann
implement webdav delete for collections
webdav
Sun, 31 May 2020 16:58:23 +0200
, by Olaf Wintermann
add webdav op function for iterating directories
webdav
Sun, 31 May 2020 13:08:42 +0200
, by Olaf Wintermann
add mkcol and delete interface to webdav backend, move webdav vfs logic to operation
webdav
Sun, 02 Feb 2020 17:42:05 +0100
, by Olaf Wintermann
add minimal mkcol implementation and prepare delete
webdav
Sat, 01 Feb 2020 18:44:31 +0100
, by Olaf Wintermann
add proppatch handler to default backend
webdav
Sun, 26 Jan 2020 11:50:35 +0100
, by Olaf Wintermann
implement webdav_proppatch
webdav
Sun, 26 Jan 2020 10:13:11 +0100
, by Olaf Wintermann
add proppatch op
webdav
Sat, 25 Jan 2020 21:37:38 +0100
, by Olaf Wintermann
add proppatch interface
webdav
Sat, 25 Jan 2020 15:34:30 +0100
, by Olaf Wintermann
make multistatus response ready for proppatch requests
webdav
Sat, 25 Jan 2020 11:16:55 +0100
, by Olaf Wintermann
fix multistatus response and add propfind tests
webdav
Sat, 25 Jan 2020 09:00:27 +0100
, by Olaf Wintermann
handle missing properties in multistatus.c
webdav
Sun, 19 Jan 2020 10:03:31 +0100
, by Olaf Wintermann
fix response href
webdav
Sun, 19 Jan 2020 09:31:45 +0100
, by Olaf Wintermann
add handler for http expect header
webdav
Sun, 19 Jan 2020 09:01:39 +0100
, by Olaf Wintermann
fix webdav_op_propfind_children return check
webdav
Sat, 18 Jan 2020 16:48:03 +0100
, by Olaf Wintermann
add test for webdav_propfind() that checks if the response is valid xml
webdav
Sat, 18 Jan 2020 16:31:52 +0100
, by Olaf Wintermann
add xml writer
webdav
Sat, 18 Jan 2020 13:48:59 +0100
, by Olaf Wintermann
implement multistatus writer
webdav
Fri, 17 Jan 2020 22:23:30 +0100
, by Olaf Wintermann
readd namespace handling to msresponse_addproperty
webdav
Fri, 17 Jan 2020 19:37:24 +0100
, by Olaf Wintermann
replace UcxList with WebdavPList in the multistatus object
webdav
Fri, 17 Jan 2020 19:12:05 +0100
, by Olaf Wintermann
add tests for some webdav plist util functions
webdav
Fri, 17 Jan 2020 19:08:19 +0100
, by Olaf Wintermann
remove nsdef from WebdavProperty
webdav
Fri, 17 Jan 2020 17:42:10 +0100
, by Olaf Wintermann
msresponse_addproperty: add support for xmlNode property values and add check to make sure, properties are only added once
webdav
Thu, 16 Jan 2020 22:28:22 +0100
, by Olaf Wintermann
add function for getting all namespace definitions that are required for an element
webdav
Thu, 16 Jan 2020 21:31:16 +0100
, by Olaf Wintermann
add test for xml iterator
webdav
Thu, 16 Jan 2020 19:14:53 +0100
, by Olaf Wintermann
add xml tree iterator
webdav
Tue, 14 Jan 2020 22:05:34 +0100
, by Olaf Wintermann
create namespace definition lists when properties are added to a multistatus response
webdav
Tue, 14 Jan 2020 20:05:18 +0100
, by Olaf Wintermann
add href parameter to webdav_op_propfind_children
webdav
Tue, 31 Dec 2019 16:31:29 +0100
, by Olaf Wintermann
add test for webdav_op_propfind_children
webdav
Tue, 31 Dec 2019 14:53:13 +0100
, by Olaf Wintermann
add simple vfs implementation for testing
webdav
Tue, 31 Dec 2019 14:07:42 +0100
, by Olaf Wintermann
add webdav_op_propfind_begin test that checks backend chaining
webdav
Tue, 31 Dec 2019 11:57:02 +0100
, by Olaf Wintermann
add backend chaining
webdav
Tue, 31 Dec 2019 10:01:32 +0100
, by Olaf Wintermann
add webdav_plist_iterator_remove_current tests and fix some plist related bugs
webdav
Mon, 30 Dec 2019 16:33:20 +0100
, by Olaf Wintermann
add plist iterator
webdav
Sun, 29 Dec 2019 22:39:35 +0100
, by Olaf Wintermann
add tests for webdav_propfind_init and fix wrong backend call
webdav
Sun, 29 Dec 2019 21:43:14 +0100
, by Olaf Wintermann
move backend initialization to new function
webdav
Sun, 29 Dec 2019 21:06:02 +0100
, by Olaf Wintermann
refactore webdav backend struct
webdav
Sun, 29 Dec 2019 15:09:58 +0100
, by Olaf Wintermann
add propfind/proppatch parser and first iteration of the new webdav api
webdav
Thu, 31 Oct 2019 10:26:35 +0100
, by Olaf Wintermann
fix compiler flag generation
Tue, 13 Aug 2019 22:14:32 +0200
, by Olaf Wintermann
replace source with . in configure script and fix toolchain detection
Tue, 13 Aug 2019 22:03:19 +0200
, by Olaf Wintermann
yet another compatibility fix
Tue, 13 Aug 2019 21:55:10 +0200
, by Olaf Wintermann
more buildsystem fixes
Tue, 13 Aug 2019 21:50:16 +0200
, by Olaf Wintermann
fix some incompabilities in configure
Tue, 13 Aug 2019 21:13:43 +0200
, by Olaf Wintermann
improve error handling and add some debug code in net_fallback_sendfile
Sun, 04 Aug 2019 10:46:51 +0200
, by Olaf Wintermann
replace old build system with uwproj
Sat, 03 Aug 2019 17:54:54 +0200
, by Olaf Wintermann
fix error handling in net_fallback_sendfile
Fri, 02 Aug 2019 22:40:02 +0200
, by Olaf Wintermann
remove libnsl from linux makefile
Mon, 11 Feb 2019 09:18:33 +0100
, by Olaf Wintermann
fix file extension detection
Sun, 06 Jan 2019 14:38:57 +0100
, by Olaf Wintermann
add some mime types for source code files
Sat, 05 Jan 2019 18:09:56 +0100
, by Olaf Wintermann
back to synchronous sendfile
Sun, 12 Aug 2018 10:09:31 +0200
, by Olaf Wintermann
adds test suite to build system
Tue, 15 May 2018 18:48:53 +0200
, by Olaf Wintermann
fixes ssl accept error handling
Sun, 13 May 2018 12:06:41 +0200
, by Olaf Wintermann
adds combined log format
Sun, 21 Jan 2018 09:17:52 +0100
, by Olaf Wintermann
fixes double close
Sun, 21 Jan 2018 08:54:28 +0100
, by Olaf Wintermann
fixes keep-alive with ssl
Sun, 14 Jan 2018 10:38:09 +0100
, by Olaf Wintermann
merges aio into default branch
Sat, 13 Jan 2018 19:01:00 +0100
, by Olaf Wintermann
replaces eventfd with pipe and closes aio branch
aio
Sat, 13 Jan 2018 18:48:19 +0100
, by Olaf Wintermann
moves IOStream creation to the sessionhandler
aio
Sat, 13 Jan 2018 16:44:05 +0100
, by Olaf Wintermann
adds IO threadpool
aio
Fri, 12 Jan 2018 18:36:47 +0100
, by Olaf Wintermann
adds vfs pread/pwrite functions
aio
Fri, 12 Jan 2018 18:12:42 +0100
, by Olaf Wintermann
using non-blocking IO for SSL_accept
aio
Fri, 12 Jan 2018 17:54:52 +0100
, by Olaf Wintermann
adds platform independent aio functions
aio
Wed, 10 Jan 2018 18:47:37 +0100
, by Olaf Wintermann
fixes aio error handling
aio
Wed, 10 Jan 2018 17:25:55 +0100
, by Olaf Wintermann
implements new event handler and aio on linux
aio
Wed, 10 Jan 2018 15:46:17 +0100
, by Olaf Wintermann
fixes async sendfile
aio
Tue, 09 Jan 2018 15:02:24 +0100
, by Olaf Wintermann
fixes http parser init
Thu, 31 Aug 2017 16:29:49 +0200
, by Olaf Wintermann
fixes http_parser_validate
Wed, 30 Aug 2017 22:05:56 +0200
, by Olaf Wintermann
abort on http_parser_validate error
Wed, 30 Aug 2017 21:57:37 +0200
, by Olaf Wintermann
fixes crash with broken http requests
Wed, 30 Aug 2017 21:53:08 +0200
, by Olaf Wintermann
merge srvctrl into default branch
Mon, 06 Mar 2017 17:32:26 +0100
, by Olaf Wintermann
closes branch srvctrl
srvctrl
Mon, 06 Mar 2017 17:30:52 +0100
, by Olaf Wintermann
fixes srvctrl socket shutdown
srvctrl
Mon, 06 Mar 2017 17:19:25 +0100
, by Olaf Wintermann
fixes linux build
srvctrl
Mon, 06 Mar 2017 16:06:00 +0100
, by Olaf Wintermann
using wstool in server control scripts
srvctrl
Mon, 06 Mar 2017 15:43:28 +0100
, by Olaf Wintermann
adds sha2 support for keyfile auth
Fri, 24 Feb 2017 11:17:53 +0100
, by Olaf Wintermann
adds new tool for webserver control
srvctrl
Sun, 19 Feb 2017 11:56:39 +0100
, by Olaf Wintermann
adds public aio and poll api and asynchronous send_range function
aio
Sat, 18 Feb 2017 13:27:25 +0100
, by Olaf Wintermann
adds wrapper for close syscall with error handling
Tue, 14 Feb 2017 12:56:23 +0100
, by Olaf Wintermann
refactors kqueue event handler
aio
Sat, 04 Feb 2017 16:42:11 +0100
, by Olaf Wintermann
check close return value
Sat, 04 Feb 2017 10:06:25 +0100
, by Olaf Wintermann
fixes crash on broken urls
Mon, 30 Jan 2017 20:54:20 +0100
, by Olaf Wintermann
srvctrl gets log messages
srvctrl
Sun, 29 Jan 2017 09:40:04 +0100
, by Olaf Wintermann
adds debug log level
srvctrl
Sun, 29 Jan 2017 09:04:06 +0100
, by Olaf Wintermann
refactors vfs code
aio
Sat, 28 Jan 2017 19:42:22 +0100
, by Olaf Wintermann
fixes cgi content length check
Sat, 28 Jan 2017 10:53:46 +0100
, by Olaf Wintermann
fixes empty headers
Sat, 28 Jan 2017 10:50:18 +0100
, by Olaf Wintermann
improves cgi error handling and allows requests with empty headers
Sat, 28 Jan 2017 10:38:34 +0100
, by Olaf Wintermann
more windows porting
Thu, 26 Jan 2017 18:53:52 +0100
, by Olaf Wintermann
adds set-variable error
Thu, 26 Jan 2017 17:23:11 +0100
, by Olaf Wintermann
makes EventHandler public
aio
Wed, 25 Jan 2017 19:19:47 +0100
, by Olaf Wintermann
adds reconfig and shutdown handler to srvctrl
srvctrl
Wed, 25 Jan 2017 11:50:19 +0100
, by Olaf Wintermann
adds pblock operations to set-variable saf
Tue, 24 Jan 2017 23:19:48 +0100
, by Olaf Wintermann
adds unix domain socket for server control ops
srvctrl
Tue, 24 Jan 2017 22:48:14 +0100
, by Olaf Wintermann
merge
Tue, 24 Jan 2017 17:36:28 +0100
, by Olaf Wintermann
adds set-variable saf
Tue, 24 Jan 2017 17:36:04 +0100
, by Olaf Wintermann
fixes solaris build
Sat, 21 Jan 2017 17:05:23 +0100
, by Olaf Wintermann
improves sessionhandler logging
Sat, 21 Jan 2017 16:40:59 +0100
, by Olaf Wintermann
adds more error handling and logging to send_cgi
Sat, 21 Jan 2017 15:31:17 +0100
, by Olaf Wintermann
fixes socket fd leak when SSL_accept fails
Sat, 21 Jan 2017 12:46:31 +0100
, by Olaf Wintermann
fixes cgi cleanup
Mon, 16 Jan 2017 14:41:20 +0100
, by Olaf Wintermann
removes some unused stuff
Sun, 15 Jan 2017 18:27:09 +0100
, by Olaf Wintermann
ported io.c and some headers to windows
Sun, 15 Jan 2017 17:53:16 +0100
, by Olaf Wintermann
fixes server user init
Sat, 14 Jan 2017 11:27:55 +0100
, by Olaf Wintermann
fixes memory leaks in request_stat_path and send_cgi
Fri, 13 Jan 2017 09:53:55 +0100
, by Olaf Wintermann
fixes cgi fd leak
Sat, 31 Dec 2016 18:05:40 +0100
, by Olaf Wintermann
fixes some acl safs
Fri, 30 Dec 2016 19:43:41 +0100
, by Olaf Wintermann
adds new a pathcheck saf and improves content type matchin and improves content type matching
Fri, 30 Dec 2016 18:47:26 +0100
, by Olaf Wintermann
many fixes
Fri, 30 Dec 2016 14:15:52 +0100
, by Olaf Wintermann
fixes missing FuncStruct initialization in load_modules
Thu, 29 Dec 2016 10:15:43 +0100
, by Olaf Wintermann
fixes some memory errors and startup with broken config
Wed, 28 Dec 2016 17:27:14 +0100
, by Olaf Wintermann
using host header to select virtual server
Wed, 28 Dec 2016 12:23:51 +0100
, by Olaf Wintermann
adds redirect saf
Tue, 27 Dec 2016 19:50:20 +0100
, by Olaf Wintermann
adds simple rewrite saf
Tue, 27 Dec 2016 19:36:19 +0100
, by Olaf Wintermann
ucx update
Tue, 27 Dec 2016 18:42:36 +0100
, by Olaf Wintermann
adds blockingio config
Tue, 27 Dec 2016 17:54:00 +0100
, by Olaf Wintermann
improves event handler and ssl error handling
Tue, 27 Dec 2016 17:19:00 +0100
, by Olaf Wintermann
fixes broken error response
Tue, 27 Dec 2016 14:02:28 +0100
, by Olaf Wintermann
adds find-index saf
Tue, 27 Dec 2016 13:12:32 +0100
, by Olaf Wintermann
adds ssl protocol configuration
Tue, 27 Dec 2016 11:16:39 +0100
, by Olaf Wintermann
adds support for ssl cert chain files and improves ssl error handling
Mon, 26 Dec 2016 16:46:55 +0100
, by Olaf Wintermann
fixes ssl shutdown
Mon, 26 Dec 2016 15:34:44 +0100
, by Olaf Wintermann
adds minimal websocket implementation
Mon, 26 Dec 2016 14:00:10 +0100
, by Olaf Wintermann
fixes chunked transfer encoding
Sun, 30 Oct 2016 11:44:04 +0100
, by Olaf Wintermann
adds more error handling
Sun, 30 Oct 2016 10:22:00 +0100
, by Olaf Wintermann
using the status code from cgi output now
Sat, 29 Oct 2016 21:04:10 +0200
, by Olaf Wintermann
fixes CGI response headers
Sat, 29 Oct 2016 20:33:46 +0200
, by Olaf Wintermann
lol
Sat, 29 Oct 2016 20:22:32 +0200
, by Olaf Wintermann
adds more CGI stuff
Sat, 29 Oct 2016 20:02:26 +0200
, by Olaf Wintermann
adds chdir before cgi execution
Fri, 28 Oct 2016 19:29:38 +0200
, by Olaf Wintermann
adds support for CGI with request bodies
Thu, 27 Oct 2016 16:56:00 +0200
, by Olaf Wintermann
adds minimal cgi implementation
Wed, 26 Oct 2016 15:53:56 +0200
, by Olaf Wintermann
fixes nametrans
Sun, 23 Oct 2016 11:12:12 +0200
, by Olaf Wintermann
adds find-pathinfo saf
Sun, 23 Oct 2016 10:52:54 +0200
, by Olaf Wintermann
improves logging
Sat, 22 Oct 2016 11:27:39 +0200
, by Olaf Wintermann
fixed keep alive bug
Wed, 10 Feb 2016 12:19:56 +0100
, by Olaf Wintermann
fixed Solaris 11 build
Tue, 09 Feb 2016 22:53:59 +0100
, by Olaf Wintermann
merge
Tue, 10 Nov 2015 21:18:51 +0100
, by Olaf Wintermann
fixed NetBSD build and an uninitialized struct member
Mon, 02 Nov 2015 11:13:38 +0000
, by Olaf Wintermann
refactored IO system
Tue, 10 Nov 2015 21:11:06 +0100
, by Olaf Wintermann
experimental BSD support
Sat, 31 Oct 2015 20:10:21 +0100
, by Olaf Wintermann
fixed ssl
Sat, 31 Oct 2015 18:02:07 +0100
, by Olaf Wintermann
removed old webdav and expression code
Sat, 31 Oct 2015 16:39:12 +0100
, by Olaf Wintermann
added minimal ssl support
Sat, 31 Oct 2015 15:01:07 +0100
, by Olaf Wintermann
using readdir_r instead of readdir
Wed, 28 Oct 2015 17:59:34 +0100
, by Olaf Wintermann
implemented range requests
Fri, 23 Oct 2015 17:28:09 +0200
, by Olaf Wintermann
added date header to response
Sat, 17 Oct 2015 23:05:23 +0200
, by Olaf Wintermann
added etag and conditional request implementation from Open Web Server
Sat, 17 Oct 2015 22:24:38 +0200
, by Olaf Wintermann
added support for absolute URIs and improved keep alive
Sat, 17 Oct 2015 21:17:34 +0200
, by Olaf Wintermann
fixed solaris build
Sat, 17 Oct 2015 18:07:04 +0200
, by Olaf Wintermann
ucx update
Fri, 16 Oct 2015 19:23:49 +0200
, by Olaf Wintermann
solaris makefile fixes
Mon, 06 Apr 2015 16:36:25 +0200
, by Olaf Wintermann
added ldap group support
Sun, 17 Aug 2014 15:15:32 +0200
, by Olaf Wintermann
added document-root and pfx2dir nametrans safs
Mon, 04 Nov 2013 10:55:27 +0100
, by Olaf Wintermann
added error directive for custom error pages
Sun, 03 Nov 2013 16:41:42 +0100
, by Olaf Wintermann
minor fixes in snprintf and build system
Mon, 14 Oct 2013 13:36:28 +0200
, by Mike Becker
fixed solaris build
Mon, 09 Sep 2013 12:15:54 +0200
, by Olaf Wintermann
fixed some includes
Mon, 09 Sep 2013 11:55:14 +0200
, by Olaf Wintermann
ucx update
Sun, 08 Sep 2013 23:27:07 +0200
, by Olaf Wintermann
load_modules supports nsapi module init functions
Wed, 31 Jul 2013 13:02:06 +0200
, by Olaf Wintermann
fixed solaris build
Wed, 31 Jul 2013 11:35:57 +0200
, by Olaf Wintermann
ucx update
Tue, 16 Jul 2013 12:14:13 +0200
, by Olaf Wintermann
fixed pathcheck behavior
Thu, 11 Jul 2013 14:21:23 +0200
, by Olaf Wintermann
replaced usage of deprecated openldap functions
Tue, 09 Jul 2013 20:56:01 +0200
, by Olaf Wintermann
replaced propfind parser with new libxml2 parser
Tue, 09 Jul 2013 17:16:26 +0200
, by Olaf Wintermann
added initial java plugin code
Mon, 08 Jul 2013 11:10:54 +0200
, by Olaf Wintermann
added minimal nsapi conditions
Mon, 01 Jul 2013 18:05:13 +0200
, by Olaf Wintermann
added some nsapi stuff
Sun, 30 Jun 2013 15:11:48 +0200
, by Olaf Wintermann
preparation for admin interface
Fri, 28 Jun 2013 14:52:35 +0200
, by Olaf Wintermann
fixed chunked transfer encoding
Wed, 26 Jun 2013 17:14:45 +0200
, by Olaf Wintermann
fixed some memory leaks
Wed, 26 Jun 2013 15:09:54 +0200
, by Olaf Wintermann
added keep-alive support
Tue, 25 Jun 2013 22:18:59 +0200
, by Olaf Wintermann
some fixes
Tue, 25 Jun 2013 15:45:13 +0200
, by Olaf Wintermann
removed config.mk
Mon, 24 Jun 2013 14:41:32 +0200
, by Olaf Wintermann
merge
Sun, 23 Jun 2013 13:51:49 +0200
, by Olaf Wintermann
listeners can be dynamically added
Sun, 23 Jun 2013 13:49:17 +0200
, by Olaf Wintermann
added file system ACLs for linux
Sat, 22 Jun 2013 13:54:41 +0200
, by Olaf Wintermann
some fixes
Sat, 22 Jun 2013 13:08:36 +0200
, by Olaf Wintermann
ucx update
Fri, 21 Jun 2013 12:10:44 +0200
, by Olaf Wintermann
fixed some warnings
Thu, 20 Jun 2013 14:07:46 +0200
, by Olaf Wintermann
compiles on os x
Thu, 20 Jun 2013 13:27:07 +0200
, by Olaf Wintermann
some fixes for mod_jk
Mon, 27 May 2013 12:28:56 +0200
, by Olaf Wintermann
dynamic thread pool
Sun, 26 May 2013 22:05:41 +0200
, by Olaf Wintermann
added authentication cache
Sun, 26 May 2013 12:12:07 +0200
, by Olaf Wintermann
added chunked transfer encoding
Wed, 22 May 2013 15:05:06 +0200
, by Olaf Wintermann
added net_writev
Wed, 22 May 2013 13:27:31 +0200
, by Olaf Wintermann
supports file system ACLs on Solaris
Sat, 11 May 2013 13:28:26 +0200
, by Olaf Wintermann
added keyfile based authentication
Thu, 09 May 2013 19:41:11 +0200
, by Olaf Wintermann
improved configuration reloading
Thu, 09 May 2013 13:19:51 +0200
, by Olaf Wintermann
improved logging
Mon, 06 May 2013 14:54:40 +0200
, by Olaf Wintermann
some fixes and new public APIs
Mon, 06 May 2013 13:44:27 +0200
, by Olaf Wintermann
webdav uses the vfs api
Tue, 19 Mar 2013 17:38:32 +0100
, by Olaf Wintermann
some fixes
Sun, 17 Mar 2013 19:19:57 +0100
, by Olaf Wintermann
added vfs_mkdir and vfs_unlink
Sun, 17 Mar 2013 17:54:20 +0100
, by Olaf Wintermann
vfs can read directories
Sun, 17 Mar 2013 12:47:59 +0100
, by Olaf Wintermann
new vfs api
Sat, 16 Mar 2013 23:11:34 +0100
, by Olaf Wintermann
fixed acl_evaluate
Fri, 01 Mar 2013 22:44:54 +0100
, by Olaf Wintermann
new pathcheck saf and code cleanup
Fri, 01 Mar 2013 21:15:52 +0100
, by Olaf Wintermann
added acls
Thu, 28 Feb 2013 20:00:05 +0100
, by Olaf Wintermann
propfind supports allprop
Sat, 19 Jan 2013 21:52:21 +0100
, by Olaf Wintermann
some fixes
Sat, 19 Jan 2013 20:51:16 +0100
, by Olaf Wintermann
fixed some memory leaks
Sat, 19 Jan 2013 20:13:07 +0100
, by Olaf Wintermann
server can change uid
Sun, 13 Jan 2013 14:16:45 +0100
, by Olaf Wintermann
cleaning up resources after requests
Sat, 12 Jan 2013 14:00:47 +0100
, by Olaf Wintermann
added access log
Wed, 02 Jan 2013 16:03:50 +0100
, by Olaf Wintermann
added some error messages
Tue, 01 Jan 2013 19:22:56 +0100
, by Olaf Wintermann
fixed solaris build
Tue, 01 Jan 2013 14:02:25 +0100
, by Olaf Wintermann
fixed syntax error
Tue, 01 Jan 2013 13:42:58 +0100
, by Olaf Wintermann
added Linux support
Tue, 01 Jan 2013 13:32:04 +0100
, by Olaf Wintermann
removed NSPR
Mon, 31 Dec 2012 00:07:52 +0100
, by Olaf Wintermann
added mime type configuration file
Sun, 30 Dec 2012 15:49:44 +0100
, by Olaf Wintermann
added ldap authentication
Sat, 29 Dec 2012 18:08:23 +0100
, by Olaf Wintermann
added support for asynchronous safs
Sat, 15 Dec 2012 16:05:03 +0100
, by Olaf Wintermann
server can reload configuration
Sat, 06 Oct 2012 13:00:07 +0200
, by Olaf Wintermann
using non blocking IO for request input
Sat, 18 Aug 2012 11:39:34 +0200
, by Olaf Wintermann
merge
Thu, 09 Aug 2012 11:08:49 +0200
, by Olaf Wintermann
improved configuration loading
Thu, 09 Aug 2012 10:55:40 +0200
, by Olaf Wintermann
added solaris 10 support
Mon, 23 Jul 2012 15:13:19 +0200
, by Olaf Wintermann
updated ucx
Fri, 25 May 2012 18:16:24 +0200
, by Olaf Wintermann
new proppatch, mkcol and delete method
Thu, 24 May 2012 12:51:52 +0200
, by Olaf Wintermann
added event handler
Wed, 16 May 2012 12:47:28 +0200
, by Olaf Wintermann
added logging
Sun, 06 May 2012 10:09:27 +0200
, by Olaf Wintermann
added put method
Mon, 27 Feb 2012 17:20:42 +0100
, by Olaf Wintermann
Minimal webdav support
Sun, 26 Feb 2012 19:51:14 +0100
, by Olaf Wintermann
Fixed config parser bug
Sat, 25 Feb 2012 12:43:26 +0100
, by Olaf Wintermann
removed some NSPR dependencies
Thu, 23 Feb 2012 13:10:04 +0100
, by Olaf Wintermann
Added basic authentication
Wed, 22 Feb 2012 23:20:39 +0100
, by Olaf Wintermann
Server can run as daemon
Thu, 16 Feb 2012 15:08:38 +0100
, by Olaf Wintermann
New configuration loader
Mon, 13 Feb 2012 13:49:49 +0100
, by Olaf Wintermann
Some fixes for mod_jk
Sat, 28 Jan 2012 16:01:07 +0100
, by Olaf Wintermann
Added configuration manager
Sat, 21 Jan 2012 16:37:35 +0100
, by Olaf Wintermann
Added server.conf parser
Mon, 16 Jan 2012 14:06:52 +0100
, by Olaf Wintermann
Added init.conf parser
Sun, 15 Jan 2012 20:30:45 +0100
, by Olaf Wintermann
New configuration file parser
Sun, 15 Jan 2012 17:00:16 +0100
, by Olaf Wintermann
Replaced old utils with ucx
Sat, 14 Jan 2012 14:33:38 +0100
, by Olaf Wintermann
New source folder layout
Sat, 14 Jan 2012 13:53:44 +0100
, by Olaf Wintermann
Added webdav code
Sun, 08 Jan 2012 15:46:47 +0100
, by Olaf Wintermann
Added directory index
Fri, 30 Dec 2011 17:50:05 +0100
, by Olaf Wintermann
Fixed response header bug
Fri, 30 Dec 2011 15:19:16 +0100
, by Olaf Wintermann
Added some safs
Fri, 30 Dec 2011 14:06:56 +0100
, by Olaf Wintermann
Added mod_jk dependencies
Thu, 29 Dec 2011 18:51:23 +0100
, by Olaf Wintermann
Added request body reader
Wed, 28 Dec 2011 22:02:08 +0100
, by Olaf Wintermann
request and response header now used
Wed, 28 Dec 2011 10:57:36 +0100
, by Olaf Wintermann
improved request processing
Tue, 27 Dec 2011 20:12:21 +0100
, by Olaf Wintermann
Added parser for obj.conf
Mon, 26 Dec 2011 15:48:32 +0100
, by Olaf Wintermann
Added some protocol functions
Sun, 13 Nov 2011 13:43:01 +0100
, by Olaf Wintermann
minimal request handling
Sun, 30 Oct 2011 16:26:57 +0100
, by Olaf Wintermann
added main Makefile
Tue, 06 Sep 2011 22:37:51 +0200
, by Olaf Wintermann
added source
Tue, 06 Sep 2011 22:27:32 +0200
, by Olaf Wintermann
initialize repository
Tue, 06 Sep 2011 18:10:27 +0200
, by Olaf Wintermann
less
more
|
(0)
tip