Re: CVS commit: src/external/bsd/bind/dist/lib/isc/include/isc

2011-09-23 Thread Jukka Ruohonen
On Wed, Sep 14, 2011 at 08:32:44AM +0100, David Laight wrote: > On Tue, Sep 13, 2011 at 03:07:44PM -0400, Christos Zoulas wrote: > > Module Name:src > > Committed By: christos > > Date: Tue Sep 13 19:07:44 UTC 2011 > > > > Modified Files: > > src/external/bsd/bind/d

Re: CVS commit: src/external/bsd/bind/dist/lib/isc/include/isc

2011-09-14 Thread David Laight
On Tue, Sep 13, 2011 at 03:07:44PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Tue Sep 13 19:07:44 UTC 2011 > > Modified Files: > src/external/bsd/bind/dist/lib/isc/include/isc: util.h > > Log Message: > Some versions of linux have probably mar

Re: CVS commit: src/external/bsd/bind/dist/bin/named

2009-04-24 Thread Perry E. Metzger
chris...@zoulas.com (Christos Zoulas) writes: > And I don't really see the need to make the whole namedb directory owned > by named. Even the pri directory does not need to be writable by named. The only time named really needs to write to the config dir is for dynamic update. The only other time

re: CVS commit: src/external/bsd/bind/dist/bin/named

2009-04-24 Thread Christos Zoulas
On Apr 25, 1:31am, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: src/external/bsd/bind/dist/bin/named |Perhaps you are confusing this directory with /var/chroot/named/etc/namedb? | | i'm saying that named should be configured to have this dir as | the cwd and

re: CVS commit: src/external/bsd/bind/dist/bin/named

2009-04-24 Thread matthew green
In article <22061.1240544...@splode.eterna.com.au>, matthew green wrote: > > Modified Files: >src/external/bsd/bind/dist/bin/named: server.c > > Log Message: > Don't log if "." is not writable. In the chrooted environment this is > "/var/chroot/named"

Re: CVS commit: src/external/bsd/bind/dist/bin/named

2009-04-24 Thread Christos Zoulas
In article <22061.1240544...@splode.eterna.com.au>, matthew green wrote: > > Modified Files: > src/external/bsd/bind/dist/bin/named: server.c > > Log Message: > Don't log if "." is not writable. In the chrooted environment this is > "/var/chroot/named", and there is no reason

re: CVS commit: src/external/bsd/bind/dist/bin/named

2009-04-23 Thread matthew green
Modified Files: src/external/bsd/bind/dist/bin/named: server.c Log Message: Don't log if "." is not writable. In the chrooted environment this is "/var/chroot/named", and there is no reason whatsoever for this to be writable! this seems bogus to me. this check seem

Re: CVS commit: src/external/bsd/bind/dist

2009-03-22 Thread Tom Spindler
It'd be nice if you'd mentioned the version of bind you were imported in your commit message. Also: unless we plan on actually using all the stuff in tests and contrib, do we really need the extra 750-odd files in the tree?