Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
c2abd6ef
Commit
c2abd6ef
authored
May 01, 2014
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyrights
parent
c68bab75
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
10 deletions
+10
-10
bin/named/log.c
bin/named/log.c
+1
-1
bin/tests/system/logfileconfig/clean.sh
bin/tests/system/logfileconfig/clean.sh
+1
-1
bin/tests/system/logfileconfig/tests.sh
bin/tests/system/logfileconfig/tests.sh
+1
-1
lib/dns/include/dns/ttl.h
lib/dns/include/dns/ttl.h
+2
-2
util/copyrights
util/copyrights
+5
-5
No files found.
bin/named/log.c
View file @
c2abd6ef
/*
/*
* Copyright (C) 2004-2007, 2009, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009, 2013
, 2014
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
* Copyright (C) 1999-2002 Internet Software Consortium.
*
*
* Permission to use, copy, modify, and/or distribute this software for any
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/logfileconfig/clean.sh
View file @
c2abd6ef
#!/bin/sh
#!/bin/sh
#
#
# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011, 2012
, 2014
Internet Systems Consortium, Inc. ("ISC")
#
#
# Permission to use, copy, modify, and/or distribute this software for any
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/system/logfileconfig/tests.sh
View file @
c2abd6ef
#!/bin/sh
#!/bin/sh
#
#
# Copyright (C) 2011-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-201
4
Internet Systems Consortium, Inc. ("ISC")
#
#
# Permission to use, copy, modify, and/or distribute this software for any
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/ttl.h
View file @
c2abd6ef
/*
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007
, 2014
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
* Copyright (C) 1999-2001 Internet Software Consortium.
*
*
* Permission to use, copy, modify, and/or distribute this software for any
* Permission to use, copy, modify, and/or distribute this software for any
...
@@ -40,7 +40,7 @@ dns_ttl_totext(isc_uint32_t src, isc_boolean_t verbose,
...
@@ -40,7 +40,7 @@ dns_ttl_totext(isc_uint32_t src, isc_boolean_t verbose,
isc_buffer_t
*
target
);
isc_buffer_t
*
target
);
isc_result_t
isc_result_t
dns_ttl_totext2
(
isc_uint32_t
src
,
isc_boolean_t
verbose
,
dns_ttl_totext2
(
isc_uint32_t
src
,
isc_boolean_t
verbose
,
isc_boolean_t
upcase
,
isc_buffer_t
*
target
);
isc_boolean_t
upcase
,
isc_buffer_t
*
target
);
/*%<
/*%<
* Output a TTL or other time interval in a human-readable form.
* Output a TTL or other time interval in a human-readable form.
* The time interval is given as a count of seconds in 'src'.
* The time interval is given as a count of seconds in 'src'.
...
...
util/copyrights
View file @
c2abd6ef
...
@@ -255,7 +255,7 @@
...
@@ -255,7 +255,7 @@
./bin/named/include/named/zoneconf.h C 1999,2000,2001,2002,2004,2005,2006,2007,2010,2011
./bin/named/include/named/zoneconf.h C 1999,2000,2001,2002,2004,2005,2006,2007,2010,2011
./bin/named/interfacemgr.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014
./bin/named/interfacemgr.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014
./bin/named/listenlist.c C 2000,2001,2004,2005,2007,2013
./bin/named/listenlist.c C 2000,2001,2004,2005,2007,2013
./bin/named/log.c C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2013
./bin/named/log.c C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2013
,2014
./bin/named/logconf.c C 1999,2000,2001,2004,2005,2006,2007,2011,2013
./bin/named/logconf.c C 1999,2000,2001,2004,2005,2006,2007,2011,2013
./bin/named/lwaddr.c C 2000,2001,2004,2005,2007,2008,2014
./bin/named/lwaddr.c C 2000,2001,2004,2005,2007,2008,2014
./bin/named/lwdclient.c C 2000,2001,2004,2005,2007
./bin/named/lwdclient.c C 2000,2001,2004,2005,2007
...
@@ -1385,15 +1385,16 @@
...
@@ -1385,15 +1385,16 @@
./bin/tests/system/limits/ns1/named.conf CONF-C 2000,2001,2004,2007
./bin/tests/system/limits/ns1/named.conf CONF-C 2000,2001,2004,2007
./bin/tests/system/limits/ns1/root.db ZONE 2000,2001,2004,2007
./bin/tests/system/limits/ns1/root.db ZONE 2000,2001,2004,2007
./bin/tests/system/limits/tests.sh SH 2000,2001,2004,2007,2011,2012
./bin/tests/system/limits/tests.sh SH 2000,2001,2004,2007,2011,2012
./bin/tests/system/logfileconfig/clean.sh SH 2011,2012
./bin/tests/system/logfileconfig/clean.sh SH 2011,2012
,2014
./bin/tests/system/logfileconfig/ns1/named.dirconf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/named.dirconf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/named.pipeconf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/named.pipeconf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/named.plain CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/named.plain CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/named.plainconf CONF-C 2014
./bin/tests/system/logfileconfig/ns1/named.symconf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/named.symconf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/rndc.conf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/rndc.conf CONF-C 2011,2013
./bin/tests/system/logfileconfig/ns1/root.db ZONE 2011
./bin/tests/system/logfileconfig/ns1/root.db ZONE 2011
./bin/tests/system/logfileconfig/setup.sh SH 2011,2012
./bin/tests/system/logfileconfig/setup.sh SH 2011,2012
./bin/tests/system/logfileconfig/tests.sh SH 2011,2012,2013
./bin/tests/system/logfileconfig/tests.sh SH 2011,2012,2013
,2014
./bin/tests/system/lwresd/Makefile.in MAKE 2000,2001,2002,2004,2007,2009,2012,2014
./bin/tests/system/lwresd/Makefile.in MAKE 2000,2001,2002,2004,2007,2009,2012,2014
./bin/tests/system/lwresd/clean.sh SH 2008,2012,2013
./bin/tests/system/lwresd/clean.sh SH 2008,2012,2013
./bin/tests/system/lwresd/lwresd1/lwresd.conf CONF-C 2000,2001,2004,2007
./bin/tests/system/lwresd/lwresd1/lwresd.conf CONF-C 2000,2001,2004,2007
...
@@ -2539,7 +2540,6 @@
...
@@ -2539,7 +2540,6 @@
./contrib/zkt-1.1.2/domaincmp.c X 2008,2010,2014
./contrib/zkt-1.1.2/domaincmp.c X 2008,2010,2014
./contrib/zkt-1.1.2/domaincmp.h X 2008,2010,2014
./contrib/zkt-1.1.2/domaincmp.h X 2008,2010,2014
./contrib/zkt-1.1.2/examples/dnssec.conf X 2010,2014
./contrib/zkt-1.1.2/examples/dnssec.conf X 2010,2014
./contrib/zkt-1.1.2/examples/flat/core X 2014
./contrib/zkt-1.1.2/examples/flat/dist.sh X 2014
./contrib/zkt-1.1.2/examples/flat/dist.sh X 2014
./contrib/zkt-1.1.2/examples/flat/dnssec.conf X 2014
./contrib/zkt-1.1.2/examples/flat/dnssec.conf X 2014
./contrib/zkt-1.1.2/examples/flat/dyn.example.net/Kdyn.example.net.+007+30323.key X 2010,2014
./contrib/zkt-1.1.2/examples/flat/dyn.example.net/Kdyn.example.net.+007+30323.key X 2010,2014
...
@@ -2992,7 +2992,7 @@
...
@@ -2992,7 +2992,7 @@
./lib/dns/include/dns/tkey.h C 1999,2000,2001,2004,2005,2006,2007,2009,2010,2011
./lib/dns/include/dns/tkey.h C 1999,2000,2001,2004,2005,2006,2007,2009,2010,2011
./lib/dns/include/dns/tsec.h C 2009,2010,2012
./lib/dns/include/dns/tsec.h C 2009,2010,2012
./lib/dns/include/dns/tsig.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011
./lib/dns/include/dns/tsig.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011
./lib/dns/include/dns/ttl.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dns/ttl.h C 1999,2000,2001,2004,2005,2006,2007
,2014
./lib/dns/include/dns/types.h C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014
./lib/dns/include/dns/types.h C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014
./lib/dns/include/dns/update.h C 2011
./lib/dns/include/dns/update.h C 2011
./lib/dns/include/dns/validator.h C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014
./lib/dns/include/dns/validator.h C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014
...
...
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