- 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 13 commits
-
-
JINMEI Tatuya 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.
-
- 10 Aug, 2012 4 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'
-
Jelte Jansen authored
deriving 'actual' type from the data that has been set; no change for primitive type, treat as lists if list, treat as named_set if dict. Elements of named sets and lists are themselves considered to be of the any type
-
- 09 Aug, 2012 11 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
and update calling tool to not show anything for some values where it is None (i.e. where they have no relevance on the system)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
But fake every platform always; all platform-dependent calls should be prepared by the test setup anyway
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
- 08 Aug, 2012 7 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Marcin Siodelski authored
Conflicts: tests/tools/perfdhcp/Makefile.am
-