- Mar 31, 2012
-
-
Ondřej Surý authored
-
- Mar 30, 2012
-
-
Marek Vavrusa authored
Each mapped journal entry has to be unmapped. If finalize is true, entry will be marked as valid. If finalize is false, entry will be discarded. refs #1797
-
Marek Vavrusa authored
So they can now display date and time as well. refs #1801
-
Marek Vavrusa authored
refs #1801
-
Lubos Slovak authored
refs #1796
-
Lubos Slovak authored
- Assuming that hash table item may be NULL, the assertion was wrong. Replaced by test. However, stash item semantics should be checked (see #1688). refs #1215
-
- Mar 29, 2012
-
-
Marek Vavrusa authored
This could be used to write directly to journal file without allocating additional memory. Uses mmap() and journal file as backing store. It shouldn't be used much on small entries, as the minimum mapped length and offset is system page size. refs #1797
-
Marek Vavrusa authored
refs #1797
-
Lubos Slovak authored
- Ignoring if no RDATA given.
-
Jan Kadlec authored
Conflicts: src/knot/zone/zone-dump.c
-
Jan Kadlec authored
Fixes #1757 @1h
-
- Mar 28, 2012
-
-
Jan Kadlec authored
Conflicts: src/knot/zone/zone-dump.c
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Mar 27, 2012
-
-
Jan Kadlec authored
Closes #1770
-
Jan Kadlec authored
Refs #1770
-
Jan Kadlec authored
-
Marek Vavrusa authored
SOA RRset was copied to packet, but never freed. refs #1791
-
Jan Kadlec authored
Refs #1757
-
Marek Vavrusa authored
Notation of 'ip:port' was indistinguishable for IPv6.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
(as it was delimited by :)
-
Marek Vavrusa authored
refs #1782
-
- Mar 26, 2012
-
-
Marek Vavrusa authored
refs #1782
-
Marek Vavrusa authored
-
Jan Kadlec authored
Refs #1757
-
Marek Vavrusa authored
fixes #1780
-
Jan Kadlec authored
-
Jan Kadlec authored
Closes #1684
-
- Mar 24, 2012
-
-
Marek Vavrusa authored
-
- Mar 23, 2012
-
-
Lubos Slovak authored
-
Jan Kadlec authored
Fixes #1725
-
Lubos Slovak authored
- Now copying also non-FQDN domain names. - Added unittest for dname deep copy. fixes #1396 @1h
-
Lubos Slovak authored
- And added case for the two-dot domain name. refs #869
-
Jan Kadlec authored
Refs #1684
-
Lubos Slovak authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Should fix the issue, needs review.
-
Jan Kadlec authored
- Search for glue record is now done in apex as well (used to be only delegation points.) - dbg messages added for semantic checks.
-
- Mar 22, 2012
-
-
Marek Vavrusa authored
fixes #1773 @1.5h
-