aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl
AgeCommit message (Expand)AuthorFilesLines
2008-08-06add initial dnsserver dcerpc implementationsahlberg2-0/+499
2008-06-27Fix some warnings reported by gcc -Wshadow ... wmeier1-5/+5
2008-06-22Removed an unused static entry.stig1-1/+0
2008-04-17Don't use "%ll[doux]" to print a guint64 - use G_GINT64_MODIFIER.guy1-1/+1
2008-04-17Add autogenerated dissector for DCE/RPC MAPI and also the (non-NDR)sahlberg7-0/+5924
2007-11-28update to most recent wkssvc.idl from the samba4 repositorysahlberg2-69/+512
2007-10-02remove a test for null that we dont need since the variable can not be sahlberg1-3/+1
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_namesahlberg1-16/+47
2007-07-09dissect lsa_Strings correctly in the samr dissectorsahlberg2-10/+6
2007-07-09the sidtype is a 32bit enum not a standard enumsahlberg1-1/+1
2007-07-09make all rids use a single hf filter fieldsahlberg2-3/+49
2007-07-09rename all policy handles in samr to have a name that describes the type sahlberg1-0/+89
2007-07-07fix a typosahlberg1-2/+2
2007-07-07add some more access maskssahlberg2-9/+200
2007-07-06add dissection of the bits for the Connect[0-5] access_maskssahlberg2-5/+57
2007-07-06some more prettification, show name of created users on the summary sahlberg1-0/+2
2007-07-06redo the lsa_String dissector we temporarily host in samr until lsa has sahlberg2-4/+41
2007-07-05add policy handle tracking to samr.cnfsahlberg1-0/+29
2007-07-05add initial samr idl and conformance filesahlberg2-0/+1372
2007-05-16start prettifying SRVSVCsahlberg1-0/+18
2007-05-15we must provide a hfinfo field when dissecting a dcerpc integer or else sahlberg1-1/+5
2007-05-15prettify the server_name component of NetWkstaTransportEnumsahlberg1-0/+1
2007-05-08prettify wkssvc dissection using the conformance file and generate the sahlberg1-1/+15
2007-05-07update the conformance file for winreg to specify that the string for sahlberg1-1/+1
2007-05-07using latest version of pidl, which includes the required pragmas and sahlberg1-1/+7
2007-05-03use the latest version of PIDL to regenerate winreg using the new TYPE sahlberg1-0/+52
2007-03-29update WZCSVC idl and regenerate the dissectorsahlberg1-1/+1
2007-03-29update INITSHUTDOWN and SRVSVC and regenerate with patched PIDLsahlberg3-89/+91
2007-03-29fixup the idl to always use pointer for out parameterssahlberg2-7/+7
2007-03-29update efs and fix conformance file to eliminate some warningssahlberg1-1/+1
2007-03-29update dfs and regeneratesahlberg1-2/+2
2007-03-29update atsvc to latest idlsahlberg1-6/+6
2007-03-29update winreg to the latest idlsahlberg1-11/+26
2007-03-29regenerate winreg using the latest pidl. almost all warnings are now gonesahlberg1-2/+3
2007-03-22Using a patched version of pidl that decorates all parameters with _U_sahlberg1-3/+3
2007-03-04add dissection of the WINREG specific bits in the accessmask for WINREG objectssahlberg1-0/+8
2007-02-24update EFS and EVENTLOG conformance files to use the new definessahlberg4-11/+11
2007-02-21regenerate WINREG as a test with the some new PIDL enhancements to show ithe ...sahlberg1-2/+1
2007-02-20Update to current version of openchangejmayer3-36/+43
2007-02-20add a PIDL specific helper for managing dissection of policy handles.sahlberg1-15/+15
2007-02-19the policy handles created/opened in CreateKey and OpenKey are now called "ha...sahlberg1-2/+2
2007-02-15using the latest SVN of PIDL it is now possible to compile the corrected WINR...sahlberg1-9/+16
2006-11-16Jelmer Vernooij:jmayer5-9/+13
2006-11-07You run perl, not make, on Makefile.PL files.guy1-1/+1
2006-11-07Update to use --includedir instead of copying idl_types.h.jmayer1-5/+2
2006-11-06convert restrictiontype to be an enumsahlberg1-14/+16
2006-11-06building the nspi dissector depends also on the nspi.cnf file, add this d...sahlberg2-1/+11
2006-11-06Copy over the nspi.cnf file which was recently addedjmayer1-0/+12
2006-11-05update the Makefile to point to the new path after the svn movesahlberg1-4/+4
2006-11-05rename the nspi dissector from idl (where the idl2wrs dissectors live) ro epa...sahlberg6-0/+3971