Commit Graph

705 Commits (679e14008482dfdcff44fee9c3837ffeac66cda1)

Author SHA1 Message Date
deajan d320c84ce9 Fixed removing temp key from authorized_keys didn't work 8 years ago
deajan 215e4f2108 Added install and uninstall to test system 8 years ago
deajan 02b98249ad Recoded ssh_filter to be easier and more secure 8 years ago
deajan 4135c59869 Added _REMOTE_TOKEN for ssh_filter 8 years ago
deajan f5c00a82ce Added ssh_filter comment 8 years ago
deajan 70c858dc3d Added ssh_filter to tests 8 years ago
deajan c7f676bd6e Added _REMOTE_TOKEN to test list 8 years ago
deajan 3bd6dd09c7 Rebuilt targets for v1.2RC2 8 years ago
deajan 77e4a05613 Bumped version to v1.2RC2 8 years ago
deajan ebec33e15e Make shellcheck happier 8 years ago
deajan f5228fbbbf Fixed variable name 8 years ago
deajan 7aa1457971 Removed unnecessary comments 8 years ago
deajan ce9ddee19d Be able to create /usr/local/bin 8 years ago
deajan 48f9cfc973 Added mac commands 8 years ago
deajan 839c287ec9 Better BSD ping when not root 8 years ago
deajan 2a63707cf7 Quick ping fix for FreeBSD non root 8 years ago
deajan 18a4dc4fe9 Missing sudo is critical 8 years ago
deajan 0aaf988c48 check for sudo when needed 8 years ago
deajan ea58a65954 Quick fix for BSD service files 8 years ago
deajan a186964bc8 Moved some functions to ofunctions.sh 8 years ago
deajan c1ca28bd41 Improved os detection here too 8 years ago
deajan 1e7a8d643c Improved os detection 8 years ago
deajan f9077b7ff6 Added new list of subsets 8 years ago
deajan 317975c03f Fixed need to overwrite executables 8 years ago
deajan b07df720d9 path fixes for rsync and bash 8 years ago
deajan 84ee16cc12 Minor tweaks for cleanup 8 years ago
deajan 33413fe80d Another minor fix 8 years ago
deajan 7fc9a2c4fb Minor fixes 8 years ago
deajan 724f488ab7 Quick and dirty sudo prepare script 8 years ago
deajan 0c9ab163f0 Fixed typo 8 years ago
deajan 1444d44b6b Quick installer refactor with uninstall support 8 years ago
deajan 1b354012b8 Added rsyncCmd debug info 8 years ago
deajan e24becdea1 Added debug command info 8 years ago
deajan e201217935 Fixed inline messages when encoding used 8 years ago
deajan 6031036ae1 Trying to resolve mail encoding issues 8 years ago
deajan 69f8945806 Fix for escaped UTF-8 characters in log files 8 years ago
deajan 1653a6da57 Added vercomp function 8 years ago
deajan 7e4400ba7a Fixed typo 8 years ago
deajan 4838d8bd25 Back to a mergeable state 8 years ago
deajan d1e5a50c0d Update files 8 years ago
deajan e1ea7806cb Rebuilt targets 8 years ago
deajan 6fc4bef224 Updated ofunctions from obackup 8 years ago
deajan 9e5a2c82f1 Rebuilt targets 8 years ago
deajan 4c6ada2388 Added small fixes from obackup 8 years ago
deajan 2ec41074ae More unneeded fixes for old upgrade remote connections 8 years ago
deajan 1e0fb77cc8 Fixed possible issue with old file upgrade test when file is intended for remote cnx 8 years ago
deajan 9fd881647a Enabled remote host ping when not testing on travis 8 years ago
deajan 07daa13517 Some minor fixes from obackup 8 years ago
deajan f4126df723 Enable remote host ping on local tests 8 years ago
deajan 79402ef2da Updated ofunctions from obackup 8 years ago
deajan ea69a58b3d Fixed program name after fix from other project 8 years ago
deajan 266b35d81b Fixing typos 8 years ago
deajan e04e81446e Fixed typo 8 years ago
deajan 97a1aa5e05 Updated sudo behavior 8 years ago
deajan bd0450d95e Fixed wrong __CheckArguments call 8 years ago
deajan eee2bdf565 Made critical error message more readable 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 d9ff0b9ed1 Fixed boolean value 8 years ago
deajan 5f1e0a8305 Rebuilt targets for v1.2-RC1 release 8 years ago
deajan 7039a8a16c Bumped version to v1.2-RC1 8 years ago
deajan a207f1745a Rebuilt targets 8 years ago
deajan 3e9e560cfd Better folder detection 8 years ago
deajan f4f71a22c8 Fixed resume does not exit with warn anymore 8 years ago
deajan caccb04c06 Fixed RemoteLogger prefix 8 years ago
deajan 69568e8132 Removed unnecessary code 8 years ago
deajan 18851f6114 Added execution path check 8 years ago
deajan 28dbd94ce0 Misc changes 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 e934ab63e7 Rebuilt targets 8 years ago
deajan 8fbe4d716d Added RSYNC_OPTIONAL_ARGS parameter 8 years ago
deajan 36bcaecc74 Improved unit tests for soft deletion directories 8 years ago
deajan 68d0306713 Minor fix 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 4fdebf66a7 Skipping certain tests on cygwin 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 b8b648f9b8 Missing fi 8 years ago
deajan 5e52049bae Disable rsync --skip-compress on MacOS 8 years ago
deajan 5c4b76ab9e Reverted simplification of remote stat 8 years ago
deajan 1fc8f9567e Updated coding style 8 years ago
deajan 4ecdbfb0c0 Added working silent parameter 8 years ago
deajan ded6203ae3 Removed unnecessary comments 8 years ago
deajan d031a5504b Fixed skip-compress regex not liked by bsd 8 years ago
deajan bd28ca8837 Minor changes & fixes 8 years ago
deajan 28460a714e Added more check skips 8 years ago
deajan c3894b7694 Multiple typo fixes and shellcheck improvements 8 years ago
deajan 23cac5cad6 Unexpanded all source files 8 years ago
deajan 7bc93df5e6 Fixed RemoteLogger debugging 8 years ago
deajan 76512b5a13 Added _OFUNCTIONS_BOOTSTRAP subset 8 years ago
deajan 882cd7099e Bootstrap test 8 years ago
deajan 47c887a78e Updated coding style 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 cc4636e298 Remote logging debug improvements 8 years ago
deajan cdde314029 Code compliance 8 years ago
deajan 991734de03 Moving coding style 8 years ago
deajan 63bee68be0 Added android to OS exclusion list for ACL sync 8 years ago
deajan f11cc81c01 File attrib skip logic fix 8 years ago
deajan 0761f15b22 Switched to new rsync compression, added excluded extensions, fix ACL for busybox 8 years ago
deajan 852ff0adf5 Reverted openssl silent becauce sendmail: NOOP failed 8 years ago
deajan d2be7e43a8 Fixing typos and rendering openssl silent 8 years ago
deajan c9635d48d3 Fixed ambiguous redirect 8 years ago
deajan c5d83a18bf quick and dirty debug test 8 years ago
deajan 4e61b23cc5 Various typo fixes + arrayToString fix 8 years ago
deajan 72dfd4e94c Fixes in android email sending 8 years ago
deajan 9beeffe3bb Added bootstrap termux-fix-shebang 8 years ago
deajan a7393818d4 Debug code to resolve random thrown error alert 8 years ago
deajan 9bce1a7f1c Less code for spinner 8 years ago
deajan 4308678cc2 Smaller spinner code 8 years ago
deajan b715343b46 Merge forced_bash into master 8 years ago
deajan 4c61d0c53d Ye 8 years ago
deajan 738c11e315 Disabled symlink tests on msys 8 years ago
deajan 229a9800cc Make difference between msys and cygwin 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 a543099eed Added msys2 detection and bootstrap safe code 8 years ago
deajan 61adfc6c6f Workaround for FreeBSD 11 get ctime default shell 8 years ago
deajan 7033337984 Quick fix for remaining tmp file after ParallelExec test 8 years ago
deajan 696140b575 Another msys fix 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 31b1f0791a Added comment 8 years ago
deajan 467cb717ad Some msys fixes 8 years ago
deajan b0e589ad78 Re-enabled tmp file deletion after debug 8 years ago
deajan ce6b674ba3 Minor function renames 8 years ago
deajan 80cf34cedd Removed unnecessary code 8 years ago
deajan c8e2c4e438 Fixed typo 8 years ago
deajan 731fc81abf Made ofunctions "includable" 8 years ago
deajan 7e44139325 Minor adjustment to _Logger 8 years ago
deajan f14903cce5 Remote functions should not log to files 8 years ago
deajan 226bf33e29 Code compliance on ArrayContains 8 years ago
deajan 9735a83b35 Reverted test disable HandleLocks 8 years ago
root ae16cefe54 Refactored CheckDiskSpace & CheckReplicaPath into CheckReplicas 8 years ago
root 59b8764da6 Merged CreateStateDirs, CheckLocks and WriteLocks into HandleLocks 8 years ago
deajan 00ae0f5fda Fixing remote third party check url not set right 8 years ago
root 54cf89cb27 Force bash as remote shell. Also refactor remote soft deletion and fix directory ctime find 8 years ago
deajan 9246c2aa6e Simplified test suite 8 years ago