summaryrefslogtreecommitdiff
path: root/libcli/nbt/lmhosts.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-15libcli:nbt put util_net.c protos in new header fileAndrew Bartlett1-0/+1
This fixed a very odd build problem due to util.h importing system/network.h being imported before the uid_wapper code. Andrew Bartlett
2009-09-15libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett1-0/+156
This starts the process to have Samba4 use lmhosts. Andrew Bartlett