Tinderbox User
|
c547a8836b
|
update copyright notice / whitespace
|
2015-12-10 23:46:42 +00:00 |
|
Mukund Sivaraman
|
ff546376c4
|
Disable the RBT benchmark unittest
(cherry picked from commit 22f379298c)
|
2015-12-10 22:56:46 +05:30 |
|
Mukund Sivaraman
|
318158d66a
|
Improve performance of RBT (#41165)
(cherry picked from commit 5d79b60fc5)
|
2015-12-10 22:52:52 +05:30 |
|
Tinderbox User
|
08ebb2c56c
|
update copyright notice / whitespace
|
2015-04-28 23:45:51 +00:00 |
|
Mark Andrews
|
2865753e29
|
4110. [bug] Address memory leaks / null pointer dereferences
on out of memory. [RT #39310]
(cherry picked from commit b292230ab8)
|
2015-04-29 03:18:04 +10:00 |
|
Mark Andrews
|
3344ad0d37
|
silence signed vs unsigned
(cherry picked from commit 6343df7150)
|
2014-06-25 00:19:51 +10:00 |
|
Evan Hunt
|
1c961887b8
|
[v9_10] Add various RBT unit tests
3865. [test] Improved testability of the red-black tree
implementation and added unit tests. [RT #35904]
|
2014-05-29 12:30:33 -07:00 |
|
Tinderbox User
|
431a83fb29
|
update copyright notice
|
2014-01-09 23:46:35 +00:00 |
|
Evan Hunt
|
e851ea8260
|
[master] replace memcpy() with memmove().
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120]
|
2014-01-08 16:39:05 -08:00 |
|
Mark Andrews
|
77fa1a27dd
|
pass correct type off_t
|
2013-06-19 07:00:07 +10:00 |
|
Evan Hunt
|
31707708c5
|
[master] portability fixes for map files
3598. [cleanup] Improved portability of map file code. [RT #33820]
|
2013-06-17 09:09:43 -07:00 |
|
Evan Hunt
|
b7e40659ef
|
[master] rebuild resigning heaps when loading map files
3597. [bug] Ensure automatic-resigning heaps are reconstructed
when loading zones in map format. [RT #33381]
|
2013-06-14 10:16:10 -07:00 |
|
Evan Hunt
|
e59937c728
|
[rt33746] use CRC64 for map file error detection
3591. [func] Use CRC-64 to detect map file corruption at load
time. [RT #33746]
|
2013-06-10 14:19:22 -07:00 |
|
Mark Andrews
|
01e41f88b0
|
check for data being null
|
2013-05-09 21:29:57 +10:00 |
|
Evan Hunt
|
127a4a90b0
|
[master] more map file sanity checks
(not adding a new CHANGES note because this is an extension of the
previous one, change #3570.)
|
2013-05-07 13:54:58 -07:00 |
|
Evan Hunt
|
d9f0c713fe
|
[master] handle corrupted pointers in map files
3570. [bug] Check internal pointers are valid when loading map
files. [RT #33403]
|
2013-05-06 15:40:40 -07:00 |
|
Mark Andrews
|
b07086de42
|
add missing parameter sha1
|
2013-05-03 16:01:22 +10:00 |
|
Mark Andrews
|
12753e9e31
|
check for MAP_FILE
|
2013-03-26 16:41:20 +11:00 |
|
Tinderbox User
|
171f12f31e
|
update copyright notice
|
2013-03-19 23:46:08 +00:00 |
|
Evan Hunt
|
625ee5d015
|
[master] add inttypes.h to rbt_test.c
|
2013-03-18 17:13:48 -07:00 |
|
Mar Andrews
|
c3b9fad5e3
|
3420. [bug] Address VPATH compilation issues. [RT #31879]
|
2012-11-17 09:33:46 +00:00 |
|
Mark Andrews
|
abeb649619
|
check fwrite results
|
2012-06-23 18:21:52 +10:00 |
|
Mark Andrews
|
d70f7b9e46
|
change type of where to uintptr_t
|
2012-06-23 18:06:33 +10:00 |
|
Mark Andrews
|
aeed8b4d3b
|
change offset type to long
|
2012-06-23 18:02:13 +10:00 |
|
Tinderbox User
|
3b398443f0
|
update copyright notice
|
2012-06-21 23:46:36 +00:00 |
|
ckb
|
7829fad409
|
merging fast format zone files
Conflicts:
.gitignore
bin/named/zoneconf.c
bin/tests/.gitignore
bin/tests/system/autosign/tests.sh
bin/tests/system/masterformat/clean.sh
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/tests.sh
configure
lib/dns/db.c
lib/dns/include/dns/db.h
lib/dns/include/dns/types.h
lib/dns/master.c
lib/dns/masterdump.c
lib/dns/rbt.c
lib/dns/rbtdb.c
lib/dns/sdb.c
lib/dns/sdlz.c
lib/dns/tests/.cvsignore
lib/dns/tests/Makefile.in
lib/dns/win32/libdns.def
lib/dns/xfrin.c
lib/dns/zone.c
lib/export/dns/Makefile.in
lib/isc/include/isc/file.h
lib/isc/unix/file.c
lib/isc/win32/file.c
lib/isccfg/namedconf.c
|
2012-06-20 14:13:12 -05:00 |
|