lib/util Move more network utility functions from source3 into lib/util
commit007b781b39e4bd2ddc25ab6bd2b6f9b88dfdba8b
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 May 2011 05:23:08 +0000 (2 15:23 +1000)
committerGünther Deschner <gd@samba.org>
Mon, 16 May 2011 15:13:07 +0000 (16 17:13 +0200)
tree58abd18ebfdbb47ec3d79f4e9046eda7385519f0
parent154637cf36f5a47d3e83fcf2e2ed081cbff3e141
lib/util Move more network utility functions from source3 into lib/util

This will help with the merge of the interfaces layer.

Andrew Bartlett
(cherry picked from commit fbea52f74a80268446f45936a0cf40400aba8565)
lib/util/system.c
lib/util/util.h
lib/util/util_net.c
lib/util/util_net.h
source3/include/proto.h
source3/lib/system.c
source3/lib/util_sock.c