]> git.ipfire.org Git - thirdparty/bind9.git/commit
1991. [cleanup] The configuration data, once read, should be treated
authorMark Andrews <marka@isc.org>
Tue, 28 Feb 2006 03:10:49 +0000 (03:10 +0000)
committerMark Andrews <marka@isc.org>
Tue, 28 Feb 2006 03:10:49 +0000 (03:10 +0000)
commitea407e7082774ba6481037d160db9ae858cdc0d9
tree5a6a90371ab32a4284ae7ea1958c0052ed8e894e
parentf537534a3909aace003cf9f0b909f1c86a18af0f
1991.   [cleanup]       The configuration data, once read, should be treated
                        as readonly.  Expand the use of const to enforce this
                        at compile time. [RT #15813]
50 files changed:
CHANGES
bin/check/named-checkconf.c
bin/named/config.c
bin/named/controlconf.c
bin/named/include/named/config.h
bin/named/include/named/control.h
bin/named/include/named/globals.h
bin/named/include/named/logconf.h
bin/named/include/named/lwresd.h
bin/named/include/named/server.h
bin/named/include/named/sortlist.h
bin/named/include/named/tkeyconf.h
bin/named/include/named/tsigconf.h
bin/named/include/named/zoneconf.h
bin/named/logconf.c
bin/named/lwdgabn.c
bin/named/lwresd.c
bin/named/query.c
bin/named/server.c
bin/named/sortlist.c
bin/named/tkeyconf.c
bin/named/tsigconf.c
bin/named/zoneconf.c
bin/rndc/rndc.c
lib/bind9/check.c
lib/bind9/include/bind9/check.h
lib/dns/acl.c
lib/dns/compress.c
lib/dns/include/dns/acl.h
lib/dns/include/dns/compress.h
lib/dns/include/dns/message.h
lib/dns/include/dns/name.h
lib/dns/include/dns/peer.h
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/types.h
lib/dns/include/dns/zone.h
lib/dns/message.c
lib/dns/name.c
lib/dns/peer.c
lib/dns/rdataset.c
lib/dns/zone.c
lib/isc/include/isc/sockaddr.h
lib/isc/include/isc/symtab.h
lib/isc/sockaddr.c
lib/isccfg/aclconf.c
lib/isccfg/include/isccfg/aclconf.h
lib/isccfg/include/isccfg/cfg.h
lib/isccfg/include/isccfg/grammar.h
lib/isccfg/namedconf.c
lib/isccfg/parser.c