Mercurial
>
hg
>
dav
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
more dav documentation
2018-06-03
, by Olaf Wintermann
adds documentation for new dav features
2018-06-03
, by Olaf Wintermann
fixes compatiblity with GNU tar's version of ustar
2018-06-03
, by Olaf Wintermann
fixes some char type mismatch warnings
2018-06-02
, by Olaf Wintermann
updates copyright notice
2018-06-01
, by Olaf Wintermann
adds tag filters for push
2018-06-01
, by Olaf Wintermann
dav-sync pull applies config tag filter now
2018-06-01
, by Olaf Wintermann
adds syncdir config element for tag filters
2018-06-01
, by Olaf Wintermann
moves tag filter to tags.c
2018-06-01
, by Olaf Wintermann
fixes header include order (dav-sync)
2018-06-01
, by Olaf Wintermann
adds remove-repository command
2018-05-31
, by Mike Becker
fixes tag filter evaluation not respecting mode for subfilter combination
2018-05-30
, by Mike Becker
adds first working parser for the complete tag filter grammar
2018-05-30
, by Mike Becker
fixes whitespace handling and error detection for basic tag filters
2018-05-30
, by Mike Becker
implements parser for basic tag filters without subfilters
2018-05-30
, by Mike Becker
parse_csv_taglist() now skips empty tags
2018-05-30
, by Mike Becker
adds error message for invalid tag filter syntax
2018-05-30
, by Mike Becker
introduces tag filter string parser (currently supporting a simple tag list)
2018-05-30
, by Mike Becker
adds tag filter evaluation functions
2018-05-30
, by Mike Becker
introduces SyncTagFilter type which for now implements the old tag list filter
2018-05-30
, by Mike Becker
fixes double-malloc() in tags.c + marks a realloc() problem
2018-05-30
, by Mike Becker
fixes dav_ql_free_arglist() not freeing the list container
2018-05-30
, by Mike Becker
fixes realloc problem and memory leak in isfileindir() in sync.c
2018-05-30
, by Mike Becker
fixes out of bounds write in tar.c
2018-05-30
, by Mike Becker
fixes definite chance of a memory leak in cmd_unlock() + marks a further possible source of memory leaks
2018-05-30
, by Mike Becker
improves variable names in cmd_move()
2018-05-30
, by Mike Becker
fixes memory leak in cmd_move()
2018-05-30
, by Mike Becker
fixes dav-sync set-tags without tag string
2018-05-29
, by Olaf Wintermann
adds tag filter for dav-sync pull
2018-05-29
, by Olaf Wintermann
fixes tag syncing
2018-05-27
, by Olaf Wintermann
fixes dav-sync update-tags
2018-05-27
, by Olaf Wintermann
adds list-tags command to dav-sync
2018-05-27
, by Olaf Wintermann
moving tar option from get/put to new export/import commands
2018-05-27
, by Olaf Wintermann
fixes options parser to correctly report missing arguments
2018-05-12
, by Mike Becker
fixes creation of davql arg list
2018-04-29
, by Olaf Wintermann
dav info prints simplified xml values
2018-04-29
, by Olaf Wintermann
adds tag management commands to dav-sync
2018-04-01
, by Olaf Wintermann
adds support for xml properties in set-property command
2018-02-04
, by Olaf Wintermann
pushing tags should work now
2018-02-04
, by Olaf Wintermann
adds tag conflict detection for dav-sync push
2018-02-04
, by Olaf Wintermann
adds more tag config options
2018-02-03
, by Olaf Wintermann
adds dav-sync config for autodetecting tag changes
2018-02-02
, by Olaf Wintermann
adds technical foundation to just push tag updates
2018-02-02
, by Olaf Wintermann
fixes misuse of vaarg on all platforms
2018-02-01
, by Olaf Wintermann
updates copyright date
2018-02-01
, by Olaf Wintermann
adds support for macos file tags
2018-01-07
, by Olaf Wintermann
merge
2018-01-01
, by Olaf Wintermann
adds xattr lib and tag support
2018-01-01
, by Olaf Wintermann
fixes bsd config
2017-12-28
, by Olaf Wintermann
davql: allow ANYWHERE keyword in SELECT statements
2017-12-21
, by Mike Becker
davql SET statements are now fully implemented
2017-12-21
, by Mike Becker
implements parser for Assignments (previously called SetExpressions) + improves davql debugger regarding DavQLField
2017-12-21
, by Mike Becker
davql debugger now reacts on repetitive calls of 'f' and 'o' commands
2017-12-21
, by Mike Becker
adds primitive progress indicator
2017-12-18
, by Olaf Wintermann
moves auth prompt functionality to libidav
2017-12-18
, by Olaf Wintermann
fixes infinite loop when trying to overwrite a collection with a regular file
2017-12-12
, by Mike Becker
fixes a segfault when full encryption is requested during a put without specifying the key
2017-12-12
, by Mike Becker
fixes some warnings
2017-12-17
, by Olaf Wintermann
fixes wrong output path in dav get
2017-12-17
, by Olaf Wintermann
ports openssl code to commoncrypto (macos)
2017-12-17
, by Olaf Wintermann
davqlexec handles xml properties now (not really, but it doesn't destroy everything)
2017-12-17
, by Olaf Wintermann
adds config option to disable certain commands for specific syncdirs and fixes authmethod config parser
2017-12-16
, by Olaf Wintermann
fixes missing string terminator when printing simplified xml (dav get-property)
2017-12-14
, by Olaf Wintermann
Added tag v1.1.1 for changeset 7954fdacdb5c
2017-12-13
, by Olaf Wintermann
removes openssl dependencies for base64
2017-12-13
, by Olaf Wintermann
fixes infinite loop when trying to overwrite a collection with a regular file
v1.1
2017-12-12
, by Mike Becker
fixes a segfault when full encryption is requested during a put without specifying the key
v1.1
2017-12-12
, by Mike Becker
enable va_list fix only on mingw (this is the real release, as usual)
v1.1
v1.1.1
2017-12-12
, by Olaf Wintermann
dav 1.1.1 release
v1.1
2017-12-12
, by Olaf Wintermann
fixes wrong use of va_list
v1.1
2017-12-12
, by Olaf Wintermann
dav get-property supports xml property output
2017-12-03
, by Olaf Wintermann
replaces RAND_pseudo_bytes with RAND_bytes
2017-12-03
, by Olaf Wintermann
some small fixes in tar.c
2017-10-30
, by Olaf Wintermann
updates ucx to version 1.0
2017-10-28
, by Olaf Wintermann
adds tar import/export
2017-10-28
, by Olaf Wintermann
refactores cmd_get
2017-10-25
, by Olaf Wintermann
dav prints command usage info if argument count is wrong
2017-10-22
, by Olaf Wintermann
adds initial support for xml properties in libidav
2017-10-22
, by Olaf Wintermann
adds dav get option to keep existing files
2017-10-12
, by Olaf Wintermann
adds error message to dav, when an invalid date format is specified for the -u option
2017-10-09
, by Mike Becker
fixes tags
2017-10-07
, by Olaf Wintermann
this is the real v1.1.0 release
v1.1
v1.1.0
2017-10-07
, by Olaf Wintermann
Added tag v1.0.1 for changeset bebe0b436c84
2017-10-07
, by Olaf Wintermann
Added tag v1.1.0 for changeset dd2df44bc58b
2017-10-07
, by Olaf Wintermann
dav 1.1.0 release
v1.1
2017-10-07
, by Olaf Wintermann
adds changelog file
2017-10-07
, by Olaf Wintermann
fixes makefiles
2017-10-05
, by Olaf Wintermann
adds namespace config element to XSD + fixes error message for duplicate namespace prefixes
2017-10-04
, by Mike Becker
adds documentation for new features
2017-10-03
, by Olaf Wintermann
disables automatic creation of .dav directory in dav
2017-10-03
, by Olaf Wintermann
dav-sync bugfix: files that are not in the db but on the server should not be pushed
2017-10-01
, by Olaf Wintermann
adds namespace config element
2017-09-24
, by Olaf Wintermann
adds dav-sync lock timeout config element
2017-09-24
, by Olaf Wintermann
adds lock timeout
2017-09-23
, by Olaf Wintermann
updates ucx version (most importantly this adds the new sstrstr implementation)
2017-09-22
, by Mike Becker
fixes possible UAF for locktocken paths, if file could not be opened
2017-09-22
, by Mike Becker
dav 1.0.1 update
v1.0
v1.0.1
2017-09-21
, by Olaf Wintermann
fixes wrong example in configuration.md
v1.0
2017-09-17
, by Olaf Wintermann
fixes syntax error in configuration.md
v1.0
2017-09-17
, by Olaf Wintermann
adds option to dav get for downloading only the directory structure
2017-09-17
, by Olaf Wintermann
adds test for crypto streams
2017-09-17
, by Olaf Wintermann
fixes wrong example in configuration.md
2017-09-17
, by Olaf Wintermann
fixes syntax error in configuration.md
2017-09-17
, by Olaf Wintermann
adds tests for crypto util functions
2017-09-11
, by Olaf Wintermann
adds dav remove-property command
2017-09-11
, by Olaf Wintermann
fixes crash when dav-sync push can't delete a resource on the server
v1.0
2017-09-10
, by Olaf Wintermann
adds SIGINT handler to dav-sync
2017-09-10
, by Olaf Wintermann
bug fix: file size > 2gb not loaded correctly from database
v1.0
2017-09-07
, by Olaf Wintermann
bug fix: file size > 2gb not loaded correctly from database
2017-09-07
, by Olaf Wintermann
adds dav-sync archive command
2017-09-07
, by Olaf Wintermann
dav get-property shouldn't send an allprop propfind request
2017-09-05
, by Olaf Wintermann
adds option to sort dav list by lastmodified date
2017-09-05
, by Olaf Wintermann
dav-sync writes the locktoken to a file now
2017-09-05
, by Olaf Wintermann
adds TLSv1.3 config
2017-09-05
, by Olaf Wintermann
fixes dav startup without .dav dir
2017-09-05
, by Olaf Wintermann
Added tag v1.0.0 for changeset 02d3e4b1245f
2017-09-05
, by Olaf Wintermann
fixes wrong int type that results in a crash on some platforms
2017-09-01
, by Olaf Wintermann
fixes memory leak in davqlparser
2017-08-31
, by Mike Becker
adds clean handling in case the stack of dav_exec_expr() runs out of memory
2017-08-31
, by Mike Becker
fixes local hiding of result variable with uninitialized data in dav_statement_execv
2017-08-31
, by Mike Becker
less
more
|
(0)
-120
+120
tip