- 26 Feb, 2013 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 21 Feb, 2013 3 commits
-
-
Jelte Jansen authored
Also replaced 'action' with 'command' (the first argument)
-
Jelte Jansen authored
-
Jelte Jansen authored
And added a number of tests
-
- 20 Feb, 2013 4 commits
-
-
Jelte Jansen authored
I know it's a different ticket but it seemed to easy not to do here Also fixed a coupld of distcheck issues with .pyc files
-
Jelte Jansen authored
But essentially, this is a full rewrite of the tool, since to handle it nicely I had to get rid of most of the functions and make a somewhat nicer class of it. Also added a -q option while i was at it
-
Jelte Jansen authored
-
Jelte Jansen authored
Doesn't test anything useful yet, mostly unit testing framework
-
- 19 Feb, 2013 3 commits
-
-
Jeremy C. Reed authored
Don't include example.zone test data file in dist tarball. It is generated from an .in file via ./configure. This was noticed by emhn during Debian packaging. (distclean created a source different than extract tarball.) I didn't get okay, but I mentioned my patch on jabber. I tested on one system. This seems to be trivial.
-
Jeremy C. Reed authored
(noticed when another fix was suggested for same line)
-
Shane Kerr authored
-
- 18 Feb, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Naoki Kambe authored
-
- 17 Feb, 2013 1 commit
-
-
JINMEI Tatuya authored
should be trivial, directly committing.
-
- 15 Feb, 2013 3 commits
-
-
Naoki Kambe authored
As well as ffd4a283, in the platform (FreeBSD8, amd64), the timer counters can be zero. However get_statistics() in counters.py didn't calculate an entire server's counts if they are zero. This change is added so that it calculates counters even though they are zero. An new unittest is added to check that. This change fixes the issue reported in #2741. For details about errors related to this change, see the following build farm reports. http://git.bind10.isc.org/~tester/builder/BIND10-cppcheck/20130214075001-FreeBSD8-amd64-GCC/logs/unittests.out http://git.bind10.isc.org/~tester/builder/BIND10-cppcheck/20130206173746-FreeBSD8-amd64-GCC/logs/unittests.out http://git.bind10.isc.org/~tester/builder/BIND10-cppcheck/20130211135501-FreeBSD8-amd64-GCC/logs/unittests.out
-
JINMEI Tatuya authored
-
Mark Andrews authored
-
- 14 Feb, 2013 7 commits
-
-
Jeremy C. Reed authored
Update copyright year for guide. Update copyright year for messages manual. Also remove the paragraph introducing bind10 from the messages manual (it was incomplete, so misleading). These were in the script) This is trivial, so no review.
-
Jeremy C. Reed authored
This TODO was handled a few minutes ago.
-
JINMEI Tatuya authored
-
Shane Kerr authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/datasrc/memory/memory_messages.mes src/lib/datasrc/memory_datasrc.cc
-
Michal 'vorner' Vaner authored
-
- 13 Feb, 2013 15 commits
-
-
Jeremy C. Reed authored
(note this is not the rc version, just the version for master)
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
use a # hash mark before the Trac number use two tabs before the committer username.
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
-
Jeremy C. Reed authored
This had a quick review via jabber. They were missing in some files that were longer than a few lines. Not real important, but to be consistent.
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Jeremy C. Reed authored
used reorder_message_file.py
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
Some rewording to be clear about difference of bind10 and b10-init. Remove some trailing whitespace. Say the resolver is experimental. Also introduce resolver. In manpages, improve various SEE ALSO. Fix a wrong man page reference. This was reviewed via jabber.
-
Michal 'vorner' Vaner authored
Provide a "message undeliverable" error by the msgq daemon in case the sender declares it expects an answer and there's no recipient to send it to. Conflicts: src/bin/bindctl/run_bindctl.sh.in src/bin/sysinfo/run_sysinfo.sh.in src/lib/python/isc/cc/Makefile.am src/lib/python/isc/cc/session.py
-