aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/dcerpc
AgeCommit message (Expand)AuthorFilesLines
2018-05-04autotools: remove more makefiles.Dario Lombardo4-22/+0
2018-04-18Remove autotools build system.Dario Lombardo1-50/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo7-91/+7
2017-11-21CMake: Remove duplicate PIDL files from CMakeLists.txtJoão Valverde1-5/+0
2017-11-20Revert "make-dissectors: Be more resilient with whitespace"João Valverde1-0/+2
2017-11-20make-dissectors: Be more resilient with whitespaceJoão Valverde1-2/+0
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-3/+0
2017-08-12Sync some CMake and Autotools install behaviors.Gerald Combs1-19/+0
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-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+5
2016-09-25idl2wrs: use ws_strtou functionDario Lombardo3-4/+8
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