Commit Graph

235 Commits (3c1eb0989e7598cc46b9cfb1bdc97cb207b52ed9)

Author SHA1 Message Date
deajan 3e9bc05d67 More parallism 8 years ago
deajan 4101e11f67 Trying parallelism patch 8 years ago
deajan e685da33fa Removed trivial sleep after heredoc 8 years ago
deajan 9262ac8d1c Bumped version for release 8 years ago
deajan 5880e1502f Code cleanup 8 years ago
deajan daa47aa75d Rebuild after fix #52 8 years ago
deajan d2ff702a44 Fixes for RC2 8 years ago
deajan d48c11b4d8 Rebuild after #51 merge 8 years ago
deajan f727db8f86 Fixed sed -i for BSD & Mac 8 years ago
deajan bcd79fc139 Reverted regression introduced with 5cdc840 on BSD/Mac 8 years ago
deajan bbb44ad01d Bumped version to v1.1-RC1 8 years ago
deajan 6753f9b1a5 Updated ofunctions 8 years ago
deajan 186f293c94 Fixed installer paths 8 years ago
deajan e1b1643b1a More debugging love for KillChilds 8 years ago
deajan e832cb700b Fixed bogus debug if in Killchilds 8 years ago
deajan 0ca9b75085 Some msys/cygwin fixes 8 years ago
deajan 0c439052f1 Fixing daemon stops if no internet in remote mode 8 years ago
deajan aabdb997ec Daemon related changes 8 years ago
deajan 765dfa7150 Added more preflight checksé 8 years ago
deajan d52b6dd5e6 Added an option to run after exec cmds on error 8 years ago
deajan d6e543f1d6 Logging begins before remote connections 8 years ago
deajan 335d94367f Fixed dramatic typo for deletion propagation 8 years ago
deajan 8882f17509 Added logging to home directory for userland services 8 years ago
deajan 0d08c42ecd Rendered sync_attr function BSD compatible 8 years ago
deajan 3f204212ee Bugfixing remote sync attr updates 8 years ago
deajan 769e4fc7b0 Improved sync_attr function for UTF8 filenames 8 years ago
deajan 23b2347765 Removed typo file 8 years ago
deajan 757c53ca3a Merge branch 'master' into betterKillChilds
Conflicts:
	dev/debug_osync.sh
	dev/n_osync.sh
	osync.sh
8 years ago
deajan 99532149f0 Fixed some ambiguous redirection in get_ctime_mtime 8 years ago
deajan c0f0a842a9 Sync attributes didn't honor dry argument 8 years ago
deajan 259b707cce Fixed local in non function remote heredoc 8 years ago
deajan afaf960c5f Added missing pre-flight checks 8 years ago
deajan 5ae98f4fd4 Wronf ofunctions.sh uploaded 8 years ago
deajan 9a9d31ee66 Better time control and pid kill handling 8 years ago
deajan 433a72938f Reverted using eval in SendAlert 8 years ago
deajan 0a43c1a120 Fixed bogus SSH_OPTS 8 years ago
deajan 2d2d06278d Bumped osync.sh to stable state 8 years ago
deajan fb53664877 Added systemd file, installer stats and ssh known host ignore option 8 years ago
deajan b4f4a122c8 Added pfSense mail support and fixed FreeBSD install.sh 8 years ago
deajan 3a988bbfb7 Minor enhancement in os detection log 8 years ago
deajan e41ddca8f7 Added cygwin to the list of supported OS 8 years ago
deajan 8428662d61 Added option to ignore unknown OS 8 years ago
deajan d11bd61473 Some sanity code cleanup 8 years ago
deajan dc0cc3561c Some more typo fixes 8 years ago
deajan f652eb1fc1 Also fixed the typo in the other builds :) 8 years ago
deajan b2b8539dff Reduced log level for 3rdparty pings 8 years ago
deajan 7a485bd784 Bug fix for in tree_list error log failing for WaitForCompletion 8 years ago
deajan d0da1398d2 Fixed rsync option placement 8 years ago
deajan efd3a4f8b3 Fixed daemon mode exiting when child execution gives warnings 8 years ago
deajan 3626c4d049 Bug fixing last code cleanup 8 years ago
deajan 5cdc840fab Added execution flag SYNC_ATTR=yes 8 years ago
deajan a81d4eada0 Setting sync_attrs as experimental function 8 years ago
deajan d7731b6a88 First working sync_attrs push 8 years ago
deajan f061004f0b sleeping... commiting for sync_attrs too 8 years ago
deajan 8c95802fd7 More work on sync_attrs function 8 years ago
deajan bb0562d3f0 More typo fixing here 8 years ago
deajan d8513f545b More sanity fixing 8 years ago
deajan 5b15b19031 Fixed more typos 8 years ago
deajan 4ecddccde7 Environment check bugfix 8 years ago
deajan 5dd6f1d367 Close to sync_attr feature 8 years ago
deajan 48fcda968a Some code cleanup 8 years ago
deajan 5fc500afc9 Preparing sync_attrs function 8 years ago
deajan 47fbcfd817 WIP on attr sync function 8 years ago
deajan 39fef7ba50 Fixed typo 8 years ago
deajan 4a3d18b54f Reverted wrong permission check 8 years ago
deajan b3969feb4d Fixed wrong permission check with remote deletion 8 years ago
deajan 0c0b86ab60 Fixed using return in non function on remote deletion 8 years ago
deajan c8637adc38 Fixed rsync pattern functionload when quicksync mode enabled 8 years ago
deajan cafa1347a4 Fixed quicksync trying to check config file 8 years ago
deajan c2377fc2a5 Fixed wrong log function call in debug mode 9 years ago
deajan 93793ed7b4 Fixed more typos in cmdline options 9 years ago
deajan 3c6c115a4b Another typo bites the dust :( 9 years ago
deajan 7e0de0e5c0 Fixed more typos :( 9 years ago
deajan 03719ecb94 Upgrade script adds missing config file values 9 years ago
deajan 9fda36adb7 More fixes for GNU / non-GNU versions of mail command 9 years ago
deajan 941bf5bf08 Fixed subject in sendmail 9 years ago
deajan 0cc9667d64 Fixed some typos in include exclude functions 9 years ago
deajan da37a9a4ac Fixed partial dir exclude order 9 years ago
deajan 1e71371c31 Added preflight checks for config file. 9 years ago
deajan f7d22fc549 Fixed string typo. 9 years ago
deajan b4159c1b02 Finished work on include / exclude lists 9 years ago
deajan 4398c02f9d Added rsync include patterns 9 years ago
deajan 9c2df9990f Merge script should take relative path for ofunctions 9 years ago
deajan 1677f1dd84 Error mismatch update 9 years ago
deajan 7875469a94 Initial upload of function merge 9 years ago