abraunegg-onedrive/src
abraunegg 8376a360cc
Check if symbolic link is relative to location path (#942)
* If a symbolic link is 'relative', it is relative to the path where the symbolic link exists, not the current working directory. Test if the failed symbolic link read is due to the link being relative, and advise accordingly.
2020-06-02 13:46:57 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Add developer option to display sync options (#924) 2020-05-25 11:30:04 +10:00
itemdb.d Fix assertion when attempting to compute complex path (Issue #890) (#891) 2020-04-27 20:59:35 +10:00
log.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
main.d Strengthen data preservation checks & update how bypass preservation is set (#931) 2020-05-26 17:04:22 +10:00
monitor.d Add inotify event debugging (#941) 2020-05-29 19:30:03 +10:00
onedrive.d Add debugging output for retry wait time (#928) 2020-05-24 17:39:28 +10:00
progress.d Update progress bar to be more accurate when downloading large files (#888) 2020-04-26 06:52:29 +10:00
qxor.d Fix module std.digest.digest is deprecated (#916) 2020-05-12 10:50:36 +10:00
selective.d Update skip_dotfiles handling of .folders when in monitor mode (#848) 2020-04-06 20:05:06 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Check if symbolic link is relative to location path (#942) 2020-06-02 13:46:57 +10:00
upload.d Catch unhandled MonitorException when inotify throws an error (Issue #903) (#905) 2020-05-06 07:20:13 +10:00
util.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00