aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/sdjournal.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-04wsutil: Add configuration namespaces.Gerald Combs1-5/+5
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-2/+2
2021-12-19Replace g_snprintf() with snprintf()João Valverde1-3/+3
2021-12-03Fix logging with extcapsJoão Valverde1-4/+1
2021-10-13extcap: reword error message referencing captypeChuck Craft1-1/+1
2021-09-30ws_getopt: Rename struct and macrosJoão Valverde1-4/+4
2021-09-17Use the musl in-tree getopt_long() everywhereJoão Valverde1-9/+9
2021-06-26wslog: Check environment initialization for errorsJoão Valverde1-0/+3
2021-06-21wslog: Check if we are initialized and add missing initsJoão Valverde1-0/+3
2021-06-17Make various names match the name of the systemd journal export block.Guy Harris1-2/+2
2021-06-16Replace g_log() calls with ws_log()João Valverde1-32/+34
2020-07-16extcap: clean up the version number handling.Guy Harris1-1/+1
2019-10-10Revert "CMake: Don't install HTML manuals twice"João Valverde1-1/+1
2019-10-09CMake: Don't install HTML manuals twiceJoão Valverde1-1/+1
2019-04-08If you use data_file_url(), you must first call init_progfile_dir().Guy Harris1-0/+18
2019-03-17Don't cast away constness if you don't have to.Guy Harris1-2/+2
2018-12-18writecap: rename pcapng_write_session_block to _section_blockJaap Keuter1-1/+1
2018-10-01Add a systemd Journal Export extcap.Gerald Combs1-0/+449