Don't do fcn calls in arg of g_?to??(); Macro may very well eval args multiple times.
[obnox/wireshark/wip.git] / epan / dissectors / dcerpc /
2011-11-21 jmayerMove generated dissctors that are causing problems...
2011-08-16 guyMore misspellings of "unknown", for bug 6244.
2011-07-19 guyAdd a DREP_LITTLE_ENDIAN for the DCE RPC endianness...
2011-06-27 stigRemove Makefile.in when 'make maintainer-clean'.
2011-01-28 sfisherFix r35690: tvb_get_unicode_string() takes length in...
2011-01-28 sfisherChange tvb_fake_unicode() to tvb_get_unicode_string...
2010-06-27 geraldMake sure some variables are initialized.
2010-05-26 guyMore <stdarg.h> cleanup; some are real bugs, some are...
2010-05-18 morrissAdd epan/dissectors/dcerpc/ and epan/dissectors/pidl...
2010-05-18 krjHandle fgets() error path
2010-05-14 morrissSet SVN properties
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-10-19 stigUse unsigned int for flags to avoid another warning.
2009-10-19 stigVarious code cleanup:
2009-10-12 krjMake all global variables static
2009-10-12 krjRemove temp files on (clean) exit
2009-10-12 krjLet the pidl subdirectory indicate which protocols...
2009-10-10 krjAutogenerating epan/dissectors/dcerpc/* now works
2009-10-10 krjOnly dump to stderr if IDL2WRS_DEBUG is defined
2009-10-10 krjFirst stab at autogenerating budb dissector
2009-10-10 krjCompile and link idl2wrs
2009-10-09 krjAdd common include file (boiler plate)
2009-10-09 krjUpdate makefiles to use new template names
2009-10-09 krjGive the template filenames more uniqueness
2009-10-09 krjIntroduce intermediate variables: PROTOCOL_NAME and...
2009-10-09 krjIntroduce intermediate variables: PROTOCOL_NAME and...
2009-10-09 krjIntroduce intermediate variables: PROTOCOL_NAME and...
2009-09-14 wmeier(Trivial) Fix a typo in a comment.
2009-06-27 etxrabFrom Kovarththanan Rajaratnam:
2006-09-27 sahlbergEFS is generated by PIDL now so we dont need the old...
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 sahlbergname change
2005-10-11 sahlbergremove the old dssetup since we now generate it using...
2005-09-15 sahlbergdelete the old dissector
2005-08-02 jmayerSome warning fixes for "no previous declaration"
2005-07-13 sahlbergconvert two other autogenerated dissectors to use FT_GUID
2005-07-13 sahlbergmake idl2eth generate FT_GUID hf fields for uuid_t...
2005-04-28 sahlberg make dssetup an autogenerated dissector
2005-03-19 sahlbergmake idl2eth handle 8bit bitmaps
2005-03-19 sahlbergbugfix to idl2eth : handle the case when pointers were...
2005-03-16 sahlbergmake idl2eth able to handle negative case tags
2005-03-16 sahlbergdecode some more of drsuapi
2005-03-15 sahlbergmore idl2eth and drsuapi updates
2005-03-15 sahlbergupdate to idl2eth adding WERROR as a built in type
2005-03-14 sahlberga lot of people dont specify top level pointers in...
2005-03-14 sahlbergupdates for drsuapi
2005-03-12 sahlbergthe previous drsuapi patch showed how idl2eth can handl...
2005-03-12 sahlbergrefine IDL
2005-03-12 sahlbergfix small bug from previous checkin for fixed arrays
2005-03-12 sahlberginitial DRSUAPI dissector
2005-02-16 sahlbergadd simple check that if a hf_rename field has not...
2005-02-14 sahlbergadd machinegenerated full dissector for dcedfs BUDB...
2005-02-14 sahlberg make idl-lite compiler handle varying arrays
2005-02-04 sahlberguse a bitmap for the restore flags so the dissection...
2005-02-04 sahlberginitial checkin of modified idl file for autogenerating...
2005-02-04 sahlbergcheck in new directory for the files for autogenerating...