- 28 Jan, 2013 1 commit
-
-
JINMEI Tatuya authored
-
- 25 Jan, 2013 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 23 Jan, 2013 24 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this is preparation for the eventual support for findAtOrigin. no behavior change yet.
-
JINMEI Tatuya authored
ommit.
-
JINMEI Tatuya authored
the original version didn't have a problem because the constructor should never be used in python wrappers, but I do this to silence cppcheck. the change is small anyway.
-
JINMEI Tatuya authored
as this seemed to be a controversial move.
-
JINMEI Tatuya authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp4/dhcp4_srv.cc src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Conflicts: doc/guide/bind10-guide.xml
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp4/config_parser.cc src/bin/dhcp6/config_parser.cc src/lib/dhcpsrv/dhcpsrv_messages.mes src/lib/dhcpsrv/memfile_lease_mgr.cc
-
JINMEI Tatuya authored
some test cases needed to be adjusted accordingly.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
so that we can share it with test cases for findAtOrigin. no behavior change so far.
-
JINMEI Tatuya authored
in accordance with the previous cleanup for zone_finder. "iterator" is too generic and should have been renamed. now is probably a good opportunity.
-
JINMEI Tatuya authored
finder/updater/journal reader are all quite big and can be used in different contexts, so I think it makes sense to separate them. this is also an attempt of avoiding the too generic name of "zone.h".
-
- 22 Jan, 2013 11 commits
-
-
Marcin Siodelski authored
-
Stephen Morris authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp6/tests/config_parser_unittest.cc
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
-
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-