Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
248b9ab0
Commit
248b9ab0
authored
May 27, 2010
by
Automatic Updater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
2c35fdce
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
15 additions
and
15 deletions
+15
-15
bin/named/xfrout.c
bin/named/xfrout.c
+3
-3
bin/tests/system/dlv/clean.sh
bin/tests/system/dlv/clean.sh
+2
-2
bin/tests/system/dlv/ns3/child.db.in
bin/tests/system/dlv/ns3/child.db.in
+2
-2
bin/tests/system/dlv/ns3/sign.sh
bin/tests/system/dlv/ns3/sign.sh
+2
-2
bin/tests/system/dlv/ns6/named.conf
bin/tests/system/dlv/ns6/named.conf
+2
-2
bin/tests/system/dlv/ns6/sign.sh
bin/tests/system/dlv/ns6/sign.sh
+2
-2
bin/tests/system/dlv/tests.sh
bin/tests/system/dlv/tests.sh
+2
-2
No files found.
bin/named/xfrout.c
View file @
248b9ab0
/*
* Copyright (C) 2004-200
9
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-20
1
0 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: xfrout.c,v 1.13
7
2010/05/27
03:
23:5
6 marka
Exp $ */
/* $Id: xfrout.c,v 1.13
8
2010/05/27 23:5
1:08 tbox
Exp $ */
#include <config.h>
...
...
@@ -1068,7 +1068,7 @@ ns_xfr_start(ns_client_t *client, dns_rdatatype_t reqtype) {
else
#endif
CHECK
(
xfrout_ctx_create
(
mctx
,
client
,
request
->
id
,
question_name
,
reqtype
,
question_class
,
question_name
,
reqtype
,
question_class
,
zone
,
db
,
ver
,
quota
,
stream
,
dns_message_gettsigkey
(
request
),
tsigbuf
,
...
...
bin/tests/system/dlv/clean.sh
View file @
248b9ab0
#!/bin/sh
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007
, 2010
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.
6
2010/05/2
6 06:28:00 marka
Exp $
# $Id: clean.sh,v 1.
7
2010/05/2
7 23:51:08 tbox
Exp $
rm
-f
random.data
rm
-f
ns
*
/named.run
...
...
bin/tests/system/dlv/ns3/child.db.in
View file @
248b9ab0
; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2004, 2007
, 2010
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
...
...
@@ -12,7 +12,7 @@
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
; $Id: child.db.in,v 1.
5
2010/05/2
6 06:28:00 marka
Exp $
; $Id: child.db.in,v 1.
6
2010/05/2
7 23:51:08 tbox
Exp $
$TTL 120
@ SOA ns hostmaster.ns 1 3600 1200 604800 60
...
...
bin/tests/system/dlv/ns3/sign.sh
View file @
248b9ab0
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2009
, 2010
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: sign.sh,v 1.
8
2010/05/2
6 07:00:37 marka
Exp $
# $Id: sign.sh,v 1.
9
2010/05/2
7 23:51:08 tbox
Exp $
(
cd
../ns6
&&
sh
-e
./sign.sh
)
...
...
bin/tests/system/dlv/ns6/named.conf
View file @
248b9ab0
/*
*
Copyright
(
C
)
200
4
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
20
1
0
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
:
named
.
conf
,
v
1
.
2
2010
/
05
/
2
6
06
:
28
:
00
marka
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
3
2010
/
05
/
2
7
23
:
51
:
08
tbox
Exp
$ */
controls
{ /*
empty
*/ };
...
...
bin/tests/system/dlv/ns6/sign.sh
View file @
248b9ab0
#!/bin/sh
#
# Copyright (C) 200
4, 2007, 2009
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 20
1
0 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: sign.sh,v 1.
2
2010/05/2
6 06:28:00 marka
Exp $
# $Id: sign.sh,v 1.
3
2010/05/2
7 23:51:08 tbox
Exp $
SYSTEMTESTTOP
=
../..
.
$SYSTEMTESTTOP
/conf.sh
...
...
bin/tests/system/dlv/tests.sh
View file @
248b9ab0
#!/bin/sh
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007
, 2010
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: tests.sh,v 1.
5
2010/05/2
6 06:28:00 marka
Exp $
# $Id: tests.sh,v 1.
6
2010/05/2
7 23:51:08 tbox
Exp $
SYSTEMTESTTOP
=
..
.
$SYSTEMTESTTOP
/conf.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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