-# Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
/*
- * Copyright (C) 2014, 2016 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
"testdata/unknown.conf", ISC_R_SUCCESS,
NULL, ISC_R_SUCCESS
}
-
+
};
UNUSED(tc);
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
domain example.com
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
nameserver 10.0.0.1
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
nameserver 2001:DB8::1
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
options debug
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
option ndots:2
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
options timeout:1
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
options unknown
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
options unknown debug timeout:1 ndots:2
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
port 5300
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
port 5300
nameserver 10.0.0.1
nameserver 2001:DB8::1
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
search example.com example.net
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
sortlist 130.155.160.0/255.255.240.0 130.155.0.0
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
timeout 10
+# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
unknown directive
./lib/dns/zone.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
./lib/dns/zonekey.c C 2001,2003,2004,2005,2007,2016
./lib/dns/zt.c C 1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2014,2015,2016
+./lib/irs/Atffile X 2016
./lib/irs/Makefile.in MAKE 2009,2012,2014,2015,2016
./lib/irs/api X 2009,2010,2011,2012,2013,2014,2015,2016
./lib/irs/context.c C 2009,2014,2016
./lib/irs/include/irs/types.h C 2009,2016
./lib/irs/include/irs/version.h C 2009,2016
./lib/irs/resconf.c C 2009,2011,2012,2014,2015,2016
+./lib/irs/tests/Atffile X 2016
+./lib/irs/tests/Makefile.in MAKE 2016
+./lib/irs/tests/resconf_test.c C 2016
+./lib/irs/tests/testdata/domain.conf CONF-SH 2016
+./lib/irs/tests/testdata/nameserver-v4.conf CONF-SH 2016
+./lib/irs/tests/testdata/nameserver-v6.conf CONF-SH 2016
+./lib/irs/tests/testdata/options-debug.conf CONF-SH 2016
+./lib/irs/tests/testdata/options-ndots.conf CONF-SH 2016
+./lib/irs/tests/testdata/options-timeout.conf CONF-SH 2016
+./lib/irs/tests/testdata/options-unknown.conf CONF-SH 2016
+./lib/irs/tests/testdata/options.conf CONF-SH 2016
+./lib/irs/tests/testdata/port.conf CONF-SH 2016
+./lib/irs/tests/testdata/resolv.conf CONF-SH 2016
+./lib/irs/tests/testdata/search.conf CONF-SH 2016
+./lib/irs/tests/testdata/sortlist-v4.conf CONF-SH 2016
+./lib/irs/tests/testdata/timeout.conf CONF-SH 2016
+./lib/irs/tests/testdata/unknown.conf CONF-SH 2016
./lib/irs/version.c C 2009,2016
./lib/irs/win32/DLLMain.c C 2014,2016
./lib/irs/win32/Makefile.in MAKE 2014,2016