Re: [PATCH] allow to disable SLP with runtime option

2009-04-28 Thread Petr Uzel
On Mon, Apr 27, 2009 at 08:47:40AM -0700, Wayne Davison wrote: On Wed, Apr 22, 2009 at 04:14:23PM +0200, Petr Uzel wrote: It adds a new global boolean option, 'disable slp', which can be used to disable SLP advertisements at runtime. I've taken your patch and changed the boolean into a use

Re: [PATCH] allow to disable SLP with runtime option

2009-04-28 Thread Wayne Davison
On Tue, Apr 28, 2009 at 10:00:21AM +0200, Petr Uzel wrote: I wanted to see changes you've made, but I can't figure out how to 'git clone' the patches repository. Samba doesn't allow cloning of the patches repo at this time, but it's something I hope to get fixed before too long. To view

Re: [PATCH] allow to disable SLP with runtime option

2009-04-27 Thread Wayne Davison
On Wed, Apr 22, 2009 at 04:14:23PM +0200, Petr Uzel wrote: It adds a new global boolean option, 'disable slp', which can be used to disable SLP advertisements at runtime. I've taken your patch and changed the boolean into a use slp global daemon parameter (default: enabled). I also made sure

[PATCH] allow to disable SLP with runtime option

2009-04-22 Thread Petr Uzel
Hi everyone, I'd like to propose a patch for review. It enhances rsync when patched and compiled with slp support. It adds a new global boolean option, 'disable slp', which can be used to disable SLP advertisements at runtime. The idea behind this patch is to allow distributors to build rsync