http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18939
User: ulfl
Date: 2006/08/17 07:09 PM
Log:
some further work on the GUID/UUID resolvings
most of the relevant code moved to guid_utils
lot of corresponding code cleanup in packet-dcerpc.c
still using GHashTable
still not using a manuf like file
Directory: /trunk/epan/dissectors/
Changes Path Action
+4 -5 packet-dcerpc-epm.c Modified
+32 -255 packet-dcerpc.c Modified
+0 -3 packet-dcerpc.h Modified
+4 -4 packet-dcom-cba-acco.c Modified
+1 -1 packet-dcom-cba.c Modified
+8 -1 packet-dcom-remunkn.c Modified
+35 -117 packet-dcom.c Modified
+0 -7 packet-dcom.h Modified
Directory: /trunk/epan/
Changes Path Action
+109 -10 guid-utils.c Modified
+16 -14 guid-utils.h Modified