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
Jelte Jansen
bc2a0da618
[2669] Use vector instead of raw array in unit test
2013-02-14 12:02:52 +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
Shane Kerr
ddca3c089d
Added <unistd.h> include reported to fix a Solaris build.
2013-02-13 09:47:51 +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
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
Tomek Mrugalski
894e0ca1da
[master] Merge branch 'trac2719' (bug for handling unexpected RENEWs in DHCPv6)
...
Conflicts:
ChangeLog
2013-02-12 17:25:42 +01:00
Tomek Mrugalski
3132b8b194
[2719] Adjusted logging level, unnecessary comments removed.
2013-02-12 16:58:48 +01:00
Marcin Siodelski
4982a87469
[master] Added a ChangeLog entry for #2704 .
...
Also, trivial change: removed spurious brackets in the previous entry.
2013-02-12 16:28:45 +01:00
Marcin Siodelski
1cbacf19a2
[master] Merge branch 'trac2704'
2013-02-12 16:22:43 +01:00
Thomas Markwalder
88b964a46c
[master] changelog entry for #2699,#2703
2013-02-12 09:21:54 -05:00
Thomas Markwalder
1197c10bcf
Merge branch 'master' into trac2699_2
2013-02-12 09:09:00 -05:00
Thomas Markwalder
97371cff7f
[2699] - Added 2013 to copyright notice in dhcpbdb_create.mysql
2013-02-12 09:00:18 -05:00
Tomek Mrugalski
b57fc08945
[2719] Emergency fix for renew when there are no subnets configured.
2013-02-12 15:24:57 +02:00
Thomas Markwalder
54bbed5fcb
[2699] Added composite search indexes to lease4 and lease6 tables to boost performance.
...
Note: This change fulfills both 2699 (lease4) and 2703 (lease6).
2013-02-12 07:50:50 -05:00
Stephen Morris
aff7100abe
[master] ChangeLog for #2681
2013-02-12 12:32:32 +00:00
Stephen Morris
87ce14cdb1
[master] Merge branch 'trac2681'
2013-02-12 12:29:06 +00:00
Stephen Morris
cf0ce4bad6
[2681] Merge branch 'master' into trac2681
...
Conflicts:
src/lib/dhcpsrv/alloc_engine.cc
2013-02-12 12:28:02 +00:00
Marcin Siodelski
227f2b1dab
[master] Updated ChangeLog for the #2700 .
2013-02-12 12:31:50 +01:00
Marcin Siodelski
b8d6b949eb
[2700] Fix issue where the cmd line switches are printed as ASCII codes.
2013-02-12 10:55:17 +01:00
Marcin Siodelski
5f9c4eec3c
[2704] Use the selectSubnet() subnet function to pick the suitable subnet.
...
The selectSubnet() function offers two ways to find a subnet for a
particular interface: using the name of the interface that the subnet is
configured for; and using the packet source address. Also, the redundant
warning is removed if suitable subnet was not found as this warning is
already issued elsewhere.
2013-02-12 10:11:15 +01:00
Mukund Sivaraman
ea110815f2
Merge branch 'master' into trac2650
2013-02-12 09:13:10 +05:30
JINMEI Tatuya
12071a88b9
[master] Merge branch 'trac2665'
2013-02-11 13:44:47 -08:00
JINMEI Tatuya
e090b84bd5
[master] changelog entry for #2661
2013-02-11 13:42:55 -08:00
JINMEI Tatuya
e6f86f2f5e
[master] Merge branch 'trac2661'
2013-02-11 13:38:22 -08:00
JINMEI Tatuya
8d1f4d45b8
[2586] use !, not %, for a label char smaller than &.
...
% seems to (possibly) cause an unexpected side effect in an SQL statement.
2013-02-11 09:24:45 -08:00
Stephen Morris
3f272be09a
[master] Merge branch 'trac2673'
2013-02-11 15:33:11 +00:00
Tomek Mrugalski
52f22bb013
[master] Merge branch 'trac2702' (DHCPv4 renewal without client-id)
...
Conflicts:
ChangeLog
2013-02-11 15:54:27 +01:00
Stephen Morris
3e367ff100
[2673] Merge branch 'master' into trac2673
2013-02-11 14:39:34 +00:00
Tomek Mrugalski
72106475f6
[2702] ChangeLog updated.
2013-02-11 15:36:42 +01:00
Tomek Mrugalski
5aa5b4e403
[master] Merge branch 'trac2697' (bugfix for dhcp4 and MySQL)
...
Conflicts:
ChangeLog
2013-02-11 14:53:16 +01:00
Stephen Morris
5950991881
[2681] Address review comments
2013-02-11 13:42:18 +00:00
Tomek Mrugalski
dd2dbeb5a4
[2697] ChangeLog updated.
2013-02-11 14:41:18 +01:00
Tomek Mrugalski
daf2abe68c
[2702] Fix for DHCPv4 client renewals (without client-id)
2013-02-11 14:15:49 +01:00
Stephen Morris
1eef52e751
[2673] Correct use of wrong variable in unit test
2013-02-11 12:26:12 +00:00
Mukund Sivaraman
7782afcefe
[master] Update ChangeLog for #2672
2013-02-11 09:46:58 +05:30
Mukund Sivaraman
660a0d164f
Merge branch 'master' into trac2672
...
Conflicts:
src/lib/python/isc/ddns/session.py
2013-02-11 09:31:12 +05:30
Mukund Sivaraman
e540ba5b43
[2650] Add cppcheck suppressions
2013-02-11 09:28:06 +05:30
JINMEI Tatuya
50e61198ea
[2665] use istream::ignore() (and ignore result) to skip chars instead of get()
...
ignoring the result fixes a scan-build error. besides, ignore() should be
more appropriate choice for what it intends to do anyway.
2013-02-09 14:52:37 -08:00
JINMEI Tatuya
aa5b7e1214
[2665] removed unnecessary assignment, fixing one error from clang scan-build.
2013-02-09 14:46:17 -08:00
JINMEI Tatuya
be156ccbf9
[2585] re-enabled auth query tests for in-memory that failed so far.
2013-02-08 23:39:04 -08:00