Date:   Thu Aug  1 12:17:00 2002
Author: dwd

Update of /data/cvs/rsync
In directory va:/tmp/cvs-serv28181

Modified Files:
        clientname.c clientserver.c 
Log Message:
Fix to correctly identify remote IP address and host name when using
-e ssh and :: together.  Uses $SSH_CLIENT to locate the IP address
(was attempting to before but it didn't always work) and then uses
inet_pton() on that and getnameinfo() to find the name.


Revisions:
clientname.c            1.8 => 1.9
        http://www.samba.org/cgi-bin/cvsweb/rsync/clientname.c?r1=1.8&r2=1.9
clientserver.c          1.100 => 1.101
        http://www.samba.org/cgi-bin/cvsweb/rsync/clientserver.c?r1=1.100&r2=1.101

_______________________________________________
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to