aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/filesystem.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-20wsutil: Only copy configuration files that are regular filesJohn Thacker1-1/+8
2023-12-14Remove version component from plugin pathJoão Valverde1-10/+0
2023-09-24Convert wsutil to C99 typesGerald Combs1-20/+20
2023-01-20Fix Personal Extcap folder pathJoão Valverde1-0/+5
2023-01-20wsutil: Add get_docfile_path()João Valverde1-0/+9
2023-01-19Install documentation (HTML manuals) to DOCDIRJoão Valverde1-0/+15
2022-12-23Add a routine to get the path of an executable given the program name.Guy Harris1-0/+12
2022-12-22wsutil: Make progfile_dir the main program file directory.Gerald Combs1-1/+5
2022-07-06Add a default configuration profile for Logray.Gerald Combs1-0/+7
2022-07-06Rename Logwolf to LograyGerald Combs1-2/+2
2022-04-29Fix "generated by" comments in configuration files.Gerald Combs1-0/+6
2022-04-04wsutil: Add configuration namespaces.Gerald Combs1-7/+16
2021-12-19wsutil: Use snprintf() and ws_strdup_printf()João Valverde1-2/+1
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan1-1/+1
2021-09-21Qt: Register import_hexdump.json as a profile fileStig Bjørlykke1-0/+6
2021-06-07wsutil: Add filesystem write_file_binary_mode()Stig Bjørlykke1-0/+11
2020-10-11Fix many spelling errorsРоман Донченко1-1/+1
2019-10-10Revert "CMake: Don't install HTML manuals twice"João Valverde1-9/+4
2019-10-09CMake: Don't install HTML manuals twiceJoão Valverde1-4/+9
2019-09-24wsutil: Use file descriptor in file_needs_reopen()Tomasz Moń1-2/+1
2019-09-22Win32: Do not reload TLS keylog file on each packetTomasz Moń1-0/+6
2019-08-05Qt: Check filename before importRoland Knall1-0/+5
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke1-10/+10
2019-07-29Rename variable to eliminate shadow variable warning.Guy Harris1-1/+1
2019-07-29Qt: Rename profile global to systemStig Bjørlykke1-10/+10
2018-10-11wsutil: Add config_file_exists_with_entries()Stig Bjørlykke1-0/+6
2018-10-05wsutil: Add get_profile_dir()Stig Bjørlykke1-0/+6
2018-05-05Don't use dladdr() to get a pathname for the current executable().Guy Harris1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
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