From Peter Harris:
[obnox/wireshark/wip.git] / fileset.c
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2007-07-14 guyFix yet more casts of ctype.h macro arguments - and...
2006-11-30 kukosasuffix in file set is optional
2006-08-29 ulflfix a minor bug: don't show a single file twice in...
2006-05-21 sahlbergname change
2005-11-07 guyUse eth_dir_open(), not g_dir_open(); g_dir_open()...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-08-18 ulflwhile sorting the entries, don't use the file creation...
2005-08-14 jmayerSome 'no previous declararion' warning fixes
2005-05-18 ulfldo some code cleanup (from the previous commit) and...
2005-05-18 ulfldon't crash, if the given filename doesn't contain...
2005-04-30 ulfl(hopefully) removed various gcc warnings
2005-04-30 ulflfix buildbot reported problems (unix related), part...
2005-04-30 ulflfix buildbot reported problems (unix related), part...
2005-04-29 ulflfix buildbot reported problems (unix related), part...
2005-04-29 ulflfix buildbot reported problems (unix related), part 1
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...