Wireshark-commits: [Wireshark-commits] rev 36077: /trunk/ /trunk/epan/: filesystem.c filesystem.h l
Date: Sat, 26 Feb 2011 17:23:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36077

User: stig
Date: 2011/02/26 09:23 AM

Log:
 Added functionality for handling global profiles.
 
 Global profiles can be installed in a "profiles" directory in the
 Global configuration directory, and a global profile will be copied
 to the users profiles on first time usage.

Directory: /trunk/epan/
  Changes    Path                Action
  +67 -6     filesystem.c        Modified
  +13 -1     filesystem.h        Modified
  +2 -0      libwireshark.def    Modified

Directory: /trunk/gtk/
  Changes    Path             Action
  +33 -4     main.c           Modified
  +145 -42   profile_dlg.c    Modified
  +1 -1      recent.c         Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -1      tshark.c      Modified