s3:lib split out global workgroup and netbios name functions.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 May 2010 06:25:26 +0000 (16:25 +1000)
committerStefan Metzmacher <metze@samba.org>
Fri, 28 May 2010 16:08:27 +0000 (18:08 +0200)
commit539ef13bfe950c7c512a4bdafd9a846c04ba5be4
treea9f3f43930e4664dee57e8b5b4b5bfb88dd38893
parent59422efca9734f7e4248f9c7df8b6b823f17999b
s3:lib split out global workgroup and netbios name functions.

Having these in their own file allows easier selective inclusion.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/Makefile.in
source3/include/proto.h
source3/lib/util.c
source3/lib/util_names.c [new file with mode: 0644]