2019-10-26 |
Mike Becker |
adds support for quotes in dav bash completion
|
file |
diff |
annotate
|
2019-09-15 |
Olaf Wintermann |
finish hashing tests
|
file |
diff |
annotate
|
2019-08-13 |
Olaf Wintermann |
fix build on Solaris 10
|
file |
diff |
annotate
|
2019-08-02 |
Olaf Wintermann |
implement links on Windows (shelllink)
|
file |
diff |
annotate
|
2019-07-28 |
Olaf Wintermann |
implement encrypted properties
|
file |
diff |
annotate
|
2019-05-08 |
Mike Becker |
reduces code complexity of util_resource_name()
|
file |
diff |
annotate
|
2019-04-20 |
Olaf Wintermann |
create symlinks on pull
|
file |
diff |
annotate
|
2019-04-20 |
Olaf Wintermann |
store relative link in LocalResource
|
file |
diff |
annotate
|
2019-04-16 |
Olaf Wintermann |
add util_path_normalize
|
file |
diff |
annotate
|
2019-04-09 |
Mike Becker |
fixes several signedness issues
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
store content hash for splitted resources in the db
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
adds semi functional download of splitted files
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
fixes that pull downloads the history collection
|
file |
diff |
annotate
|
2019-03-28 |
Olaf Wintermann |
adds wrapper functions for setting/getting the content hash
|
file |
diff |
annotate
|
2019-03-23 |
Olaf Wintermann |
adds blocksize also to the sync db
|
file |
diff |
annotate
|
2019-03-22 |
Olaf Wintermann |
adds dav-sync splitconfig parser
|
file |
diff |
annotate
|
2019-02-26 |
Mike Becker |
fixes signed vs unsigned inaccuracy for the -T option
|
file |
diff |
annotate
|
2019-02-04 |
Olaf Wintermann |
ucx update
|
file |
diff |
annotate
|
2018-06-01 |
Olaf Wintermann |
updates copyright notice
|
file |
diff |
annotate
|
2018-04-01 |
Olaf Wintermann |
adds tag management commands to dav-sync
|
file |
diff |
annotate
|
2017-12-17 |
Olaf Wintermann |
ports openssl code to commoncrypto (macos)
|
file |
diff |
annotate
|
2017-12-13 |
Olaf Wintermann |
removes openssl dependencies for base64
|
file |
diff |
annotate
|
2017-12-03 |
Olaf Wintermann |
replaces RAND_pseudo_bytes with RAND_bytes
|
file |
diff |
annotate
|
2017-10-09 |
Mike Becker |
adds error message to dav, when an invalid date format is specified for the -u option
|
file |
diff |
annotate
|
2016-11-18 |
Mike Becker |
implements xmlErrorFunc for dav sync + adds line numbers to error reporting in both config checkers
|
file |
diff |
annotate
|
2016-03-21 |
Olaf Wintermann |
removed password keys
|
file |
diff |
annotate
|
2016-03-20 |
Olaf Wintermann |
improved error handling in libidav
|
file |
diff |
annotate
|
2016-02-10 |
Olaf Wintermann |
fixed Solaris 11 build
|
file |
diff |
annotate
|
2016-01-25 |
Olaf Wintermann |
improved copy/move
|
file |
diff |
annotate
|
2016-01-25 |
Olaf Wintermann |
updated copyright notice
|
file |
diff |
annotate
|
2016-01-23 |
Olaf Wintermann |
fixed FreeBSD build
|
file |
diff |
annotate
|
2016-01-12 |
Olaf Wintermann |
implemented webdav copy and move method
|
file |
diff |
annotate
|
2015-10-18 |
Mike Becker |
better and better and better iso8601 parser
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
improved util_capture_header when deactivating the capturing
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
updated ucx and used new sstrlower in util_header_callback
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
improved util_header_callback by using sstr_t
|
file |
diff |
annotate
|
2015-10-15 |
Mike Becker |
added depth header workaround for Microsoft IIS (tested with sharepoint)
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
don't allow signs for date strings (always expect full years)
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
added parser for iso8601 dates
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
definition: lastmodified and creationdate shall be zero on parse error
|
file |
diff |
annotate
|
2015-10-13 |
Mike Becker |
added fallback for util_parse_lastmodified, because some servers incorrectly use ISO-8601 dates for lastmodified - TODO: implement the ISO-8601 parsing
|
file |
diff |
annotate
|
2015-10-08 |
Mike Becker |
implemented hidden password input for windows by using conio
|
file |
diff |
annotate
|
2015-10-08 |
Olaf Wintermann |
fixed windows build
|
file |
diff |
annotate
|
2015-10-04 |
Olaf Wintermann |
fixed some memory leaks, content verification and dav info
|
file |
diff |
annotate
|
2015-10-04 |
Olaf Wintermann |
added checksums for encrypted resources
|
file |
diff |
annotate
|
2015-10-03 |
Olaf Wintermann |
implemented password key support for Solaris 10
|
file |
diff |
annotate
|
2015-10-03 |
Olaf Wintermann |
fixed many davql exec memory leaks
|
file |
diff |
annotate
|
2015-10-03 |
Olaf Wintermann |
added password based keys and fixed crash when keys are missing
|
file |
diff |
annotate
|
2015-05-30 |
Olaf Wintermann |
expression compiler generates byte code
|
file |
diff |
annotate
|
2015-05-29 |
Olaf Wintermann |
added initial code for config commands
|
file |
diff |
annotate
|
2015-02-08 |
Olaf Wintermann |
copyright update
|
file |
diff |
annotate
|
2015-02-08 |
Olaf Wintermann |
fixed many memory leaks
|
file |
diff |
annotate
|
2014-12-15 |
Olaf Wintermann |
fix
|
file |
diff |
annotate
|
2014-12-15 |
Olaf Wintermann |
ucx update
|
file |
diff |
annotate
|
2014-12-12 |
Mike Becker |
fixed incorrect use of UcxBuffer
|
file |
diff |
annotate
|
2014-11-09 |
Olaf Wintermann |
some bug fixes
|
file |
diff |
annotate
|
2014-06-05 |
Olaf Wintermann |
added file name encryption
|
file |
diff |
annotate
|
2014-03-17 |
Olaf Wintermann |
supports whitespace in paths
|
file |
diff |
annotate
|
2013-09-07 |
Olaf Wintermann |
added some aes functions + ucx update
|
file |
diff |
annotate
|
2013-08-26 |
Olaf Wintermann |
some code cleanup and bug fixes
|
file |
diff |
annotate
|