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
adbc1771
Commit
adbc1771
authored
Aug 02, 2011
by
Automatic Updater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
3e5b24a7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
bin/tests/system/cacheclean/ns1/named.conf
bin/tests/system/cacheclean/ns1/named.conf
+2
-2
bin/tests/system/cacheclean/ns2/named.conf
bin/tests/system/cacheclean/ns2/named.conf
+2
-2
bin/tests/system/cacheclean/tests.sh
bin/tests/system/cacheclean/tests.sh
+2
-2
lib/dns/include/dns/cache.h
lib/dns/include/dns/cache.h
+2
-2
No files found.
bin/tests/system/cacheclean/ns1/named.conf
View file @
adbc1771
/*
*
Copyright
(
C
)
2004
,
2005
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2004
,
2005
,
2007
,
2011
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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
0
2011
/
08
/
02
2
0
:
36
:
12
each
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
1
1
2011
/
08
/
02
2
3
:
47
:
52
tbox
Exp
$ */
controls
{ /*
empty
*/ };
...
...
bin/tests/system/cacheclean/ns2/named.conf
View file @
adbc1771
/*
*
Copyright
(
C
)
2004
,
2005
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2004
,
2005
,
2007
,
2011
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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
.
9
2011
/
08
/
02
2
0
:
36
:
12
each
Exp
$ */
/* $
Id
:
named
.
conf
,
v
1
.
10
2011
/
08
/
02
2
3
:
47
:
52
tbox
Exp
$ */
controls
{ /*
empty
*/ };
...
...
bin/tests/system/cacheclean/tests.sh
View file @
adbc1771
#!/bin/sh
#
# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007
, 2011
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 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.
6
2011/08/02 2
0:36:12 each
Exp $
# $Id: tests.sh,v 1.
7
2011/08/02 2
3:47:51 tbox
Exp $
SYSTEMTESTTOP
=
..
.
$SYSTEMTESTTOP
/conf.sh
...
...
lib/dns/include/dns/cache.h
View file @
adbc1771
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: cache.h,v 1.3
1
2011/08/02 2
0:36:13 each
Exp $ */
/* $Id: cache.h,v 1.3
2
2011/08/02 2
3:47:52 tbox
Exp $ */
#ifndef DNS_CACHE_H
#define DNS_CACHE_H 1
...
...
@@ -281,7 +281,7 @@ dns_cache_flush(dns_cache_t *cache);
isc_result_t
dns_cache_flushnode
(
dns_cache_t
*
cache
,
dns_name_t
*
name
,
isc_boolean_t
tree
);
isc_boolean_t
tree
);
/*
* Flush a given name from the cache. If 'tree' is true, then
* also flush all names under 'name'.
...
...
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