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
Sat, 20 Oct 2018 13:46:32 +0200 Olaf Wintermann adds dav_pw2key commoncrypto implementation file | diff | annotate
Sat, 20 Oct 2018 11:03:38 +0200 Olaf Wintermann fixes wrong integer type v1.2 file | diff | annotate
Thu, 11 Oct 2018 19:29:45 +0200 Olaf Wintermann fixes redirects v1.2 file | diff | annotate
Thu, 11 Oct 2018 19:29:45 +0200 Olaf Wintermann fixes redirects file | diff | annotate
Sun, 23 Sep 2018 13:07:35 +0200 Olaf Wintermann adds -V option to get, get-property and info commands file | diff | annotate
Sun, 23 Sep 2018 12:51:41 +0200 Olaf Wintermann adds minimal deltav implementation file | diff | annotate
Sun, 23 Sep 2018 08:13:50 +0200 Olaf Wintermann improves secret store file format file | diff | annotate
Thu, 20 Sep 2018 17:14:55 +0200 Olaf Wintermann adds support for location credentials file | diff | annotate
Thu, 20 Sep 2018 13:07:38 +0200 Olaf Wintermann new secrets store file format file | diff | annotate
Sat, 15 Sep 2018 11:58:17 +0200 Olaf Wintermann don't ask for master pw if noinput option is active file | diff | annotate
Sat, 15 Sep 2018 11:56:36 +0200 Olaf Wintermann adds encrypted password store file | diff | annotate
Sat, 25 Aug 2018 15:12:38 +0200 Mike Becker fixes url completion segfaulting for empty strings (in case the user hasn't already started typing an URL) file | diff | annotate
Thu, 28 Jun 2018 19:22:22 +0200 Olaf Wintermann adds some error detection to completion file | diff | annotate
Thu, 28 Jun 2018 17:58:37 +0200 Olaf Wintermann fixes url completion output file | diff | annotate
Thu, 28 Jun 2018 17:42:49 +0200 Olaf Wintermann adjusts completion index, if options are specified file | diff | annotate
Thu, 28 Jun 2018 16:52:54 +0200 Olaf Wintermann adds semi-functional bash completion file | diff | annotate
Sun, 24 Jun 2018 10:21:23 +0200 Olaf Wintermann fixes dav list return value file | diff | annotate
Sun, 17 Jun 2018 07:11:31 +0200 Olaf Wintermann adds user+pw to repo-url output file | diff | annotate
Fri, 15 Jun 2018 15:51:21 +0200 Olaf Wintermann adds repository-url command file | diff | annotate
Sun, 10 Jun 2018 13:22:04 +0200 Olaf Wintermann adds more fs abstraction file | diff | annotate
Fri, 08 Jun 2018 19:58:17 +0200 Olaf Wintermann adds file io abstraction functions file | diff | annotate
Thu, 31 May 2018 15:24:52 +0200 Mike Becker adds remove-repository command file | diff | annotate
Wed, 30 May 2018 10:22:33 +0200 Mike Becker fixes definite chance of a memory leak in cmd_unlock() + marks a further possible source of memory leaks file | diff | annotate
Wed, 30 May 2018 10:12:51 +0200 Mike Becker improves variable names in cmd_move() file | diff | annotate
Wed, 30 May 2018 10:07:48 +0200 Mike Becker fixes memory leak in cmd_move() file | diff | annotate
Tue, 29 May 2018 20:15:09 +0200 Olaf Wintermann adds tag filter for dav-sync pull file | diff | annotate
(0) -100 -60 tip

mercurial