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 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
less
more
|
(0)
-300
-100
-96
+96
+100
+300
tip