summaryrefslogtreecommitdiff
path: root/source4/libcli/nbt/nbtname.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5356: fixed the hex coding for nbt namesAndrew Tridgell1-1/+1
2007-10-10r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell1-0/+57
2007-10-10r5328: - allow case sensitive nbt name lookupsAndrew Tridgell1-6/+4
2007-10-10r5326: removed the charset conversion from the nbtname code, so we no longerAndrew Tridgell1-33/+4
2007-10-10r5325: - expanded the NBT-WINS test to include scopesAndrew Tridgell1-3/+6
2007-10-10r5286: Some first steps in making the pidl code somewhat more generic for theJelmer Vernooij1-2/+2
2007-10-10r4927: parse the NBT session request in the smb server. This gets rid of thatAndrew Tridgell1-1/+12
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-0/+54
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell1-0/+285