From: Wayne Davison Date: Fri, 25 Jul 2008 13:49:33 +0000 (-0700) Subject: - Added the ability to match a range of ID numbers. X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/commitdiff_plain/ab5ffac0b5b90b65432ee6491f5c8cf94a3b0e18?hp=ab5ffac0b5b90b65432ee6491f5c8cf94a3b0e18 - Added the ability to match a range of ID numbers. - Fixed a bug in recv_add_id() where translated IDs were being added to the map list instead of the translated ID list. - Reject an attempt to specify more than one --usermap or --groupmap option. ---