- Aug 22, 2012
-
-
Jan Kadlec authored
- IPSECKEY rdata were being parsed in wrong way - two items were stored in one. This caused no problems during responding. - Changed storing of APL rdata so that it is the same as TXT, currently, it might have caused undesired behaviour with transfered rdata or with rdata loaded from binary. Closes #2002 @3h
-
- Aug 21, 2012
-
-
Marek Vavrusa authored
Updated log messages for denied outgoing transfers. fixes #2007 @3h
-
- Aug 20, 2012
-
-
Marek Vavrusa authored
-
- Aug 17, 2012
-
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Marek Vavrusa authored
-
Lubos Slovak authored
- Reorganized groups. - Updated main page. refs #1996 @30m
-
Jan Kadlec authored
- If node was empty no action was taken, but all RRs from node in the other tree have to be added to ADD section of changeset in such a case. - Renamed and moved functions for clarity.
-
- Aug 16, 2012
-
-
Lubos Slovak authored
-
Lubos Slovak authored
Divided into two parts. In first part the 'prev' pointers are set. The second does the rest of the work. It's necessary because the 'prev' pointers are used in search for domain names in RDATA and may not be yet set well. This caused some rare problems. refs #1952 @4h
-
Marek Vavrusa authored
This allows to clear any existing requests in the queue, preventing potential memory leaks on shutdown. refs #1976
-
- Aug 15, 2012
-
-
Marek Vavrusa authored
-
Lubos Slovak authored
-
Marek Vavrusa authored
refs #1877
-
Marek Vavrusa authored
refs #1976
-
Marek Vavrusa authored
This way it retains a valid pointer to it's configuration when server reloads and zone gets discarded. refs #1976
-
Marek Vavrusa authored
Removed zone lookup from config, as it's being removed from the global conf and moved directly to the zone data. refs #1976
-
- Aug 14, 2012
-
-
Lubos Slovak authored
Missing RCU unlock + replaced numbers by error codes.
-
Lubos Slovak authored
-
- Aug 13, 2012
-
-
Marek Vavrusa authored
cov#10633 cov#10634
-
Marek Vavrusa authored
-
- Aug 08, 2012
-
-
Marek Vavrusa authored
refs #1976
-
Marek Vavrusa authored
refs #1976
-
Marek Vavrusa authored
refs #1976
-
Marek Vavrusa authored
refs #1976
-
Marek Vavrusa authored
refs #1976
-
- Aug 07, 2012
-
-
Marek Vavrusa authored
This reverts commit 243d4ac1.
-
Marek Vavrusa authored
This reverts commit 756debd0.
-
Marek Vavrusa authored
Added some missing read locks. TODO: may deadlock somewhere, some functions still find zone from zonedb and may corrupt new reloaded zone instead of zone the transfer was started refs #1976
-
Marek Vavrusa authored
refs #1976
-
Marek Vavrusa authored
Added some missing read locks. TODO: may deadlock somewhere, some functions still find zone from zonedb and may corrupt new reloaded zone instead of zone the transfer was started refs #1976
-
Marek Vavrusa authored
refs #1976
-
- Aug 03, 2012
-
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
- Aug 02, 2012
-
-
Jan Kadlec authored
- Actual RDATA of zone were beeing changed due to improper API usage. Refs #1965
-
Lubos Slovak authored
- Missing NSEC/NSEC3 is no longer considered an error. refs #1970
-
Marek Vavrusa authored
refs #1950
-
Marek Vavrusa authored
-
Lubos Slovak authored
- If a node contains a CNAME RRSet or just a RRSIG covering a CNAME, the server will not try to resolve the CNAE chain. refs #1971
-
Ondřej Caletka authored
This option allows binding to the same port using separate IPv6 and IPv4 socket.
-