Linux backup server LD_PRELOAD

2007-10-22 Thread Wesley W. Terpstra
I'm not sure if anyone else is interested, but here's a tool I've been using with rsync-3.0pre2 to backup my powerpc/mac onto linux with ext3 and fake-super: gcc -Wall -O2 -shared -fPIC -o libxattr.so libxattr.c -lsqlite3 This intercepts calls from rsync that deal with extended

DO NOT REPLY [Bug 3554] Second copy of same rsync daemon should notice pid file and quit

2007-10-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3554 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

DO NOT REPLY [Bug 3554] Second copy of same rsync daemon should notice pid file and quit

2007-10-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3554 --- Comment #4 from [EMAIL PROTECTED] 2007-10-22 16:33 CST --- I left out the breaking of a stale lock file on purpose, as I could imagine that some folks wouldn't want auto-breaking. Those that do can easily add in either (1)