]> git.ipfire.org Git - thirdparty/kea.git/commit
[1976] Do the real initialization of the datasrc configurator
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 21 Jun 2012 12:52:24 +0000 (14:52 +0200)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 21 Jun 2012 12:52:24 +0000 (14:52 +0200)
commit6107757547e99687e84c8c19f412801ac926a342
treeb2e203166526046c0701eb8e47bb32ac1c265fb5
parentc3badfe37d74047f7b6b1f7f4ec03d30e7164296
[1976] Do the real initialization of the datasrc configurator

The type of lists had to be changed to the Configurable ones,
unfortunately. It doesn't work otherwise. Therefore, it may be possible
to fold the ClientList hierarchy, but I'm postponing that work.
src/bin/auth/auth_srv.cc
src/bin/auth/auth_srv.h
src/bin/auth/main.cc