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