Date: Sun May 20 07:10:37 2007 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv2554
Modified Files: flist.c Log Message: - Use F_OWNER() and F_GROUP() instead of F_UID() and F_GID(). - Made recv_file_entry() name the xmit-flags variable "xflags" to prevent confusion with the internal flags value we're creating. - Added an arg to the calls of recv_group_name() and match_gid(). - Use the improved function names: send_id_list() and recv_id_list(). - Improved the display of the GID values in output_flist(). Revisions: flist.c 1.409 => 1.410 http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.409&r2=1.410 _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs