2021-08-09 Olaf Wintermann use tcsetattr only if stdin is a tty changeset | files
2021-08-09 Olaf Wintermann fix dav-sync push creating finfo elements without using the mempool, which could lead to crashes changeset | files
2021-08-08 Olaf Wintermann reactivate error in case of unknown config elements changeset | files
2021-08-08 Olaf Wintermann add support for the secret store to dav-sync changeset | files
2021-08-08 Olaf Wintermann add set-master-password command changeset | files
2021-08-08 Olaf Wintermann fix error in dav add-user, if .dav dir doesn't exists changeset | files
2021-08-08 Olaf Wintermann implement secretstore unlock command changeset | files
2021-08-08 Olaf Wintermann implement secretstore config changeset | files
2021-08-08 Olaf Wintermann disable error in case of unknown config elements changeset | files
2021-06-04 Olaf Wintermann add stream API changeset | files
2021-06-04 Olaf Wintermann update .hgignore changeset | files
2020-10-14 Mike Becker adds more characters to escape for shell completion changeset | files
2020-07-25 Olaf Wintermann fix outgoing list sort changeset | files
2020-07-25 Olaf Wintermann sort files in outgoing cmd changeset | files
2020-07-25 Olaf Wintermann add dav-sync outgoing command changeset | files
2020-07-05 Mike Becker merges feature/dav-edit changeset | files
2020-07-05 Mike Becker adds support for option terminator '--' feature/dav-edit changeset | files
2020-04-05 Mike Becker adds support for -L option in dav edit feature/dav-edit changeset | files
2020-04-05 Mike Becker cmd_edit: fixes wrong return code if the user did not change the file feature/dav-edit changeset | files
2020-04-05 Mike Becker cmd_edit. fixes wrong variable in second strlen() call feature/dav-edit changeset | files
2020-04-05 Mike Becker look up temp location + coherent return codes feature/dav-edit changeset | files
2020-04-05 Mike Becker cmd_edit: replaces unlink() with sys_unlink() + keep tmp file on resource error feature/dav-edit changeset | files
2020-03-28 Mike Becker removes win32 support for dav edit feature/dav-edit changeset | files
2020-03-28 Mike Becker adds documentation for the edit command feature/dav-edit changeset | files
2020-03-28 Olaf Wintermann reimplement dav_exists by using dav_load_prop feature/dav-edit changeset | files
2020-03-28 Mike Becker adds documentation of crypto flags to edit command feature/dav-edit changeset | files
2020-03-28 Mike Becker adds check for encryption key (otherwise segfault when trying to create a fresh encrypted file without a key) feature/dav-edit changeset | files
2020-03-28 Mike Becker cmd_edit - we do not need fstat() for detecting changes on the temporary file feature/dav-edit changeset | files
2020-03-28 Mike Becker first draft for dav edit command feature/dav-edit changeset | files
2019-12-15 Olaf Wintermann Added tag v1.3.0 for changeset 33c9b0f17cb2 changeset | files
2019-12-15 Olaf Wintermann change version to 1.3.0 v1.3.0 changeset | files
2019-12-15 Olaf Wintermann fix documentation index page changeset | files
2019-12-15 Olaf Wintermann update changelog changeset | files
2019-12-15 Olaf Wintermann update html doc changeset | files
2019-12-15 Olaf Wintermann update man pages changeset | files
2019-12-15 Olaf Wintermann finish documentation of new dav-sync commands and options changeset | files
2019-12-15 Olaf Wintermann add documentation for dav versioning commands changeset | files
2019-12-15 Olaf Wintermann add documentation for all new config elements changeset | files
2019-12-15 Olaf Wintermann add new elements to sync.xsd changeset | files
2019-12-15 Olaf Wintermann add new element to config.xsd changeset | files
2019-12-14 Olaf Wintermann add documentation for secret store commands changeset | files
2019-12-14 Olaf Wintermann fix util_readline changeset | files
2019-12-12 Olaf Wintermann add documentation for rename command changeset | files
2019-12-06 Olaf Wintermann add empty documentation pages for all new commands changeset | files
2019-12-06 Olaf Wintermann add -s option to dav-sync usage output changeset | files
2019-12-05 Olaf Wintermann fix dav-sync deltav versioning changeset | files
2019-12-05 Olaf Wintermann fix encryption of files with specific length changeset | files
2019-12-04 Olaf Wintermann fix aes encrypter stream (cng) changeset | files
2019-12-04 Olaf Wintermann fix aes decrypter stream changeset | files
2019-12-04 Olaf Wintermann replace openssl on windows with cng/bcrypt changeset | files
2019-12-02 Olaf Wintermann add support for unicode args on windows changeset | files
2019-11-24 Olaf Wintermann add more symlink tests changeset | files
2019-11-23 Olaf Wintermann add symlink tests changeset | files
2019-11-23 Olaf Wintermann improve shell completion changeset | files
2019-11-23 Olaf Wintermann fix -c option for dav rm command changeset | files
2019-11-20 Olaf Wintermann add more split tests changeset | files
2019-11-20 Olaf Wintermann fix some split bugs and add tests changeset | files
2019-11-20 Olaf Wintermann ignore sigpipe in dav-sync changeset | files
2019-11-15 Olaf Wintermann fix some versioning related bugs and add tests changeset | files
2019-11-09 Olaf Wintermann add tests for tag conflict resolution changeset | files
2019-10-27 Olaf Wintermann add more metatests: move with metadata and directory metadata changeset | files
2019-10-26 Mike Becker bash completion now handles spaces correctly in both quoted and unquoted strings changeset | files
2019-10-26 Olaf Wintermann fix sync_store_metadata changeset | files
2019-10-26 Olaf Wintermann increase security in case of broken secret stores changeset | files
2019-10-26 Mike Becker adds support for quotes in dav bash completion changeset | files
2019-10-26 Olaf Wintermann fix dav-sync copy with enabled metadata sync changeset | files
2019-10-25 Olaf Wintermann fix test system on solaris changeset | files
2019-10-23 Olaf Wintermann add tests for dav-sync -t option changeset | files
2019-10-23 Olaf Wintermann fix dav-sync add-tag in case a file is not in the db changeset | files
2019-10-23 Olaf Wintermann fix detection of changed tags changeset | files
2019-10-20 Olaf Wintermann finish basic metadata sync tests changeset | files
2019-10-20 Olaf Wintermann fix xml generation changeset | files
2019-10-20 Olaf Wintermann add first tag test changeset | files
2019-10-20 Olaf Wintermann fix tagconfig parser changeset | files
2019-10-19 Olaf Wintermann fix some xattr sync bugs changeset | files
2019-10-19 Olaf Wintermann fix mtime sync bug changeset | files
2019-10-19 Olaf Wintermann add first metadata sync test changeset | files
2019-10-19 Olaf Wintermann add tool for accessing extended attributes changeset | files
2019-10-15 Mike Becker fix: leaking buffer in upload_parts(), when we error out due to too many parts changeset | files
2019-10-15 Mike Becker adds missing return in parse_filter() changeset | files
2019-10-12 Olaf Wintermann add test for testing transition from config without hashing to config with enabled hashing changeset | files
2019-10-12 Olaf Wintermann beta1 changeset | files
2019-10-12 Olaf Wintermann add edit-user command changeset | files
2019-10-12 Olaf Wintermann add remove-user and list-users commands changeset | files
2019-10-12 Olaf Wintermann update secret store format description changeset | files
2019-10-12 Olaf Wintermann add add-user command to help text changeset | files
2019-10-12 Olaf Wintermann remove command aliases from dav help text changeset | files
2019-10-06 Olaf Wintermann fix some hash based conflict resolution bugs and add tests for it changeset | files
2019-10-03 Olaf Wintermann implement hash based conflict resolution in dav-sync pull changeset | files
2019-09-29 Olaf Wintermann change split config changeset | files
2019-09-28 Olaf Wintermann change versioning config changeset | files
2019-09-28 Olaf Wintermann change metadata config changeset | files
2019-09-20 Olaf Wintermann fix missing namespaceinfo map initializataion changeset | files
2019-09-17 Olaf Wintermann refactore symlink config changeset | files
2019-09-17 Olaf Wintermann implement hash push strategy and add some tests changeset | files
2019-09-16 Olaf Wintermann add config element for push strategy changeset | files
2019-09-15 Olaf Wintermann finish hashing tests changeset | files
2019-09-08 Olaf Wintermann add some copy/move tests changeset | files
2019-09-07 Olaf Wintermann fix that file uploads are tried, when the content on the server is equal to the local file content (with enabled hashing) changeset | files
2019-09-07 Olaf Wintermann fix hash based conflict detection changeset | files
2019-09-04 Olaf Wintermann add first dav-sync hashing test changeset | files
2019-09-03 Olaf Wintermann add more push conflict tests changeset | files
2019-08-29 Olaf Wintermann add push conflict tests changeset | files
2019-08-25 Olaf Wintermann add more pull conflict tests changeset | files
2019-08-25 Olaf Wintermann don't print error in case rmdir fails because of ENOTEMPTY changeset | files
2019-08-25 Olaf Wintermann rename conflict test script changeset | files
2019-08-24 Olaf Wintermann add pull conflict detection tests changeset | files
2019-08-19 Olaf Wintermann use hash to check if a file content was really modified changeset | files
2019-08-18 Olaf Wintermann handle symlinks according to config changeset | files
2019-08-15 Olaf Wintermann fix url2repo not creating a string dup in case a repo doesn't exist changeset | files
2019-08-15 Olaf Wintermann finish basic pull tests changeset | files
2019-08-15 Olaf Wintermann fix order of dir deletions in dav-sync pull changeset | files
2019-08-14 Olaf Wintermann add more dav-sync pull tests changeset | files
2019-08-13 Olaf Wintermann fix build on Solaris 10 changeset | files
2019-08-11 Olaf Wintermann add element for configuring symlinks changeset | files
2019-08-11 Olaf Wintermann add some dav-sync pull tests changeset | files
2019-08-11 Olaf Wintermann don't store weak etag in LocalResource changeset | files
2019-08-11 Olaf Wintermann add additional dav-sync push test to check if deleting all files will result in an empty collection changeset | files
2019-08-11 Olaf Wintermann fix free in sync_get_file_tags changeset | files
2019-08-10 Olaf Wintermann exclude tag xattr from xattribute sync changeset | files
(0) -120 +120 tip

mercurial