changelog
- Wed, 04 Oct 2017 13:06:24 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 04 Oct 2017 13:06:24 +0200] rev 321
- adds namespace config element to XSD + fixes error message for duplicate namespace prefixes
- Tue, 03 Oct 2017 16:59:39 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 03 Oct 2017 16:59:39 +0200] rev 320
- adds documentation for new features
- Tue, 03 Oct 2017 14:59:35 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 03 Oct 2017 14:59:35 +0200] rev 319
- disables automatic creation of .dav directory in dav
- Sun, 01 Oct 2017 17:37:59 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 01 Oct 2017 17:37:59 +0200] rev 318
- dav-sync bugfix: files that are not in the db but on the server should not be pushed
- Sun, 24 Sep 2017 14:31:42 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 24 Sep 2017 14:31:42 +0200] rev 317
- adds namespace config element
- Sun, 24 Sep 2017 11:31:01 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 24 Sep 2017 11:31:01 +0200] rev 316
- adds dav-sync lock timeout config element
- Sat, 23 Sep 2017 11:45:03 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 23 Sep 2017 11:45:03 +0200] rev 315
- adds lock timeout
- Fri, 22 Sep 2017 20:42:33 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 22 Sep 2017 20:42:33 +0200] rev 314
- updates ucx version (most importantly this adds the new sstrstr implementation)
- Fri, 22 Sep 2017 20:19:00 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 22 Sep 2017 20:19:00 +0200] rev 313
- fixes possible UAF for locktocken paths, if file could not be opened
- Thu, 21 Sep 2017 12:53:29 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 21 Sep 2017 12:53:29 +0200] rev 312
- dav 1.0.1 update
- Sun, 17 Sep 2017 11:22:16 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 17 Sep 2017 11:22:16 +0200] rev 311
- fixes wrong example in configuration.md
- Sun, 17 Sep 2017 11:11:12 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 17 Sep 2017 11:11:12 +0200] rev 310
- fixes syntax error in configuration.md
- Sun, 17 Sep 2017 17:56:02 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 17 Sep 2017 17:56:02 +0200] rev 309
- adds option to dav get for downloading only the directory structure
this is an undocumented feature and may be replaced in the future
- Sun, 17 Sep 2017 16:36:45 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 17 Sep 2017 16:36:45 +0200] rev 308
- adds test for crypto streams
- Sun, 17 Sep 2017 11:22:16 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 17 Sep 2017 11:22:16 +0200] rev 307
- fixes wrong example in configuration.md