- 19 Dec, 2012 3 commits
-
-
JINMEI Tatuya authored
the old code seems to be rejected in an ARM environment okayed on jabber.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this seems to be the actual intent of the RFC, and it's compatible with BIND 9, too. This fix will resolve the remaining regression for the old loadzone tests.
-
- 18 Dec, 2012 18 commits
-
-
Jeremy C. Reed authored
New feature was added: deleteSubnets4 okayed via jabber.
-
Tomek Mrugalski authored
- detailedLeaseCompare unified (alloc_engine and mysql_lease_mgr) - comments clarified
-
Michal 'vorner' Vaner authored
It is probably unusual and most probably a typo, resulting in broken zone.
-
Michal 'vorner' Vaner authored
Update the warning message to be usable for this case too. Also, explicitly check and fix lexer again for this case.
-
Mukund Sivaraman authored
OpenBSD, NetBSD and some builds on MacOS don't like it.
-
Mukund Sivaraman authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
This reverts commit 2c50eecd. Conflicts: src/lib/dns/rrcollator.cc src/lib/dns/rrcollator.h
-
JINMEI Tatuya authored
This reverts commit 822fa315.
-
JINMEI Tatuya authored
also left comments on this for this test and python datasrc test for reference for others
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
at the cost of increasing dependency, it will provide a cleaner and more intuitive interface without sacrificing efficiency (much).
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 17 Dec, 2012 19 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also clarified the function description comment a bit further.
-
JINMEI Tatuya authored
-
Marcin Siodelski authored
When building with GCC on Solaris it is required that all memebers of the struct are explicitly initialized. For a few entries, in the array describing DHCPv4 options, the the initializers were accidentally ommitted causing a build to fail. Okayed on jabber.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
This discovers a bug in the lexer, it doesn't produce initial whitespace at the start of file.
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
Some corner cases and error crossbreeding with other features.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
As suggested by Jinmei, extracting to separate method. Adjusting to address changes added in between.
-
Jelte Jansen authored
-