- 19 Aug, 2011 1 commit
-
-
Jelte Jansen authored
-
- 18 Aug, 2011 11 commits
-
-
JINMEI Tatuya authored
constify, typo, removing redundant space, etc.
-
Jelte Jansen authored
so that failed constructor does not leak
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
that makes a number of tests unnecessary (as well as impossible)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
since they can now be done through getRecords()
-
Jelte Jansen authored
(to replace searchForRecords->getNextRecord combo)
-
Jelte Jansen authored
-
- 17 Aug, 2011 18 commits
-
-
Michal 'vorner' Vaner authored
Conflicts: src/lib/datasrc/database.h
-
Jeremy C. Reed authored
-
Jelte Jansen authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
to be consistent
-
Jeremy C. Reed authored
The content changes were done in the source files previously.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jelte Jansen authored
-
-
Jeremy C. Reed authored
-
Michal 'vorner' Vaner authored
When we iterate and find out that there are RRs in an RRset with different TTL, we go for the lowest of them instead of throwing and give a warning.
-
Jelte Jansen authored
-
chenzhengzhang authored
-
chenzhengzhang authored
-
chenzhengzhang authored
-
chenzhengzhang authored
Conflicts: src/lib/dns/Makefile.am src/lib/util/python/gen_wiredata.py.in
-
chenzhengzhang authored
-
- 16 Aug, 2011 10 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
While here also sort the configurations (no content change for that). Regenerate the nroff file.
-
Jeremy C. Reed authored
The query_acl now has some beginning docs here, but needs more.
-
-
Jeremy C. Reed authored
the RRsets and class were reversed. This was the only example in all .mes files that had the numbers out of order. Okayed via jabber. This fixes: 2011-08-15 14:37:22.991 DEBUG [b10-resolver.cache] CACHE_RRSET_INIT initializing RRset cache for IN RRsets of class 10000 to: 2011-08-16 11:01:50.899 DEBUG [b10-resolver.cache] CACHE_RRSET_INIT initializing RRset cache for 10000 RRsets of class IN One thing to note: If this was a production server, we would need to consider deprecating this message ID and creating a new message ID as use of the logged results would be broken, because problem is in the logged brief explanation and not the full description. I will send an email about this.
-
-
Michal 'vorner' Vaner authored
Conflicts: src/lib/datasrc/database.cc src/lib/datasrc/tests/database_unittest.cc
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
(missing boost::) Reviewed on jabber.
-
-