bareos: master 3260d21f

Author Committer Branch Timestamp Parent
franku franku master 2019-06-24 12:33 master 81793c90 Pending
Changeset bnet: renamed and changed scope of network dump functions

- the unique pointer to the network dump interface should be protected
  and initialized by a member function
- creation of the network dump interface should be called from the
  protected initializer function
mod - core/src/console/connect_to_director.cc Diff File
mod - core/src/dird/fd_cmds.cc Diff File
mod - core/src/dird/sd_cmds.cc Diff File
mod - core/src/dird/socket_server.cc Diff File
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/filed/socket_server.cc Diff File
mod - core/src/lib/bsock.cc Diff File
mod - core/src/lib/bsock.h Diff File
mod - core/src/stored/dir_cmd.cc Diff File
mod - core/src/stored/socket_server.cc Diff File