aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/dcerpc
AgeCommit message (Expand)AuthorFilesLines
2009-11-07cmake will now honor -Werror if configured (default: on)jmayer1-24/+40
2009-10-19Use unsigned int for flags to avoid another warning.stig1-1/+1
2009-10-19Various code cleanup:stig1-68/+117
2009-10-12Make all global variables statickrj1-182/+180
2009-10-12Remove temp files on (clean) exitkrj1-50/+58
2009-10-12Let the pidl subdirectory indicate which protocols it containskrj1-0/+7
2009-10-10Autogenerating epan/dissectors/dcerpc/* now workskrj2-41/+0
2009-10-10Only dump to stderr if IDL2WRS_DEBUG is definedkrj1-1/+5
2009-10-10First stab at autogenerating budb dissectorkrj1-0/+37
2009-10-10Compile and link idl2wrskrj1-0/+28
2009-10-09Add common include file (boiler plate)krj4-48/+21
2009-10-09Update makefiles to use new template nameskrj3-3/+3
2009-10-09Give the template filenames more uniquenesskrj7-4/+7
2009-10-09Introduce intermediate variables: PROTOCOL_NAME and IDL2WRSkrj1-3/+6
2009-10-09Introduce intermediate variables: PROTOCOL_NAME and IDL2WRSkrj1-3/+6
2009-10-09Introduce intermediate variables: PROTOCOL_NAME and IDL2WRSkrj1-3/+6
2009-09-14(Trivial) Fix a typo in a comment.wmeier1-1/+1
2009-06-27From Kovarththanan Rajaratnam:etxrab2-14/+20
2006-09-27EFS is generated by PIDL now so we dont need the old idl2wrs folder any moresahlberg5-241/+0
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald8-15/+15
2006-05-21name changesahlberg8-16/+16
2005-10-11remove the old dssetup since we now generate it using pidlsahlberg7-1207/+0
2005-09-15delete the old dissectorsahlberg5-292/+0
2005-08-02Some warning fixes for "no previous declaration"jmayer23-20/+20
2005-07-13convert two other autogenerated dissectors to use FT_GUIDsahlberg1-1/+1
2005-07-13make idl2eth generate FT_GUID hf fields for uuid_t and GUID types.sahlberg1-2/+4
2005-04-28 make dssetup an autogenerated dissectorsahlberg7-0/+1207
2005-03-19make idl2eth handle 8bit bitmapssahlberg6-3/+317
2005-03-19bugfix to idl2eth : handle the case when pointers were not explicitely specifiedsahlberg6-7/+267
2005-03-16make idl2eth able to handle negative case tagssahlberg1-3/+18
2005-03-16decode some more of drsuapisahlberg3-13/+17
2005-03-15more idl2eth and drsuapi updatessahlberg2-34/+50
2005-03-15update to idl2eth adding WERROR as a built in typesahlberg2-6/+49
2005-03-14a lot of people dont specify top level pointers in teh idl and justsahlberg2-5/+7
2005-03-14updates for drsuapisahlberg2-52/+118
2005-03-12the previous drsuapi patch showed how idl2eth can handle embedded arrays just...sahlberg4-58/+137
2005-03-12refine IDLsahlberg3-21/+32
2005-03-12fix small bug from previous checkin for fixed arrayssahlberg1-1/+9
2005-03-12initial DRSUAPI dissector sahlberg6-11/+1014
2005-02-16add simple check that if a hf_rename field has not been referenced by the idl...sahlberg1-0/+22
2005-02-14add machinegenerated full dissector for dcedfs BUDB protocolsahlberg5-0/+834
2005-02-14 make idl-lite compiler handle varying arrayssahlberg1-0/+15
2005-02-04use a bitmap for the restore flags so the dissection is prettiersahlberg1-4/+9
2005-02-04initial checkin of modified idl file for autogenerating the BUTC interfacesahlberg5-0/+621
2005-02-04check in new directory for the files for autogenerating dcerpc interfacessahlberg1-0/+3086