summaryrefslogtreecommitdiff
path: root/source3/lib/util_names.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-28s3:lib split out global workgroup and netbios name functions.Andrew Bartlett1-0/+72
Having these in their own file allows easier selective inclusion. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org>