changelog
- Sat, 05 Aug 2017 10:12:12 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Aug 2017 10:12:12 +0200] rev 277
- adds more documentation details the three check commands
- Sat, 05 Aug 2017 09:56:51 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Aug 2017 09:56:51 +0200] rev 276
- adds more details to add-directory.md
- Sat, 05 Aug 2017 09:36:03 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Aug 2017 09:36:03 +0200] rev 275
- adds more details to add-directory.md
- Fri, 04 Aug 2017 20:03:21 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 04 Aug 2017 20:03:21 +0200] rev 274
- dav-sync command documentation complete
- Thu, 03 Aug 2017 18:29:00 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Aug 2017 18:29:00 +0200] rev 273
- more documentation
- Thu, 03 Aug 2017 14:32:36 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Aug 2017 14:32:36 +0200] rev 272
- fixes unnecessary mkcol in dav-sync
- Thu, 03 Aug 2017 12:48:28 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Aug 2017 12:48:28 +0200] rev 271
- fixes dav put output
print mkcol: instead of put: for directories
- Thu, 03 Aug 2017 12:31:17 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Aug 2017 12:31:17 +0200] rev 270
- fixes dav list -R output
previously the full path was shown, now the path relative to the requested collection
- Thu, 03 Aug 2017 11:43:04 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Aug 2017 11:43:04 +0200] rev 269
- fixes crash when using invalid namespace prefix
- Thu, 03 Aug 2017 11:38:41 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Aug 2017 11:38:41 +0200] rev 268
- adds resource name validation
crypto-name could contain path separators
- Thu, 03 Aug 2017 10:37:52 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 03 Aug 2017 10:37:52 +0200] rev 267
- some mingw fixes
fflush after printf's in assistant.c
avoid redefinition of file mode macros
correct include order for winsucks2.h
- Tue, 11 Jul 2017 20:45:32 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 11 Jul 2017 20:45:32 +0200] rev 266
- more documentation