Commit Graph

189 Commits (2f4ee8e7b4ddff4fa52564c54d2bfdd88fc349df)
 

Author SHA1 Message Date
Orsiris de Jong 2f4ee8e7b4 Added mv command to the list of allowed commands 9 years ago
Orsiris de Jong c1123d19cc Fixed empty optionnal commands make everything executable 9 years ago
Orsiris de Jong eb10fcc5dc Removed mysql permissions from obackup 9 years ago
deajan a4c35ab806 Merged hotfix for #22 9 years ago
deajan c472b47a73 Improved ssh uri recognition 9 years ago
deajan 583998272d Merge branch 'onovy-ssh_user_opt_fix' 9 years ago
deajan 7b7b31fbb0 Merge #19 and unuglify 9 years ago
deajan dd37cf062e Merge branch 'ssh_user_opt_fix' of https://github.com/onovy/osync into onovy-ssh_user_opt_fix
Conflicts:
	osync.sh
9 years ago
deajan 54c13b85ef Hotfix #22 - Missing full path in soft deletion 9 years ago
Orsiris de Jong 9aa2e1166e Added missing slash 9 years ago
Orsiris de Jong eb9625bddc Hotfix #22 added rm -rf if file already exists
Fix is only useful if deleted directories already exist and are not empty
9 years ago
Orsiris de Jong adad3257b3 Hotfix #22 added -f to mv command 9 years ago
Orsiris de Jong d765bef203 Merge pull request #18 from cron410/patch-1
Grammar and spelling of README.md
9 years ago
cron410 1fc5235a51 Updated requested naming
Used consisted naming conventions.
9 years ago
deajan 9815a7bff3 Fixed #21 for missing readlink on MacOS X & BSD 9 years ago
deajan c289e71548 Improved osync-batch.sh for crontab execution 9 years ago
deajan 00342e610b Quick fix for osync-batch.sh 9 years ago
onovy 6830127f95 PR #16 fix. 9 years ago
deajan 0ea1a3e5de Fixed multiple log messages since lower sleep time 9 years ago
deajan 2f827f9246 Fixed typo in soft deletion and added paranoia checksum 9 years ago
deajan aef10c2808 Removed legacy lockfile code from init script 9 years ago
deajan 447bd7f36d Removed hard coded program name in init script 9 years ago
cron410 db715824b0 Grammar and spelling of README.md
Edited "Please use double quotes as path delimiters." for more correct grammar.
9 years ago
deajan 6852e4ece7 Quick fix for some quotes 9 years ago
deajan 8f0d0cdf8c Revert "Revert "Typo and documentation fixes""
This reverts commit c13e61f793.
9 years ago
deajan c13e61f793 Revert "Typo and documentation fixes"
This reverts commit 0812ad0929.
9 years ago
deajan 0812ad0929 Typo and documentation fixes 9 years ago
deajan 737e13ddb9 Fixed #16 where remote user didn't work for elder config files 9 years ago
deajan b602510cb8 Merged v1.00pre into master after successfull testing 9 years ago
deajan f870e9b1e6 Merge branch 'master' of github.com:deajan/osync
Merged v1.00pre into master
9 years ago
deajan 864894431c Merged v1.00pre into master after successfull testing 9 years ago
deajan 51c6831466 Updated changelog 9 years ago
deajan bf39522b23 Removed extra slash for soft deletion 9 years ago
Orsiris de Jong c5cf89f9d2 Merge pull request #16 from onovy/ssh_user_opt
Remote user is optional now in remote slaves.
9 years ago
deajan f45086dad3 Refactored soft deletion code 9 years ago
onovy b992f4277d Remote user is optional now in remote slaves. 9 years ago
deajan 41781aa0da Some more work on soft deletion 9 years ago
deajan 784406a23d Updated with PR #11 9 years ago
deajan 764b3f2914 Merged #11 with new build number 9 years ago
Orsiris de Jong f2b4dbf75f Merge pull request #11 from onovy/lock-fix
Locking fix in SyncOnChanges mode.
9 years ago
deajan 2507a08b3c Fixed onovy's PR for same dir check 9 years ago
deajan 76f1fe4fa1 Changed build dates 9 years ago
Orsiris de Jong 9c02b4f38e Merge pull request #15 from onovy/param-check
Check scripts params.
9 years ago
Orsiris de Jong a7820c083e Merge pull request #13 from onovy/lower_sleep
Lower sleep time per cycle.
9 years ago
Orsiris de Jong feef7f5b66 Merge pull request #14 from onovy/same-master-slave
Check if master and slave dirs are not same.
9 years ago
onovy 0722b25c03 Check scripts params. 9 years ago
onovy 67f9e8b77d Check if master and slave dirs is not same. 9 years ago
onovy a1fb4bc7de Lower sleep time per cycle. 9 years ago
Orsiris de Jong 60f242e2ae Fixing program build date.
Need to know which osync is run on servers. This is a good way to track version.
9 years ago
Orsiris de Jong d693a19c81 Merge pull request #12 from onovy/max-wait
Run sync after timeout in inotify mode even when no changes detected.
9 years ago