aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionmorriss1-0/+73
2010-03-15Declare sip_uri_offset_init() as returning void and remove a couple unused va...morriss1-17/+3
2010-02-08try autogenerate lsa in preparation for updates to the lsa idl filesahlberg1-1/+1
2010-01-11Fix part of Bug 3917 "tvb_new_real_data is prone to memory leak"etxrab2-5/+2
2009-10-20Removed some unused prototypes.stig2-2/+0
2009-10-11Corrected some HF_FIELD values.stig2-6/+6
2009-10-11Change from C++ comments to C comments.stig1-2/+2
2009-10-10Introduce PROTOCOL_NAME variable in makefileskrj3-19/+25
2009-10-10Correct path to pidlkrj1-1/+1
2009-10-09explicitely cast a guin64 to int to avoid compile warningssahlberg1-2/+2
2009-10-06more updates to samr to harmonize it with sambasahlberg2-53/+13
2009-10-05Fixed a signed/unsigned warning.stig1-1/+1
2009-10-04more merges from samba samr idl filesahlberg1-67/+58
2009-10-04more merges from the samba samr idl filesahlberg1-9/+9
2009-10-04more samr updates for ndr64sahlberg1-35/+45
2009-10-04merge some changes to samr from the samba idlsahlberg2-66/+107
2009-10-03rename dissect_ndr_4or8 to dissect_ndr_uint3264 to match hte name of sahlberg1-2/+2
2009-10-03update the handmarshalled code in samr.cnf to handle ndr64 encodingsahlberg1-9/+10
2009-07-29start describing ReportEventW in the IDL and make use of the "bitmap" sahlberg1-1/+11
2009-07-29Fixup the correct names of the parameters for OpenEventLogWsahlberg1-4/+4
2009-07-29update the idl to correctly dissect the read eventlog w flags as a sahlberg1-1/+1
2009-07-28update samr.idl and remove a keyword we no longer support in pidlsahlberg1-1/+1
2009-07-28From Stefan Metzmacher :sahlberg2-0/+300
2009-06-27From Kovarththanan Rajaratnam:etxrab4-5/+5
2009-05-19From Julien Kerihuel via bug 2850:gerald4-0/+164
2008-10-03samr enhancementssahlberg1-4/+5
2008-10-03SAMR updatessahlberg2-5/+11
2008-10-02samr updatessahlberg1-20/+32
2008-10-02fix typosahlberg1-2/+2
2008-10-02enhancements to SAMRsahlberg1-25/+49
2008-10-02update to SAMRsahlberg2-165/+300
2008-10-01Call out to GPEF EFSBLOB from the LSA dissectorsahlberg1-0/+43
2008-10-01add description of PolicyServerRolesahlberg1-2/+6
2008-10-01add two more constants to the lsa_PolicyInfo enumsahlberg1-3/+6
2008-10-01update the conformance file to workaround a pidl bug/limitation for top sahlberg1-0/+26
2008-10-01add initial idl file and conformance file for LSAsahlberg2-0/+1442
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