Mukund Sivaraman
6f119e40e8
[master] Remove redundant PYTHONPATH
...
This is from http://bind10.isc.org/attachment/ticket/2742/0001-master-Remove-redundant-PYTHONPATH.patch
of ticket #2742
2013-02-20 11:56:10 -06:00
Jelte Jansen
5958767f0f
[master] Merge remote-tracking branch 'origin/trac2669'
2013-02-20 11:27:03 +01:00
Jeremy C. Reed
f0ecf95034
[master] remove generated file from dist tarball
...
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.
2013-02-19 11:50:00 -06:00
Jeremy C. Reed
2d286d7669
[master] fix case in acronym
...
(noticed when another fix was suggested for same line)
2013-02-19 08:08:55 -06:00
Shane Kerr
7da8c5f511
Typo fixes
2013-02-19 13:33:43 +01:00
Jelte Jansen
10cbf4c33a
[2669] Update check_valgrind.h documentation
2013-02-19 11:46:23 +01:00
JINMEI Tatuya
24503d327e
[2669] piggyback style/editorial cleanups: const, spacing
2013-02-18 13:07:24 -08:00
Jelte Jansen
462f0ff4fb
[2669] Use valgrind-check in fork/thread tests
...
Similar to how it is checked for death tests; if valgrind is detected (when possible), parts of tests are skipped
2013-02-18 18:35:57 +01:00
Mukund Sivaraman
227ca9fd94
Unify common code
2013-02-18 16:40:10 +09:00
Naoki Kambe
a5db81cca2
[master] Merge branch 'trac2225_statistics_4'
2013-02-18 16:39:43 +09:00
JINMEI Tatuya
4345289669
[master] corrected typo: s/NSEC/NSEC3/
...
should be trivial, directly committing.
2013-02-16 22:55:49 -08:00
Naoki Kambe
c2999ba2c1
[2225_statistics_4] calculate an entire server's counts even though they are zero
...
As well as ffd4a283b1
, 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
2013-02-15 14:28:42 +09:00
JINMEI Tatuya
6699e12852
[master] Merge branch 'trac2679'
2013-02-14 20:09:50 -08:00
Mark Andrews
6714481ece
use explicit operator precedence; reviewed via jabber
2013-02-15 13:54:22 +11:00
Jeremy C. Reed
a3a6e38638
[master] update copyright year in guide and messages manual
...
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.
2013-02-14 12:43:45 -06:00
Jeremy C. Reed
4b5aa826a6
[master] remove TODO
...
This TODO was handled a few minutes ago.
2013-02-14 11:53:20 -06:00
JINMEI Tatuya
82d462fc39
[master] editorial: removed spaces after EOL
2013-02-14 09:44:30 -08:00
Shane Kerr
d1acb02130
Update the sponsor acknowledgment section in the BIND 10 Guide to include all of the sponsors.
2013-02-14 18:13:48 +01:00
Mukund Sivaraman
4ac27e8d24
[master] Add init.pyc to CLEANFILES to make distcheck pass
2013-02-14 16:36:34 +05:30
Jelte Jansen
bc2a0da618
[2669] Use vector instead of raw array in unit test
2013-02-14 12:02:52 +01:00
Mukund Sivaraman
dd0f73adac
Merge branch 'trac2281'
...
Conflicts:
src/lib/datasrc/memory/memory_messages.mes
src/lib/datasrc/memory_datasrc.cc
2013-02-14 15:24:05 +05:30
Michal 'vorner' Vaner
d6f24ba626
Merge remote-tracking branch 'refs/remotes/origin/master'
2013-02-14 08:17:15 +01:00
Jelte Jansen
7725df2d75
[2669] Initialize memory in tcp unit test
2013-02-14 00:18:55 +01:00
Jelte Jansen
39a8fecdf3
[2669] Make valgrind silent for forked() tests
...
To supress leaks for data on parent's stack
2013-02-13 23:42:43 +01:00
Jeremy C. Reed
e87bf04b2f
[master] bump version
...
(note this is not the rc version, just the version for master)
2013-02-13 12:08:24 -06:00
Jeremy C. Reed
79b6c09920
[master] add date stamp for the 1.0.0-rc
2013-02-13 12:07:36 -06:00
Jeremy C. Reed
bbad6f7eef
[master] fix misspellings
2013-02-13 12:06:23 -06:00
Jeremy C. Reed
1217ce4ef8
[master] cleanup
...
use a # hash mark before the Trac number
use two tabs before the committer username.
2013-02-13 12:00:36 -06:00
Mukund Sivaraman
d8da851da8
[master] changelog for #2641(-0)
2013-02-13 09:59:00 -08:00
JINMEI Tatuya
54e8f4061f
[master] Merge branch 'trac2641-0'
2013-02-13 09:54:39 -08:00
Jeremy C. Reed
271cb4cfda
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
2013-02-13 11:47:07 -06:00
Jeremy C. Reed
3f85c6420a
[master] add missing copyright and license statements
...
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.
2013-02-13 11:45:50 -06:00
JINMEI Tatuya
2c05b09207
[2641] do not install cmdctl-accounts.csv
2013-02-13 09:34:32 -08:00
Mukund Sivaraman
d1af010b64
[2641] Update guide for default username/password changes
2013-02-13 09:34:28 -08:00
Jeremy C. Reed
762ee6bc10
[master] cleanup mes message files
...
used reorder_message_file.py
2013-02-13 11:13:34 -06:00
JINMEI Tatuya
919a87f121
[2679] removed redundant conversion to construct add-nsec3 test data
2013-02-13 09:05:11 -08:00
Jeremy C. Reed
c5feeae4a3
[master] be clear that b10-resolver is proof of concept
2013-02-13 10:06:56 -06:00
Jeremy C. Reed
be08a60798
[master] many minor doc improvements
...
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.
2013-02-13 10:03:45 -06:00
Michal 'vorner' Vaner
6bd562f85c
Merge #1924
...
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
2013-02-13 10:30:13 +01:00
Shane Kerr
ddca3c089d
Added <unistd.h> include reported to fix a Solaris build.
2013-02-13 09:47:51 +01:00
Michal 'vorner' Vaner
9a3a223644
[1924] Return missing pythondir
...
It was moved to other makefile by accident while it should have been
moved.
2013-02-13 09:40:52 +01:00
Naoki Kambe
6409bf0fb2
[master] suppress some failures in stats tests with Python 3.3
...
This is an ad-hoc workaround for the failures in stats tests. It's okayed to be
committed on jabber. Note that this workaround should be removed after a
fundamental fix for stats tests (#1668 ) is done. An investigation task for the
fix will be worked on #2689 . For the details of the failures, see #2666 and
http://git.bind10.isc.org/~tester/builder//BIND10-valgrind/20130212205704-CentOS5-x86_64-GCC/logs/unittests.out
2013-02-13 15:26:33 +09:00
Mukund Sivaraman
67940bdbff
[2281] Add comments on use of static datasrc instead of memory datasrc in tests
2013-02-13 11:32:42 +05:30
JINMEI Tatuya
3a3c7f52a1
[master] Merge branch 'trac2586'
2013-02-12 10:12:43 -08:00
JINMEI Tatuya
24b3e0cb75
[master] changelog entry for #2585
2013-02-12 10:10:33 -08:00
JINMEI Tatuya
abe78fae4b
[master] Merge branch 'trac2585'
2013-02-12 10:06:51 -08:00
JINMEI Tatuya
06ab4db18f
[master] changelog entry for #2659
2013-02-12 10:04:00 -08:00
JINMEI Tatuya
b4b8c1e539
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
...
commit.
2013-02-12 10:01:54 -08:00
JINMEI Tatuya
24c235cb1b
[master] Merge branch 'trac2659'
2013-02-12 09:59:39 -08:00
Mukund Sivaraman
70632300d7
[master] Add missing ChangeLog entry for #1756
2013-02-12 23:21:08 +05:30