Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
af42579d
Commit
af42579d
authored
Nov 04, 2011
by
Automatic Updater
Browse files
update copyright notice
parent
d6e92dd0
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/limits/tests.sh
View file @
af42579d
#!/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: tests.sh,v 1.1
8
2011/11/04
10:41:38 marka
Exp $
# $Id: tests.sh,v 1.1
9
2011/11/04
23:46:15 tbox
Exp $
SYSTEMTESTTOP
=
..
.
$SYSTEMTESTTOP
/conf.sh
...
...
lib/dns/resolver.c
View file @
af42579d
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resolver.c,v 1.4
39
2011/11/04
0
3:
38:44 marka
Exp $ */
/* $Id: resolver.c,v 1.4
40
2011/11/04
2
3:
46:15 tbox
Exp $ */
/*! \file */
...
...
@@ -1928,7 +1928,7 @@ resquery_send(resquery_t *query) {
/*
* Clear CD if EDNS is not in use.
*/
if
((
query
->
options
&
DNS_FETCHOPT_NOEDNS0
)
!=
0
)
if
((
query
->
options
&
DNS_FETCHOPT_NOEDNS0
)
!=
0
)
fctx
->
qmessage
->
flags
&=
~
DNS_MESSAGEFLAG_CD
;
/*
...
...
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