lib/util Move more network utility functions from source3 into lib/util
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 May 2011 05:23:08 +0000 (15:23 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 May 2011 05:37:07 +0000 (07:37 +0200)
commitfbea52f74a80268446f45936a0cf40400aba8565
tree5f77314c19f34a05683d9ee8f76ab250e4e8da6f
parent85fa87ea82a1dcbd4d0145e417d615ffca116751
lib/util Move more network utility functions from source3 into lib/util

This will help with the merge of the interfaces layer.

Andrew Bartlett
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