Andreas Gustafsson
|
15254d5865
|
note that parsers are not reusable
|
2001-04-19 23:28:17 +00:00 |
|
Andreas Gustafsson
|
2901eed986
|
cfg_type_rndcconf was declared twice
|
2001-04-04 01:41:06 +00:00 |
|
Brian Wellington
|
022d19c138
|
copyright updates
|
2001-03-27 02:06:13 +00:00 |
|
Brian Wellington
|
1d92d8a245
|
792. [cleanup] Replace the OMAPI command channel protocol with a
simpler one.
|
2001-03-27 00:44:59 +00:00 |
|
Andreas Gustafsson
|
b31c8af1d9
|
name libisccfg logging functions consistently with
other libisccfg functions [RT #1020]
|
2001-03-13 03:04:09 +00:00 |
|
Brian Wellington
|
8b9b498009
|
Check for duplicate zone and key statements. Note that duplicate server
and view statements are not detected, because they're harder.
|
2001-03-08 00:55:50 +00:00 |
|
Andreas Gustafsson
|
3ee9853eb4
|
return sizes as 64-bit integers, not strings
|
2001-03-03 02:18:13 +00:00 |
|
Brian Wellington
|
94030c4654
|
remove 'static'
|
2001-03-02 00:49:31 +00:00 |
|
Brian Wellington
|
12f4f02695
|
Add code to syntactically check a named.conf file.
|
2001-03-01 23:46:49 +00:00 |
|
Brian Wellington
|
3e72dc6534
|
DNS_CFG_H -> ISCCFG_CFG_H
|
2001-03-01 23:03:43 +00:00 |
|
Brian Wellington
|
0dea013c25
|
add an ISC_FORMAT_PRINTF qualifier to cfg_obj_log().
|
2001-02-28 20:54:03 +00:00 |
|
Brian Wellington
|
948113671b
|
cfg_list_first() now returns NULL if the list is NULL.
|
2001-02-27 01:49:46 +00:00 |
|
Andreas Gustafsson
|
9fa6e90569
|
new function cfg_obj_istype(); the sole tuple field of negated acls is now
called 'value', not 'acl'; rationalized representation of key references and
debug levels
|
2001-02-26 22:37:34 +00:00 |
|
Andreas Gustafsson
|
0136b4ef55
|
new functions cfg_obj_isnetprefix(), cfg_obj_asnetprefix()
|
2001-02-26 19:15:12 +00:00 |
|
Andreas Gustafsson
|
106ff3bc09
|
more typos
|
2001-02-23 01:00:58 +00:00 |
|
Brian Wellington
|
d5573eb8a9
|
typos
|
2001-02-23 00:24:34 +00:00 |
|
Andreas Gustafsson
|
4428702688
|
the values of the notify and dialup options may now be of either boolean or
string types; added cfg_obj_is*() functions for determining the type of a configuration object;
reordered some functions in parser.c
|
2001-02-23 00:15:55 +00:00 |
|
Brian Wellington
|
fba7c63ea4
|
add cfg_obj_assockaddr
|
2001-02-22 23:59:28 +00:00 |
|
Andreas Gustafsson
|
a9be709e8e
|
cfg_obj_log now takes a log context instead of a parser
|
2001-02-22 20:41:43 +00:00 |
|
Andreas Gustafsson
|
5c7f675804
|
new function cfg_tuple_get()
|
2001-02-22 04:17:37 +00:00 |
|
Brian Wellington
|
b5e6ee7f74
|
typo
|
2001-02-22 02:44:08 +00:00 |
|
Andreas Gustafsson
|
e24349aa27
|
added isccfg log modules and categories
|
2001-02-22 02:39:24 +00:00 |
|
Brian Wellington
|
f0751a815e
|
add cfg_obj_asboolean()
|
2001-02-22 01:40:53 +00:00 |
|
Andreas Gustafsson
|
c396dc6551
|
added cfg_obj_log()
|
2001-02-22 00:36:26 +00:00 |
|
Andreas Gustafsson
|
1b0fca7957
|
added cfg_parser_setcallback(); minor cleanup
|
2001-02-22 00:23:31 +00:00 |
|
Andreas Gustafsson
|
b8d0eef0fc
|
new function cfg_parse_buffer()
|
2001-02-17 00:15:22 +00:00 |
|
Brian Wellington
|
06b678ec4a
|
Add const in a few places.
|
2001-02-15 23:22:27 +00:00 |
|
Andreas Gustafsson
|
bd4b8fe050
|
provide functions to access map names and lists
|
2001-02-15 18:53:03 +00:00 |
|
Andreas Gustafsson
|
4e7a39d617
|
added syntax tables for the rndc.conf file format
|
2001-02-15 05:14:16 +00:00 |
|
Andreas Gustafsson
|
2b23de3783
|
merge in new yacc-free configuration parser from the newconfig branch
|
2001-02-15 04:21:17 +00:00 |
|
Andreas Gustafsson
|
be7f273043
|
merge in new yacc-free configuration parser from the newconfig branch
|
2001-02-15 04:14:15 +00:00 |
|