Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / dcerpc /
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...