2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #49 from zamoose/patch-1 More... about 12 years ago
Script makes the assumption that users' home directories will be at /home. This corrects. More... about 12 years ago
merged via https://github.com/dvhart/lipsync/commit/a624835a7b71178b7940ebf9d743c4525a5299d2 More... over 13 years ago
merged via https://github.com/dvhart/lipsync/commit/a624835a7b71178b7940ebf9d743c4525a5299d2 More... over 13 years ago
Merge pull request #44 from robertleeplummerjr/master More... over 13 years ago
Merge pull request #41 from ka2er/install-fix More... over 13 years ago
Merge pull request #47 from Erkan-Yilmaz/master More... over 13 years ago
remove word + add dot More... over 13 years ago
reversed LOCAL and REMOTE dir on line 199, my testing failed to catch this because I always used the same dir name for local and remote (thanks Nick for the catch and debug) More... almost 14 years ago
Merge pull request #46 from quaec/master More... almost 14 years ago
Added Ubuntu 11.10 support, changed function names so they'd be less problematic More... almost 14 years ago
Fixed some formatting issues More... about 14 years ago
Fixed some formatting issues More... about 14 years ago
use install instead of chmod as suggested by dvhart More... about 14 years ago
fix permission issue related to the init.d job (execution right was missing)
seb
More... about 14 years ago
Merge pull request #36 from secoif/patch-1 More... over 14 years ago
Minor typo More... over 14 years ago
fixed crontab issue from issue 33 - thanks Thynix! More... over 14 years ago
added logic to the top to NOT RUN if there is no lipsyncd running. This should solve the phantom files disappearing on the client. More... over 14 years ago
updated install link again... More... over 14 years ago
updated docs with some new details More... over 14 years ago
fixed the link to the install page s/INSTALL/INSTALL\.rdoc/ More... over 14 years ago
checks that lsyncd is version 2.x or greater, otherwise it stops More... over 14 years ago
fixed so that when cron runs it checks for already running instances, if it finds them that means that updates are being synced, it exits. This should close some race condition bugs. More... over 14 years ago
uninstall now removes the lipsync line from user's crontab cleanly More... over 14 years ago
cron was sending an email after every run, that's not needed; added >/dev/null 2>&1 to stop this More... over 14 years ago
Merge pull request #30 from acoolon/master More... over 14 years ago
manually added the cron change as written by grossfeld - thanks! More... over 14 years ago
manually pulled in grossfeld's change to add cron More... over 14 years ago
Merge pull request #23 from kvz/patch-1 More... over 14 years ago