summaryrefslogtreecommitdiff
path: root/packet-dcerpc-efs.c
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-698/+698
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-05-19Remove hf argument to common routines for dissecting domain sids. MostTim Potter1-3/+2
of the callers passed -1 for this parameter anyway. svn path=/trunk/; revision=10919
2004-04-29From JBMRonnie Sahlberg1-0/+699
Dissection of the EncryptedFileSystem dce/rpc interface. This dissector also contains a complete and fully tested IDL definition for the entire interface. svn path=/trunk/; revision=10734