Commit Graph

152 Commits (c44ebd094a9d576e2c2fc3369c99b7a83a594e75)

Author SHA1 Message Date
deajan c44ebd094a Finishing refactor 9 years ago
deajan fd98af1391 Cleanup before last refactor part 9 years ago
deajan 69226a75db Refactoring going on 9 years ago
deajan 8f373258ad More and more refactoring 9 years ago
deajan 5370f203b8 Some code refactoring 9 years ago
deajan c81b2293e8 Some more code compliance 9 years ago
deajan 78f7fe3b9c Various coding style compliance changes 9 years ago
deajan 4a8b0131b1 Added some automatic code checks 9 years ago
deajan d65eea5c73 More and more code compliance 9 years ago
deajan 1f4a6a2b11 Various coding style compliance changes 9 years ago
deajan d3a43d825a Some more coding style changes 9 years ago
deajan 2e12882ade Still doing code compliance 9 years ago
deajan c4388c242b Coding style compliance 9 years ago
deajan 4bfe74de59 function coding style compliance 9 years ago
deajan ae8dd18fed Initial compliance with coding standards 9 years ago
deajan 2175468174 Added realpath emulation 9 years ago
deajan cb970eba90 Release v1.00 9 years ago
deajan 5658b54249 Release v1.00 9 years ago
deajan a3246d785c Improved error logging 9 years ago
deajan a4c35ab806 Merged hotfix for #22 9 years ago
deajan c472b47a73 Improved ssh uri recognition 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
deajan 9815a7bff3 Fixed #21 for missing readlink on MacOS X & BSD 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 737e13ddb9 Fixed #16 where remote user didn't work for elder config files 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 bf39522b23 Removed extra slash for soft deletion 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 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
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
onovy 52f63f2e12 Run sync after timeout in inotify mode even when no changes detected. 9 years ago
onovy 906cd15436 Locking fix in SyncOnChanges mode. 9 years ago