summaryrefslogtreecommitdiff
path: root/libcli/auth/msrpc_parse.h
AgeCommit message (Collapse)AuthorFilesLines
2011-06-10libcli/auth/msrpc_parse.h: fix licence/copyrightGünther Deschner1-0/+21
Guenther
2011-03-28Fix inspired by work done by David Disseldorp for bug #8040 - smbclient ↵Jeremy Allison1-1/+1
segfaults when a Cyrillic netbios name or workgroup is configured. Change msrpc_gen to return NTSTATUS and ensure everywhere this is used it is correctly checked to return that status. Jeremy.
2009-04-20Add previously generated header files now needed in merged build.Jeremy Allison1-0/+37
Jeremy.