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 patch

rsync fails with "Permission denied" errors on random files over NFS

2009-04-28 Thread Thomas Damgaard
Hi I use rsync for daily backups from a mailserver. Every day the mailserver pushes backup to the backupserver. Cron runs the command: rsync -q -zrlpt --specials --chmod=Du+rwx \ --rsh 'ssh -F /root/ssh/config -i /root/ssh/private.key -o UserKnownHostsFile=/root/ssh/known_hosts' \ --files-from=/

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