- 14 Dec, 2012 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 13 Dec, 2012 36 commits
-
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
And a minor cleanup in the code
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
Jelte Jansen authored
And update doc and do a bit of style cleanup
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
And update doc and do a bit of style cleanup
-
Stephen Morris authored
-
Stephen Morris authored
Conflicts: doc/devel/mainpage.dox src/bin/dhcp4/ctrl_dhcp4_srv.h src/bin/dhcp4/dhcp4_srv.h src/bin/dhcp6/dhcp6.dox Also modified the following files during the resolution of the merge issues: src/bin/dhcp4/config_parser.cc src/bin/dhcp4/ctrl_dhcp4_srv.cc src/bin/dhcp4/dhcp4.dox src/bin/dhcp6/config_parser.cc src/bin/dhcp6/tests/dhcp6_srv_unittest.cc src/lib/dhcp/option_custom.h src/lib/dhcp/pkt4.h src/lib/dhcpsrv/database_backends.dox
-
Michal 'vorner' Vaner authored
There were some small changes in the behaviour of MasterLoader as a result of review, this is update do ZoneLoader and its tests to incorporate that.
-
Michal 'vorner' Vaner authored
Reviewed as part of #2378, but merged as a separate branch.
-
Michal 'vorner' Vaner authored
The Zone loader class (glue class between zone updater and MasterLoader).
-
Michal 'vorner' Vaner authored
Some of the code can be shared between the variants, saving some code.
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
After the rebase on top of working 2377. The most significant - don't access updater if it doesn't exist.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
There's no way to know the master file would be broken in the constructor. So update the documentation to say it'd throw from the load() and loadIncremental().
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
They are similar to the ones for copy mode. Should they be unified in some way?
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Not directly related, but it breaks tests of the ZoneLoader. The NSEC3 namespace and all RRSIGs were missing from the returned data.
-
Michal 'vorner' Vaner authored
-