- Feb 08, 2012
-
-
Lubos Slovak authored
- Setting nodes' owners' node pointers back to the old nodes. fixes #1577 @20m
-
Marek Vavrusa authored
-
Lubos Slovak authored
- Shallow-copy of RRSets lead to broken RDATA chains in case of failed transfer. Replaced with deep-copy and adjusted cleanup accordingly. - Fixed possible leak after successful transfer, if more RDATA of one RRSet were removed in the transfer. - Fixed several leaks after failed update. TODO: There is still a problem with node owners' nodes after failed transfer. refs #1577 @4h
-
Marek Vavrusa authored
fixes #1591
-
Lubos Slovak authored
- Feb 07, 2012
-
-
Marek Vavrusa authored
refs #1547
-
- Feb 06, 2012
-
-
Marek Vavrusa authored
-
Lubos Slovak authored
-
Lubos Slovak authored
- In some cases, the compression table was not correctly freed.
-
Lubos Slovak authored
- Added NSEC3 count to the zone apex' children count. refs #1471
-
Lubos Slovak authored
- When RRSet for RRSIGs was not found, the previous RRSet was used. - Removed CNAME loop check from zone contents adjusting into separate function. - Fixed some warnings. fixes #1578
-
Lubos Slovak authored
-
- Feb 04, 2012
-
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #1565
-
Lubos Slovak authored
-
Lubos Slovak authored
- Removed fprintf from rdata.c. - Added assert to hash table. refs #1565
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
- Changed assert to reflect the fact, that previous node may not be found in the zone.
-
Lubos Slovak authored
- Setting dname's node to NULL only if it is the freed node.
-
- Feb 03, 2012
-
-
Lubos Slovak authored
- Setting owner's node to NULL
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Marek Vavrusa authored
refs #1565
-
Marek Vavrusa authored
refs #1547
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
refs #1560
-
refs #1560
-
Lubos Slovak authored
- Owner was not inserted into the domain name table. - RRSIGs were not retained.
-
Lubos Slovak authored
- In case of new RRSets. refs #1565
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #1550, #1565
-
Lubos Slovak authored
- Was causing the old nodes' children count to double. fixes #1575 @1h
-