Commit Graph

254 Commits (0ef67b1ddaab6ff77eb82be2b6d4651ec0e100df)

Author SHA1 Message Date
deajan 685d1d0bf1 Don't show failed commands in stdout, only log them 8 years ago
deajan 8c40e0c950 Removed unnecessary spaces 8 years ago
deajan d539892188 Bumped to stable state 8 years ago
deajan 98d3cc99b8 Simplified ssh_filter 8 years ago
deajan 4135c59869 Added _REMOTE_TOKEN for ssh_filter 8 years ago
deajan 77e4a05613 Bumped version to v1.2RC2 8 years ago
deajan 18a4dc4fe9 Missing sudo is critical 8 years ago
deajan 0aaf988c48 check for sudo when needed 8 years ago
deajan 1b354012b8 Added rsyncCmd debug info 8 years ago
deajan e24becdea1 Added debug command info 8 years ago
deajan 69f8945806 Fix for escaped UTF-8 characters in log files 8 years ago
deajan 7e4400ba7a Fixed typo 8 years ago
deajan d1e5a50c0d Update files 8 years ago
deajan 97a1aa5e05 Updated sudo behavior 8 years ago
deajan bd0450d95e Fixed wrong __CheckArguments call 8 years ago
deajan 091f9ed1be Avoid possible log interference between parallel functions 8 years ago
deajan 03a83b598d Logging tweaks. Also fixed remote find cmd used instead of local one 8 years ago
deajan 622b607bac Revised log levels of command output for --errors-only 8 years ago
deajan 114ea896d6 Bumped version to RC1+dev 8 years ago
deajan 7039a8a16c Bumped version to v1.2-RC1 8 years ago
deajan bd800dc5e9 Critical fix for random errors when CheckConnectivity fails in sub function of Sync 8 years ago
deajan 11b494069a Resuming previous operation should not be a warning message 8 years ago
deajan c7ad48bb80 Fixing directory soft deletion 8 years ago
deajan 98502dd1a6 Fix Fix rsync 3.0.6 C6 obscure --skip-compress verbosity 8 years ago
deajan 6a3499ca88 Fix obscure rsync 3.0.6 skip-compress too verbose bug 8 years ago
deajan be18397865 Reworked comment 8 years ago
deajan ae8ef5ff13 Uncommented CleanUp as debugging is done 8 years ago
deajan 486f63043d Fixed stupid typos 8 years ago
deajan a3af29804d Fixed missing env variables for remote calls 8 years ago
deajan 4d52f71061 Added some degree of randomisation on RUN_DIR files 8 years ago
deajan ded6203ae3 Removed unnecessary comments 8 years ago
deajan 23cac5cad6 Unexpanded all source files 8 years ago
deajan 882cd7099e Bootstrap test 8 years ago
deajan 8bce416b62 Fixed typo 8 years ago
deajan e834059721 Multiple error detection fixes 8 years ago
deajan f607cd9ab2 Quick _SoftDeleteLocal refactor 8 years ago
deajan cdde314029 Code compliance 8 years ago
deajan a7393818d4 Debug code to resolve random thrown error alert 8 years ago
deajan d15069a85b More FreeBSD acl fix 8 years ago
deajan a08ce8904b Reverted bogus var name change 8 years ago
deajan be0d0ab8d9 Fixed daemon exclusions 8 years ago
deajan 435b597513 Workaround for FreeBSD inotifywait only wants one exclude 8 years ago
deajan 61adfc6c6f Workaround for FreeBSD 11 get ctime default shell 8 years ago
deajan 97eee22944 Added env for csh... Fuck you csh ! 8 years ago
deajan 15c49f3aa4 Removed typo 8 years ago
deajan d6b5fcc20f Added pgrep test 8 years ago
deajan c8e2c4e438 Fixed typo 8 years ago
deajan 731fc81abf Made ofunctions "includable" 8 years ago
deajan f14903cce5 Remote functions should not log to files 8 years ago
deajan 9735a83b35 Reverted test disable HandleLocks 8 years ago