summaryrefslogtreecommitdiff
path: root/libcli/nbt/nbtname.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-29libcli/nbt: fix ndr_pull/push_wrepl_nbt_name()Stefan Metzmacher1-0/+25
[MS-WINSRA] — v20091104 was wrong regarding section "2.2.10.1 Name Record" If the name buffer is already 4 byte aligned Windows (at least 2003 SP1 and 2008) add 4 extra bytes. This can happen when the name has a scope. metze
2008-09-23s4-nbt: move libcli/nbt up one level.Günther Deschner1-0/+648
Guenther