aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/dcerpc
AgeCommit message (Expand)AuthorFilesLines
2016-06-27cmake: add idl2wrs-dissectors target for DCERPCPeter Wu1-5/+53
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
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+3
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-0/+1
2015-11-09idl2wrs: fix some glibc calls in favour of glib.Dario Lombardo1-328/+345
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-09-28Cosmetic tidy up for the projects in the Visual Studio solutionGraham Bloice1-0/+1
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 Lombardo3-229/+330
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-10-08DCERPC (DRSUAPI) Fix typo found on idl fileAlexis La Goutte1-1/+1
2014-10-07idl2wrs (DCERPC DRSUAPI): Fix Dead Store (Dead assignement/Dead increment) wa...Alexis La Goutte1-2/+12
2014-10-04DCERPC (butc): fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-2/+2
2014-10-01idl2wrs (DCERPC): fix some warningAlexis La Goutte4-3/+12
2014-09-19Update generated DCE/RPC dissectors.Michael Mann1-2/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte6-12/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte7-14/+0
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann4-96/+92
2013-06-10tools/lemon/lemon.c: Fix an integer shortening issue. (CMake enablesGerald Combs1-1/+1
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-05-07Fix a c++ compat warning in the template and copy the resultingJörg Mayer1-1/+1
2013-04-16From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8588Evan Huus1-12/+12
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss3-6/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki9-9/+9
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 Harris2-17/+8
2011-11-21Move generated dissctors that are causing problems to DIRTY.Jörg Mayer1-1/+1
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-06-27Remove Makefile.in when 'make maintainer-clean'.Stig Bjørlykke1-0/+2
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
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-18Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionJeff Morriss1-0/+45
2010-05-18Handle fgets() error pathKovarththanan Rajaratnam1-7/+10
2010-05-14Set SVN propertiesJeff Morriss2-19/+19
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-24/+40
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-12Let the pidl subdirectory indicate which protocols it containsKovarththanan Rajaratnam1-0/+7