summaryrefslogtreecommitdiff
path: root/epan/dissectors/dcerpc/drsuapi
AgeCommit message (Expand)AuthorFilesLines
2014-10-08DCERPC (DRSUAPI) Fix typo found on idl fileAlexis La Goutte1-1/+1
2014-10-01idl2wrs (DCERPC): fix some warningAlexis La Goutte1-0/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte2-4/+0
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann1-5/+3
2013-05-07Fix a c++ compat warning in the template and copy the resultingJörg Mayer1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki2-2/+2
2012-05-14Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-11/+2
2011-08-16More misspellings of "unknown", for bug 6244.Guy Harris1-1/+1
2011-07-19Add a DREP_LITTLE_ENDIAN for the DCE RPC endianness bit in the dataGuy Harris1-1/+1
2011-01-28Fix r35690: tvb_get_unicode_string() takes length in 8-bit bytes, notStephen Fisher1-1/+1
2011-01-28Change tvb_fake_unicode() to tvb_get_unicode_string() in the DCERPCStephen Fisher1-1/+1
2009-10-09Add common include file (boiler plate)Kovarththanan Rajaratnam1-16/+1
2009-10-09Update makefiles to use new template namesKovarththanan Rajaratnam1-1/+1
2009-10-09Give the template filenames more uniquenessKovarththanan Rajaratnam2-0/+0
2009-10-09Introduce intermediate variables: PROTOCOL_NAME and IDL2WRSKovarththanan Rajaratnam1-3/+6
2009-06-27From Kovarththanan Rajaratnam:Anders Broman1-2/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-2/+2
2006-05-21name changeRonnie Sahlberg2-4/+4
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer4-3/+3
2005-03-16decode some more of drsuapiRonnie Sahlberg2-12/+14
2005-03-15more idl2eth and drsuapi updatesRonnie Sahlberg1-33/+32
2005-03-15update to idl2eth adding WERROR as a built in typeRonnie Sahlberg1-6/+3
2005-03-14a lot of people dont specify top level pointers in teh idl and justRonnie Sahlberg1-1/+1
2005-03-14updates for drsuapiRonnie Sahlberg1-50/+114
2005-03-12the previous drsuapi patch showed how idl2eth can handle embedded arrays just...Ronnie Sahlberg3-2/+53
2005-03-12refine IDLRonnie Sahlberg3-21/+32
2005-03-12initial DRSUAPI dissector Ronnie Sahlberg5-0/+937