Commit Graph

418 Commits (9142f873f44df0356a5a7421e469e83a9cd115ee)

Author SHA1 Message Date
deajan 4be8429b96 Allow setting MIN_WAIT and MAX_WAIT on the fly 6 years ago
deajan 0e103cd98b Added push file exclusion in RSYNC_FULL_PATTERNS 6 years ago
deajan 83cfabed6f Litte performance improvement by not running code again 6 years ago
deajan ff26961e82 Fixed BSD daemon mode 6 years ago
deajan ca63bfabe0 Testing for directories in triggerupdate functions 6 years ago
deajan 2aa36b626a Replaced Logger with RemoteLogger in triggerUpdate 6 years ago
deajan f0336c0dec Added target-helper syncdir checks 6 years ago
deajan 3dc8478ba7 Added default MIN_WAIT and MAX_WAIT values 6 years ago
deajan 633e6397d0 Fixed missing equal sign for password-file 6 years ago
deajan babeea9d9a Fixed unlocking 6 years ago
deajan 9cb6cc57af Fixed typos 6 years ago
deajan 7eb4ee68ae Added unlockReplica pid initialisation 6 years ago
deajan 660e856986 Unlocking only when locks exist 6 years ago
deajan ac31de2388 Cleanup also called when bogus config detected 6 years ago
deajan ad9d978fc2 Typo fixing 6 years ago
deajan 7570794632 Improved remote execution results 6 years ago
deajan 4651ff0e06 Added remote detection 6 years ago
deajan 1ab6042a62 Fixed typo in _getFileCtimeMtimeRemote 6 years ago
deajan e3855c4256 Revert work on _getCtimeMtimeFileRemote error detection 6 years ago
deajan 94a71620a1 Made ctime.mtime functions more clear in syntax 6 years ago
deajan bad7767809 Harmonize ExecTasks calls 6 years ago
deajan 6b0bab0984 Removed unused variable 6 years ago
deajan 89d63d83b8 Removed unused variable 6 years ago
deajan 6bd5862702 Removed unused argument from conflictList 6 years ago
deajan 5b395b3c04 Travis debug can fail 6 years ago
deajan 2c857a1e83 Fixed removing directories on soft deletion 6 years ago
deajan c99a1293c7 Debug conflictLog in travis 6 years ago
deajan dde31090fe Improved inotifywait call 6 years ago
deajan 88597d6a7a Initial target-helper mode working 6 years ago
deajan 6bce2e1755 [WIP] Less restrictive preflight checks in target-helper mode 6 years ago
deajan fe808ca909 [WIP] target_helper switch should not be a half bool half char 6 years ago
deajan 47bb01b0dc [WIP] Pass initiator ssh uri on target-helper mode 6 years ago
deajan 5945988e96 Fix wrong log message on MacOS 6 years ago
deajan 07775d7390 [WIP] osync-target-helper mode 6 years ago
deajan af7542d8f5 [WIP] target helpder service in osync 6 years ago
deajan 76f9f31e6d Moved RSYNC_ARGS to RSYNC_DEFAULT_ARGS 6 years ago
deajan 4cf697cd28 Bump osync version 6 years ago
deajan 3f46c69c6d Removed redundant partial exclude dir from daemon 6 years ago
deajan 24599c3057 Fix for #119 6 years ago
deajan 82e60bdffe Tidyup 6 years ago
deajan 76ed396602 More comment fixes 6 years ago
deajan f3215c0474 Quick typo fix 6 years ago
deajan f79acad239 Fixed conflictLsit output and typos 6 years ago
deajan 548c766920 Fixed conflict list initialization 6 years ago
deajan 9b3af0596e Comment tidyup 6 years ago
deajan 1ea4584027 Fix typo 6 years ago
deajan 4d322f7e6b WIP: initialization should take create conflict list possibility 6 years ago
deajan 9b4914c49e cmdline arg improvements 6 years ago
deajan 3d6eaef447 Bumped version to 1.3-dev 6 years ago
deajan bf54ce8693 Finished WIP on --summary for deletions 6 years ago
deajan 7621f3ec25 Implemented --initialize 6 years ago
deajan 0ccc737631 Conflict log line only appears if used 6 years ago
deajan 1ed49b7d41 Quick note about file updates 6 years ago
deajan 6d37e161c8 Merge branch 'master' of https://github.com/deajan/osync 7 years ago
deajan 1b33068422 Fixed #135 7 years ago
Hugo Rivera 3c1c606de4 Set `MAX_EXEC_TIME_PER_CMD_*` variables without config file 7 years ago
Hugo Rivera 4725370d8e Set `MIN_WAIT` without config file 7 years ago
deajan 46a990c4d8 Fixed inotifywait cannot load loop 7 years ago
deajan d8b30d7711 Added sed regex compat for MacOS 7 years ago
deajan 034c1693e9 Updated ExecTasks version 7 years ago
deajan 9b8fe3774e Fixed time counting for new ExecTasks 7 years ago
deajan 73d592ad34 Merged WaitForTaskCompletion and ParallelExec into ExecTasks 7 years ago
deajan 0a1dc91fad Fixed bogus global WAIT_FOR variable 7 years ago
deajan 6d217c1e15 Reintroduced fix from #120 7 years ago
deajan 71a0437de6 Ensured writeLocks=false at beginning of lock handling 7 years ago
deajan 86930737b0 Added -f to local replica unlock 7 years ago
deajan 09c664fe4b Moved commandline args setup to sub function 7 years ago
deajan 8d9a6be16a Typo fixing 7 years ago
deajan 1dc9408044 Fix double compression extension 7 years ago
deajan 9676ccccad Removed work comments 7 years ago
deajan 45e4419a0f Fixed typo 7 years ago
deajan 9b9631fe2c Changed sed -E to sed -r for compat issues 7 years ago
deajan 5c36e803d8 Revert "More sort enforcing"
This reverts commit fbb36b51b7.
7 years ago
deajan fbb36b51b7 More sort enforcing 7 years ago
deajan 4678ab7e71 Fixed missing env for LC_ALL 7 years ago
deajan 261521d047 Added LC_ALL to all ssh calls 7 years ago
deajan 30c6b3ec46 timestampList is not used for ACL lists yet 7 years ago
deajan 543cfc1159 Fixing sort order in conflictList 7 years ago
deajan 679e140084 Fix new regex in treelist for rsync output 7 years ago
deajan d0d7be40c3 Added --dry support for conflict list 7 years ago
deajan 7a24cf49cd Implemented --alert-conflicts options 7 years ago
deajan be3b3d39b6 Added error handling to conflict list functions 7 years ago
deajan 7260d43416 Improved conflict list work 7 years ago
deajan 1d7cb5be53 Multiple file list fixes 7 years ago
deajan 2b786abc6a Some comment removal 7 years ago
deajan 967ce33977 WIP: conflict list 7 years ago
deajan 37ca73a6f9 moved unfortunate comment placement 7 years ago
deajan 9e1c3c2a65 WIP: conflict list 7 years ago
deajan 862a6fd235 Fixed some more typo 7 years ago
deajan 83fd33bf78 WIP: conflict list 7 years ago
deajan 99b606fef8 WIP: conflict list 7 years ago
deajan b0307fd555 Another typo fix 7 years ago
deajan eb73d49c69 Typo fixing 7 years ago
deajan d91230e22f WIP: conflict list 7 years ago
deajan 825e051e3b WIP: conflict list 7 years ago
deajan a7ceea1dac WIP: conflict list 7 years ago
Orsiris de Jong 6a4b3701d0 Merge branch 'master' into no-resume 7 years ago
deajan 45cb042fa0 Added --no-resume option 7 years ago
deajan 5c60e7a9a2 WIP: conflict detection 7 years ago
deajan a99a96e871 WIP: conflict detection 7 years ago