changelog
- Thu, 17 Mar 2016 21:11:19 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 17 Mar 2016 21:11:19 +0100] rev 217
- added resolve-conflicts and delete-conflicts commands
resolve-conflicts just removes the conflicts from the db and the next push would upload these files
delete-conflicts removes the conflics from the db and deletes the local files
- Thu, 17 Mar 2016 20:24:37 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 17 Mar 2016 20:24:37 +0100] rev 216
- dav-sync push ignores conflict files
- Thu, 17 Mar 2016 15:06:26 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 17 Mar 2016 15:06:26 +0100] rev 215
- dav-sync add-directory shows list of repositories
- Wed, 16 Mar 2016 14:39:59 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 16 Mar 2016 14:39:59 +0100] rev 214
- fixed version output
- Wed, 16 Mar 2016 14:32:55 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 16 Mar 2016 14:32:55 +0100] rev 213
- added options for extended list flags and changed version output
dav list -e indicates resource locks and the apache executable property
- Tue, 15 Mar 2016 16:47:22 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 15 Mar 2016 16:47:22 +0100] rev 212
- added noinput option to dav
the option disables authentication and key input
- Tue, 15 Mar 2016 11:21:30 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 15 Mar 2016 11:21:30 +0100] rev 211
- dav list indicates locks
- Tue, 15 Mar 2016 11:07:31 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 15 Mar 2016 11:07:31 +0100] rev 210
- added lock support to some dav commands
put, mkdir, remove and set-property can use lock tokens now
lock tokens can be specified with -L <token>
- Tue, 15 Mar 2016 10:35:57 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 15 Mar 2016 10:35:57 +0100] rev 209
- added lock and unlock commands to dav
- Mon, 14 Mar 2016 17:18:33 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Mon, 14 Mar 2016 17:18:33 +0100] rev 208
- added API for webdav locking
no support for lock timeouts yet
- Mon, 14 Mar 2016 11:54:55 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Mon, 14 Mar 2016 11:54:55 +0100] rev 207
- fixed hash verification and head requests
- Sun, 06 Mar 2016 15:19:50 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 06 Mar 2016 15:19:50 +0100] rev 206
- changed libidav property namespace and version number