Mercurial
>
hg
>
dav
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
adds documentation for new dav features
Sun, 03 Jun 2018 12:03:04 +0200
, by Olaf Wintermann
fixes compatiblity with GNU tar's version of ustar
Sun, 03 Jun 2018 12:02:31 +0200
, by Olaf Wintermann
fixes some char type mismatch warnings
Sat, 02 Jun 2018 16:25:01 +0200
, by Olaf Wintermann
updates copyright notice
Fri, 01 Jun 2018 19:08:46 +0200
, by Olaf Wintermann
adds tag filters for push
Fri, 01 Jun 2018 19:05:08 +0200
, by Olaf Wintermann
dav-sync pull applies config tag filter now
Fri, 01 Jun 2018 09:23:51 +0200
, by Olaf Wintermann
adds syncdir config element for tag filters
Fri, 01 Jun 2018 09:07:20 +0200
, by Olaf Wintermann
moves tag filter to tags.c
Fri, 01 Jun 2018 09:01:00 +0200
, by Olaf Wintermann
fixes header include order (dav-sync)
Fri, 01 Jun 2018 08:52:05 +0200
, by Olaf Wintermann
adds remove-repository command
Thu, 31 May 2018 15:24:52 +0200
, by Mike Becker
fixes tag filter evaluation not respecting mode for subfilter combination
Wed, 30 May 2018 20:07:19 +0200
, by Mike Becker
adds first working parser for the complete tag filter grammar
Wed, 30 May 2018 19:56:28 +0200
, by Mike Becker
fixes whitespace handling and error detection for basic tag filters
Wed, 30 May 2018 18:38:42 +0200
, by Mike Becker
implements parser for basic tag filters without subfilters
Wed, 30 May 2018 18:04:43 +0200
, by Mike Becker
parse_csv_taglist() now skips empty tags
Wed, 30 May 2018 16:51:52 +0200
, by Mike Becker
adds error message for invalid tag filter syntax
Wed, 30 May 2018 16:49:25 +0200
, by Mike Becker
introduces tag filter string parser (currently supporting a simple tag list)
Wed, 30 May 2018 16:25:57 +0200
, by Mike Becker
adds tag filter evaluation functions
Wed, 30 May 2018 16:06:03 +0200
, by Mike Becker
introduces SyncTagFilter type which for now implements the old tag list filter
Wed, 30 May 2018 12:10:58 +0200
, by Mike Becker
fixes double-malloc() in tags.c + marks a realloc() problem
Wed, 30 May 2018 11:26:28 +0200
, by Mike Becker
fixes dav_ql_free_arglist() not freeing the list container
Wed, 30 May 2018 11:00:37 +0200
, by Mike Becker
fixes realloc problem and memory leak in isfileindir() in sync.c
Wed, 30 May 2018 10:44:51 +0200
, by Mike Becker
fixes out of bounds write in tar.c
Wed, 30 May 2018 10:27:44 +0200
, by Mike Becker
fixes definite chance of a memory leak in cmd_unlock() + marks a further possible source of memory leaks
Wed, 30 May 2018 10:22:33 +0200
, by Mike Becker
improves variable names in cmd_move()
Wed, 30 May 2018 10:12:51 +0200
, by Mike Becker
fixes memory leak in cmd_move()
Wed, 30 May 2018 10:07:48 +0200
, by Mike Becker
fixes dav-sync set-tags without tag string
Tue, 29 May 2018 20:38:22 +0200
, by Olaf Wintermann
adds tag filter for dav-sync pull
Tue, 29 May 2018 20:15:09 +0200
, by Olaf Wintermann
fixes tag syncing
Sun, 27 May 2018 19:45:28 +0200
, by Olaf Wintermann
fixes dav-sync update-tags
Sun, 27 May 2018 13:02:40 +0200
, by Olaf Wintermann
adds list-tags command to dav-sync
Sun, 27 May 2018 12:57:12 +0200
, by Olaf Wintermann
moving tar option from get/put to new export/import commands
Sun, 27 May 2018 11:47:49 +0200
, by Olaf Wintermann
fixes options parser to correctly report missing arguments
Sat, 12 May 2018 15:03:11 +0200
, by Mike Becker
fixes creation of davql arg list
Sun, 29 Apr 2018 11:48:12 +0200
, by Olaf Wintermann
dav info prints simplified xml values
Sun, 29 Apr 2018 11:16:41 +0200
, by Olaf Wintermann
adds tag management commands to dav-sync
Sun, 01 Apr 2018 12:40:48 +0200
, by Olaf Wintermann
adds support for xml properties in set-property command
Sun, 04 Feb 2018 15:58:07 +0100
, by Olaf Wintermann
pushing tags should work now
Sun, 04 Feb 2018 12:36:26 +0100
, by Olaf Wintermann
adds tag conflict detection for dav-sync push
Sun, 04 Feb 2018 11:14:20 +0100
, by Olaf Wintermann
adds more tag config options
Sat, 03 Feb 2018 15:59:53 +0100
, by Olaf Wintermann
adds dav-sync config for autodetecting tag changes
Fri, 02 Feb 2018 18:57:21 +0100
, by Olaf Wintermann
adds technical foundation to just push tag updates
Fri, 02 Feb 2018 16:46:04 +0100
, by Olaf Wintermann
fixes misuse of vaarg on all platforms
Thu, 01 Feb 2018 18:25:23 +0100
, by Olaf Wintermann
updates copyright date
Thu, 01 Feb 2018 16:31:24 +0100
, by Olaf Wintermann
adds support for macos file tags
Sun, 07 Jan 2018 12:59:21 +0100
, by Olaf Wintermann
merge
Mon, 01 Jan 2018 19:54:37 +0100
, by Olaf Wintermann
adds xattr lib and tag support
Mon, 01 Jan 2018 19:53:36 +0100
, by Olaf Wintermann
fixes bsd config
Thu, 28 Dec 2017 15:30:23 +0100
, by Olaf Wintermann
davql: allow ANYWHERE keyword in SELECT statements
Thu, 21 Dec 2017 19:48:27 +0100
, by Mike Becker
davql SET statements are now fully implemented
Thu, 21 Dec 2017 19:42:25 +0100
, by Mike Becker
implements parser for Assignments (previously called SetExpressions) + improves davql debugger regarding DavQLField
Thu, 21 Dec 2017 16:48:58 +0100
, by Mike Becker
davql debugger now reacts on repetitive calls of 'f' and 'o' commands
Thu, 21 Dec 2017 15:55:19 +0100
, by Mike Becker
adds primitive progress indicator
Mon, 18 Dec 2017 16:24:32 +0100
, by Olaf Wintermann
moves auth prompt functionality to libidav
Mon, 18 Dec 2017 11:56:11 +0100
, by Olaf Wintermann
fixes infinite loop when trying to overwrite a collection with a regular file
Tue, 12 Dec 2017 23:58:54 +0100
, by Mike Becker
fixes a segfault when full encryption is requested during a put without specifying the key
Tue, 12 Dec 2017 23:36:47 +0100
, by Mike Becker
fixes some warnings
Sun, 17 Dec 2017 14:35:01 +0100
, by Olaf Wintermann
fixes wrong output path in dav get
Sun, 17 Dec 2017 14:26:03 +0100
, by Olaf Wintermann
ports openssl code to commoncrypto (macos)
Sun, 17 Dec 2017 13:20:01 +0100
, by Olaf Wintermann
davqlexec handles xml properties now (not really, but it doesn't destroy everything)
Sun, 17 Dec 2017 10:53:08 +0100
, by Olaf Wintermann
adds config option to disable certain commands for specific syncdirs and fixes authmethod config parser
Sat, 16 Dec 2017 10:37:50 +0100
, by Olaf Wintermann
fixes missing string terminator when printing simplified xml (dav get-property)
Thu, 14 Dec 2017 13:35:03 +0100
, by Olaf Wintermann
Added tag v1.1.1 for changeset 7954fdacdb5c
Wed, 13 Dec 2017 20:01:14 +0100
, by Olaf Wintermann
removes openssl dependencies for base64
Wed, 13 Dec 2017 19:48:44 +0100
, by Olaf Wintermann
fixes infinite loop when trying to overwrite a collection with a regular file
v1.1
Tue, 12 Dec 2017 23:58:54 +0100
, by Mike Becker
fixes a segfault when full encryption is requested during a put without specifying the key
v1.1
Tue, 12 Dec 2017 23:36:47 +0100
, by Mike Becker
enable va_list fix only on mingw (this is the real release, as usual)
v1.1
v1.1.1
Tue, 12 Dec 2017 17:41:01 +0100
, by Olaf Wintermann
dav 1.1.1 release
v1.1
Tue, 12 Dec 2017 15:51:09 +0100
, by Olaf Wintermann
fixes wrong use of va_list
v1.1
Tue, 12 Dec 2017 15:22:31 +0100
, by Olaf Wintermann
dav get-property supports xml property output
Sun, 03 Dec 2017 13:09:14 +0100
, by Olaf Wintermann
replaces RAND_pseudo_bytes with RAND_bytes
Sun, 03 Dec 2017 10:17:15 +0100
, by Olaf Wintermann
some small fixes in tar.c
Mon, 30 Oct 2017 16:29:07 +0100
, by Olaf Wintermann
updates ucx to version 1.0
Sat, 28 Oct 2017 16:50:03 +0200
, by Olaf Wintermann
adds tar import/export
Sat, 28 Oct 2017 15:25:17 +0200
, by Olaf Wintermann
refactores cmd_get
Wed, 25 Oct 2017 17:52:35 +0200
, by Olaf Wintermann
dav prints command usage info if argument count is wrong
Sun, 22 Oct 2017 13:45:13 +0200
, by Olaf Wintermann
adds initial support for xml properties in libidav
Sun, 22 Oct 2017 12:58:07 +0200
, by Olaf Wintermann
adds dav get option to keep existing files
Thu, 12 Oct 2017 20:37:46 +0200
, by Olaf Wintermann
adds error message to dav, when an invalid date format is specified for the -u option
Mon, 09 Oct 2017 14:55:47 +0200
, by Mike Becker
fixes tags
Sat, 07 Oct 2017 10:40:21 +0200
, by Olaf Wintermann
this is the real v1.1.0 release
v1.1
v1.1.0
Sat, 07 Oct 2017 10:25:11 +0200
, by Olaf Wintermann
Added tag v1.0.1 for changeset bebe0b436c84
Sat, 07 Oct 2017 10:06:02 +0200
, by Olaf Wintermann
Added tag v1.1.0 for changeset dd2df44bc58b
Sat, 07 Oct 2017 10:05:52 +0200
, by Olaf Wintermann
dav 1.1.0 release
v1.1
Sat, 07 Oct 2017 09:56:25 +0200
, by Olaf Wintermann
adds changelog file
Sat, 07 Oct 2017 09:31:40 +0200
, by Olaf Wintermann
fixes makefiles
Thu, 05 Oct 2017 17:46:01 +0200
, by Olaf Wintermann
adds namespace config element to XSD + fixes error message for duplicate namespace prefixes
Wed, 04 Oct 2017 13:06:24 +0200
, by Mike Becker
adds documentation for new features
Tue, 03 Oct 2017 16:59:39 +0200
, by Olaf Wintermann
disables automatic creation of .dav directory in dav
Tue, 03 Oct 2017 14:59:35 +0200
, by Olaf Wintermann
dav-sync bugfix: files that are not in the db but on the server should not be pushed
Sun, 01 Oct 2017 17:37:59 +0200
, by Olaf Wintermann
adds namespace config element
Sun, 24 Sep 2017 14:31:42 +0200
, by Olaf Wintermann
adds dav-sync lock timeout config element
Sun, 24 Sep 2017 11:31:01 +0200
, by Olaf Wintermann
adds lock timeout
Sat, 23 Sep 2017 11:45:03 +0200
, by Olaf Wintermann
updates ucx version (most importantly this adds the new sstrstr implementation)
Fri, 22 Sep 2017 20:42:33 +0200
, by Mike Becker
fixes possible UAF for locktocken paths, if file could not be opened
Fri, 22 Sep 2017 20:19:00 +0200
, by Mike Becker
dav 1.0.1 update
v1.0
v1.0.1
Thu, 21 Sep 2017 12:53:29 +0200
, by Olaf Wintermann
fixes wrong example in configuration.md
v1.0
Sun, 17 Sep 2017 11:22:16 +0200
, by Olaf Wintermann
fixes syntax error in configuration.md
v1.0
Sun, 17 Sep 2017 11:11:12 +0200
, by Olaf Wintermann
adds option to dav get for downloading only the directory structure
Sun, 17 Sep 2017 17:56:02 +0200
, by Olaf Wintermann
adds test for crypto streams
Sun, 17 Sep 2017 16:36:45 +0200
, by Olaf Wintermann
fixes wrong example in configuration.md
Sun, 17 Sep 2017 11:22:16 +0200
, by Olaf Wintermann
fixes syntax error in configuration.md
Sun, 17 Sep 2017 11:11:12 +0200
, by Olaf Wintermann
adds tests for crypto util functions
Mon, 11 Sep 2017 17:55:37 +0200
, by Olaf Wintermann
adds dav remove-property command
Mon, 11 Sep 2017 14:17:26 +0200
, by Olaf Wintermann
fixes crash when dav-sync push can't delete a resource on the server
v1.0
Sun, 10 Sep 2017 10:37:51 +0200
, by Olaf Wintermann
adds SIGINT handler to dav-sync
Sun, 10 Sep 2017 10:23:25 +0200
, by Olaf Wintermann
bug fix: file size > 2gb not loaded correctly from database
v1.0
Thu, 07 Sep 2017 18:42:51 +0200
, by Olaf Wintermann
bug fix: file size > 2gb not loaded correctly from database
Thu, 07 Sep 2017 18:42:51 +0200
, by Olaf Wintermann
adds dav-sync archive command
Thu, 07 Sep 2017 18:18:30 +0200
, by Olaf Wintermann
dav get-property shouldn't send an allprop propfind request
Tue, 05 Sep 2017 17:25:09 +0200
, by Olaf Wintermann
adds option to sort dav list by lastmodified date
Tue, 05 Sep 2017 16:03:48 +0200
, by Olaf Wintermann
dav-sync writes the locktoken to a file now
Tue, 05 Sep 2017 13:07:29 +0200
, by Olaf Wintermann
adds TLSv1.3 config
Tue, 05 Sep 2017 12:11:09 +0200
, by Olaf Wintermann
fixes dav startup without .dav dir
Tue, 05 Sep 2017 12:00:49 +0200
, by Olaf Wintermann
Added tag v1.0.0 for changeset 02d3e4b1245f
Tue, 05 Sep 2017 11:42:08 +0200
, by Olaf Wintermann
fixes wrong int type that results in a crash on some platforms
Fri, 01 Sep 2017 20:08:09 +0200
, by Olaf Wintermann
fixes memory leak in davqlparser
Thu, 31 Aug 2017 20:01:15 +0200
, by Mike Becker
adds clean handling in case the stack of dav_exec_expr() runs out of memory
Thu, 31 Aug 2017 13:10:55 +0200
, by Mike Becker
fixes local hiding of result variable with uninitialized data in dav_statement_execv
Thu, 31 Aug 2017 12:58:06 +0200
, by Mike Becker
fixes memory leaks detected by cppcheck (or annotates them at least)
Thu, 31 Aug 2017 12:55:09 +0200
, by Mike Becker
adds cppcheck make target
Thu, 31 Aug 2017 12:44:25 +0200
, by Mike Becker
fixes missing default-key in example config
Tue, 22 Aug 2017 17:48:17 +0200
, by Olaf Wintermann
adds some small fixes for 1.0 release
v1.0.0
Sun, 06 Aug 2017 18:18:00 +0200
, by Olaf Wintermann
removes debug compiler option
Sun, 06 Aug 2017 17:02:25 +0200
, by Olaf Wintermann
adds dav-sync introduction and sync.xml documentation
Sun, 06 Aug 2017 14:41:20 +0200
, by Olaf Wintermann
more minor improvements to the documentation
Sat, 05 Aug 2017 13:35:27 +0200
, by Mike Becker
some more minor doc improvements
Sat, 05 Aug 2017 11:33:17 +0200
, by Mike Becker
fixes dav_resource_new_full
Sat, 05 Aug 2017 11:08:34 +0200
, by Olaf Wintermann
refines copy.md
Sat, 05 Aug 2017 10:57:47 +0200
, by Mike Becker
refines commands.md
Sat, 05 Aug 2017 10:19:53 +0200
, by Mike Becker
adds more documentation details the three check commands
Sat, 05 Aug 2017 10:12:12 +0200
, by Mike Becker
adds more details to add-directory.md
Sat, 05 Aug 2017 09:56:51 +0200
, by Mike Becker
adds more details to add-directory.md
Sat, 05 Aug 2017 09:36:03 +0200
, by Mike Becker
dav-sync command documentation complete
Fri, 04 Aug 2017 20:03:21 +0200
, by Olaf Wintermann
more documentation
Thu, 03 Aug 2017 18:29:00 +0200
, by Olaf Wintermann
fixes unnecessary mkcol in dav-sync
Thu, 03 Aug 2017 14:32:36 +0200
, by Olaf Wintermann
fixes dav put output
Thu, 03 Aug 2017 12:48:28 +0200
, by Olaf Wintermann
fixes dav list -R output
Thu, 03 Aug 2017 12:31:17 +0200
, by Olaf Wintermann
fixes crash when using invalid namespace prefix
Thu, 03 Aug 2017 11:43:04 +0200
, by Olaf Wintermann
adds resource name validation
Thu, 03 Aug 2017 11:38:41 +0200
, by Olaf Wintermann
some mingw fixes
Thu, 03 Aug 2017 10:37:52 +0200
, by Olaf Wintermann
more documentation
Tue, 11 Jul 2017 20:45:32 +0200
, by Olaf Wintermann
adds documentation for most dav commands
Sun, 09 Jul 2017 20:15:14 +0200
, by Olaf Wintermann
fixes error detection loop in dav lock/unlock/get-property/set-property
Sun, 09 Jul 2017 16:24:48 +0200
, by Olaf Wintermann
token parser checks if token of class DAVQL_TOKEN_NUMBER consists of digits only
Sun, 02 Jul 2017 21:35:01 +0200
, by Mike Becker
adds bsd config
Tue, 07 Feb 2017 18:36:28 +0100
, by Olaf Wintermann
fixes build with ancient openssl
Sat, 04 Feb 2017 14:03:32 +0100
, by Olaf Wintermann
fixes build with openssl 1.1
Sat, 04 Feb 2017 12:41:11 +0100
, by Olaf Wintermann
fixes make install
Fri, 16 Dec 2016 17:16:16 +0100
, by Olaf Wintermann
adds auth prompt to dav get-property, set-property, lock, unlock and info
Fri, 09 Dec 2016 10:55:18 +0100
, by Olaf Wintermann
fixes conflict detection in push command
Fri, 02 Dec 2016 13:24:01 +0100
, by Olaf Wintermann
implements check-repositories command for dav-sync
Fri, 18 Nov 2016 16:00:15 +0100
, by Mike Becker
updates UCX to version 0.11
Fri, 18 Nov 2016 15:27:45 +0100
, by Mike Becker
implements xmlErrorFunc for dav sync + adds line numbers to error reporting in both config checkers
Fri, 18 Nov 2016 13:39:20 +0100
, by Mike Becker
There has never been deliberately fucked up error handling for missing sync.xml.
Mon, 14 Nov 2016 19:02:40 +0100
, by Mike Becker
improves config error reporting and adds check (check-config) command + dav-sync no longer aborts on missing sync.xml
Fri, 11 Nov 2016 15:03:19 +0100
, by Mike Becker
adds first libidav tests
Mon, 07 Nov 2016 19:32:17 +0100
, by Olaf Wintermann
fixes false positive error when creating a sync db
Sun, 18 Sep 2016 08:56:54 +0200
, by Olaf Wintermann
implemented string functionality for some davql operators
Sun, 17 Jul 2016 10:40:15 +0200
, by Olaf Wintermann
refactored load_db function
Wed, 13 Jul 2016 17:10:00 +0200
, by Olaf Wintermann
adds XSD for dav config XML and removes comma as authmethod delimiter
Wed, 13 Jul 2016 16:27:06 +0200
, by Mike Becker
merge sync config parser changes
Wed, 13 Jul 2016 14:38:17 +0200
, by Mike Becker
adds XSD for dav-sync config
Wed, 13 Jul 2016 14:11:34 +0200
, by Mike Becker
changed max-retry meaning and filter configuration in sync.xml
Wed, 13 Jul 2016 14:29:50 +0200
, by Olaf Wintermann
fixed SyncDatabase initialization
Wed, 13 Jul 2016 12:03:04 +0200
, by Olaf Wintermann
fixed install target and a missing return statement in libidav
Wed, 13 Jul 2016 10:00:48 +0200
, by Olaf Wintermann
improved dav put output
Wed, 06 Jul 2016 12:00:18 +0200
, by Olaf Wintermann
added README, INSTALL and LICENSE files
Tue, 05 Jul 2016 18:23:20 +0200
, by Olaf Wintermann
added install target
Mon, 23 May 2016 12:12:53 +0200
, by Olaf Wintermann
added support for error codes 407,413,414 and 511
Wed, 20 Apr 2016 14:08:00 +0200
, by Mike Becker
fixed crash when encrypted streams are empty
Sun, 10 Apr 2016 11:39:09 +0200
, by Olaf Wintermann
copy/move with lock tokens works now
Wed, 23 Mar 2016 19:03:48 +0100
, by Olaf Wintermann
fixed dav get with -u option
Wed, 23 Mar 2016 13:46:39 +0100
, by Olaf Wintermann
added support for compiling with gcc on Solaris
Tue, 22 Mar 2016 15:40:34 +0100
, by Olaf Wintermann
improved dav-sync error handling on startup
Tue, 22 Mar 2016 13:05:09 +0100
, by Olaf Wintermann
disabled locking in dav-sync by default
Tue, 22 Mar 2016 11:51:48 +0100
, by Olaf Wintermann
fixed lazy propfind parser
Tue, 22 Mar 2016 11:24:14 +0100
, by Olaf Wintermann
fixed memory leaks in lock and unlock commands
Mon, 21 Mar 2016 16:37:10 +0100
, by Olaf Wintermann
fixed dav_context_get_key
Mon, 21 Mar 2016 16:15:23 +0100
, by Olaf Wintermann
removed password keys
Mon, 21 Mar 2016 13:56:16 +0100
, by Olaf Wintermann
fixed locking in dav-sync push
Sun, 20 Mar 2016 16:13:41 +0100
, by Olaf Wintermann
added support for paths with environment variables in sync.xml
Sun, 20 Mar 2016 15:28:08 +0100
, by Olaf Wintermann
improved error handling in libidav
Sun, 20 Mar 2016 11:27:31 +0100
, by Olaf Wintermann
added more cleanup code
Sat, 19 Mar 2016 18:49:36 +0100
, by Olaf Wintermann
fixed some bugs in dav_create() and dav-sync push
Sat, 19 Mar 2016 12:34:32 +0100
, by Olaf Wintermann
fixed some memory leaks in dav-sync pull
Fri, 18 Mar 2016 19:54:36 +0100
, by Olaf Wintermann
using locks in dav-sync
Fri, 18 Mar 2016 15:08:30 +0100
, by Olaf Wintermann
added conflict detection to dav-sync push
Fri, 18 Mar 2016 13:00:00 +0100
, by Olaf Wintermann
added resolve-conflicts and delete-conflicts to help text and fixed crash with unknown cmd options
Fri, 18 Mar 2016 12:38:30 +0100
, by Olaf Wintermann
automatically remove deleted conflict files from the db
Thu, 17 Mar 2016 22:02:15 +0100
, by Olaf Wintermann
added resolve-conflicts and delete-conflicts commands
Thu, 17 Mar 2016 21:11:19 +0100
, by Olaf Wintermann
dav-sync push ignores conflict files
Thu, 17 Mar 2016 20:24:37 +0100
, by Olaf Wintermann
less
more
|
(0)
-192
+192
tip