aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/plugins.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Clean up initialization code for programs.Guy Harris1-2/+7
2016-09-06Suppress another warning if told not to report failures.Guy Harris1-2/+17
2016-09-05Have scan_plugins() take an argument specify what to do on load failures.Guy Harris1-8/+21
2016-07-25Fix checkAPI.pl warnings about printfMichael Mann1-1/+2
2016-01-31plugins: do not import symbols globallyPeter Wu1-1/+1
2015-12-12Avoid breaking output string mid-sentenceJoão Valverde1-2/+2
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-4/+0
2015-03-31wsutil: Fix commentRoland Knall1-1/+1
2015-02-14We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.Guy Harris1-8/+0
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-5/+5
2014-08-21plugins.c: cleanup plugins_scan_dir()Bill Meier1-10/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-2/+2
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris1-0/+415