aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-dtsprovider.c
AgeCommit message (Collapse)AuthorFilesLines
2002-10-15When registering a protocol, make sure there are no other protocols withGuy Harris1-93/+93
the same long name, short name, or filter name, and abort if there are. Fix the duplicate names that found (and another name error found while fixing one of those errors). svn path=/trunk/; revision=6425
2002-09-18Update to dtsprovider, declare the status code and valsRonnie Sahlberg1-2/+6
svn path=/trunk/; revision=6304
2002-09-17From Jaime Fournier, bugfix for dtsprovider and some error codes for dce122Ronnie Sahlberg1-12/+6
svn path=/trunk/; revision=6299
2002-09-12From Jaime Fournier: DCE/RPC DTSPROVIDER interfaceRonnie Sahlberg1-0/+95
svn path=/trunk/; revision=6280