Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
600
Issues
600
List
Boards
Labels
Service Desk
Milestones
Merge Requests
111
Merge Requests
111
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
7d32c065
Commit
7d32c065
authored
Feb 03, 2000
by
Bob Halley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright
parent
0de5c101
Changes
216
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
216 changed files
with
346 additions
and
316 deletions
+346
-316
Makefile.in
Makefile.in
+1
-1
acconfig.h
acconfig.h
+1
-1
bin/named/aclconf.c
bin/named/aclconf.c
+1
-1
bin/named/include/named/aclconf.h
bin/named/include/named/aclconf.h
+1
-1
bin/named/include/named/zoneconf.h
bin/named/include/named/zoneconf.h
+1
-1
bin/named/zoneconf.c
bin/named/zoneconf.c
+1
-1
configure.in
configure.in
+2
-2
lib/dns/Makefile.in
lib/dns/Makefile.in
+1
-1
lib/dns/a6.c
lib/dns/a6.c
+1
-1
lib/dns/acl.c
lib/dns/acl.c
+1
-1
lib/dns/aclconf.c
lib/dns/aclconf.c
+1
-1
lib/dns/adb.c
lib/dns/adb.c
+1
-1
lib/dns/cache.c
lib/dns/cache.c
+2
-2
lib/dns/callbacks.c
lib/dns/callbacks.c
+2
-2
lib/dns/compress.c
lib/dns/compress.c
+2
-2
lib/dns/db.c
lib/dns/db.c
+1
-1
lib/dns/dbiterator.c
lib/dns/dbiterator.c
+1
-1
lib/dns/dbtable.c
lib/dns/dbtable.c
+2
-2
lib/dns/dispatch.c
lib/dns/dispatch.c
+1
-1
lib/dns/dnssec.c
lib/dns/dnssec.c
+2
-2
lib/dns/gen-unix.h
lib/dns/gen-unix.h
+1
-1
lib/dns/gen-win32.h
lib/dns/gen-win32.h
+2
-2
lib/dns/gen.c
lib/dns/gen.c
+2
-2
lib/dns/include/Makefile.in
lib/dns/include/Makefile.in
+1
-1
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/Makefile.in
+1
-1
lib/dns/include/dns/a6.h
lib/dns/include/dns/a6.h
+1
-1
lib/dns/include/dns/acl.h
lib/dns/include/dns/acl.h
+1
-1
lib/dns/include/dns/aclconf.h
lib/dns/include/dns/aclconf.h
+1
-1
lib/dns/include/dns/adb.h
lib/dns/include/dns/adb.h
+1
-1
lib/dns/include/dns/cache.h
lib/dns/include/dns/cache.h
+1
-1
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/callbacks.h
+1
-1
lib/dns/include/dns/cert.h
lib/dns/include/dns/cert.h
+1
-1
lib/dns/include/dns/compress.h
lib/dns/include/dns/compress.h
+1
-1
lib/dns/include/dns/confacl.h
lib/dns/include/dns/confacl.h
+1
-1
lib/dns/include/dns/confcache.h
lib/dns/include/dns/confcache.h
+1
-1
lib/dns/include/dns/confcommon.h
lib/dns/include/dns/confcommon.h
+1
-1
lib/dns/include/dns/confctl.h
lib/dns/include/dns/confctl.h
+1
-1
lib/dns/include/dns/confctx.h
lib/dns/include/dns/confctx.h
+1
-1
lib/dns/include/dns/confip.h
lib/dns/include/dns/confip.h
+1
-1
lib/dns/include/dns/confkeys.h
lib/dns/include/dns/confkeys.h
+1
-1
lib/dns/include/dns/conflog.h
lib/dns/include/dns/conflog.h
+1
-1
lib/dns/include/dns/conflsn.h
lib/dns/include/dns/conflsn.h
+1
-1
lib/dns/include/dns/confparser.h
lib/dns/include/dns/confparser.h
+1
-1
lib/dns/include/dns/confresolv.h
lib/dns/include/dns/confresolv.h
+1
-1
lib/dns/include/dns/confrrset.h
lib/dns/include/dns/confrrset.h
+1
-1
lib/dns/include/dns/confserv.h
lib/dns/include/dns/confserv.h
+1
-1
lib/dns/include/dns/confview.h
lib/dns/include/dns/confview.h
+1
-1
lib/dns/include/dns/confzone.h
lib/dns/include/dns/confzone.h
+1
-1
lib/dns/include/dns/db.h
lib/dns/include/dns/db.h
+1
-1
lib/dns/include/dns/dbiterator.h
lib/dns/include/dns/dbiterator.h
+1
-1
lib/dns/include/dns/dbtable.h
lib/dns/include/dns/dbtable.h
+1
-1
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/dispatch.h
+1
-1
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/dnssec.h
+1
-1
lib/dns/include/dns/events.h
lib/dns/include/dns/events.h
+1
-1
lib/dns/include/dns/fixedname.h
lib/dns/include/dns/fixedname.h
+1
-1
lib/dns/include/dns/journal.h
lib/dns/include/dns/journal.h
+1
-1
lib/dns/include/dns/keyflags.h
lib/dns/include/dns/keyflags.h
+1
-1
lib/dns/include/dns/keyvalues.h
lib/dns/include/dns/keyvalues.h
+1
-1
lib/dns/include/dns/lib.h
lib/dns/include/dns/lib.h
+1
-1
lib/dns/include/dns/log.h
lib/dns/include/dns/log.h
+2
-2
lib/dns/include/dns/master.h
lib/dns/include/dns/master.h
+1
-1
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/masterdump.h
+1
-1
lib/dns/include/dns/message.h
lib/dns/include/dns/message.h
+1
-1
lib/dns/include/dns/name.h
lib/dns/include/dns/name.h
+1
-1
lib/dns/include/dns/namedconf.h
lib/dns/include/dns/namedconf.h
+1
-1
lib/dns/include/dns/ncache.h
lib/dns/include/dns/ncache.h
+1
-1
lib/dns/include/dns/nxt.h
lib/dns/include/dns/nxt.h
+1
-1
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rbt.h
+1
-1
lib/dns/include/dns/rcode.h
lib/dns/include/dns/rcode.h
+1
-1
lib/dns/include/dns/rdata.h
lib/dns/include/dns/rdata.h
+1
-1
lib/dns/include/dns/rdataclass.h
lib/dns/include/dns/rdataclass.h
+1
-1
lib/dns/include/dns/rdatalist.h
lib/dns/include/dns/rdatalist.h
+1
-1
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/rdataset.h
+1
-1
lib/dns/include/dns/rdatasetiter.h
lib/dns/include/dns/rdatasetiter.h
+1
-1
lib/dns/include/dns/rdataslab.h
lib/dns/include/dns/rdataslab.h
+1
-1
lib/dns/include/dns/rdatatype.h
lib/dns/include/dns/rdatatype.h
+1
-1
lib/dns/include/dns/resolver.h
lib/dns/include/dns/resolver.h
+1
-1
lib/dns/include/dns/result.h
lib/dns/include/dns/result.h
+1
-1
lib/dns/include/dns/secalg.h
lib/dns/include/dns/secalg.h
+1
-1
lib/dns/include/dns/secproto.h
lib/dns/include/dns/secproto.h
+1
-1
lib/dns/include/dns/tcpmsg.h
lib/dns/include/dns/tcpmsg.h
+1
-1
lib/dns/include/dns/time.h
lib/dns/include/dns/time.h
+1
-1
lib/dns/include/dns/tkey.h
lib/dns/include/dns/tkey.h
+1
-1
lib/dns/include/dns/tsig.h
lib/dns/include/dns/tsig.h
+1
-1
lib/dns/include/dns/ttl.h
lib/dns/include/dns/ttl.h
+1
-1
lib/dns/include/dns/types.h
lib/dns/include/dns/types.h
+1
-1
lib/dns/include/dns/view.h
lib/dns/include/dns/view.h
+1
-1
lib/dns/include/dns/xfrin.h
lib/dns/include/dns/xfrin.h
+1
-1
lib/dns/include/dns/zone.h
lib/dns/include/dns/zone.h
+1
-1
lib/dns/include/dns/zoneconf.h
lib/dns/include/dns/zoneconf.h
+1
-1
lib/dns/include/dns/zt.h
lib/dns/include/dns/zt.h
+1
-1
lib/dns/journal.c
lib/dns/journal.c
+1
-1
lib/dns/lib.c
lib/dns/lib.c
+1
-1
lib/dns/log.c
lib/dns/log.c
+2
-2
lib/dns/master.c
lib/dns/master.c
+2
-2
lib/dns/masterdump.c
lib/dns/masterdump.c
+1
-1
lib/dns/message.c
lib/dns/message.c
+1
-1
lib/dns/name.c
lib/dns/name.c
+1
-1
lib/dns/ncache.c
lib/dns/ncache.c
+1
-1
lib/dns/nxt.c
lib/dns/nxt.c
+1
-1
lib/dns/rbt.c
lib/dns/rbt.c
+2
-2
lib/dns/rbtdb.c
lib/dns/rbtdb.c
+1
-1
lib/dns/rbtdb.h
lib/dns/rbtdb.h
+1
-1
lib/dns/rbtdb64.c
lib/dns/rbtdb64.c
+1
-1
lib/dns/rbtdb64.h
lib/dns/rbtdb64.h
+1
-1
lib/dns/rdata.c
lib/dns/rdata.c
+2
-2
lib/dns/rdata/any_255/tsig_250.c
lib/dns/rdata/any_255/tsig_250.c
+2
-2
lib/dns/rdata/any_255/tsig_250.h
lib/dns/rdata/any_255/tsig_250.h
+2
-2
lib/dns/rdata/generic/afsdb_18.c
lib/dns/rdata/generic/afsdb_18.c
+2
-2
lib/dns/rdata/generic/afsdb_18.h
lib/dns/rdata/generic/afsdb_18.h
+2
-2
lib/dns/rdata/generic/cert_37.c
lib/dns/rdata/generic/cert_37.c
+2
-2
lib/dns/rdata/generic/cert_37.h
lib/dns/rdata/generic/cert_37.h
+2
-2
lib/dns/rdata/generic/cname_5.c
lib/dns/rdata/generic/cname_5.c
+2
-2
lib/dns/rdata/generic/cname_5.h
lib/dns/rdata/generic/cname_5.h
+2
-2
lib/dns/rdata/generic/dname_39.c
lib/dns/rdata/generic/dname_39.c
+2
-2
lib/dns/rdata/generic/dname_39.h
lib/dns/rdata/generic/dname_39.h
+2
-2
lib/dns/rdata/generic/gpos_27.c
lib/dns/rdata/generic/gpos_27.c
+2
-2
lib/dns/rdata/generic/gpos_27.h
lib/dns/rdata/generic/gpos_27.h
+2
-2
lib/dns/rdata/generic/hinfo_13.c
lib/dns/rdata/generic/hinfo_13.c
+2
-2
lib/dns/rdata/generic/hinfo_13.h
lib/dns/rdata/generic/hinfo_13.h
+2
-2
lib/dns/rdata/generic/isdn_20.c
lib/dns/rdata/generic/isdn_20.c
+2
-2
lib/dns/rdata/generic/isdn_20.h
lib/dns/rdata/generic/isdn_20.h
+1
-1
lib/dns/rdata/generic/key_25.c
lib/dns/rdata/generic/key_25.c
+2
-2
lib/dns/rdata/generic/key_25.h
lib/dns/rdata/generic/key_25.h
+2
-2
lib/dns/rdata/generic/loc_29.c
lib/dns/rdata/generic/loc_29.c
+2
-2
lib/dns/rdata/generic/loc_29.h
lib/dns/rdata/generic/loc_29.h
+2
-2
lib/dns/rdata/generic/mb_7.c
lib/dns/rdata/generic/mb_7.c
+2
-2
lib/dns/rdata/generic/mb_7.h
lib/dns/rdata/generic/mb_7.h
+2
-2
lib/dns/rdata/generic/md_3.c
lib/dns/rdata/generic/md_3.c
+2
-2
lib/dns/rdata/generic/md_3.h
lib/dns/rdata/generic/md_3.h
+2
-2
lib/dns/rdata/generic/mf_4.c
lib/dns/rdata/generic/mf_4.c
+2
-2
lib/dns/rdata/generic/mf_4.h
lib/dns/rdata/generic/mf_4.h
+2
-2
lib/dns/rdata/generic/mg_8.c
lib/dns/rdata/generic/mg_8.c
+2
-2
lib/dns/rdata/generic/mg_8.h
lib/dns/rdata/generic/mg_8.h
+2
-2
lib/dns/rdata/generic/minfo_14.c
lib/dns/rdata/generic/minfo_14.c
+2
-2
lib/dns/rdata/generic/minfo_14.h
lib/dns/rdata/generic/minfo_14.h
+2
-2
lib/dns/rdata/generic/mr_9.c
lib/dns/rdata/generic/mr_9.c
+2
-2
lib/dns/rdata/generic/mr_9.h
lib/dns/rdata/generic/mr_9.h
+2
-2
lib/dns/rdata/generic/mx_15.c
lib/dns/rdata/generic/mx_15.c
+2
-2
lib/dns/rdata/generic/mx_15.h
lib/dns/rdata/generic/mx_15.h
+2
-2
lib/dns/rdata/generic/ns_2.c
lib/dns/rdata/generic/ns_2.c
+2
-2
lib/dns/rdata/generic/ns_2.h
lib/dns/rdata/generic/ns_2.h
+2
-2
lib/dns/rdata/generic/null_10.c
lib/dns/rdata/generic/null_10.c
+2
-2
lib/dns/rdata/generic/null_10.h
lib/dns/rdata/generic/null_10.h
+2
-2
lib/dns/rdata/generic/nxt_30.c
lib/dns/rdata/generic/nxt_30.c
+2
-2
lib/dns/rdata/generic/nxt_30.h
lib/dns/rdata/generic/nxt_30.h
+2
-2
lib/dns/rdata/generic/opt_41.c
lib/dns/rdata/generic/opt_41.c
+2
-2
lib/dns/rdata/generic/opt_41.h
lib/dns/rdata/generic/opt_41.h
+2
-2
lib/dns/rdata/generic/proforma.c
lib/dns/rdata/generic/proforma.c
+2
-2
lib/dns/rdata/generic/proforma.h
lib/dns/rdata/generic/proforma.h
+2
-2
lib/dns/rdata/generic/ptr_12.c
lib/dns/rdata/generic/ptr_12.c
+2
-2
lib/dns/rdata/generic/ptr_12.h
lib/dns/rdata/generic/ptr_12.h
+2
-2
lib/dns/rdata/generic/rp_17.c
lib/dns/rdata/generic/rp_17.c
+2
-2
lib/dns/rdata/generic/rp_17.h
lib/dns/rdata/generic/rp_17.h
+2
-2
lib/dns/rdata/generic/rt_21.c
lib/dns/rdata/generic/rt_21.c
+2
-2
lib/dns/rdata/generic/rt_21.h
lib/dns/rdata/generic/rt_21.h
+2
-2
lib/dns/rdata/generic/sig_24.c
lib/dns/rdata/generic/sig_24.c
+2
-2
lib/dns/rdata/generic/sig_24.h
lib/dns/rdata/generic/sig_24.h
+2
-2
lib/dns/rdata/generic/soa_6.c
lib/dns/rdata/generic/soa_6.c
+2
-2
lib/dns/rdata/generic/soa_6.h
lib/dns/rdata/generic/soa_6.h
+2
-2
lib/dns/rdata/generic/tkey_249.c
lib/dns/rdata/generic/tkey_249.c
+2
-2
lib/dns/rdata/generic/tkey_249.h
lib/dns/rdata/generic/tkey_249.h
+2
-2
lib/dns/rdata/generic/txt_16.c
lib/dns/rdata/generic/txt_16.c
+2
-2
lib/dns/rdata/generic/txt_16.h
lib/dns/rdata/generic/txt_16.h
+2
-2
lib/dns/rdata/generic/unspec_103.c
lib/dns/rdata/generic/unspec_103.c
+2
-2
lib/dns/rdata/generic/unspec_103.h
lib/dns/rdata/generic/unspec_103.h
+2
-2
lib/dns/rdata/generic/x25_19.c
lib/dns/rdata/generic/x25_19.c
+2
-2
lib/dns/rdata/generic/x25_19.h
lib/dns/rdata/generic/x25_19.h
+2
-2
lib/dns/rdata/hs_4/a_1.c
lib/dns/rdata/hs_4/a_1.c
+2
-2
lib/dns/rdata/hs_4/a_1.h
lib/dns/rdata/hs_4/a_1.h
+2
-2
lib/dns/rdata/in_1/a6_38.c
lib/dns/rdata/in_1/a6_38.c
+2
-2
lib/dns/rdata/in_1/a6_38.h
lib/dns/rdata/in_1/a6_38.h
+2
-2
lib/dns/rdata/in_1/a_1.c
lib/dns/rdata/in_1/a_1.c
+2
-2
lib/dns/rdata/in_1/a_1.h
lib/dns/rdata/in_1/a_1.h
+2
-2
lib/dns/rdata/in_1/aaaa_28.c
lib/dns/rdata/in_1/aaaa_28.c
+2
-2
lib/dns/rdata/in_1/aaaa_28.h
lib/dns/rdata/in_1/aaaa_28.h
+2
-2
lib/dns/rdata/in_1/kx_36.c
lib/dns/rdata/in_1/kx_36.c
+2
-2
lib/dns/rdata/in_1/kx_36.h
lib/dns/rdata/in_1/kx_36.h
+2
-2
lib/dns/rdata/in_1/naptr_35.c
lib/dns/rdata/in_1/naptr_35.c
+2
-2
lib/dns/rdata/in_1/naptr_35.h
lib/dns/rdata/in_1/naptr_35.h
+2
-2
lib/dns/rdata/in_1/nsap-ptr_23.c
lib/dns/rdata/in_1/nsap-ptr_23.c
+2
-2
lib/dns/rdata/in_1/nsap-ptr_23.h
lib/dns/rdata/in_1/nsap-ptr_23.h
+2
-2
lib/dns/rdata/in_1/nsap_22.c
lib/dns/rdata/in_1/nsap_22.c
+2
-2
lib/dns/rdata/in_1/nsap_22.h
lib/dns/rdata/in_1/nsap_22.h
+2
-2
lib/dns/rdata/in_1/px_26.c
lib/dns/rdata/in_1/px_26.c
+2
-2
lib/dns/rdata/in_1/px_26.h
lib/dns/rdata/in_1/px_26.h
+2
-2
lib/dns/rdata/in_1/srv_33.c
lib/dns/rdata/in_1/srv_33.c
+2
-2
lib/dns/rdata/in_1/srv_33.h
lib/dns/rdata/in_1/srv_33.h
+2
-2
lib/dns/rdata/in_1/wks_11.c
lib/dns/rdata/in_1/wks_11.c
+2
-2
lib/dns/rdata/in_1/wks_11.h
lib/dns/rdata/in_1/wks_11.h
+2
-2
lib/dns/rdata/rdatastructpre.h
lib/dns/rdata/rdatastructpre.h
+1
-1
lib/dns/rdata/rdatastructsuf.h
lib/dns/rdata/rdatastructsuf.h
+1
-1
lib/dns/rdatalist.c
lib/dns/rdatalist.c
+1
-1
lib/dns/rdataset.c
lib/dns/rdataset.c
+1
-1
lib/dns/rdatasetiter.c
lib/dns/rdatasetiter.c
+1
-1
lib/dns/rdataslab.c
lib/dns/rdataslab.c
+2
-2
lib/dns/resolver.c
lib/dns/resolver.c
+1
-1
lib/dns/result.c
lib/dns/result.c
+1
-1
lib/dns/tcpmsg.c
lib/dns/tcpmsg.c
+1
-1
lib/dns/time.c
lib/dns/time.c
+2
-2
lib/dns/tkey.c
lib/dns/tkey.c
+2
-2
lib/dns/tsig.c
lib/dns/tsig.c
+2
-2
lib/dns/ttl.c
lib/dns/ttl.c
+1
-1
lib/dns/version.c
lib/dns/version.c
+1
-1
lib/dns/view.c
lib/dns/view.c
+1
-1
lib/dns/xfrin.c
lib/dns/xfrin.c
+2
-2
lib/dns/zone.c
lib/dns/zone.c
+2
-2
lib/dns/zoneconf.c
lib/dns/zoneconf.c
+1
-1
lib/dns/zt.c
lib/dns/zt.c
+1
-1
make/Makefile.in
make/Makefile.in
+1
-1
make/includes.in
make/includes.in
+1
-1
make/rules.in
make/rules.in
+1
-1
util/memleak.pl
util/memleak.pl
+15
-0
util/merge_copyrights
util/merge_copyrights
+1
-1
util/nt-kit
util/nt-kit
+15
-0
util/update_copyrights
util/update_copyrights
+1
-1
No files found.
Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
acconfig.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/aclconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/include/named/aclconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/include/named/zoneconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/zoneconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
configure.in
View file @
7d32c065
dnl Copyright (C) 1998, 1999 Internet Software Consortium.
dnl Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
dnl
dnl Permission to use, copy, modify, and distribute this software for any
dnl purpose with or without fee is hereby granted, provided that the above
...
...
@@ -13,7 +13,7 @@ dnl PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
dnl ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
dnl SOFTWARE.
AC_REVISION($Revision: 1.8
8
$)
AC_REVISION($Revision: 1.8
9
$)
AC_PREREQ(2.13)
...
...
lib/dns/Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/a6.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/acl.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/aclconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/adb.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/cache.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: cache.c,v 1.1
2 2000/02/03 18:59:24 gson
Exp $ */
/* $Id: cache.c,v 1.1
3 2000/02/03 23:43:44 halley
Exp $ */
#include <config.h>
#include <limits.h>
...
...
lib/dns/callbacks.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: callbacks.c,v 1.
4 2000/01/22 01:38:57 gson
Exp $ */
/* $Id: callbacks.c,v 1.
5 2000/02/03 23:43:45 halley
Exp $ */
#include <config.h>
...
...
lib/dns/compress.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: compress.c,v 1.
19 2000/02/02 00:36:18 gson
Exp $ */
/* $Id: compress.c,v 1.
20 2000/02/03 23:43:45 halley
Exp $ */
#include <config.h>
#include <string.h>
...
...
lib/dns/db.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dbiterator.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dbtable.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -16,7 +16,7 @@
*/
/*
* $Id: dbtable.c,v 1.1
2 1999/12/23 00:08:28 explorer
Exp $
* $Id: dbtable.c,v 1.1
3 2000/02/03 23:43:46 halley
Exp $
*/
/*
...
...
lib/dns/dispatch.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dnssec.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -16,7 +16,7 @@
*/
/*
* $Id: dnssec.c,v 1.1
6 2000/02/03 21:57:25 bwelling
Exp $
* $Id: dnssec.c,v 1.1
7 2000/02/03 23:43:47 halley
Exp $
* Principal Author: Brian Wellington
*/
...
...
lib/dns/gen-unix.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/gen-win32.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -48,7 +48,7 @@
* SUCH DAMAGE.
*/
/* $Id: gen-win32.h,v 1.
1 1999/10/08 22:57:19 tale
Exp $ */
/* $Id: gen-win32.h,v 1.
2 2000/02/03 23:43:47 halley
Exp $ */
/*
* Principal Authors: Computer Systems Research Group at UC Berkeley
...
...
lib/dns/gen.c
View file @
7d32c065
/*
* Copyright (C) 1998, 1999 Internet Software Consortium.
* Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: gen.c,v 1.3
0 1999/12/23 00:08:28 explorer
Exp $ */
/* $Id: gen.c,v 1.3
1 2000/02/03 23:43:47 halley
Exp $ */
#include <config.h>
...
...
lib/dns/include/Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/a6.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/acl.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/aclconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/adb.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/cache.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/callbacks.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/cert.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/compress.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confacl.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confcache.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confcommon.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confctl.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confctx.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confip.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confkeys.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/conflog.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/conflsn.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confparser.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confresolv.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confrrset.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confserv.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confview.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confzone.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/db.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dbiterator.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dbtable.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dispatch.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dnssec.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/events.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/fixedname.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/journal.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/keyflags.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/keyvalues.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/lib.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/log.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: log.h,v 1.1
0 1999/12/23 00:08:37 explorer
Exp $ */
/* $Id: log.h,v 1.1
1 2000/02/03 23:40:57 halley
Exp $ */
/* Principal Authors: DCL */
...
...
lib/dns/include/dns/master.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/masterdump.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/message.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/name.h
View file @
7d32c065
/*
* Copyright (C) 1998, 1999 Internet Software Consortium.
* Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/namedconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/ncache.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/nxt.h
View file @
7d32c065