summaryrefslogtreecommitdiff
path: root/epan/dissectors/dcerpc/idl2wrs.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Fix call to ws_strtoi32().Guy Harris1-2/+2
2016-10-13idl2wrs: use ws_strtou function.Dario Lombardo1-1/+4
2016-10-08idl2wrs: use ws_strtou function.Dario Lombardo1-4/+4
2016-09-25idl2wrs: use ws_strtou functionDario Lombardo1-2/+6
2016-06-17idl2wrs: fix more bad strndupsPeter Wu1-11/+11
2016-06-15idl2wrs: fix code generationPeter Wu1-39/+39
2016-02-25Clean up modelines and indentation.Guy Harris1-5/+4
2015-11-09idl2wrs: fix some glibc calls in favour of glib.Dario Lombardo1-328/+345
2015-09-02idl2wrs: fix clang analyzer Warning complains.Dario Lombardo1-8/+12
2015-09-02idl2wrs: Make Mac OSX buildbot happyAlexis La Goutte1-1/+1
2015-09-02idl2wrs: some code cleanups.Dario Lombardo1-225/+294
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-10-07idl2wrs (DCERPC DRSUAPI): Fix Dead Store (Dead assignement/Dead increment) wa...Alexis La Goutte1-2/+12
2014-10-01idl2wrs (DCERPC): fix some warningAlexis La Goutte1-3/+3
2014-09-19Update generated DCE/RPC dissectors.Michael Mann1-2/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann1-87/+85
2013-06-01More constification.Guy Harris1-2/+2
2013-06-01More constification.Guy Harris1-5/+5
2013-06-01More constification.Guy Harris1-4/+4
2013-06-01More constification.Guy Harris1-5/+5
2013-06-01Note which *particular* IDL this is. (Actually, is that the OSF's DCEGuy Harris1-5/+5
2013-04-16From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8588Evan Huus1-12/+12
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-14Make the "idl-light"-to-dissector generator handle hex (and octal)Guy Harris1-1/+8
2012-05-14Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-6/+6
2010-06-27Make sure some variables are initialized.Gerald Combs1-4/+4
2010-05-26More <stdarg.h> cleanup; some are real bugs, some are just "don't doGuy Harris1-3/+7
2010-05-18Handle fgets() error pathKovarththanan Rajaratnam1-7/+10
2009-10-19Use unsigned int for flags to avoid another warning.Stig Bjørlykke1-1/+1
2009-10-19Various code cleanup:Stig Bjørlykke1-68/+117
2009-10-12Make all global variables staticKovarththanan Rajaratnam1-182/+180
2009-10-12Remove temp files on (clean) exitKovarththanan Rajaratnam1-50/+58
2009-10-10Only dump to stderr if IDL2WRS_DEBUG is definedKovarththanan Rajaratnam1-1/+5
2009-10-09Give the template filenames more uniquenessKovarththanan Rajaratnam1-4/+7
2009-09-14(Trivial) Fix a typo in a comment.Bill Meier1-1/+1
2009-06-27From Kovarththanan Rajaratnam:Anders Broman1-12/+18
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-0/+3352