If the rename in a safe "Save As" fails, the current file's name has
[metze/wireshark/wip.git] / fileset.c
2011-04-10 Guy HarrisDefine ws_statb64 to be the appropriate "struct XXX...
2011-04-10 Guy HarrisAdd ws_fstat64(), defined to be fstat on UN*X and _fsta...
2010-10-12 Bill MeierDefine some vars & fcns as static;
2010-08-20 Jeff MorrissWhen freeing the fileset entries, free the entry itself...
2010-03-02 Guy HarrisSquelch some compiler warnings.
2009-11-10 Stig BjørlykkeRemoved some unused assignments.
2009-08-26 Bill Meier(FWIW) One step towards including stdio.h & stdlib...
2009-04-16 Gerald CombsFix the last(?) of the Win64 compilation problems.
2008-10-27 Gerald CombsETH -> WS updates.
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2007-07-14 Guy HarrisFix yet more casts of ctype.h macro arguments - and...
2006-11-30 Tomas Kukosasuffix in file set is optional
2006-08-29 Ulf Lampingfix a minor bug: don't show a single file twice in...
2006-05-21 Ronnie Sahlbergname change
2005-11-07 Guy HarrisUse eth_dir_open(), not g_dir_open(); g_dir_open()...
2005-11-06 Ulf Lampingreplace *a lot* of file related calls by their GLib...
2005-08-18 Ulf Lampingwhile sorting the entries, don't use the file creation...
2005-08-14 Jörg MayerSome 'no previous declararion' warning fixes
2005-05-18 Ulf Lampingdo some code cleanup (from the previous commit) and...
2005-05-18 Ulf Lampingdon't crash, if the given filename doesn't contain...
2005-04-30 Ulf Lamping(hopefully) removed various gcc warnings
2005-04-30 Ulf Lampingfix buildbot reported problems (unix related), part...
2005-04-30 Ulf Lampingfix buildbot reported problems (unix related), part...
2005-04-29 Ulf Lampingfix buildbot reported problems (unix related), part...
2005-04-29 Ulf Lampingfix buildbot reported problems (unix related), part 1
2005-04-29 Ulf Lampingadd a new feature: list the files of a "File Set" ...