changelog
- Sat, 19 Oct 2019 09:47:31 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 19 Oct 2019 09:47:31 +0200] rev 660
- add tool for accessing extended attributes
this tool is needed for testing
- Tue, 15 Oct 2019 09:22:57 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 15 Oct 2019 09:22:57 +0200] rev 659
- fix: leaking buffer in upload_parts(), when we error out due to too many parts
- Tue, 15 Oct 2019 09:09:07 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 15 Oct 2019 09:09:07 +0200] rev 658
- adds missing return in parse_filter()
- Sat, 12 Oct 2019 18:41:10 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Oct 2019 18:41:10 +0200] rev 657
- add test for testing transition from config without hashing to config with enabled hashing
- Sat, 12 Oct 2019 13:42:32 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Oct 2019 13:42:32 +0200] rev 656
- beta1
- Sat, 12 Oct 2019 13:42:02 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Oct 2019 13:42:02 +0200] rev 655
- add edit-user command
- Sat, 12 Oct 2019 11:17:11 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Oct 2019 11:17:11 +0200] rev 654
- add remove-user and list-users commands
- Sat, 12 Oct 2019 09:53:32 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Oct 2019 09:53:32 +0200] rev 653
- update secret store format description
- Sat, 12 Oct 2019 08:51:31 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Oct 2019 08:51:31 +0200] rev 652
- add add-user command to help text
- Sat, 12 Oct 2019 08:48:35 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Oct 2019 08:48:35 +0200] rev 651
- remove command aliases from dav help text
- Sun, 06 Oct 2019 13:27:24 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 06 Oct 2019 13:27:24 +0200] rev 650
- fix some hash based conflict resolution bugs and add tests for it
- Thu, 03 Oct 2019 12:00:25 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Oct 2019 12:00:25 +0200] rev 649
- implement hash based conflict resolution in dav-sync pull
- Sun, 29 Sep 2019 12:57:13 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 29 Sep 2019 12:57:13 +0200] rev 648
- change split config
- Sat, 28 Sep 2019 09:24:30 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 28 Sep 2019 09:24:30 +0200] rev 647
- change versioning config
- Sat, 28 Sep 2019 09:09:14 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 28 Sep 2019 09:09:14 +0200] rev 646
- change metadata config
- Fri, 20 Sep 2019 20:27:05 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 20 Sep 2019 20:27:05 +0200] rev 645
- fix missing namespaceinfo map initializataion
- Tue, 17 Sep 2019 21:21:36 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 17 Sep 2019 21:21:36 +0200] rev 644
- refactore symlink config
- Tue, 17 Sep 2019 21:06:03 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 17 Sep 2019 21:06:03 +0200] rev 643
- implement hash push strategy and add some tests
- Mon, 16 Sep 2019 19:49:04 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Mon, 16 Sep 2019 19:49:04 +0200] rev 642
- add config element for push strategy
- Sun, 15 Sep 2019 16:11:58 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 15 Sep 2019 16:11:58 +0200] rev 641
- finish hashing tests
- Sun, 08 Sep 2019 15:43:13 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 08 Sep 2019 15:43:13 +0200] rev 640
- add some copy/move tests
- Sat, 07 Sep 2019 19:25:51 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 07 Sep 2019 19:25:51 +0200] rev 639
- fix that file uploads are tried, when the content on the server is equal to the local file content (with enabled hashing)
- Sat, 07 Sep 2019 17:45:50 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 07 Sep 2019 17:45:50 +0200] rev 638
- fix hash based conflict detection
- Wed, 04 Sep 2019 19:28:10 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 04 Sep 2019 19:28:10 +0200] rev 637
- add first dav-sync hashing test
- Tue, 03 Sep 2019 21:24:17 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 03 Sep 2019 21:24:17 +0200] rev 636
- add more push conflict tests
- Thu, 29 Aug 2019 20:49:05 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 29 Aug 2019 20:49:05 +0200] rev 635
- add push conflict tests
- Sun, 25 Aug 2019 11:42:55 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 25 Aug 2019 11:42:55 +0200] rev 634
- add more pull conflict tests
- Sun, 25 Aug 2019 10:57:33 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 25 Aug 2019 10:57:33 +0200] rev 633
- don't print error in case rmdir fails because of ENOTEMPTY
- Sun, 25 Aug 2019 09:43:12 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 25 Aug 2019 09:43:12 +0200] rev 632
- rename conflict test script
- Sat, 24 Aug 2019 23:34:16 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 24 Aug 2019 23:34:16 +0200] rev 631
- add pull conflict detection tests