X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/fc5573623194fab2a331d1ffc8d284c9e25e06e7..5214a41bbae94607b196b199b483710e1babf292:/daemon-forward-lookup.diff diff --git a/daemon-forward-lookup.diff b/daemon-forward-lookup.diff index 1e8f62f..802d10b 100644 --- a/daemon-forward-lookup.diff +++ b/daemon-forward-lookup.diff @@ -8,8 +8,8 @@ To use this patch, run these commands for a successful build: ./configure (optional if already run) make +based-on: 24079e988fc31af4eba56cd2701fdc5a4154980d diff --git a/access.c b/access.c -index 9a023de..ad1cdb1 100644 --- a/access.c +++ b/access.c @@ -210,6 +210,38 @@ static int match_address(const char *addr, const char *tok)