Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / dcerpc /
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-06 Michael MannRemove pinfo->private_data from DCERPC dissectors....
2013-06-10 Gerald Combstools/lemon/lemon.c: Fix an integer shortening issue...
2013-06-01 Guy HarrisMore constification.
2013-06-01 Guy HarrisMore constification.
2013-06-01 Guy HarrisMore constification.
2013-06-01 Guy HarrisMore constification.
2013-06-01 Guy HarrisNote which *particular* IDL this is. (Actually, is...
2013-05-07 Jörg MayerFix a c++ compat warning in the template and copy the...
2013-04-16 Evan HuusFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-14 Guy HarrisMake the "idl-light"-to-dissector generator handle...
2012-05-14 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2011-11-21 Jörg MayerMove generated dissctors that are causing problems...
2011-08-16 Guy HarrisMore misspellings of "unknown", for bug 6244.
2011-07-19 Guy HarrisAdd a DREP_LITTLE_ENDIAN for the DCE RPC endianness...
2011-06-27 Stig BjørlykkeRemove Makefile.in when 'make maintainer-clean'.
2011-01-28 Stephen FisherFix r35690: tvb_get_unicode_string() takes length in...
2011-01-28 Stephen FisherChange tvb_fake_unicode() to tvb_get_unicode_string...
2010-06-27 Gerald CombsMake sure some variables are initialized.
2010-05-26 Guy HarrisMore <stdarg.h> cleanup; some are real bugs, some are...
2010-05-18 Jeff MorrissAdd epan/dissectors/dcerpc/ and epan/dissectors/pidl...
2010-05-18 Kovarththanan Raja... Handle fgets() error path
2010-05-14 Jeff MorrissSet SVN properties
2009-11-07 Jörg Mayercmake will now honor -Werror if configured (default...
2009-10-19 Stig BjørlykkeUse unsigned int for flags to avoid another warning.
2009-10-19 Stig BjørlykkeVarious code cleanup:
2009-10-12 Kovarththanan Raja... Make all global variables static
2009-10-12 Kovarththanan Raja... Remove temp files on (clean) exit
2009-10-12 Kovarththanan Raja... Let the pidl subdirectory indicate which protocols...
2009-10-10 Kovarththanan Raja... Autogenerating epan/dissectors/dcerpc/* now works
2009-10-10 Kovarththanan Raja... Only dump to stderr if IDL2WRS_DEBUG is defined
2009-10-10 Kovarththanan Raja... First stab at autogenerating budb dissector
2009-10-10 Kovarththanan Raja... Compile and link idl2wrs
2009-10-09 Kovarththanan Raja... Add common include file (boiler plate)
2009-10-09 Kovarththanan Raja... Update makefiles to use new template names
2009-10-09 Kovarththanan Raja... Give the template filenames more uniqueness
2009-10-09 Kovarththanan Raja... Introduce intermediate variables: PROTOCOL_NAME and...
2009-10-09 Kovarththanan Raja... Introduce intermediate variables: PROTOCOL_NAME and...
2009-10-09 Kovarththanan Raja... Introduce intermediate variables: PROTOCOL_NAME and...
2009-09-14 Bill Meier(Trivial) Fix a typo in a comment.
2009-06-27 Anders BromanFrom Kovarththanan Rajaratnam:
2006-09-27 Ronnie SahlbergEFS is generated by PIDL now so we dont need the old...
2006-05-31 Gerald Combslibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 Ronnie Sahlbergname change
2005-10-11 Ronnie Sahlbergremove the old dssetup since we now generate it using...
2005-09-15 Ronnie Sahlbergdelete the old dissector
2005-08-02 Jörg MayerSome warning fixes for "no previous declaration"
2005-07-13 Ronnie Sahlbergconvert two other autogenerated dissectors to use FT_GUID
2005-07-13 Ronnie Sahlbergmake idl2eth generate FT_GUID hf fields for uuid_t...
2005-04-28 Ronnie Sahlberg make dssetup an autogenerated dissector
2005-03-19 Ronnie Sahlbergmake idl2eth handle 8bit bitmaps
2005-03-19 Ronnie Sahlbergbugfix to idl2eth : handle the case when pointers were...
2005-03-16 Ronnie Sahlbergmake idl2eth able to handle negative case tags
2005-03-16 Ronnie Sahlbergdecode some more of drsuapi
2005-03-15 Ronnie Sahlbergmore idl2eth and drsuapi updates
2005-03-15 Ronnie Sahlbergupdate to idl2eth adding WERROR as a built in type
2005-03-14 Ronnie Sahlberga lot of people dont specify top level pointers in...
2005-03-14 Ronnie Sahlbergupdates for drsuapi
2005-03-12 Ronnie Sahlbergthe previous drsuapi patch showed how idl2eth can handl...
2005-03-12 Ronnie Sahlbergrefine IDL
2005-03-12 Ronnie Sahlbergfix small bug from previous checkin for fixed arrays
2005-03-12 Ronnie Sahlberginitial DRSUAPI dissector
2005-02-16 Ronnie Sahlbergadd simple check that if a hf_rename field has not...
2005-02-14 Ronnie Sahlbergadd machinegenerated full dissector for dcedfs BUDB...
2005-02-14 Ronnie Sahlberg make idl-lite compiler handle varying arrays
2005-02-04 Ronnie Sahlberguse a bitmap for the restore flags so the dissection...
2005-02-04 Ronnie Sahlberginitial checkin of modified idl file for autogenerating...
2005-02-04 Ronnie Sahlbergcheck in new directory for the files for autogenerating...