changelog
- 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
- Sun, 09 Jul 2017 20:15:14 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 09 Jul 2017 20:15:14 +0200] rev 265
- adds documentation for most dav commands
copy, move and configuration commands still missing
- Sun, 09 Jul 2017 16:24:48 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 09 Jul 2017 16:24:48 +0200] rev 264
- fixes error detection loop in dav lock/unlock/get-property/set-property
dav lock was completely broken