aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl/wkssvc.idl
AgeCommit message (Collapse)AuthorFilesLines
2014-09-27"declare" apparently isn't a valid keyword; use typedef instead.Guy Harris1-1/+1
These changes came from the versions of those files at the tip of the Samba trunk, and fix the failures to compile with pidl. Change-Id: Ifc3276d4bc2ff1cfdb19819811f5b8d1b91961b5 Reviewed-on: https://code.wireshark.org/review/4329 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2007-11-28update to most recent wkssvc.idl from the samba4 repositoryRonnie Sahlberg1-69/+469
svn path=/trunk/; revision=23641
2006-11-16Jelmer Vernooij:Jörg Mayer1-2/+3
The attached patch replace the use of 'depends()' with "import" (the latter is a standard IDL statement). svn path=/trunk/; revision=19914
2006-09-25update the idl for wkssvc and generate the dissector by pidlRonnie Sahlberg1-17/+6
svn path=/trunk/; revision=19321
2006-03-27Major properties cleanupJaap Keuter1-0/+0
svn path=/trunk/; revision=17747
2005-12-13update the work-in-progress pidl generated wkssvc dissector and add a ↵Ronnie Sahlberg1-40/+36
conformance file using the new nice TFS conformance file directive svn path=/trunk/; revision=16775
2005-12-02check in a version of wkssvc that contains all the constructs of the ↵Ronnie Sahlberg1-0/+408
etehreal dissector. the generated dissector is still "ugly" compared to the handwritten one so there needs a bit of conformance file magic and maybe pidl enhancements before it can go in. svn path=/trunk/; revision=16651