- 16 Aug, 2012 10 commits
-
-
Jeremy C. Reed authored
and updated entries for style (even old entries).
-
Jeremy C. Reed authored
since not backward incompatible or operational changes.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
This is only needed so I don't have differences later. This won't be needed once we stop including generated docs in the source tree.
-
- 15 Aug, 2012 2 commits
-
-
Jeremy C. Reed authored
-
Mukund Sivaraman authored
-
- 14 Aug, 2012 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
referring to #2066.
-
JINMEI Tatuya authored
-
- 13 Aug, 2012 17 commits
-
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
BasicRRset implements a dummy getRRsigDataCount() which returns 0 (as getRRsig() returns NULL without throwing). The method was renamed different to what is asked in the bug, so that the new name is consistent with other AbstractRRset methods for RRSIGs.
-
Mukund Sivaraman authored
This seems to be required in our coding style.
-
Mukund Sivaraman authored
-
Jelte Jansen authored
(conflicts purely in generated files, regenerated them) Conflicts: doc/guide/bind10-guide.html doc/guide/bind10-guide.txt doc/guide/bind10-messages.html
-
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog doc/guide/bind10-guide.html doc/guide/bind10-guide.txt doc/guide/bind10-messages.html src/bin/dhcp4/main.cc src/bin/dhcp6/Makefile.am src/bin/dhcp6/tests/Makefile.am
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
The fix that allowed resolver to have TSIG keys and other future checks made the setting of action impossible. This will work once again when we merge #2184, but for now, we need the fix.
-
Michal 'vorner' Vaner authored
* Note that TSIG key is DNS specific. * Language fix. * Returned an example to the resolver.
-
Michal 'vorner' Vaner authored
It otherwise complained during config add somewhere/acl, that there's no value. The defaults differ from module to module. Also, some reindentation and removal of tabs is added.
-
- 12 Aug, 2012 3 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 10 Aug, 2012 3 commits
-
-
Michal 'vorner' Vaner authored
Including something like more formal grammar of them.
-
Jelte Jansen authored
-
Jelte Jansen authored
Found another issue which became more apparent now (but I think we've seen before); get_default_value() returns None if there is no default set, however, in some cases, None can be the actual default (datasources params for instance). This fix makes sure a default value of None is not confused with no value at all (which resulted in the error 'Error: data_sources/classes/IN[X]/params not found'
-