Jeremy C. Reed
de2d7124bd
[master] remove trailing white space from several lines.
2011-03-08 07:19:15 -06:00
zhanglikun
5b825a61a8
[trac661] Remove expired rrset entry when looking up
2011-03-08 20:36:10 +08:00
Jelte Jansen
1af89c43e9
[trac622] fixed typo in README
2011-03-08 12:23:01 +01:00
Stephen Morris
933b35dcb9
[trac499] Merge branch 'master' into trac499
...
Conflicts:
src/lib/asiolink/dns_server.h
src/lib/asiolink/recursive_query.cc
src/lib/asiolink/tests/io_fetch_unittest.cc
src/lib/asiolink/tests/udp_socket_unittest.cc
2011-03-08 10:10:15 +00:00
JINMEI Tatuya
71bcc9a5c4
[master] changelog for trac #606
2011-03-08 01:59:16 -08:00
JINMEI Tatuya
6ac000df85
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-03-08 01:47:28 -08:00
JINMEI Tatuya
7fef6a88c5
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-03-08 01:46:48 -08:00
Jelte Jansen
b0c4e1599b
[master] forgot trac/git ids in changelog
2011-03-08 10:46:41 +01:00
Jelte Jansen
56f0f77fe5
[master] update changelog
2011-03-08 10:45:46 +01:00
JINMEI Tatuya
e49c4b5a03
[master] Merge branch 'trac606' with resolving (strange) conflicts.
...
Conflicts:
tests/system/{cleanall.sh, conf.sh.in, ifconfig.sh, run.sh, runall.sh}
These were actually re-added to the tree.
2011-03-08 01:34:49 -08:00
Jelte Jansen
5222b51a04
Merge branch 'trac583'
2011-03-08 10:28:16 +01:00
zhanglikun
5ecd1322b6
[trac661] Change the lru touch behavior, don't touch it if the rrset entry has expired.
2011-03-08 16:45:47 +08:00
zhanglikun
78828990b5
[trac661] Touch or remove the entry in rrset cache properly when doing lookup or update.
2011-03-08 11:16:48 +08:00
JINMEI Tatuya
ccd3fea758
[trac606] fixed distcheck problems by making sure all necessary files are in EXTRA_DIST.
...
For distcheck we only needed cleanall.sh, but to make tar balls complete
we need other files including test scripts and data.
Some other cleanups are piggy-backed:
- use port 53210 instead of 5300 to be aligned with trac #523
- use reference to BIND 9 tools (instead of copying them) when we don't
need to modify them
2011-03-07 18:24:28 -08:00
JINMEI Tatuya
a663b567f5
[trac606] corrected a test case. it was intended to test the unlink behavior,
...
but the original test code was wrong and didn't make sense.
2011-03-07 14:46:54 -08:00
JINMEI Tatuya
4cf5938f86
[trac606] corrected typo in pydoc comment.
2011-03-07 14:45:09 -08:00
Michal 'vorner' Vaner
e33f9a6d10
[trac615] Prepagate corectly trough config manager
2011-03-07 23:41:44 +01:00
JINMEI Tatuya
977a6a742c
[trac606] do not try to unlink the pid file at the beginning of in dump_pid()
...
as suggested in review.
2011-03-07 14:19:58 -08:00
Michal 'vorner' Vaner
07c01a7a90
[trac615] Pass the config options to cfgmgr
...
Any idea how to reasonably test this? Boss and it's tests seem to be
written in test-unfriendly way for this :-(.
2011-03-07 22:48:52 +01:00
Michal 'vorner' Vaner
a1d7f70e7c
[trac615] Check even short opts for cfgmgr
2011-03-07 20:55:19 +01:00
Michal 'vorner' Vaner
96e55aef17
[trac615] Parsing of --config-file and --data-path for boss
2011-03-07 20:53:48 +01:00
Michal 'vorner' Vaner
ccdce3bab3
[trac615] Tests for boss parsing args
2011-03-07 20:50:47 +01:00
Jeremy C. Reed
137a6934a1
[trac617] Listen on port 53 instead of 5300.
2011-03-07 13:25:58 -06:00
Michal 'vorner' Vaner
79155a51eb
[trac615] Take parsing of args to a function
...
The parsing is taken out so it can be tested independently on the rest.
We don't need to run the main function now.
2011-03-07 19:47:59 +01:00
Stephen Morris
b23ef1cf58
[trac622] Additional changes to documentation
2011-03-07 18:09:31 +00:00
Michal 'vorner' Vaner
bdc63200a7
[trac606] Fix error message
2011-03-07 18:55:08 +01:00
Jeremy C. Reed
2495b96e3a
[master] changelog entry for 634
2011-03-07 11:48:34 -06:00
Jeremy C. Reed
eb6441aca4
[master] Do not install the message compiler. (Ticket 634)
2011-03-07 11:46:05 -06:00
Jeremy C. Reed
5e2e3fa275
[master] regenerated manual pages for trac575; update date for a manual
2011-03-07 11:39:18 -06:00
Stephen Morris
5ff855e14d
[trac622] Update documentation
...
Remove (most) references to log4cxx in the documentation. Ensure
that the documentation and the "experimental" files mentioned in it
are included in the distribution.
2011-03-07 16:06:26 +00:00
Stephen Morris
117fa08fc7
[trac499] Miscellaneous enhancements
...
* Increasing staging buffer size for better performance.
* Removed some overhead when creating the IOFetchData structure.
* Extend unit tests.
2011-03-07 14:45:05 +00:00
Jelte Jansen
058f40e75e
[trac583] addressed review comments
...
Fixed some style issues, made the singleton instance a static object, and added a bit of documentation
2011-03-07 14:03:15 +01:00
Jelte Jansen
0b42ead358
[trac499] fixed some trivial typos
2011-03-07 11:30:58 +01:00
zhanglikun
ed6b07b60a
[master] Changelog
2011-03-07 13:57:24 +08:00
zhanglikun
19197b5bc9
[master] 1. Add changelog. 2. Add cache test data file EXTRA_DISTOF
2011-03-07 13:56:16 +08:00
zhanglikun
fa64874fe0
Merge branch 'master' into trac595
2011-03-07 13:35:46 +08:00
JINMEI Tatuya
44bf7654cb
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-03-04 23:32:01 -08:00
JINMEI Tatuya
1c8557996b
[master] minor editorial fixes: typo in comments, missing braces (style matter)
...
skipping review.
2011-03-04 23:31:16 -08:00
zhanglikun
dfbeea4eb3
[master] Add changelog.
2011-03-05 14:44:01 +08:00
zhanglikun
54e6130413
Merge branch 'master' into trac638
2011-03-05 14:34:06 +08:00
JINMEI Tatuya
b9d341ecd3
[trac657] Revert "[trac657] Remove nop operation"
...
This reverts commit 3407184a20
.
This is not nop, and is necessary for the default sqlite3 data source
in the "from source" mode.
2011-03-04 15:35:59 -08:00
JINMEI Tatuya
242cb68113
[master] a trivial cleanup: remove unnecessary cast.
...
the orignal code was not good in that
- it used C-style cast
- the cast wasn't necessary in the first place
quite trivial, no behavior change, compile ok, so committing directly.
2011-03-04 15:32:43 -08:00
JINMEI Tatuya
3ffa099e09
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-03-04 14:32:16 -08:00
JINMEI Tatuya
e0d5584bdb
[trac606] added some note about code quality of digcomp.pl based on review comment.
2011-03-04 11:46:08 -08:00
JINMEI Tatuya
4596c143ea
[trac606] added an explicit check to see if BIND9_TOP is set.
2011-03-04 11:19:33 -08:00
JINMEI Tatuya
f3bd834c8e
[trac606] make sure distclean works for a separate builddir,
...
even if systest itself cannot be run for such build environment.
also added an explicit check about the assumption in conf.sh with
an error message explaining what's wrong.
2011-03-04 11:02:34 -08:00
JINMEI Tatuya
860a2965d0
[trac606] minor grammar fix
2011-03-04 10:30:11 -08:00
JINMEI Tatuya
c4f4d32eed
[trac606] fixed a typo in README: we use make systest instead of 'test'.
...
(make test is for unittests in BIND 10)
2011-03-04 10:29:33 -08:00
Michal 'vorner' Vaner
b2d210a1ed
[trac657] Abort on fatal errors
...
Like when the socket is closed. Trying to accept more connections on
such socket lead to busy loop.
2011-03-04 17:28:56 +01:00
Michal 'vorner' Vaner
3407184a20
[trac657] Remove nop operation
...
Not directly related to the ticket, I just discovered a call that does
nothing (it is called with null pointer and the function checks the
parameter is not null, if it is, it just does nothing).
2011-03-04 16:39:10 +01:00