GUI - handling motd

2002-10-08 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm (very slowly) working on a kioslave for rsync. At this stage I'm just exec()ing the rsync binary. If you want to know how far I have to go, see: http://www.cuneata.net/rsync-kio.html for the bad news. One question that I'm still grappling with i

ERROR: buffer overflow in receive_file_entry

2002-10-08 Thread Peter Dominguez
has anyone seen this error: ns1: /acct/peter> rsync ns1.pad.com::acct overflow: flags=0xe8 l1=3 l2=20709376 lastname=. ERROR: buffer overflow in receive_file_entry rsync error: error allocating core memory buffers (code 22) at util.c(238) ns1: /acct/peter> -- Peter Dominguez 72 Belvedere Dr Y

setgroups requires at least one group

2002-10-08 Thread Jeff DeFouw
On some operating systems (in this case BSD/OS 4.2) setgroups must be given at least one group. When no other groups are wanted, it is given the same group as the desired effective group (as seen in sendmail). For example, a patch against 2.5.5: --- clientserver.c.orig Tue Oct 8 17:31:24 2002

Some tests fail if rsync is not on path (with patch)

2002-10-08 Thread Shprentz, Joel [C]
While installing rsync on a new Sun Netra running Solaris 2.8, two tests (chgrp and hardlinks) failed. I found that these tests execute rsync while other successfull tests exectute $RSYNC. It is fortunate that my shell path was quite restricted and that no earlier version of rsync was installed

不看白不看,看了不白看!

2002-10-08 Thread littleant
ÎÒÕæ³ÏµØÏòÄúÍƼöÒ»¸ö¼ÈÄܹºÎïÓÖÄÜ°ïÄú׬ǮµÄÍøÕ¾! ÊÇÕæÊǼÙ,Äú¿´Á˾ÍÖªµÀÁË£º http://www.dirshop.com/mall/index.php?user=luckboy µ«Ô¸ÎÒÄܸøÄú´øÀ´ºÃÔË! -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questio

rsync now available for Stratus VOS

2002-10-08 Thread Green, Paul
I have just uploaded a port of rsync version 2.5.5 to the VOS anonymous ftp site. rsync is a fast, incremental file transfer program. It is used by a number of open-source software projects, including Perl and Samba, to efficiently distribute changes to many users. By using a number of new techn

building problem with rsync up to 2.5.5

2002-10-08 Thread Green, Paul
Try using the version of popt included with rsync. You did not specify the arguments you gave to configure, but you are apparently using the libpopt from your system libraries, which seems to be missing the necessary manifest constants. I know that using "configure --with-included-popt" works for