Re: Unhelpful error message when matching hosts in access list[PATCH]

2003-07-07 Thread Thorild Selen
Wayne Davison writes: > My patch leaves out the IPv6 logic if INET6 is not configured into rsync. Sounds reasonable. > I've checked-in the appended patch. See if you like it. Looks good to me. I'll report to the Debian bug tracking system that these issues are now fixed in CVS upstream. T

Re: Unhelpful error message when matching hosts in access list[PATCH]

2003-07-07 Thread Thorild Selen
> Ah yes, I recall thinking that your patch should go in, but I thereafter > forgot about it. I've gone ahead and committed your change since it was > very simple and similar to what we used to do in 2.5.5, only with a > better heuristic. I'm planning to look into Thorild Selen's patch as--text f

Unhelpful error message when matching hosts in access list [PATCH]

2003-07-04 Thread Thorild Selen
Sorry, I missed that an address should be able to contain a slash (used with netmask) and a % and some more stuff too if it's a scoped IPv6 address. Here's a new patch. Thorild Selén Datorföreningen Update / Update Computer Club, Uppsala, SE ---

Unhelpful error message when matching hosts in access list [PATCH]

2003-07-04 Thread Thorild Selen
Greetings, As previously reported by me to the Debian bug tracking system: -- An access list in rsyncd.conf may contain hostnames as well as addresses. It may contain several patterns to match against. address_match (in access.c