aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl
AgeCommit message (Expand)AuthorFilesLines
2008-08-06add initial dnsserver dcerpc implementationRonnie Sahlberg2-0/+499
2008-06-27Fix some warnings reported by gcc -Wshadow ... Bill Meier1-5/+5
2008-06-22Removed an unused static entry.Stig Bjørlykke1-1/+0
2008-04-17Don't use "%ll[doux]" to print a guint64 - use G_GINT64_MODIFIER.Guy Harris1-1/+1
2008-04-17Add autogenerated dissector for DCE/RPC MAPI and also the (non-NDR)Ronnie Sahlberg7-0/+5924
2007-11-28update to most recent wkssvc.idl from the samba4 repositoryRonnie Sahlberg2-69/+512
2007-10-02remove a test for null that we dont need since the variable can not be Ronnie Sahlberg1-3/+1
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg1-16/+47
2007-07-09dissect lsa_Strings correctly in the samr dissectorRonnie Sahlberg2-10/+6
2007-07-09the sidtype is a 32bit enum not a standard enumRonnie Sahlberg1-1/+1
2007-07-09make all rids use a single hf filter fieldRonnie Sahlberg2-3/+49
2007-07-09rename all policy handles in samr to have a name that describes the type Ronnie Sahlberg1-0/+89
2007-07-07fix a typoRonnie Sahlberg1-2/+2
2007-07-07add some more access masksRonnie Sahlberg2-9/+200
2007-07-06add dissection of the bits for the Connect[0-5] access_masksRonnie Sahlberg2-5/+57
2007-07-06some more prettification, show name of created users on the summary Ronnie Sahlberg1-0/+2
2007-07-06redo the lsa_String dissector we temporarily host in samr until lsa has Ronnie Sahlberg2-4/+41
2007-07-05add policy handle tracking to samr.cnfRonnie Sahlberg1-0/+29
2007-07-05add initial samr idl and conformance fileRonnie Sahlberg2-0/+1372
2007-05-16start prettifying SRVSVCRonnie Sahlberg1-0/+18
2007-05-15we must provide a hfinfo field when dissecting a dcerpc integer or else Ronnie Sahlberg1-1/+5
2007-05-15prettify the server_name component of NetWkstaTransportEnumRonnie Sahlberg1-0/+1
2007-05-08prettify wkssvc dissection using the conformance file and generate the Ronnie Sahlberg1-1/+15
2007-05-07update the conformance file for winreg to specify that the string for Ronnie Sahlberg1-1/+1
2007-05-07using latest version of pidl, which includes the required pragmas and Ronnie Sahlberg1-1/+7
2007-05-03use the latest version of PIDL to regenerate winreg using the new TYPE Ronnie Sahlberg1-0/+52
2007-03-29update WZCSVC idl and regenerate the dissectorRonnie Sahlberg1-1/+1
2007-03-29update INITSHUTDOWN and SRVSVC and regenerate with patched PIDLRonnie Sahlberg3-89/+91
2007-03-29fixup the idl to always use pointer for out parametersRonnie Sahlberg2-7/+7
2007-03-29update efs and fix conformance file to eliminate some warningsRonnie Sahlberg1-1/+1
2007-03-29update dfs and regenerateRonnie Sahlberg1-2/+2
2007-03-29update atsvc to latest idlRonnie Sahlberg1-6/+6
2007-03-29update winreg to the latest idlRonnie Sahlberg1-11/+26
2007-03-29regenerate winreg using the latest pidl. almost all warnings are now goneRonnie Sahlberg1-2/+3
2007-03-22Using a patched version of pidl that decorates all parameters with _U_Ronnie Sahlberg1-3/+3
2007-03-04add dissection of the WINREG specific bits in the accessmask for WINREG objectsRonnie Sahlberg1-0/+8
2007-02-24update EFS and EVENTLOG conformance files to use the new definesRonnie Sahlberg4-11/+11
2007-02-21regenerate WINREG as a test with the some new PIDL enhancements to show ithe ...Ronnie Sahlberg1-2/+1
2007-02-20Update to current version of openchangeJörg Mayer3-36/+43
2007-02-20add a PIDL specific helper for managing dissection of policy handles.Ronnie Sahlberg1-15/+15
2007-02-19the policy handles created/opened in CreateKey and OpenKey are now called "ha...Ronnie Sahlberg1-2/+2
2007-02-15using the latest SVN of PIDL it is now possible to compile the corrected WINR...Ronnie Sahlberg1-9/+16
2006-11-16Jelmer Vernooij:Jörg Mayer5-9/+13
2006-11-07You run perl, not make, on Makefile.PL files.Guy Harris1-1/+1
2006-11-07Update to use --includedir instead of copying idl_types.h.Jörg Mayer1-5/+2
2006-11-06convert restrictiontype to be an enumRonnie Sahlberg1-14/+16
2006-11-06building the nspi dissector depends also on the nspi.cnf file, add this d...Ronnie Sahlberg2-1/+11
2006-11-06Copy over the nspi.cnf file which was recently addedJörg Mayer1-0/+12
2006-11-05update the Makefile to point to the new path after the svn moveRonnie Sahlberg1-4/+4
2006-11-05rename the nspi dissector from idl (where the idl2wrs dissectors live) ro epa...Ronnie Sahlberg6-0/+3971