Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
c1aef54e
Commit
c1aef54e
authored
Mar 12, 2011
by
Automatic Updater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
e130ab53
Changes
53
Hide whitespace changes
Inline
Side-by-side
Showing
53 changed files
with
115 additions
and
118 deletions
+115
-118
bin/check/named-checkconf.c
bin/check/named-checkconf.c
+2
-2
bin/confgen/ddns-confgen.c
bin/confgen/ddns-confgen.c
+2
-2
bin/confgen/rndc-confgen.c
bin/confgen/rndc-confgen.c
+2
-2
bin/dnssec/dnssec-keyfromlabel.c
bin/dnssec/dnssec-keyfromlabel.c
+2
-2
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-keygen.c
+2
-2
bin/named/controlconf.c
bin/named/controlconf.c
+2
-2
bin/named/interfacemgr.c
bin/named/interfacemgr.c
+2
-2
bin/named/statschannel.c
bin/named/statschannel.c
+2
-2
bin/tests/db/t_db.c
bin/tests/db/t_db.c
+2
-2
bin/tests/master/t_master.c
bin/tests/master/t_master.c
+2
-2
bin/tests/names/t_names.c
bin/tests/names/t_names.c
+2
-2
bin/tests/rbt/t_rbt.c
bin/tests/rbt/t_rbt.c
+2
-2
bin/tests/system/common/rndc.key
bin/tests/system/common/rndc.key
+2
-3
bin/tests/system/xfer/clean.sh
bin/tests/system/xfer/clean.sh
+2
-2
bin/tests/system/xfer/ns1/named.conf
bin/tests/system/xfer/ns1/named.conf
+2
-2
bin/tests/system/xfer/ns3/named.conf
bin/tests/system/xfer/ns3/named.conf
+2
-2
bin/tests/system/xfer/ns6/named.conf
bin/tests/system/xfer/ns6/named.conf
+2
-3
bin/tests/system/xfer/ns7/named.conf
bin/tests/system/xfer/ns7/named.conf
+2
-3
bin/tests/tasks/t_tasks.c
bin/tests/tasks/t_tasks.c
+2
-2
bin/tests/timers/t_timers.c
bin/tests/timers/t_timers.c
+2
-2
lib/dns/client.c
lib/dns/client.c
+2
-2
lib/dns/diff.c
lib/dns/diff.c
+2
-2
lib/dns/dlz.c
lib/dns/dlz.c
+2
-2
lib/dns/dns64.c
lib/dns/dns64.c
+2
-2
lib/dns/dnssec.c
lib/dns/dnssec.c
+2
-2
lib/dns/dst_openssl.h
lib/dns/dst_openssl.h
+2
-2
lib/dns/journal.c
lib/dns/journal.c
+2
-2
lib/dns/master.c
lib/dns/master.c
+2
-2
lib/dns/message.c
lib/dns/message.c
+2
-2
lib/dns/nsec.c
lib/dns/nsec.c
+2
-2
lib/dns/nsec3.c
lib/dns/nsec3.c
+2
-2
lib/dns/openssl_link.c
lib/dns/openssl_link.c
+2
-2
lib/dns/rbt.c
lib/dns/rbt.c
+2
-2
lib/dns/rdataset.c
lib/dns/rdataset.c
+2
-2
lib/dns/request.c
lib/dns/request.c
+2
-2
lib/dns/ttl.c
lib/dns/ttl.c
+2
-2
lib/export/samples/nsprobe.c
lib/export/samples/nsprobe.c
+2
-2
lib/irs/getnameinfo.c
lib/irs/getnameinfo.c
+2
-2
lib/irs/resconf.c
lib/irs/resconf.c
+2
-2
lib/isc/include/isc/util.h
lib/isc/include/isc/util.h
+2
-2
lib/isc/log.c
lib/isc/log.c
+2
-2
lib/isc/radix.c
lib/isc/radix.c
+2
-2
lib/isc/rwlock.c
lib/isc/rwlock.c
+2
-2
lib/isc/sha1.c
lib/isc/sha1.c
+2
-2
lib/isc/sha2.c
lib/isc/sha2.c
+11
-11
lib/isc/string.c
lib/isc/string.c
+2
-2
lib/isc/unix/dir.c
lib/isc/unix/dir.c
+2
-2
lib/isc/unix/time.c
lib/isc/unix/time.c
+2
-2
lib/isc/win32/dir.c
lib/isc/win32/dir.c
+2
-2
lib/lwres/assert_p.h
lib/lwres/assert_p.h
+2
-2
lib/lwres/herror.c
lib/lwres/herror.c
+2
-2
lib/lwres/lwconfig.c
lib/lwres/lwconfig.c
+2
-2
lib/lwres/print.c
lib/lwres/print.c
+2
-2
No files found.
bin/check/named-checkconf.c
View file @
c1aef54e
/*
* Copyright (C) 2004-2007, 2009
,
201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009
-
201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named-checkconf.c,v 1.5
5
2011/03/1
1
0
6:11:20 marka
Exp $ */
/* $Id: named-checkconf.c,v 1.5
6
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/confgen/ddns-confgen.c
View file @
c1aef54e
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: ddns-confgen.c,v 1.1
0
2011/03/1
1
0
6:11:20 marka
Exp $ */
/* $Id: ddns-confgen.c,v 1.1
1
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/confgen/rndc-confgen.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rndc-confgen.c,v 1.
6
2011/03/1
1
0
6:11:20 marka
Exp $ */
/* $Id: rndc-confgen.c,v 1.
7
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/dnssec/dnssec-keyfromlabel.c
View file @
c1aef54e
/*
* Copyright (C) 2007-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2007-201
1
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dnssec-keyfromlabel.c,v 1.3
3
2011/03/1
1
0
6:11:20 marka
Exp $ */
/* $Id: dnssec-keyfromlabel.c,v 1.3
4
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/dnssec/dnssec-keygen.c
View file @
c1aef54e
/*
* Portions Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -29,7 +29,7 @@
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dnssec-keygen.c,v 1.11
6
2011/03/1
1
0
6:11:20 marka
Exp $ */
/* $Id: dnssec-keygen.c,v 1.11
7
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/named/controlconf.c
View file @
c1aef54e
/*
* Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2008
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: controlconf.c,v 1.6
1
2011/03/1
1
0
6:11:21 marka
Exp $ */
/* $Id: controlconf.c,v 1.6
2
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/named/interfacemgr.c
View file @
c1aef54e
/*
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: interfacemgr.c,v 1.9
6
2011/03/1
1
0
6:11:21 marka
Exp $ */
/* $Id: interfacemgr.c,v 1.9
7
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/named/statschannel.c
View file @
c1aef54e
/*
* Copyright (C) 2008-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2008-201
1
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: statschannel.c,v 1.2
7
2011/03/1
1
0
6:11:21 marka
Exp $ */
/* $Id: statschannel.c,v 1.2
8
2011/03/1
2
0
4:59:46 tbox
Exp $ */
/*! \file */
...
...
bin/tests/db/t_db.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: t_db.c,v 1.4
0
2011/03/1
1
0
6:11:22 marka
Exp $ */
/* $Id: t_db.c,v 1.4
1
2011/03/1
2
0
4:59:46 tbox
Exp $ */
#include <config.h>
...
...
bin/tests/master/t_master.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: t_master.c,v 1.4
0
2011/03/1
1
0
6:11:22 marka
Exp $ */
/* $Id: t_master.c,v 1.4
1
2011/03/1
2
0
4:59:46 tbox
Exp $ */
#include <config.h>
...
...
bin/tests/names/t_names.c
View file @
c1aef54e
/*
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: t_names.c,v 1.5
1
2011/03/1
1
0
6:11:22 marka
Exp $ */
/* $Id: t_names.c,v 1.5
2
2011/03/1
2
0
4:59:46 tbox
Exp $ */
#include <config.h>
...
...
bin/tests/rbt/t_rbt.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: t_rbt.c,v 1.3
4
2011/03/1
1
0
6:11:22 marka
Exp $ */
/* $Id: t_rbt.c,v 1.3
5
2011/03/1
2
0
4:59:46 tbox
Exp $ */
#include <config.h>
...
...
bin/tests/system/common/rndc.key
View file @
c1aef54e
/*
* Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
* Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rndc.key,v 1.
2
2011/03/1
1
0
0:43:53 marka
Exp $ */
/* $Id: rndc.key,v 1.
3
2011/03/1
2
0
4:59:47 tbox
Exp $ */
key rndc_key {
secret "1234abcd8765";
...
...
bin/tests/system/xfer/clean.sh
View file @
c1aef54e
#!/bin/sh
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007
, 2011
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000, 2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: clean.sh,v 1.1
5
2011/03/1
1
0
0:43:53 marka
Exp $
# $Id: clean.sh,v 1.1
6
2011/03/1
2
0
4:59:47 tbox
Exp $
#
# Clean up after zone transfer tests.
...
...
bin/tests/system/xfer/ns1/named.conf
View file @
c1aef54e
/*
*
Copyright
(
C
)
2004
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2004
,
2007
,
2011
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2000
,
2001
Internet
Software
Consortium
.
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
distribute
this
software
for
any
...
...
@@ -15,7 +15,7 @@
*
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
/* $
Id
:
named
.
conf
,
v
1
.
19
2011
/
03
/
1
1
0
0
:
43
:
54
marka
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
20
2011
/
03
/
1
2
0
4
:
59
:
47
tbox
Exp
$ */
include
"../../common/rndc.key"
;
...
...
bin/tests/system/xfer/ns3/named.conf
View file @
c1aef54e
/*
*
Copyright
(
C
)
2004
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2004
,
2007
,
2011
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2000
,
2001
Internet
Software
Consortium
.
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
distribute
this
software
for
any
...
...
@@ -15,7 +15,7 @@
*
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
/* $
Id
:
named
.
conf
,
v
1
.
2
2
2011
/
03
/
1
1
0
0
:
43
:
54
marka
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
2
3
2011
/
03
/
1
2
0
4
:
59
:
47
tbox
Exp
$ */
controls
{ /*
empty
*/ };
...
...
bin/tests/system/xfer/ns6/named.conf
View file @
c1aef54e
/*
*
Copyright
(
C
)
2004
,
2005
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2000
,
2001
Internet
Software
Consortium
.
*
Copyright
(
C
)
2011
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
distribute
this
software
for
any
*
purpose
with
or
without
fee
is
hereby
granted
,
provided
that
the
above
...
...
@@ -15,7 +14,7 @@
*
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
/* $
Id
:
named
.
conf
,
v
1
.
2
2011
/
03
/
1
1
0
0
:
43
:
54
marka
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
3
2011
/
03
/
1
2
0
4
:
59
:
47
tbox
Exp
$ */
include
"../../common/rndc.key"
;
...
...
bin/tests/system/xfer/ns7/named.conf
View file @
c1aef54e
/*
*
Copyright
(
C
)
2004
,
2005
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2000
,
2001
Internet
Software
Consortium
.
*
Copyright
(
C
)
2011
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
distribute
this
software
for
any
*
purpose
with
or
without
fee
is
hereby
granted
,
provided
that
the
above
...
...
@@ -15,7 +14,7 @@
*
PERFORMANCE
OF
THIS
SOFTWARE
.
*/
/* $
Id
:
named
.
conf
,
v
1
.
2
2011
/
03
/
1
1
0
0
:
43
:
54
marka
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
3
2011
/
03
/
1
2
0
4
:
59
:
47
tbox
Exp
$ */
include
"../../common/rndc.key"
;
...
...
bin/tests/tasks/t_tasks.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: t_tasks.c,v 1.4
3
2011/03/1
1
0
6:11:22 marka
Exp $ */
/* $Id: t_tasks.c,v 1.4
4
2011/03/1
2
0
4:59:47 tbox
Exp $ */
#include <config.h>
...
...
bin/tests/timers/t_timers.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2007-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: t_timers.c,v 1.3
1
2011/03/1
1
0
6:11:22 marka
Exp $ */
/* $Id: t_timers.c,v 1.3
2
2011/03/1
2
0
4:59:47 tbox
Exp $ */
#include <config.h>
...
...
lib/dns/client.c
View file @
c1aef54e
/*
* Copyright (C) 2009
,
201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
-
201
1
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: client.c,v 1.1
3
2011/03/1
1
0
6:11:23 marka
Exp $ */
/* $Id: client.c,v 1.1
4
2011/03/1
2
0
4:59:47 tbox
Exp $ */
#include <config.h>
...
...
lib/dns/diff.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: diff.c,v 1.2
4
2011/03/1
1
0
6:11:23 marka
Exp $ */
/* $Id: diff.c,v 1.2
5
2011/03/1
2
0
4:59:47 tbox
Exp $ */
/*! \file */
...
...
lib/dns/dlz.c
View file @
c1aef54e
/*
* Portions Copyright (C) 2005, 2007, 2009
,
201
0
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2005, 2007, 2009
-
201
1
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -50,7 +50,7 @@
* USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dlz.c,v 1.1
1
2011/03/1
1
0
6:11:23 marka
Exp $ */
/* $Id: dlz.c,v 1.1
2
2011/03/1
2
0
4:59:47 tbox
Exp $ */
/*! \file */
...
...
lib/dns/dns64.c
View file @
c1aef54e
/*
* Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2010
, 2011
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dns64.c,v 1.
7
2011/03/1
1 13:02:33 marka
Exp $ */
/* $Id: dns64.c,v 1.
8
2011/03/1
2 04:59:47 tbox
Exp $ */
#include <config.h>
...
...
lib/dns/dnssec.c
View file @
c1aef54e
/*
* Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -16,7 +16,7 @@
*/
/*
* $Id: dnssec.c,v 1.12
0
2011/03/1
1
0
6:11:23 marka
Exp $
* $Id: dnssec.c,v 1.12
1
2011/03/1
2
0
4:59:47 tbox
Exp $
*/
/*! \file */
...
...
lib/dns/dst_openssl.h
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dst_openssl.h,v 1.1
0
2011/03/1
1
0
1:11:54 marka
Exp $ */
/* $Id: dst_openssl.h,v 1.1
1
2011/03/1
2
0
4:59:48 tbox
Exp $ */
#ifndef DST_OPENSSL_H
#define DST_OPENSSL_H 1
...
...
lib/dns/journal.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: journal.c,v 1.11
3
2011/03/1
1
0
6:11:23 marka
Exp $ */
/* $Id: journal.c,v 1.11
4
2011/03/1
2
0
4:59:48 tbox
Exp $ */
#include <config.h>
...
...
lib/dns/master.c
View file @
c1aef54e
/*
* Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: master.c,v 1.1
79
2011/03/1
1
0
6:11:23 marka
Exp $ */
/* $Id: master.c,v 1.1
80
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/dns/message.c
View file @
c1aef54e
/*
* Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: message.c,v 1.25
5
2011/03/1
1
0
6:11:23 marka
Exp $ */
/* $Id: message.c,v 1.25
6
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/dns/nsec.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: nsec.c,v 1.1
4
2011/03/1
1
0
6:11:23 marka
Exp $ */
/* $Id: nsec.c,v 1.1
5
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/dns/nsec3.c
View file @
c1aef54e
/*
* Copyright (C) 2006, 2008-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2006, 2008-201
1
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: nsec3.c,v 1.2
0
2011/03/1
1
0
6:11:24 marka
Exp $ */
/* $Id: nsec3.c,v 1.2
1
2011/03/1
2
0
4:59:48 tbox
Exp $ */
#include <config.h>
...
...
lib/dns/openssl_link.c
View file @
c1aef54e
/*
* Portions Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -31,7 +31,7 @@
/*
* Principal Author: Brian Wellington
* $Id: openssl_link.c,v 1.3
0
2011/03/1
1
0
1:11:54 marka
Exp $
* $Id: openssl_link.c,v 1.3
1
2011/03/1
2
0
4:59:48 tbox
Exp $
*/
#ifdef OPENSSL
...
...
lib/dns/rbt.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rbt.c,v 1.14
7
2011/03/1
1
0
6:11:24 marka
Exp $ */
/* $Id: rbt.c,v 1.14
8
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/dns/rdataset.c
View file @
c1aef54e
/*
* Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rdataset.c,v 1.8
7
2011/03/1
1
0
6:11:24 marka
Exp $ */
/* $Id: rdataset.c,v 1.8
8
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/dns/request.c
View file @
c1aef54e
/*
* Copyright (C) 2004-201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
1
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: request.c,v 1.8
8
2011/03/1
1
0
6:11:24 marka
Exp $ */
/* $Id: request.c,v 1.8
9
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/dns/ttl.c
View file @
c1aef54e
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2011
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: ttl.c,v 1.3
0
2011/03/1
1
0
6:11:25 marka
Exp $ */
/* $Id: ttl.c,v 1.3
1
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/export/samples/nsprobe.c
View file @
c1aef54e
/*
* Copyright (C) 2009
,
201
0
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
-
201
1
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: nsprobe.c,v 1.
8
2011/03/1
1
0
6:11:25 marka
Exp $ */
/* $Id: nsprobe.c,v 1.
9
2011/03/1
2
0
4:59:48 tbox
Exp $ */
#include <config.h>
...
...
lib/irs/getnameinfo.c
View file @
c1aef54e
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: getnameinfo.c,v 1.
5
2011/03/1
1
0
6:11:25 marka
Exp $ */
/* $Id: getnameinfo.c,v 1.
6
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file */
...
...
lib/irs/resconf.c
View file @
c1aef54e
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
, 2011
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resconf.c,v 1.
4
2011/03/1
1
0
6:11:25 marka
Exp $ */
/* $Id: resconf.c,v 1.
5
2011/03/1
2
0
4:59:48 tbox
Exp $ */
/*! \file resconf.c */
...
...
lib/isc/include/isc/util.h
View file @
c1aef54e
/*