summaryrefslogtreecommitdiff
path: root/source4/libcli/nbt
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4943: Smplified the events handling code a lot. The first source ofAndrew Tridgell1-12/+2
2007-10-10r4927: parse the NBT session request in the smb server. This gets rid of thatAndrew Tridgell1-1/+12
2007-10-10r4915: free temp context _before_ the async callback, as the async callback m...Andrew Tridgell1-1/+1
2007-10-10r4909: fixed name_trn_id generation (thanks to metze for spotting the bug!)Andrew Tridgell1-1/+3
2007-10-10r4901: a bit more info on nbt packets under high debug levelAndrew Tridgell1-2/+5
2007-10-10r4898: - removed the unused wins_srv_*() codeAndrew Tridgell1-2/+2
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell4-71/+103
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell4-0/+1027