summaryrefslogtreecommitdiff
path: root/libcli/nbt/lmhosts.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke1-0/+1
2020-09-15libcli: nbt: Fix resolve_lmhosts_file_as_sockaddr() to return size_t * count ...Jeremy Allison1-6/+1
2020-09-15libcli: nbt: cleanup resolve_lmhosts_file_as_sockaddr() - don't change return...Jeremy Allison1-10/+21
2020-08-04s3/s4: Cleanup. Move TALLOC_CTX * parameter to be first in resolve_lmhosts_fi...Jeremy Allison1-3/+4
2016-12-27lib: Fix whitespace in lmhosts.cVolker Lendecke1-4/+4
2016-12-11libnbt: lmhosts xfile->stdioVolker Lendecke1-10/+9
2016-11-20lib: Rename fgets_slash to x_fgets_slashVolker Lendecke1-1/+1
2010-05-31libcli/nbt/lmhosts: fix missing prototype warning.Günther Deschner1-0/+1
2009-11-04libcli/nbt Move more of lmhosts lookup into common codeAndrew Bartlett1-0/+79
2009-09-15libcli:nbt put util_net.c protos in new header fileAndrew Bartlett1-0/+1
2009-09-15libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett1-0/+156