Tue, 09 Apr 2024 21:43:36 +0200 Olaf Wintermann fix dav repo-url command containing the password base64 encoded file | diff | annotate
Tue, 06 Feb 2024 13:29:31 +0100 Olaf Wintermann fix session dup file | diff | annotate
Sun, 17 Dec 2023 15:03:01 +0100 Mike Becker remove list_repositories() config.c function in favor of a cmd_list_repositories() function in main.c file | diff | annotate
Sat, 30 Sep 2023 17:26:00 +0200 Olaf Wintermann remove old config loader file | diff | annotate
Sat, 30 Sep 2023 16:33:47 +0200 Olaf Wintermann add new config parser file | diff | annotate
Thu, 14 Sep 2023 18:11:50 +0200 Olaf Wintermann add new build system for windows file | diff | annotate
Tue, 12 Sep 2023 21:07:54 +0200 Olaf Wintermann add request/response body to verbose output / add DavSession logfunc file | diff | annotate
Sun, 02 Jul 2023 13:23:51 +0200 Olaf Wintermann update ucx file | diff | annotate
Fri, 21 Apr 2023 21:25:32 +0200 Olaf Wintermann ucx 3 update, basic dav commands work, most stuff is still broken file | diff | annotate
Sat, 25 Mar 2023 17:23:09 +0100 Olaf Wintermann force mkcol for every directory in the dav put command file | diff | annotate
Wed, 02 Nov 2022 11:34:49 +0100 Olaf Wintermann use sys_* io functions in dav put file | diff | annotate
Sun, 08 Aug 2021 16:49:47 +0200 Olaf Wintermann add support for the secret store to dav-sync file | diff | annotate
Sun, 08 Aug 2021 14:59:02 +0200 Olaf Wintermann add set-master-password command file | diff | annotate
Sun, 08 Aug 2021 14:40:26 +0200 Olaf Wintermann fix error in dav add-user, if .dav dir doesn't exists file | diff | annotate
Sun, 08 Aug 2021 12:45:31 +0200 Olaf Wintermann implement secretstore unlock command file | diff | annotate
Fri, 04 Jun 2021 18:24:55 +0200 Olaf Wintermann add stream API file | diff | annotate
Wed, 14 Oct 2020 11:07:51 +0200 Mike Becker adds more characters to escape for shell completion file | diff | annotate
Sat, 25 Jul 2020 11:16:31 +0200 Olaf Wintermann add dav-sync outgoing command file | diff | annotate
Sun, 05 Apr 2020 11:06:34 +0200 Mike Becker adds support for -L option in dav edit feature/dav-edit file | diff | annotate
Sun, 05 Apr 2020 10:13:09 +0200 Mike Becker cmd_edit: fixes wrong return code if the user did not change the file feature/dav-edit file | diff | annotate
Sun, 05 Apr 2020 10:11:46 +0200 Mike Becker cmd_edit. fixes wrong variable in second strlen() call feature/dav-edit file | diff | annotate
Sun, 05 Apr 2020 10:06:38 +0200 Mike Becker look up temp location + coherent return codes feature/dav-edit file | diff | annotate
Sun, 05 Apr 2020 09:34:58 +0200 Mike Becker cmd_edit: replaces unlink() with sys_unlink() + keep tmp file on resource error feature/dav-edit file | diff | annotate
Sat, 28 Mar 2020 17:15:47 +0100 Mike Becker removes win32 support for dav edit feature/dav-edit file | diff | annotate
Sat, 28 Mar 2020 16:28:52 +0100 Mike Becker adds documentation of crypto flags to edit command feature/dav-edit file | diff | annotate
Sat, 28 Mar 2020 16:04:46 +0100 Mike Becker adds check for encryption key (otherwise segfault when trying to create a fresh encrypted file without a key) feature/dav-edit file | diff | annotate
Sat, 28 Mar 2020 15:58:30 +0100 Mike Becker cmd_edit - we do not need fstat() for detecting changes on the temporary file feature/dav-edit file | diff | annotate
Sat, 28 Mar 2020 15:53:44 +0100 Mike Becker first draft for dav edit command feature/dav-edit file | diff | annotate
Sun, 15 Dec 2019 16:54:05 +0100 Olaf Wintermann update man pages file | diff | annotate
Mon, 02 Dec 2019 13:29:36 +0100 Olaf Wintermann add support for unicode args on windows file | diff | annotate
Sat, 23 Nov 2019 15:14:50 +0100 Olaf Wintermann improve shell completion file | diff | annotate
Sat, 23 Nov 2019 11:46:45 +0100 Olaf Wintermann fix -c option for dav rm command file | diff | annotate
Sat, 26 Oct 2019 12:40:35 +0200 Olaf Wintermann increase security in case of broken secret stores file | diff | annotate
Sat, 26 Oct 2019 12:38:33 +0200 Mike Becker adds support for quotes in dav bash completion file | diff | annotate
Sat, 12 Oct 2019 13:42:02 +0200 Olaf Wintermann add edit-user command file | diff | annotate
Sat, 12 Oct 2019 11:17:11 +0200 Olaf Wintermann add remove-user and list-users commands file | diff | annotate
Sat, 12 Oct 2019 09:53:32 +0200 Olaf Wintermann update secret store format description file | diff | annotate
Sat, 12 Oct 2019 08:51:31 +0200 Olaf Wintermann add add-user command to help text file | diff | annotate
Sat, 12 Oct 2019 08:48:35 +0200 Olaf Wintermann remove command aliases from dav help text file | diff | annotate
Thu, 15 Aug 2019 20:25:21 +0200 Olaf Wintermann fix url2repo not creating a string dup in case a repo doesn't exist file | diff | annotate
Sat, 10 Aug 2019 21:32:07 +0200 Olaf Wintermann exclude tag xattr from xattribute sync file | diff | annotate
Fri, 02 Aug 2019 22:04:00 +0200 Olaf Wintermann implement links on Windows (shelllink) file | diff | annotate
Sun, 28 Jul 2019 13:07:53 +0200 Olaf Wintermann implement encrypted properties file | diff | annotate
Mon, 22 Apr 2019 12:54:31 +0200 Olaf Wintermann add func for creating the content of crypto-prop properties file | diff | annotate
Tue, 26 Mar 2019 18:28:37 +0100 Mike Becker adds multiple file support for mkdir and remove file | diff | annotate
Tue, 26 Mar 2019 18:11:34 +0100 Olaf Wintermann fixes more if statements and some warnings file | diff | annotate
Sun, 17 Mar 2019 18:11:31 +0100 Olaf Wintermann adds metadata support to dav-sync pull file | diff | annotate
Wed, 13 Mar 2019 18:43:30 +0100 Olaf Wintermann adds metadata config element for dav-sync file | diff | annotate
Wed, 13 Mar 2019 12:52:24 +0100 Olaf Wintermann adds xml attribute support and xattr property file | diff | annotate
Thu, 07 Mar 2019 11:47:44 +0100 Olaf Wintermann adds option to store a file info property file | diff | annotate
Tue, 26 Feb 2019 10:22:16 +0100 Mike Becker fixes signed vs unsigned inaccuracy for the -T option file | diff | annotate
Tue, 26 Feb 2019 10:17:19 +0100 Mike Becker adds command alias 'cat' for 'get -o -' file | diff | annotate
Sun, 24 Feb 2019 17:35:18 +0100 Olaf Wintermann more sstr to scstr conversion file | diff | annotate
Sun, 24 Feb 2019 15:06:25 +0100 Olaf Wintermann fixed TODO: use strtol file | diff | annotate
Sun, 24 Feb 2019 14:55:59 +0100 Olaf Wintermann fixes todo: use scstr instead of sstr file | diff | annotate
Sun, 24 Feb 2019 14:49:58 +0100 Olaf Wintermann nicer dav usage info file | diff | annotate
Fri, 07 Dec 2018 11:48:55 +0100 Olaf Wintermann adds support for multiple file arguments for dav put file | diff | annotate
Fri, 30 Nov 2018 18:06:48 +0100 Olaf Wintermann adds rename command file | diff | annotate
Tue, 13 Nov 2018 20:35:30 +0100 Mike Becker fixes cmd_mkdir() not verifying the presence of a key + specifying a key with '-k' without requesting encryption is now considered an error file | diff | annotate
Sat, 27 Oct 2018 12:16:26 +0200 Olaf Wintermann credentials can have multiple locations now file | diff | annotate
(0) -100 -60 tip

mercurial