aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/filesystem.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-20plugins: Be more descriptive in "about wireshark"->"folders"João Valverde1-0/+10
2017-09-20Rename get_plugin_dir() for consistencyJoão Valverde1-1/+1
2017-09-11wsutil: Initialize and store plugin personal dirJoão Valverde1-6/+5
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+1
2017-06-22wsutil: Back out profile_write_info_fileStig Bjørlykke1-5/+0
2017-06-22wsutil: Return error from profile_write_info_fileStig Bjørlykke1-1/+1
2017-06-21Qt: Write a list of profile files at startupStig Bjørlykke1-0/+5
2017-06-20Qt: Create the user profiles dir at startupStig Bjørlykke1-0/+5
2017-02-19Clean up some memory leaks in wsutil/filesystem.cMichael Mann1-2/+4
2017-02-18wsutil: remove leaks from filesystem and plugins code.Dario Lombardo1-0/+5
2016-12-09ui: move filesystem code to wsutil/filesystem.cDario Lombardo1-0/+12
2015-12-14Make init_progfile_dir() take a function pointer [-Wpedantic]João Valverde1-1/+1
2015-02-20Just have init_progfile_dir() take a void pointer.Guy Harris1-2/+1
2015-02-18Fix various warnings in wireshark-qt.cpp.Gerald Combs1-1/+2
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+7
2014-06-16More Python-bindings removal.Jeff Morriss1-7/+0
2014-04-13Replace QTableWidgets with QLabels + HTML tables.Gerald Combs1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-19Add routines to set the personal file directory paths (personalGuy Harris1-2/+7
2013-11-18Get rid of unused trivial wrapper routine.Guy Harris1-3/+0
2013-11-17Move get_tempfile_path() from filesystem.[ch] to tempfile.[ch].Guy Harris1-8/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-0/+306