Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
e6ada020
Commit
e6ada020
authored
May 29, 2009
by
Automatic Updater
Browse files
update copyright notice
parent
6de27e27
Changes
8
Hide whitespace changes
Inline
Side-by-side
bin/named/bind.keys.h
View file @
e6ada020
/*
* Copyright (C) 2009 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
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
* REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
* AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
* INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
* LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
* OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: bind.keys.h,v 1.5 2009/05/29 23:47:48 tbox Exp $ */
#define TRUSTED_KEYS "\
trusted-keys {\n\
# NOTE: This key expires September 2009 \n\
# Go to https://www.isc.org/solutions/dlv to download a replacement\n\
# NOTE: This key expires September 2009 \n\
# Go to https://www.isc.org/solutions/dlv to download a replacement\n\
dlv.isc.org. 257 3 5 \"BEAAAAPHMu/5onzrEE7z1egmhg/WPO0+juoZrW3euWEn4MxDCE1+lLy2 brhQv5rN32RKtMzX6Mj70jdzeND4XknW58dnJNPCxn8+jAGl2FZLK8t+ 1uq4W+nnA3qO2+DL+k6BD4mewMLbIYFwe0PG73Te9fZ2kJb56dhgMde5 ymX4BI/oQ+cAK50/xvJv00Frf8kw6ucMTwFlgPe+jnGxPPEmHAte/URk Y62ZfkLoBAADLHQ9IrS2tryAe7mbBZVcOwIeU/Rw/mRx/vwwMCTgNboM QKtUdvNXDrYJDSHZws3xiRXF1Rf+al9UmZfSav/4NWLKjHzpT59k/VSt TDN0YUuWrBNh\";\n\
};\n\
"
bin/named/server.c
View file @
e6ada020
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: server.c,v 1.53
1
2009/05/29 2
2:22:35 jinmei
Exp $ */
/* $Id: server.c,v 1.53
2
2009/05/29 2
3:47:48 tbox
Exp $ */
/*! \file */
...
...
@@ -434,7 +434,7 @@ configure_view_nametable(const cfg_obj_t *vconfig, const cfg_obj_t *config,
cleanup:
dns_rbt_destroy
(
rbtp
);
return
(
result
);
}
static
isc_result_t
...
...
bin/tests/system/resolver/ans2/ans.pl
View file @
e6ada020
#!/usr/bin/perl
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007
, 2009
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: ans.pl,v 1.1
1
2009/05/29 2
2:22:36 jinmei
Exp $
# $Id: ans.pl,v 1.1
2
2009/05/29 2
3:47:49 tbox
Exp $
#
# Ad hoc name server
...
...
bin/tests/system/resolver/ans3/ans.pl
View file @
e6ada020
#!/usr/bin/perl
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007
, 2009
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: ans.pl,v 1.1
0
2009/05/29 2
2:22:36 jinmei
Exp $
# $Id: ans.pl,v 1.1
1
2009/05/29 2
3:47:49 tbox
Exp $
#
# Ad hoc name server
...
...
bin/tests/system/resolver/clean.sh
View file @
e6ada020
#!/bin/sh
#
# Copyright (C) 2008 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2008
, 2009
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 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: clean.sh,v 1.
2
2009/05/29 2
2:22:36 jinmei
Exp $
# $Id: clean.sh,v 1.
3
2009/05/29 2
3:47:49 tbox
Exp $
#
# Clean up after resolver tests.
...
...
bin/tests/system/resolver/ns1/named.conf
View file @
e6ada020
/*
*
Copyright
(
C
)
2004
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2004
,
2007
,
2009
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
.
1
4
2009
/
05
/
29
2
2
:
22
:
36
jinmei
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
1
5
2009
/
05
/
29
2
3
:
47
:
49
tbox
Exp
$ */
controls
{ /*
empty
*/ };
...
...
bin/tests/system/resolver/tests.sh
View file @
e6ada020
#!/bin/sh
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007
, 2009
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: tests.sh,v 1.1
0
2009/05/29 2
2:22:36 jinmei
Exp $
# $Id: tests.sh,v 1.1
1
2009/05/29 2
3:47:49 tbox
Exp $
SYSTEMTESTTOP
=
..
.
$SYSTEMTESTTOP
/conf.sh
...
...
lib/dns/resolver.c
View file @
e6ada020
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resolver.c,v 1.
399
2009/05/29 2
2:22:36 jinmei
Exp $ */
/* $Id: resolver.c,v 1.
400
2009/05/29 2
3:47:49 tbox
Exp $ */
/*! \file */
...
...
@@ -4865,7 +4865,7 @@ is_answeraddress_allowed(dns_view_t *view, dns_name_t *name,
result
=
dns_rbt_findnode
(
view
->
answeracl_exclude
,
name
,
NULL
,
&
node
,
NULL
,
0
,
NULL
,
NULL
);
if
(
result
==
ISC_R_SUCCESS
||
result
==
DNS_R_PARTIALMATCH
)
return
(
ISC_TRUE
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment