changelog
- 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
- 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
- Sun, 02 Jul 2017 21:35:01 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 02 Jul 2017 21:35:01 +0200] rev 263
- token parser checks if token of class DAVQL_TOKEN_NUMBER consists of digits only
- Tue, 07 Feb 2017 18:36:28 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 07 Feb 2017 18:36:28 +0100] rev 262
- adds bsd config
- Sat, 04 Feb 2017 14:03:32 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 04 Feb 2017 14:03:32 +0100] rev 261
- fixes build with ancient openssl
- Sat, 04 Feb 2017 12:41:11 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 04 Feb 2017 12:41:11 +0100] rev 260
- fixes build with openssl 1.1
- Fri, 16 Dec 2016 17:16:16 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 16 Dec 2016 17:16:16 +0100] rev 259
- fixes make install