summaryrefslogtreecommitdiff
path: root/librpc/rpc/dcerpc_error.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-23librpc/rpc: fix dcerpc_errstr() to handle all nca_s_* status codes and ↵Stefan Metzmacher1-10/+52
fallback to WERROR codes metze
2008-10-31errors: share dcerpc error function.Günther Deschner1-0/+55
Guenther