summaryrefslogtreecommitdiff
path: root/libcli/nbt/dns_hosts_file.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-30libcli/nbt/dns_hosts_file.c - change "ULONG_MAX" into "UINT32_MAX"Matthias Dieter Wallnöfer1-1/+1
This fits better since the variable which is tested is of type "uint32_t".
2010-03-11libcli/nbt Add parser for a 'hosts' file that takes DNS record typesAndrew Bartlett1-0/+306