- Oct 31, 2011
-
-
Ondřej Filip authored
This reverts commit 007bf5e7.
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- Oct 30, 2011
-
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Filip authored
-
Ondřej Surý authored
-
Ondřej Surý authored
Fix buffer overflow when appending / to absolute cwd path and the cwd path is exactly n*64 characters long
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
- QNAME is printed out instead of zone name.
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
Ondřej Filip authored
-
Marek Vavrusa authored
-
Lubos Slovak authored
-
Lubos Slovak authored
fixes #1413 @5m
-
Lubos Slovak authored
- Distinguishing merge in xfrin_apply_add_normal() and handling it in xfrin_apply_add(). TODO: - Check and fix the same for RRSIGs. refs #1413 @6h
-
Ondřej Surý authored
-
Marek Vavrusa authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
- Was deleting only the first RDATA in the list. Fixes leak during IXFR.
-
Lubos Slovak authored
-
Lubos Slovak authored
- Parsing unknown RDATA (TYPExxx) from packet. - Parsing IPSECGATEWAY with no gateway item.
-
- Oct 29, 2011
-
-
Jan Kadlec authored
This refs #1415, but is strange and should not happen. RRset should be initialized to NULL before calling this function.
-
Lubos Slovak authored
-
Lubos Slovak authored
- Applies only for some cases now - No wildcard child. - Closest encloser proof. - Does not apply for NODATA responses!!! TODO: clarify and unify.
-
Lubos Slovak authored
- Now the function checks if there is some node in the NSEC3 tree. TODO: Clarify when the zone is considered signed.
-
Marek Vavrusa authored
-
- Oct 28, 2011
-
-
Lubos Slovak authored
- Function for comprehensive comparing serials added to nameserver. - Added function for loading serials from IXFR query. - Loading serials before loading changesets in xfr-handler. - Sending FORMERROR in proper cases after loading changesets fails. - No data in journal results in fallback to AXFR. - zones_xfr_load_changesets() now leaves changesets empty if the slave's serial is equal or larger than the master's serial. This results in the IXFR sending function to send out response with single SOA. fixes #1409 @2h
-
Jan Kadlec authored
-
Jan Kadlec authored