Mon, 18 Dec 2017 16:24:32 +0100 Olaf Wintermann adds primitive progress indicator file | diff | annotate
Mon, 18 Dec 2017 11:56:11 +0100 Olaf Wintermann moves auth prompt functionality to libidav file | diff | annotate
Tue, 12 Dec 2017 23:58:54 +0100 Mike Becker fixes infinite loop when trying to overwrite a collection with a regular file file | diff | annotate
Tue, 12 Dec 2017 23:36:47 +0100 Mike Becker fixes a segfault when full encryption is requested during a put without specifying the key file | diff | annotate
Sun, 17 Dec 2017 14:26:03 +0100 Olaf Wintermann fixes wrong output path in dav get file | diff | annotate
Thu, 14 Dec 2017 13:35:03 +0100 Olaf Wintermann fixes missing string terminator when printing simplified xml (dav get-property) file | diff | annotate
Tue, 12 Dec 2017 23:58:54 +0100 Mike Becker fixes infinite loop when trying to overwrite a collection with a regular file v1.1 file | diff | annotate
Tue, 12 Dec 2017 23:36:47 +0100 Mike Becker fixes a segfault when full encryption is requested during a put without specifying the key v1.1 file | diff | annotate
Sun, 03 Dec 2017 13:09:14 +0100 Olaf Wintermann dav get-property supports xml property output file | diff | annotate
Sat, 28 Oct 2017 15:25:17 +0200 Olaf Wintermann adds tar import/export file | diff | annotate
Wed, 25 Oct 2017 17:52:35 +0200 Olaf Wintermann refactores cmd_get file | diff | annotate
Sun, 22 Oct 2017 13:45:13 +0200 Olaf Wintermann dav prints command usage info if argument count is wrong file | diff | annotate
Sun, 22 Oct 2017 12:58:07 +0200 Olaf Wintermann adds initial support for xml properties in libidav file | diff | annotate
Thu, 12 Oct 2017 20:37:46 +0200 Olaf Wintermann adds dav get option to keep existing files file | diff | annotate
Mon, 09 Oct 2017 14:55:47 +0200 Mike Becker adds error message to dav, when an invalid date format is specified for the -u option file | diff | annotate
Sun, 01 Oct 2017 17:37:59 +0200 Olaf Wintermann dav-sync bugfix: files that are not in the db but on the server should not be pushed file | diff | annotate
Sun, 24 Sep 2017 14:31:42 +0200 Olaf Wintermann adds namespace config element file | diff | annotate
Sun, 24 Sep 2017 11:31:01 +0200 Olaf Wintermann adds dav-sync lock timeout config element file | diff | annotate
Sat, 23 Sep 2017 11:45:03 +0200 Olaf Wintermann adds lock timeout file | diff | annotate
Sun, 17 Sep 2017 17:56:02 +0200 Olaf Wintermann adds option to dav get for downloading only the directory structure file | diff | annotate
Mon, 11 Sep 2017 17:55:37 +0200 Olaf Wintermann adds tests for crypto util functions file | diff | annotate
Mon, 11 Sep 2017 14:17:26 +0200 Olaf Wintermann adds dav remove-property command file | diff | annotate
Tue, 05 Sep 2017 17:25:09 +0200 Olaf Wintermann dav get-property shouldn't send an allprop propfind request file | diff | annotate
Tue, 05 Sep 2017 16:03:48 +0200 Olaf Wintermann adds option to sort dav list by lastmodified date file | diff | annotate
Thu, 03 Aug 2017 12:48:28 +0200 Olaf Wintermann fixes dav put output file | diff | annotate
Thu, 03 Aug 2017 12:31:17 +0200 Olaf Wintermann fixes dav list -R output file | diff | annotate
Sun, 09 Jul 2017 16:24:48 +0200 Olaf Wintermann fixes error detection loop in dav lock/unlock/get-property/set-property file | diff | annotate
Fri, 09 Dec 2016 10:55:18 +0100 Olaf Wintermann adds auth prompt to dav get-property, set-property, lock, unlock and info file | diff | annotate
Fri, 18 Nov 2016 16:00:15 +0100 Mike Becker implements check-repositories command for dav-sync file | diff | annotate
Fri, 11 Nov 2016 15:03:19 +0100 Mike Becker improves config error reporting and adds check (check-config) command + dav-sync no longer aborts on missing sync.xml file | diff | annotate
Wed, 06 Jul 2016 12:00:18 +0200 Olaf Wintermann improved dav put output file | diff | annotate
Wed, 23 Mar 2016 19:03:48 +0100 Olaf Wintermann copy/move with lock tokens works now file | diff | annotate
Wed, 23 Mar 2016 13:46:39 +0100 Olaf Wintermann fixed dav get with -u option file | diff | annotate
Mon, 21 Mar 2016 16:37:10 +0100 Olaf Wintermann fixed memory leaks in lock and unlock commands file | diff | annotate
Mon, 21 Mar 2016 16:15:23 +0100 Olaf Wintermann fixed dav_context_get_key file | diff | annotate
Mon, 21 Mar 2016 13:56:16 +0100 Olaf Wintermann removed password keys file | diff | annotate
Wed, 16 Mar 2016 14:32:55 +0100 Olaf Wintermann added options for extended list flags and changed version output file | diff | annotate
Tue, 15 Mar 2016 16:47:22 +0100 Olaf Wintermann added noinput option to dav file | diff | annotate
Tue, 15 Mar 2016 11:21:30 +0100 Olaf Wintermann dav list indicates locks file | diff | annotate
Tue, 15 Mar 2016 11:07:31 +0100 Olaf Wintermann added lock support to some dav commands file | diff | annotate
Tue, 15 Mar 2016 10:35:57 +0100 Olaf Wintermann added lock and unlock commands to dav file | diff | annotate
Mon, 14 Mar 2016 11:54:55 +0100 Olaf Wintermann fixed hash verification and head requests file | diff | annotate
Thu, 03 Mar 2016 15:52:18 +0100 Olaf Wintermann added trash-info and empty-trash commands file | diff | annotate
Sun, 28 Feb 2016 18:14:28 +0100 Olaf Wintermann auth input for dav get, put, mkdir and remove commands file | diff | annotate
Sun, 28 Feb 2016 13:39:59 +0100 Olaf Wintermann added add-directory command to dav-sync file | diff | annotate
Sun, 28 Feb 2016 11:21:05 +0100 Olaf Wintermann enabled cert verification file | diff | annotate
Sat, 27 Feb 2016 21:04:37 +0100 Olaf Wintermann added list-repositories and list-directories commands file | diff | annotate
Sat, 27 Feb 2016 19:53:43 +0100 Olaf Wintermann added cleanup code in cmd_add_repository file | diff | annotate
Sat, 27 Feb 2016 19:47:55 +0100 Olaf Wintermann fixed fix file | diff | annotate
Sat, 27 Feb 2016 19:46:14 +0100 Olaf Wintermann fixed add-repository function name file | diff | annotate
Sat, 27 Feb 2016 19:39:55 +0100 Olaf Wintermann added add-repository command to dav file | diff | annotate
Fri, 26 Feb 2016 20:54:42 +0100 Olaf Wintermann more specific error messages in dav-sync file | diff | annotate
Sun, 31 Jan 2016 20:39:29 +0100 Olaf Wintermann added version info file | diff | annotate
Sun, 31 Jan 2016 16:47:18 +0100 Olaf Wintermann added missing repo authmethods initialization file | diff | annotate
Mon, 25 Jan 2016 11:39:46 +0100 Olaf Wintermann improved copy/move file | diff | annotate
Mon, 25 Jan 2016 10:48:58 +0100 Olaf Wintermann updated copyright notice file | diff | annotate
Wed, 13 Jan 2016 15:31:10 +0100 Olaf Wintermann added override option for copy/move file | diff | annotate
Tue, 12 Jan 2016 19:17:46 +0100 Olaf Wintermann implemented webdav copy and move method file | diff | annotate
Fri, 23 Oct 2015 22:15:12 +0200 Olaf Wintermann fixed large file support file | diff | annotate
Tue, 20 Oct 2015 11:18:23 +0200 Olaf Wintermann enable sharepoint put fix file | diff | annotate
(0) -100 -60 tip

mercurial