[BB#63] conf: Allow multiple Listen statements in the config. master
authorMichael Adam <obnox@samba.org>
Thu, 7 Nov 2013 10:00:19 +0000 (11:00 +0100)
committerMichael Adam <obnox@samba.org>
Sat, 9 Nov 2013 12:34:33 +0000 (13:34 +0100)
commite82080a5f62991e2892b88dce108537f64960e55
treeaab2be1c8d65ae66eddb511a5bfc8605c56d219e
parentd0732f9adeb523422e755bfc11d03e9cbccc99f6
[BB#63] conf: Allow multiple Listen statements in the config.

This introduces a list (vector) of addresses instead of
having just one address string.

Signed-off-by: Michael Adam <obnox@samba.org>
src/child.c
src/child.h
src/conf.c
src/conf.h
src/main.c