Mercurial
>
hg
>
dav
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
fixes dav list -R output
2017-08-03
, by Olaf Wintermann
fixes crash when using invalid namespace prefix
2017-08-03
, by Olaf Wintermann
adds resource name validation
2017-08-03
, by Olaf Wintermann
some mingw fixes
2017-08-03
, by Olaf Wintermann
more documentation
2017-07-11
, by Olaf Wintermann
adds documentation for most dav commands
2017-07-09
, by Olaf Wintermann
fixes error detection loop in dav lock/unlock/get-property/set-property
2017-07-09
, by Olaf Wintermann
token parser checks if token of class DAVQL_TOKEN_NUMBER consists of digits only
2017-07-02
, by Mike Becker
adds bsd config
2017-02-07
, by Olaf Wintermann
fixes build with ancient openssl
2017-02-04
, by Olaf Wintermann
fixes build with openssl 1.1
2017-02-04
, by Olaf Wintermann
fixes make install
2016-12-16
, by Olaf Wintermann
adds auth prompt to dav get-property, set-property, lock, unlock and info
2016-12-09
, by Olaf Wintermann
fixes conflict detection in push command
2016-12-02
, by Olaf Wintermann
implements check-repositories command for dav-sync
2016-11-18
, by Mike Becker
updates UCX to version 0.11
2016-11-18
, by Mike Becker
implements xmlErrorFunc for dav sync + adds line numbers to error reporting in both config checkers
2016-11-18
, by Mike Becker
There has never been deliberately fucked up error handling for missing sync.xml.
2016-11-14
, by Mike Becker
improves config error reporting and adds check (check-config) command + dav-sync no longer aborts on missing sync.xml
2016-11-11
, by Mike Becker
adds first libidav tests
2016-11-07
, by Olaf Wintermann
fixes false positive error when creating a sync db
2016-09-18
, by Olaf Wintermann
implemented string functionality for some davql operators
2016-07-17
, by Olaf Wintermann
refactored load_db function
2016-07-13
, by Olaf Wintermann
adds XSD for dav config XML and removes comma as authmethod delimiter
2016-07-13
, by Mike Becker
merge sync config parser changes
2016-07-13
, by Mike Becker
adds XSD for dav-sync config
2016-07-13
, by Mike Becker
changed max-retry meaning and filter configuration in sync.xml
2016-07-13
, by Olaf Wintermann
fixed SyncDatabase initialization
2016-07-13
, by Olaf Wintermann
fixed install target and a missing return statement in libidav
2016-07-13
, by Olaf Wintermann
improved dav put output
2016-07-06
, by Olaf Wintermann
added README, INSTALL and LICENSE files
2016-07-05
, by Olaf Wintermann
added install target
2016-05-23
, by Olaf Wintermann
added support for error codes 407,413,414 and 511
2016-04-20
, by Mike Becker
fixed crash when encrypted streams are empty
2016-04-10
, by Olaf Wintermann
copy/move with lock tokens works now
2016-03-23
, by Olaf Wintermann
fixed dav get with -u option
2016-03-23
, by Olaf Wintermann
added support for compiling with gcc on Solaris
2016-03-22
, by Olaf Wintermann
improved dav-sync error handling on startup
2016-03-22
, by Olaf Wintermann
disabled locking in dav-sync by default
2016-03-22
, by Olaf Wintermann
fixed lazy propfind parser
2016-03-22
, by Olaf Wintermann
fixed memory leaks in lock and unlock commands
2016-03-21
, by Olaf Wintermann
fixed dav_context_get_key
2016-03-21
, by Olaf Wintermann
removed password keys
2016-03-21
, by Olaf Wintermann
fixed locking in dav-sync push
2016-03-20
, by Olaf Wintermann
added support for paths with environment variables in sync.xml
2016-03-20
, by Olaf Wintermann
improved error handling in libidav
2016-03-20
, by Olaf Wintermann
added more cleanup code
2016-03-19
, by Olaf Wintermann
fixed some bugs in dav_create() and dav-sync push
2016-03-19
, by Olaf Wintermann
fixed some memory leaks in dav-sync pull
2016-03-18
, by Olaf Wintermann
using locks in dav-sync
2016-03-18
, by Olaf Wintermann
added conflict detection to dav-sync push
2016-03-18
, by Olaf Wintermann
added resolve-conflicts and delete-conflicts to help text and fixed crash with unknown cmd options
2016-03-18
, by Olaf Wintermann
automatically remove deleted conflict files from the db
2016-03-17
, by Olaf Wintermann
added resolve-conflicts and delete-conflicts commands
2016-03-17
, by Olaf Wintermann
dav-sync push ignores conflict files
2016-03-17
, by Olaf Wintermann
dav-sync add-directory shows list of repositories
2016-03-17
, by Olaf Wintermann
fixed version output
2016-03-16
, by Olaf Wintermann
added options for extended list flags and changed version output
2016-03-16
, by Olaf Wintermann
added noinput option to dav
2016-03-15
, by Olaf Wintermann
dav list indicates locks
2016-03-15
, by Olaf Wintermann
added lock support to some dav commands
2016-03-15
, by Olaf Wintermann
added lock and unlock commands to dav
2016-03-15
, by Olaf Wintermann
added API for webdav locking
2016-03-14
, by Olaf Wintermann
fixed hash verification and head requests
2016-03-14
, by Olaf Wintermann
changed libidav property namespace and version number
2016-03-06
, by Olaf Wintermann
fixed some warnings and wrong usage of curl_easy_getinfo
2016-03-05
, by Olaf Wintermann
added trash-info and empty-trash commands
2016-03-03
, by Olaf Wintermann
fixed add-directory command
2016-03-02
, by Olaf Wintermann
fixed dav-sync crash when sync.xml is missing
2016-03-02
, by Olaf Wintermann
auth input for dav get, put, mkdir and remove commands
2016-02-28
, by Olaf Wintermann
added add-directory command to dav-sync
2016-02-28
, by Olaf Wintermann
enabled cert verification
2016-02-28
, by Olaf Wintermann
added list-repositories and list-directories commands
2016-02-27
, by Olaf Wintermann
added cleanup code in cmd_add_repository
2016-02-27
, by Olaf Wintermann
fixed fix
2016-02-27
, by Olaf Wintermann
fixed add-repository function name
2016-02-27
, by Olaf Wintermann
added add-repository command to dav
2016-02-27
, by Olaf Wintermann
version++
2016-02-27
, by Olaf Wintermann
dav-sync prints a small report after successful sync
2016-02-27
, by Olaf Wintermann
more specific error messages in dav-sync
2016-02-26
, by Olaf Wintermann
dav-sync can create and delete empty directories now
2016-02-12
, by Olaf Wintermann
fixed Solaris 11 build
2016-02-10
, by Olaf Wintermann
added version info
2016-01-31
, by Olaf Wintermann
added missing repo authmethods initialization
2016-01-31
, by Olaf Wintermann
improved copy/move
2016-01-25
, by Olaf Wintermann
updated copyright notice
2016-01-25
, by Olaf Wintermann
fixed FreeBSD build
2016-01-23
, by Olaf Wintermann
fixed Solaris build
2016-01-17
, by Olaf Wintermann
added override option for copy/move
2016-01-13
, by Olaf Wintermann
implemented webdav copy and move method
2016-01-12
, by Olaf Wintermann
fixed large file support
2015-10-23
, by Olaf Wintermann
enable sharepoint put fix
2015-10-20
, by Olaf Wintermann
using content-length header in dav put
2015-10-18
, by Olaf Wintermann
better and better and better iso8601 parser
2015-10-18
, by Mike Becker
improved util_capture_header when deactivating the capturing
2015-10-15
, by Mike Becker
merge
2015-10-15
, by Olaf Wintermann
updated ucx and used new sstrlower in util_header_callback
2015-10-15
, by Mike Becker
improved util_header_callback by using sstr_t
2015-10-15
, by Mike Becker
cleanup curl header options in do_propfind_request
2015-10-15
, by Olaf Wintermann
simplified do_propfind_request
2015-10-15
, by Olaf Wintermann
added depth header workaround for Microsoft IIS (tested with sharepoint)
2015-10-15
, by Mike Becker
more updates to ucx
2015-10-15
, by Mike Becker
use ucx_map_clear in dav_propfind
2015-10-15
, by Mike Becker
updated UcxMap implementation
2015-10-15
, by Mike Becker
fixed incorrect response buffer reset in manual redirection handling in do_propfind_request
2015-10-15
, by Mike Becker
fixed zero-length format string in ls_size_str
2015-10-15
, by Mike Becker
fixed href comparison in parse_response_tag
2015-10-14
, by Olaf Wintermann
reimplemented redirects for propfind requests
2015-10-14
, by Olaf Wintermann
using Depth: 0 for non collection resources
2015-10-14
, by Olaf Wintermann
don't allow signs for date strings (always expect full years)
2015-10-13
, by Mike Becker
added parser for iso8601 dates
2015-10-13
, by Mike Becker
definition: lastmodified and creationdate shall be zero on parse error
2015-10-13
, by Mike Becker
added fallback for util_parse_lastmodified, because some servers incorrectly use ISO-8601 dates for lastmodified - TODO: implement the ISO-8601 parsing
2015-10-13
, by Mike Becker
changed name of a local variable to avoid a later name collision
2015-10-13
, by Mike Becker
fixed href bug
2015-10-12
, by Olaf Wintermann
fixed some cases of incompatible types in crypto functions
2015-10-12
, by Mike Becker
added possibility to configure authentication methods via coma separated list in config.xml
2015-10-12
, by Mike Becker
implemented hidden password input for windows by using conio
2015-10-08
, by Mike Becker
fixed windows build
2015-10-08
, by Olaf Wintermann
fixed some memory leaks, content verification and dav info
2015-10-04
, by Olaf Wintermann
less
more
|
(0)
-120
+120
tip