Jelte Jansen
5222b51a04
Merge branch 'trac583'
2011-03-08 10:28:16 +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
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
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
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
zhanglikun
fa83bb9951
[trac638] Fix the assert error by adding the check for empty pointer, also add test case for it.
2011-03-04 19:57:22 +08:00
Jelte Jansen
0ca10e6357
[master] Update Changelog
2011-03-04 10:24:18 +01:00
Jelte Jansen
25a5f4ec75
Merge branch 'trac607'
2011-03-04 10:23:44 +01:00
Michal 'vorner' Vaner
2275e0d7af
Changelog for #523
2011-03-04 10:01:30 +01:00
Michal 'vorner' Vaner
301da7d26d
Merge branch 'work/ports/tests'
2011-03-04 09:58:11 +01:00
JINMEI Tatuya
eeacd1d5ad
[master] Revert "[trac606] (blindly) imported basic framework of BIND 9 system tests"
...
It was merged to a different branch.
This reverts commit e55ec73b0b
.
2011-03-03 16:52:46 -08:00
JINMEI Tatuya
33cf7e5a18
Merge commit 'e55ec73b0bdcc2b7d6286c6a18886d'
2011-03-03 16:52:06 -08:00
JINMEI Tatuya
87829d23b5
[master] minor editorial correction. going to push directly.
2011-03-03 11:38:47 -08:00
Jelte Jansen
ff55e63140
[trac583] forgot to remove the TODO line
2011-03-03 18:02:08 +01:00
Jelte Jansen
b723719cda
[trac583] Added a qid_gen for random qids
...
Simple uniform random number generator using boost.
At this moment, it is in asiolink, because that is where it is used. It should be moved to a lib/util (or something), together with the non-uniform nsas rng.
Also note that IOFetch now *sets* a random qid, but does not actually check it when it receives an answer.
2011-03-03 18:00:53 +01:00
Jelte Jansen
996e2593c8
[trac595] slightly tweak the comment text
2011-03-03 15:11:53 +01:00
Jeremy C. Reed
5cde27560e
[master] add asterisk for operation change; fix typo
2011-03-03 06:34:52 -06:00
Michal 'vorner' Vaner
1fd5547c17
Changelog
2011-03-03 11:15:17 +01:00
Michal 'vorner' Vaner
f06ce63887
Merge branches 'work/ports/auth' and 'work/ports/boss'
2011-03-03 10:59:16 +01:00
Michal 'vorner' Vaner
8053d85447
Merge branch 'work/valgrind'
2011-03-02 20:43:37 +01:00
Michal 'vorner' Vaner
5d246e92ae
[trac614] Remove bashisms
2011-03-02 15:16:31 +01:00
Michal 'vorner' Vaner
ae0b20c57c
[trac614] Comments
2011-03-02 13:32:29 +01:00
chenzhengzhang
0047c74393
[master] update ChangeLog entry for #419
2011-03-02 20:30:30 +08:00
chenzhengzhang
1d60afb59e
[master] merge #419 : Parallel xfrout session should be allowed
2011-03-02 20:27:28 +08:00
chenzhengzhang
9c22af762d
[trac419] fix some conflicts caused by merging
2011-03-02 20:23:37 +08:00
Michal 'vorner' Vaner
f9152fae80
[trac614] More portable valgrind flags
2011-03-02 13:20:33 +01:00
Michal 'vorner' Vaner
40f87a0aa5
[trac614] Update readme
2011-03-02 13:18:32 +01:00
JINMEI Tatuya
3d69f66a68
[trac614] Make tests_in_valgrind more portable
2011-03-02 13:15:48 +01:00
Michal 'vorner' Vaner
76843dc3d8
[trac576] Fix date in manual
2011-03-02 13:08:12 +01:00
Michal 'vorner' Vaner
451fdd5e72
[trac575] Use AddressList instead of vector<AddressPair>
2011-03-02 11:51:57 +01:00
Michal 'vorner' Vaner
34066d5d84
[trac575] Comment fix
2011-03-02 11:50:05 +01:00
chenzhengzhang
543f406610
Merge branch 'master' into trac419
...
Conflicts:
src/bin/xfrout/xfrout.py.in
2011-03-02 18:49:54 +08:00
Michal 'vorner' Vaner
42d9589eb5
[trac575] Include fixes
2011-03-02 11:44:59 +01:00
Michal 'vorner' Vaner
bb8d9d376a
[trac575] Test parsing multiple addresses at once
2011-03-02 11:42:45 +01:00
Michal 'vorner' Vaner
fa05a53484
[trac575] Merge branch 'master' into work/ports/auth
...
Master contains fix of #338 , which influences this code quite a lot.
The merge includes not only the code-level conflict resolutions, but
also logic-level conflicts and enabling of the tests that failed because
of #338 .
Conflicts:
src/bin/auth/tests/Makefile.am
src/bin/resolver/Makefile.am
src/bin/resolver/resolver.cc
src/bin/resolver/tests/Makefile.am
src/bin/resolver/tests/resolver_config_unittest.cc
src/lib/Makefile.am
2011-03-02 11:35:20 +01:00
JINMEI Tatuya
e55ec73b0b
[trac606] (blindly) imported basic framework of BIND 9 system tests
2011-03-01 15:50:10 -08:00
chenzhengzhang
2f0de2e7a8
[trac419] fix some comments typo
2011-03-01 23:02:51 +08:00
chenzhengzhang
dadeedb633
[trac419] fix some minor issues according to review comments
2011-03-01 22:56:23 +08:00
JINMEI Tatuya
0a9ce967a5
[master] added -lrt when necessary for nanosleep. this will fix regression
...
for solaris build due to #613 .
2011-03-01 04:21:47 +00:00
JINMEI Tatuya
db2594e846
[master] changelog entry for trac #613 .
2011-02-28 15:23:48 -08:00
JINMEI Tatuya
b973f67520
Merge branch 'trac613'
2011-02-28 15:14:07 -08:00