Mercurial
>
hg
>
webserver
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
make sure the http stream is finished if headers are sent
webdav
2022-05-15
, by Olaf Wintermann
check if service SAFs sent a response, terminate connection in case no response was sent
webdav
2022-05-14
, by Olaf Wintermann
check cgi exit code
webdav
2022-05-14
, by Olaf Wintermann
start threadpool in threadpool_run() if no threads are created yet
webdav
2022-05-14
, by Olaf Wintermann
add separate threadpool_start function for creating initial threadpool threads
webdav
2022-05-14
, by Olaf Wintermann
escape child href in pg propfind
webdav
2022-05-14
, by Olaf Wintermann
enable util_uri_escape and util_url_escape and add some tests
webdav
2022-05-14
, by Olaf Wintermann
add missing HttpStream initializations
webdav
2022-05-13
, by Olaf Wintermann
fix pg_vfs_dirio_readdir not initializing some VFS_ENTRY fields
webdav
2022-05-11
, by Olaf Wintermann
fix webdav_delete response in case of errors
webdav
2022-05-11
, by Olaf Wintermann
fix parse_request_line not detecting the uri correctly in some cases
webdav
2022-05-11
, by Olaf Wintermann
fix that pg mkdir can create directories with trailing path separators in the nodename
webdav
2022-05-10
, by Olaf Wintermann
xml escape href value in propfind response
webdav
2022-05-09
, by Olaf Wintermann
implement etag in pg propfind
webdav
2022-05-09
, by Olaf Wintermann
update etag when a postgresql file is updated
webdav
2022-05-08
, by Olaf Wintermann
extend postgresql vfs to store an etag in the file
webdav
2022-05-08
, by Olaf Wintermann
add optional getetag function to VFS API
webdav
2022-05-08
, by Olaf Wintermann
fix webdav_mkcol response and add error handling
webdav
2022-05-08
, by Olaf Wintermann
fix resource pool memory management
webdav
2022-05-08
, by Olaf Wintermann
fix invalid memory access in event_bsd.c
webdav
2022-05-08
, by Olaf Wintermann
add support for O_TRUNC in pg_vfs_open
webdav
2022-05-08
, by Olaf Wintermann
add O_TRUNC to oflags in webdav_put
webdav
2022-05-08
, by Olaf Wintermann
replace atoi with util_strtoint
webdav
2022-05-08
, by Olaf Wintermann
add util_asprintf and util_vasprintf
webdav
2022-05-07
, by Olaf Wintermann
remove redundant comments
webdav
2022-05-07
, by Olaf Wintermann
store HttpStream buflen as pointer (referencing NSAPISession cursize)
webdav
2022-05-07
, by Olaf Wintermann
code cleanup
webdav
2022-05-07
, by Olaf Wintermann
fix and simplify chunked transfer encoding
webdav
2022-05-07
, by Olaf Wintermann
first semi-functional implementation of chunked transfer encoding for request bodies
webdav
2022-05-06
, by Olaf Wintermann
simplify request input buffer
webdav
2022-05-05
, by Olaf Wintermann
implement allprop in default and postgresql webdav backends
webdav
2022-05-03
, by Olaf Wintermann
fix netbuf_getbytes not detecting EOF in some cases
webdav
2022-05-02
, by Olaf Wintermann
add content-length header to webdav_delete and webdav_put
webdav
2022-05-02
, by Olaf Wintermann
send response in webdav_put
webdav
2022-05-02
, by Olaf Wintermann
move http response code from webdav_vfs_op_do to webdav_delete
webdav
2022-05-02
, by Olaf Wintermann
send response in webdav_delete
webdav
2022-05-02
, by Olaf Wintermann
add davclass parameter to pfx2dir for setting the webdav backend
webdav
2022-05-02
, by Olaf Wintermann
add support for xml properties in propfind/proppatch requests (pg)
webdav
2022-05-01
, by Olaf Wintermann
fix TestVFSFile ctx initialization
webdav
2022-05-01
, by Olaf Wintermann
fix uninitialized memory access in directory check
webdav
2022-05-01
, by Olaf Wintermann
fix test request memory initialization
webdav
2022-05-01
, by Olaf Wintermann
fix memory initialization for WebdavProperty in webdav tests
webdav
2022-05-01
, by Olaf Wintermann
add WebdavNSList <-> string converting functions
webdav
2022-05-01
, by Olaf Wintermann
add basic pg proppatch implementation
webdav
2022-04-30
, by Olaf Wintermann
store property prefix in the database
webdav
2022-04-26
, by Olaf Wintermann
add tests for propfind allprop
webdav
2022-04-26
, by Olaf Wintermann
fix sql query for selecting specific properties
webdav
2022-04-26
, by Olaf Wintermann
fix pg propfind for getlastmodified property
webdav
2022-04-25
, by Olaf Wintermann
test pg propfind response
webdav
2022-04-25
, by Olaf Wintermann
add pg propfind cleanup
webdav
2022-04-25
, by Olaf Wintermann
implement pg getlastmodified propfind (and prepare creationdate)
webdav
2022-04-25
, by Olaf Wintermann
remove createtestdb from build
webdav
2022-04-25
, by Olaf Wintermann
implement pg getcontentlength property
webdav
2022-04-25
, by Olaf Wintermann
close last resource in multistatus_send
webdav
2022-04-25
, by Olaf Wintermann
fix href in pg propfind response
webdav
2022-04-25
, by Olaf Wintermann
add semi functional pg propfind handler
webdav
2022-04-24
, by Olaf Wintermann
change pg_resolve_path signature to be useable without VFS
webdav
2022-04-21
, by Olaf Wintermann
add basic parser for pg timestamps
webdav
2022-04-20
, by Olaf Wintermann
add pg webdav backend initialization
webdav
2022-04-19
, by Olaf Wintermann
fix some snprintf warnings
webdav
2022-04-19
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-60
+60
+100
tip