changelog
- Thu, 11 Oct 2018 19:29:45 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 11 Oct 2018 19:29:45 +0200] rev 481
- fixes redirects
- Sun, 07 Oct 2018 09:14:03 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 07 Oct 2018 09:14:03 +0200] rev 480
- makes libidav compatible with libcurl < 7.32
- Thu, 11 Oct 2018 19:36:16 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 11 Oct 2018 19:36:16 +0200] rev 479
- dav-sync: upload files with fixed content-length
- Thu, 11 Oct 2018 19:29:45 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 11 Oct 2018 19:29:45 +0200] rev 478
- fixes redirects
- Sun, 07 Oct 2018 09:14:03 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 07 Oct 2018 09:14:03 +0200] rev 477
- makes libidav compatible with libcurl < 7.32
- Sun, 23 Sep 2018 13:07:35 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 23 Sep 2018 13:07:35 +0200] rev 476
- adds -V option to get, get-property and info commands
- Sun, 23 Sep 2018 12:51:41 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 23 Sep 2018 12:51:41 +0200] rev 475
- adds minimal deltav implementation
- Sun, 23 Sep 2018 08:13:50 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 23 Sep 2018 08:13:50 +0200] rev 474
- improves secret store file format
- Thu, 20 Sep 2018 17:14:55 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 20 Sep 2018 17:14:55 +0200] rev 473
- adds support for location credentials
- Thu, 20 Sep 2018 13:07:38 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 20 Sep 2018 13:07:38 +0200] rev 472
- new secrets store file format
adds id and location fields for each entry
adds unencrypted index
- Sat, 15 Sep 2018 11:58:17 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 15 Sep 2018 11:58:17 +0200] rev 471
- don't ask for master pw if noinput option is active
- Sat, 15 Sep 2018 11:56:36 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 15 Sep 2018 11:56:36 +0200] rev 470
- adds encrypted password store
new repo config element: <stored-user>
new dav command: add-user