| .. |
|
.cvsignore
|
add confparser.c confparser_p.h
|
1999-09-09 19:31:37 +00:00 |
|
confacl.c
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confcache.c
|
needs #include <dns/result.h>
|
2000-01-20 01:13:12 +00:00 |
|
confcommon.c
|
Dead code removal.
|
1999-12-06 18:22:41 +00:00 |
|
confctl.c
|
Use in_port_t instead of short.
|
2000-01-06 16:15:29 +00:00 |
|
confctx.c
|
Support new 'tcp-clients' and 'recursive-clients' statements.
|
2000-01-17 14:41:24 +00:00 |
|
confip.c
|
Added some extra REQUIREs and fixed up some magic number handling.
|
1999-12-06 18:25:40 +00:00 |
|
confkeys.c
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
conflog.c
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
conflsn.c
|
Added some extra REQUIREs and fixed up some magic number handling.
|
1999-12-06 18:25:40 +00:00 |
|
confparser.y
|
Support new 'tcp-clients' and 'recursive-clients' statements.
|
2000-01-17 14:41:24 +00:00 |
|
confpvt.h
|
- Hold list of pubkeys instead of a single pubkey in zones.
|
1999-12-01 16:29:00 +00:00 |
|
confresolv.c
|
needs #include <dns/result.h>
|
2000-01-20 01:13:12 +00:00 |
|
confrrset.c
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
confserv.c
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confview.c
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confzone.c
|
Fixed error in printing max_transfer_* values in zones.
|
2000-01-17 14:46:20 +00:00 |
|
Makefile.in
|
build confparser.c when depending
|
1999-11-22 19:14:16 +00:00 |