| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reference of loadzone. Regenerate man file.
Mention b10-recurse in README.
In Guide, mention that BIND 10 does offer a forwarding server.
(Note the Guide needs to document b10-recurse still.)
This is minor. It was not reviewed.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4024 e5f2f494-b856-4b98-b285-d166d9295462
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
139. [build] jreed
Introduced configure option and make targets for generating
Python code coverage report. This adds new make targets:
report-python-coverage and clean-python-coverage. The C++
code coverage targets were renamed to clean-cpp-coverage
and report-cpp-coverage. (Trac #362, svn r4023)
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4023 e5f2f494-b856-4b98-b285-d166d9295462
|
| |\
| |/
|/|
| | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac362@4022 e5f2f494-b856-4b98-b285-d166d9295462
|
| |
| |
| |
| | |
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4019 e5f2f494-b856-4b98-b285-d166d9295462
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- member functions with a definition will automatically be inlined
- virtual functions cannot be inlined anyway
believing trivial, skip review.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4009 e5f2f494-b856-4b98-b285-d166d9295462
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- we should return REFUSED (as opposed to SERVFAIL) when we cannot find a matchign zone as we discussed at the bind10-dev list
- we shouldn't use the meory data source unless the query class is IN (which is the only supported class at the moment)
- the "NXRRSET" result of Zone::find() should actually result in "NOERROR" rcode in the response (NXRRSET is dynamic update specific)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac450@4005 e5f2f494-b856-4b98-b285-d166d9295462
|
|\ \
| | |
| | |
| | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4001 e5f2f494-b856-4b98-b285-d166d9295462
|
| |\ \
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3981 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3979 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3976 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3975 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3974 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3946 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3945 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3933 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3929 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* If zone->find() is successful, add the returned RRset to the answer section of the response.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac439@3908 e5f2f494-b856-4b98-b285-d166d9295462
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac446@3997 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use "$@" for all to pass arguments.
(Some before use $* and some didn't.)
Also remove some blank lines at end.
This was discussed briefly on jabber.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3993 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix run_*.sh scripts that are used for development testing
so they use a msgq socket file in the build tree.
I didn't merge from that branch since had 21 conflicts and missing
ranges. My original commit message for r3881 was:
Set BIND10_MSGQ_SOCKET_FILE in environment for every run_*.sh
script (not for unittests though).
It is set to @abs_top_builddir@/msgq_socket
I didn't test all of them and some do not even use it. But it
shouldn't hurt.
This is for Trac ticket #226.
Note I don't patch the src/bin/recurse/run_b10-recurse.sh.in now.
It is now missing and I don't know why.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3989 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Some compilers complain when there's no return after assert(0)
Reviewed on jabber
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3986 e5f2f494-b856-4b98-b285-d166d9295462
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3983 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac440@3980 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac440@3900 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac440@3899 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac440@3898 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac440@3897 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac440@3896 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac440@3895 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
distcheck)
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3971 e5f2f494-b856-4b98-b285-d166d9295462
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3967 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
for unspecified data in validate_config calls)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac202@3765 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
.spec file
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac202@3757 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3951 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3944 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3943 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3942 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3941 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3940 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3939 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3938 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3937 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac444@3936 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- allowed commit() to throw an exception (although discouraging it strongly), and catch and convert it in configureAuthServer()
- added a test for that scenario
- changed the type of FatalError to make sure it won't be caught in the middle of server program
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac446@3996 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- removed destroyAuthConfigParser()
- adjusted the test code and documentation accordingly
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac446@3995 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- improved log messages a bit
- supported the "remove" operation
- more documentation, some more tests
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac446@3973 e5f2f494-b856-4b98-b285-d166d9295462
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
memory data source
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac446@3950 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also cleaned up a bit of the parameter parsing and such.
See Trac ticket 442 for more details:
https://bind10.isc.org/ticket/442
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3934 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
should be trivial, skipping review.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3909 e5f2f494-b856-4b98-b285-d166d9295462
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
this is an urgent care fix to rescue buildbot, behavior confirmed, fix is quite trivial, so skipping review.
with some minor editorial fixes:
- removed meaningless $Id$. it will be soon be of no use with the migration to git.
- brace position fixup
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3907 e5f2f494-b856-4b98-b285-d166d9295462
|