]> git.ipfire.org Git - thirdparty/kea.git/commit
[2210] move DataSrcClientListsPtr typedef
authorJelte Jansen <jelte@isc.org>
Thu, 18 Oct 2012 18:11:53 +0000 (20:11 +0200)
committerJelte Jansen <jelte@isc.org>
Thu, 18 Oct 2012 18:43:43 +0000 (20:43 +0200)
commit0002fc16bf300d9a2ccfca9e26fdfd5a73eaf519
tree399fe53b21d6ffb4218a98a17d5d64272663afe9
parent6319666e91e5f3f20d9e2fdb920ce90c2539d4ad
[2210] move DataSrcClientListsPtr typedef

from AuthSrv:: (in auth_srv.h) to isc:datasrc:: (in client_list.h), the previous location wasn't really relevant now that it is used elsewhere, and this seemed the most logical location
12 files changed:
src/bin/auth/auth_srv.cc
src/bin/auth/auth_srv.h
src/bin/auth/datasrc_clients_mgr.h
src/bin/auth/datasrc_config.cc
src/bin/auth/datasrc_config.h
src/bin/auth/main.cc
src/bin/auth/tests/auth_srv_unittest.cc
src/bin/auth/tests/command_unittest.cc
src/bin/auth/tests/datasrc_clients_builder_unittest.cc
src/bin/auth/tests/test_datasrc_clients_mgr.cc
src/bin/auth/tests/test_datasrc_clients_mgr.h
src/lib/datasrc/client_list.h