Mark Andrews
ab02ecbb30
silence compiler warning
2014-05-01 14:55:04 +10:00
Mark Andrews
4442141672
silence NULL pointer dereference warning
2014-05-01 14:23:23 +10:00
Evan Hunt
c0c4512020
[master] fixed geoip elements in named ACLs
...
3835. [bug] Geoip ACL elements didn't work correctly when
referenced via named or nested ACLs. [RT #35879 ]
2014-04-30 20:21:56 -07:00
Mark Andrews
f09f1bf18e
fix filter-aaaa system test to work when crypto is disabled
2014-05-01 12:28:50 +10:00
Mark Andrews
5b56f2e3cc
zero pad date and month fields
2014-05-01 11:41:32 +10:00
Mark Andrews
c2abd6efeb
update copyrights
2014-05-01 10:00:00 +10:00
Evan Hunt
c68bab7512
[master] remove core file accidentally included in zkt-1.1.2
2014-04-30 09:59:55 -07:00
Mark Andrews
96f07724d6
use SKIPPED exit code (255)
2014-05-01 00:33:11 +10:00
Mark Andrews
23c7871cc7
don't read past end of command line argument
2014-04-30 16:09:16 +10:00
Mark Andrews
b75c645026
have +[no]ttl as a alias for +[no]ttlid
2014-04-30 16:05:18 +10:00
Mark Andrews
3057498bda
add missing default action for +[no]ttl*
2014-04-30 15:59:15 +10:00
Mark Andrews
0172c9fc2c
use +nottlid
2014-04-30 15:53:37 +10:00
Mark Andrews
6f78147f56
fix change number
2014-04-30 11:59:48 +10:00
Mark Andrews
5d739300d1
3834. [bug] The re-signing heaps were not being updated soon enough
...
leading to multiple re-generations of the same RRSIG
when a zone transfer was in progress. [RT #35273 ]
2014-04-30 11:58:07 +10:00
Mark Andrews
87344c2cb3
2833. [bug] Cross compiling was broken due to calling genrandom at
...
build time. [RT #35869 ]
2014-04-30 11:39:43 +10:00
Tinderbox User
e68c527dff
regen master
2014-04-30 01:05:11 +00:00
Mark Andrews
6bc767b003
it was bad INSIST logic not use after free
2014-04-30 10:46:25 +10:00
Evan Hunt
44613d4d86
[master] named -L option for default logfile
...
3832. [func] "named -L <filename>" causes named to send log
messages to the specified file by default instead
of to the system log. (Thanks to Tony Finch.)
[RT #35845 ]
2014-04-29 17:17:03 -07:00
Evan Hunt
2b78610512
[master] reduce EDNS logging noise
...
3831. [cleanup] Reduce logging noise when EDNS state changes occur.
[RT #35843 ]
2014-04-29 17:06:19 -07:00
Evan Hunt
0dc0b029e9
[master] log query errors at info when query logging is on
...
3830. [func] When query logging is enabled, log query errors at
the same level ('info') as the queries themselves.
[RT #35844 ]
2014-04-29 17:04:21 -07:00
Evan Hunt
cd750f6e74
[master] dig +ttlunits
...
3829. [func] "dig +ttlunits" causes dig to print TTL values
with time-unit suffixes: w, d, h, m, s for
weeks, days, hours, minutes, and seconds. (Thanks
to Tony Finch.) [RT #35823 ]
2014-04-29 16:58:36 -07:00
Tinderbox User
f6ea2b1d09
update copyright notice
2014-04-29 23:45:21 +00:00
Evan Hunt
ac17f67026
[master] add placeholder
2014-04-29 16:42:59 -07:00
Tinderbox User
95de440e8d
newcopyrights
2014-04-29 23:30:06 +00:00
Evan Hunt
b4ba66ba1e
[master] "dnssec-signzone -N date"
...
3827. [func] "dnssec-signzone -N date" updates serial number
to the current date in YYYYMMDDNN format.
[RT #35800 ]
2014-04-29 16:29:20 -07:00
Evan Hunt
3e5743068c
[master] use-after-free in isc_radix_remove()
...
3826. [bug] Corrected a use-after-free in isc_radix_remove().
(This function is not used in BIND, but could have
caused problems in programs linking to libisc.)
[RT #35870 ]
2014-04-29 15:21:46 -07:00
Mark Andrews
e54767a3c9
change exit code
2014-04-29 22:57:15 +10:00
Mark Andrews
db3f8d175d
silence compiler warnings; style
2014-04-29 21:11:14 +10:00
Mark Andrews
1a158ef6ee
fix testsock6.pl
...
(cherry picked from commit 660195a82c456b78543a9298410032bdc7842d51)
2014-04-29 19:15:55 +10:00
Evan Hunt
54267016bc
[master] add geoip and filter-aaaa to SUBDIRS
2014-04-28 22:41:13 -07:00
Mark Andrews
52c5b74c27
improve error handling in sig_fromfile
2014-04-29 14:41:25 +10:00
Mark Andrews
c11e46110b
3825. [bug] Address sign extension bug in isc_regex_validate.
...
[RT #35758 ]
2014-04-29 14:33:21 +10:00
Evan Hunt
e01fbe2a45
[master] SIT/max-cache-size flag collision
...
3824. [bug] A collision between two flag values could cause
problems with cache cleaning when SIT was enabled.
[RT #35858 ]
2014-04-28 10:24:39 -07:00
Mark Andrews
76884179fd
3823. [func] Log the rpz cname target when rewriting. [RT #35667 ]
2014-04-28 15:18:53 +10:00
Tinderbox User
2d50cce72e
update copyright notice
2014-04-26 23:45:20 +00:00
Tinderbox User
859148b72a
newcopyrights
2014-04-26 23:30:05 +00:00
Evan Hunt
eb1a7730f0
[master] log static-stub correctly when removing
...
3822. [bug] Log the correct type of static-stub zones when
removing them. [RT #35842 ]
2014-04-26 10:16:37 -07:00
Mark Andrews
4aaaaadeae
silence warnings
2014-04-26 23:42:37 +10:00
Mark Andrews
f4f70bf596
address 'version' reference leak
2014-04-26 23:30:53 +10:00
Tinderbox User
06081a0d61
update copyright notice
2014-04-25 23:45:21 +00:00
Tinderbox User
955ee8b865
newcopyrights
2014-04-25 23:30:12 +00:00
Evan Hunt
aefb3e308b
[master] better DDNS in DLZ; mysqldyn
...
3821. [contrib] Added a new "mysqldyn" DLZ module with dynamic
update and transaction support. Thanks to Marty
Lee for the contribution. [RT #35656 ]
3820. [func] The DLZ API doesn't pass the database version to
the lookup() function; this can cause DLZ modules
that allow dynamic updates to mishandle prerequisite
checks. This has been corrected by adding a
'dbversion' field to the dns_clientinfo_t
structure. [RT #35656 ]
2014-04-25 13:06:30 -07:00
Mark Andrews
1deeb567fa
remove const
2014-04-25 14:26:41 +10:00
Mark Andrews
618053b8be
additional places:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
(cherry picked from commit 39b52695771532e3df0c83a9b6683f899afa403a)
2014-04-25 12:22:27 +10:00
Tinderbox User
37f7c4c673
update copyright notice
2014-04-24 23:45:21 +00:00
Tinderbox User
be0d1ec971
newcopyrights
2014-04-24 23:30:08 +00:00
Mark Andrews
44c6deacdd
additional changes for:
...
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
constant in isc_event_allocate.
2014-04-24 18:59:01 +10:00
Mark Andrews
36e5ac0033
3819. [bug] NSEC3 hashes need to be able to be entered and
...
displayed without padding. This is not a issue for
currently defined algorithms but may be for future
hash algorithms. [RT #27925 ]
2014-04-24 18:58:03 +10:00
Mark Andrews
e916c4f840
3818. [bug] Stop lying to the optimizer that 'void *arg' is a
...
constant in isc_event_allocate.
2014-04-24 13:43:59 +10:00
Mark Andrews
974fb3a9c5
make days a const
2014-04-24 13:15:40 +10:00