Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Francis Dupont
3759f10fc5
added print.h includes, updated copyrights
2015-05-23 14:21:51 +02:00
Automatic Updater
b3d6edf7cf
update copyright notice
2011-09-05 23:46:54 +00:00
Evan Hunt
76a7d4e152
3152. [cleanup] Some versions of gcc and clang failed due to
...
incorrect use of __builtin_expect. [RT #25183 ]
2011-09-05 18:00:22 +00:00
Automatic Updater
65d1486535
update copyright notice
2010-01-11 23:48:37 +00:00
Francis Dupont
a91029a00e
Prevent Linux spurious warnings about fwrite(). [RT #20812 ]
2010-01-11 10:49:14 +00:00
Automatic Updater
4f91bcae43
update copyright notice
2009-03-02 23:47:43 +00:00
Mark Andrews
56fe846d21
report write error. [RT #19360 ]
2009-03-02 02:42:50 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
69fe9aaafd
update copyright notice
2005-04-29 00:24:12 +00:00
Rob Austein
ab023a6556
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 04:57:32 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
a7038d1a05
copyrights
2002-02-20 03:35:59 +00:00
Andreas Gustafsson
669e9657c7
Split off the named.conf grammar into a source module separate
...
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2002-01-04 02:32:16 +00:00
Brian Wellington
e7468041e7
silence compiler warning
2001-10-22 23:50:31 +00:00
Andreas Gustafsson
accf0d5f29
updated usage message
2001-07-23 18:57:53 +00:00
Andreas Gustafsson
97e1692460
New function cfg_print_grammar(), which generates a human-readable
...
summary of the grammar for a given configuration type from its syntax
tables. Running bin/tests/cfg_test --grammar --named will print a
named.conf grammar summary, and bin/tests/cfg_test --grammar --rndc
will print the rndc.conf grammar summary.
2001-06-29 18:36:13 +00:00
David Lawrence
d716e83021
initialize "type" to quiet compiler warning
2001-05-31 11:00:40 +00:00
Andreas Gustafsson
c62314bc9c
removed sample configuration access code, now that we have
...
real configuration access code in bin/named/server.c and bin/named/*conf.c
2001-05-02 17:43:42 +00:00
Andreas Gustafsson
e23d2b98b7
don't include the now nonexistent <dns/namedconf.h>
2001-05-02 17:41:24 +00:00
Brian Wellington
d4ef65050f
copyright updates
...
(note - this doesn't touch lib/bind at all. Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
2001-04-10 21:52:17 +00:00
Andreas Gustafsson
2cb79d0f48
example code using cfg_tuple_get()
2001-02-22 04:17:57 +00:00
Andreas Gustafsson
eae31304be
80 columns
2001-02-15 19:02:18 +00:00
Andreas Gustafsson
1348364377
added more sample code for extracting key secrets from rndc.conf
2001-02-15 18:55:03 +00:00
Andreas Gustafsson
b6c943d1c9
added sample code for extracting key secrets from rndc.conf
2001-02-15 18:53:28 +00:00
Andreas Gustafsson
5d9cd26d79
added test program for new configuration parser
2001-02-15 05:15:27 +00:00