Mercurial
>
hg
>
dav
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
copy/move with lock tokens works now
Wed, 23 Mar 2016 19:03:48 +0100
, by Olaf Wintermann
fixed dav get with -u option
Wed, 23 Mar 2016 13:46:39 +0100
, by Olaf Wintermann
added support for compiling with gcc on Solaris
Tue, 22 Mar 2016 15:40:34 +0100
, by Olaf Wintermann
improved dav-sync error handling on startup
Tue, 22 Mar 2016 13:05:09 +0100
, by Olaf Wintermann
disabled locking in dav-sync by default
Tue, 22 Mar 2016 11:51:48 +0100
, by Olaf Wintermann
fixed lazy propfind parser
Tue, 22 Mar 2016 11:24:14 +0100
, by Olaf Wintermann
fixed memory leaks in lock and unlock commands
Mon, 21 Mar 2016 16:37:10 +0100
, by Olaf Wintermann
fixed dav_context_get_key
Mon, 21 Mar 2016 16:15:23 +0100
, by Olaf Wintermann
removed password keys
Mon, 21 Mar 2016 13:56:16 +0100
, by Olaf Wintermann
fixed locking in dav-sync push
Sun, 20 Mar 2016 16:13:41 +0100
, by Olaf Wintermann
added support for paths with environment variables in sync.xml
Sun, 20 Mar 2016 15:28:08 +0100
, by Olaf Wintermann
improved error handling in libidav
Sun, 20 Mar 2016 11:27:31 +0100
, by Olaf Wintermann
added more cleanup code
Sat, 19 Mar 2016 18:49:36 +0100
, by Olaf Wintermann
fixed some bugs in dav_create() and dav-sync push
Sat, 19 Mar 2016 12:34:32 +0100
, by Olaf Wintermann
fixed some memory leaks in dav-sync pull
Fri, 18 Mar 2016 19:54:36 +0100
, by Olaf Wintermann
using locks in dav-sync
Fri, 18 Mar 2016 15:08:30 +0100
, by Olaf Wintermann
added conflict detection to dav-sync push
Fri, 18 Mar 2016 13:00:00 +0100
, by Olaf Wintermann
added resolve-conflicts and delete-conflicts to help text and fixed crash with unknown cmd options
Fri, 18 Mar 2016 12:38:30 +0100
, by Olaf Wintermann
automatically remove deleted conflict files from the db
Thu, 17 Mar 2016 22:02:15 +0100
, by Olaf Wintermann
added resolve-conflicts and delete-conflicts commands
Thu, 17 Mar 2016 21:11:19 +0100
, by Olaf Wintermann
dav-sync push ignores conflict files
Thu, 17 Mar 2016 20:24:37 +0100
, by Olaf Wintermann
dav-sync add-directory shows list of repositories
Thu, 17 Mar 2016 15:06:26 +0100
, by Olaf Wintermann
fixed version output
Wed, 16 Mar 2016 14:39:59 +0100
, by Olaf Wintermann
added options for extended list flags and changed version output
Wed, 16 Mar 2016 14:32:55 +0100
, by Olaf Wintermann
added noinput option to dav
Tue, 15 Mar 2016 16:47:22 +0100
, by Olaf Wintermann
dav list indicates locks
Tue, 15 Mar 2016 11:21:30 +0100
, by Olaf Wintermann
added lock support to some dav commands
Tue, 15 Mar 2016 11:07:31 +0100
, by Olaf Wintermann
added lock and unlock commands to dav
Tue, 15 Mar 2016 10:35:57 +0100
, by Olaf Wintermann
added API for webdav locking
Mon, 14 Mar 2016 17:18:33 +0100
, by Olaf Wintermann
fixed hash verification and head requests
Mon, 14 Mar 2016 11:54:55 +0100
, by Olaf Wintermann
changed libidav property namespace and version number
Sun, 06 Mar 2016 15:19:50 +0100
, by Olaf Wintermann
fixed some warnings and wrong usage of curl_easy_getinfo
Sat, 05 Mar 2016 19:28:24 +0100
, by Olaf Wintermann
added trash-info and empty-trash commands
Thu, 03 Mar 2016 15:52:18 +0100
, by Olaf Wintermann
fixed add-directory command
Wed, 02 Mar 2016 10:38:03 +0100
, by Olaf Wintermann
fixed dav-sync crash when sync.xml is missing
Wed, 02 Mar 2016 10:20:38 +0100
, by Olaf Wintermann
auth input for dav get, put, mkdir and remove commands
Sun, 28 Feb 2016 18:14:28 +0100
, by Olaf Wintermann
added add-directory command to dav-sync
Sun, 28 Feb 2016 13:39:59 +0100
, by Olaf Wintermann
enabled cert verification
Sun, 28 Feb 2016 11:21:05 +0100
, by Olaf Wintermann
added list-repositories and list-directories commands
Sat, 27 Feb 2016 21:04:37 +0100
, by Olaf Wintermann
added cleanup code in cmd_add_repository
Sat, 27 Feb 2016 19:53:43 +0100
, by Olaf Wintermann
fixed fix
Sat, 27 Feb 2016 19:47:55 +0100
, by Olaf Wintermann
fixed add-repository function name
Sat, 27 Feb 2016 19:46:14 +0100
, by Olaf Wintermann
added add-repository command to dav
Sat, 27 Feb 2016 19:39:55 +0100
, by Olaf Wintermann
version++
Sat, 27 Feb 2016 17:23:36 +0100
, by Olaf Wintermann
dav-sync prints a small report after successful sync
Sat, 27 Feb 2016 17:18:00 +0100
, by Olaf Wintermann
more specific error messages in dav-sync
Fri, 26 Feb 2016 20:54:42 +0100
, by Olaf Wintermann
dav-sync can create and delete empty directories now
Fri, 12 Feb 2016 18:26:58 +0100
, by Olaf Wintermann
fixed Solaris 11 build
Wed, 10 Feb 2016 12:32:07 +0100
, by Olaf Wintermann
added version info
Sun, 31 Jan 2016 20:39:29 +0100
, by Olaf Wintermann
added missing repo authmethods initialization
Sun, 31 Jan 2016 16:47:18 +0100
, by Olaf Wintermann
improved copy/move
Mon, 25 Jan 2016 11:39:46 +0100
, by Olaf Wintermann
updated copyright notice
Mon, 25 Jan 2016 10:48:58 +0100
, by Olaf Wintermann
fixed FreeBSD build
Sat, 23 Jan 2016 19:04:08 +0100
, by Olaf Wintermann
fixed Solaris build
Sun, 17 Jan 2016 18:45:17 +0100
, by Olaf Wintermann
added override option for copy/move
Wed, 13 Jan 2016 15:31:10 +0100
, by Olaf Wintermann
implemented webdav copy and move method
Tue, 12 Jan 2016 19:17:46 +0100
, by Olaf Wintermann
fixed large file support
Fri, 23 Oct 2015 22:15:12 +0200
, by Olaf Wintermann
enable sharepoint put fix
Tue, 20 Oct 2015 11:18:23 +0200
, by Olaf Wintermann
using content-length header in dav put
Sun, 18 Oct 2015 12:46:56 +0200
, by Olaf Wintermann
better and better and better iso8601 parser
Sun, 18 Oct 2015 12:44:57 +0200
, by Mike Becker
improved util_capture_header when deactivating the capturing
Thu, 15 Oct 2015 19:04:49 +0200
, by Mike Becker
merge
Thu, 15 Oct 2015 17:45:00 +0200
, by Olaf Wintermann
updated ucx and used new sstrlower in util_header_callback
Thu, 15 Oct 2015 16:55:10 +0200
, by Mike Becker
improved util_header_callback by using sstr_t
Thu, 15 Oct 2015 16:36:07 +0200
, by Mike Becker
cleanup curl header options in do_propfind_request
Thu, 15 Oct 2015 17:44:41 +0200
, by Olaf Wintermann
simplified do_propfind_request
Thu, 15 Oct 2015 16:16:44 +0200
, by Olaf Wintermann
added depth header workaround for Microsoft IIS (tested with sharepoint)
Thu, 15 Oct 2015 15:36:26 +0200
, by Mike Becker
more updates to ucx
Thu, 15 Oct 2015 15:01:50 +0200
, by Mike Becker
use ucx_map_clear in dav_propfind
Thu, 15 Oct 2015 12:46:09 +0200
, by Mike Becker
updated UcxMap implementation
Thu, 15 Oct 2015 12:37:01 +0200
, by Mike Becker
fixed incorrect response buffer reset in manual redirection handling in do_propfind_request
Thu, 15 Oct 2015 11:41:06 +0200
, by Mike Becker
fixed zero-length format string in ls_size_str
Thu, 15 Oct 2015 11:05:27 +0200
, by Mike Becker
fixed href comparison in parse_response_tag
Wed, 14 Oct 2015 16:07:54 +0200
, by Olaf Wintermann
reimplemented redirects for propfind requests
Wed, 14 Oct 2015 14:37:08 +0200
, by Olaf Wintermann
using Depth: 0 for non collection resources
Wed, 14 Oct 2015 11:49:39 +0200
, by Olaf Wintermann
don't allow signs for date strings (always expect full years)
Tue, 13 Oct 2015 16:10:58 +0200
, by Mike Becker
added parser for iso8601 dates
Tue, 13 Oct 2015 15:54:31 +0200
, by Mike Becker
definition: lastmodified and creationdate shall be zero on parse error
Tue, 13 Oct 2015 14:23:15 +0200
, by Mike Becker
added fallback for util_parse_lastmodified, because some servers incorrectly use ISO-8601 dates for lastmodified - TODO: implement the ISO-8601 parsing
Tue, 13 Oct 2015 13:05:38 +0200
, by Mike Becker
changed name of a local variable to avoid a later name collision
Tue, 13 Oct 2015 12:55:37 +0200
, by Mike Becker
fixed href bug
Mon, 12 Oct 2015 17:47:04 +0200
, by Olaf Wintermann
fixed some cases of incompatible types in crypto functions
Mon, 12 Oct 2015 14:36:54 +0200
, by Mike Becker
added possibility to configure authentication methods via coma separated list in config.xml
Mon, 12 Oct 2015 14:36:16 +0200
, by Mike Becker
implemented hidden password input for windows by using conio
Thu, 08 Oct 2015 14:25:53 +0200
, by Mike Becker
fixed windows build
Thu, 08 Oct 2015 12:58:49 +0200
, by Olaf Wintermann
fixed some memory leaks, content verification and dav info
Sun, 04 Oct 2015 18:35:15 +0200
, by Olaf Wintermann
added checksums for encrypted resources
Sun, 04 Oct 2015 15:57:40 +0200
, by Olaf Wintermann
implemented password key support for Solaris 10
Sat, 03 Oct 2015 20:10:54 +0200
, by Olaf Wintermann
fixed many davql exec memory leaks
Sat, 03 Oct 2015 19:55:43 +0200
, by Olaf Wintermann
added password based keys and fixed crash when keys are missing
Sat, 03 Oct 2015 18:11:07 +0200
, by Olaf Wintermann
hidden password input
Sat, 03 Oct 2015 16:44:50 +0200
, by Olaf Wintermann
improved dav-sync data-loss prevention
Sat, 03 Oct 2015 14:36:12 +0200
, by Olaf Wintermann
dav-sync detects broken uploads
Sat, 03 Oct 2015 13:33:15 +0200
, by Olaf Wintermann
fixed get command and davql exec
Sat, 03 Oct 2015 00:09:23 +0200
, by Olaf Wintermann
startup doesn't override broken config.xml anymore
Fri, 02 Oct 2015 15:13:30 +0200
, by Olaf Wintermann
fixed href comparison bug
Fri, 02 Oct 2015 14:42:47 +0200
, by Olaf Wintermann
fixed order by
Fri, 02 Oct 2015 13:29:32 +0200
, by Olaf Wintermann
implemented davql order by
Fri, 02 Oct 2015 13:18:17 +0200
, by Olaf Wintermann
-a option wasn't working correctly in recursive mode
Thu, 09 Jul 2015 17:22:55 +0200
, by Olaf Wintermann
fixed horrible bugs, davql hopefully just works now (without order by yet)
Thu, 09 Jul 2015 17:15:35 +0200
, by Olaf Wintermann
empty field results will no longer be added
Thu, 09 Jul 2015 15:00:16 +0200
, by Olaf Wintermann
replaced old davql (still buggy)
Wed, 08 Jul 2015 17:31:26 +0200
, by Olaf Wintermann
implemented execution of field list expressions
Tue, 07 Jul 2015 20:47:02 +0200
, by Olaf Wintermann
implemented some davql integer operations
Sat, 06 Jun 2015 10:46:29 +0200
, by Olaf Wintermann
secured ucx_list_append calls against OOM
Fri, 05 Jun 2015 10:44:21 +0200
, by Mike Becker
added missing keywords + fixed missing source text for boolean primaries
Fri, 05 Jun 2015 10:10:14 +0200
, by Mike Becker
fixed grammar for path + added missing string quote escaping (still not perfect: escape sequence is in syntax tree)
Wed, 03 Jun 2015 11:47:38 +0200
, by Mike Becker
fixed path parser not writing length for a single slash as path
Tue, 02 Jun 2015 21:03:58 +0200
, by Mike Becker
implemented minimal executor features and added missing ucx files
Tue, 02 Jun 2015 20:57:23 +0200
, by Olaf Wintermann
renamed GET to SELECT in davql syntax
Tue, 02 Jun 2015 10:07:20 +0200
, by Mike Becker
added expression executor prototype
Sat, 30 May 2015 21:43:36 +0200
, by Olaf Wintermann
fixed: comparison operator info has been incorrectly written to type field
Sat, 30 May 2015 14:14:36 +0200
, by Mike Becker
expression compiler generates byte code
Sat, 30 May 2015 13:49:17 +0200
, by Olaf Wintermann
added where clause compiler prototype
Fri, 29 May 2015 14:16:45 +0200
, by Olaf Wintermann
secured malloc / calloc calls
Fri, 29 May 2015 13:12:25 +0200
, by Mike Becker
fixed statement type for logical expressions without operator + prepared OOM handling
Fri, 29 May 2015 12:29:01 +0200
, by Mike Becker
implemented order by parser
Fri, 29 May 2015 10:15:12 +0200
, by Mike Becker
added initial code for config commands
Fri, 29 May 2015 09:48:10 +0200
, by Olaf Wintermann
fixed paranthsis ambiguity for logical and normal expressions
Thu, 28 May 2015 14:34:46 +0200
, by Mike Becker
fixed null pointer access on end of token stream by adding a special END token to the stream
Thu, 28 May 2015 14:15:32 +0200
, by Mike Becker
less
more
|
(0)
-120
+120
tip