| Commit message (Expand) | Author | Age | Files | Lines |
* | Squelch some compiler warnings. | Guy Harris | 2010-03-02 | 1 | -11/+11 |
* | Removed some unused assignments. | Stig Bjørlykke | 2009-11-10 | 1 | -2/+1 |
* | (FWIW) One step towards including stdio.h & stdlib.h only when req'd. | Bill Meier | 2009-08-26 | 1 | -0/+1 |
* | Fix the last(?) of the Win64 compilation problems. | Gerald Combs | 2009-04-16 | 1 | -3/+3 |
* | ETH -> WS updates. | Gerald Combs | 2008-10-27 | 1 | -2/+2 |
* | Move the file utility functions from wiretap to libwsutil so that | Jeff Morriss | 2008-05-22 | 1 | -10/+10 |
* | Fix yet more casts of ctype.h macro arguments - and fix some cases where | Guy Harris | 2007-07-14 | 1 | -1/+1 |
* | suffix in file set is optional | Tomas Kukosa | 2006-11-30 | 1 | -2/+5 |
* | fix a minor bug: don't show a single file twice in the fileset dialog | Ulf Lamping | 2006-08-29 | 1 | -3/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Use eth_dir_open(), not g_dir_open(); g_dir_open() isn't available in | Guy Harris | 2005-11-07 | 1 | -2/+2 |
* | replace *a lot* of file related calls by their GLib counterparts. This is nec... | Ulf Lamping | 2005-11-06 | 1 | -33/+9 |
* | while sorting the entries, don't use the file creation date but the filename ... | Ulf Lamping | 2005-08-18 | 1 | -4/+4 |
* | Some 'no previous declararion' warning fixes | Jörg Mayer | 2005-08-14 | 1 | -4/+4 |
* | do some code cleanup (from the previous commit) and close the directories ope... | Ulf Lamping | 2005-05-18 | 1 | -23/+36 |
* | don't crash, if the given filename doesn't contain a dot e.g. 'test123' | Ulf Lamping | 2005-05-18 | 1 | -1/+1 |
* | (hopefully) removed various gcc warnings | Ulf Lamping | 2005-04-30 | 1 | -0/+4 |
* | fix buildbot reported problems (unix related), part 4, more GLib 1.x related | Ulf Lamping | 2005-04-30 | 1 | -2/+4 |
* | fix buildbot reported problems (unix related), part 3, don't use GError with ... | Ulf Lamping | 2005-04-30 | 1 | -4/+4 |
* | fix buildbot reported problems (unix related), part 2, add some missing #incl... | Ulf Lamping | 2005-04-29 | 1 | -0/+5 |
* | fix buildbot reported problems (unix related), part 1 | Ulf Lamping | 2005-04-29 | 1 | -4/+5 |
* | add a new feature: list the files of a "File Set" (set of files generated by ... | Ulf Lamping | 2005-04-29 | 1 | -0/+389 |