- 14 Feb, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 13 Feb, 2011 2 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 12 Feb, 2011 2 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 11 Feb, 2011 11 commits
-
-
Jelte Jansen authored
Small fix, skipping review
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
as to copySection, it's now called appendSection, and works the other way around (i.e. it copies from a source message into the object, instead of copying from the object to a target message), which feels more natural
-
Michal 'vorner' Vaner authored
Checks that we don't reject synthesized name of the maximum length by mistake.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
note: qtype_is_any was originally const, and was temporarily changed to mutable. it's now immutable again.
-
- 10 Feb, 2011 5 commits
-
-
Jeremy C. Reed authored
as discussed on jabber.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 09 Feb, 2011 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the actual bit position isn't a big deal right now, but the intent would be a bit clearer than an odd intermediate position (and, in fact, using the MSB was the original intent; the previous value was a typo)
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
We overflow the size of name by prolonging a name of full length by little bit.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jeremy C. Reed authored
-
Jelte Jansen authored
and updated some doxygens as per Jeremy's mail
-
- 08 Feb, 2011 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
it effectively makes this branch with trac517 (which has been merged to master since then). it will help merge this branch to master. also resolved trivial conflicts in src/lib/datasrc/tests/rbtree_unittest.cc. This reverts commit 1ab958cd.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
As agreed, we don't provide the authority section for the original DNAME/CNAME, only for the last target. As we don't chain, we don't provide it at all.
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
-
JINMEI Tatuya authored
also removed an unused initialization as a piggybacked cleanup. okayed on jabber, behavior confirmed, too.
-
- 07 Feb, 2011 2 commits
-
-
-
JINMEI Tatuya authored
-