summaryrefslogtreecommitdiff
path: root/doc/debuginfod.8
Commit message (Expand)AuthorAgeFilesLines
* PR30316: debuginfod wal checkpointingusers/fche/try-filecompFrank Ch. Eigler2023-05-091-0/+7
* PR30377: fix debuginfod -r -X combinationFrank Ch. Eigler2023-04-221-1/+4
* doc: Add .TP before -g in debuginfod.8Mark Wielaard2023-02-141-0/+1
* Fix typos from codespellSam James2023-01-131-1/+1
* debuginfod PR29975 & PR29976: decrease default concurrencyFrank Ch. Eigler2023-01-111-5/+6
* debuginfod: Support queries for ELF/DWARF sectionsAaron Merey2022-11-011-0/+11
* debuginfod: Use auto-sized connection pool when -C is not given with argAaron Merey2022-09-051-6/+4
* doc/debuginfod.8: tiny obvious typo fixFrank Ch. Eigler2022-06-081-1/+1
* debuginfod: add --disable-source-scan optionMichael Trapp2022-06-031-0/+6
* debuginfod.8: Tweak wording of fdcache operation & parameters.Frank Ch. Eigler2022-05-091-17/+19
* PR28661: debuginfo connection thread pool supportFrank Ch. Eigler2021-12-101-0/+17
* PR28430: debuginfod: support --passive modeFrank Ch. Eigler2021-11-101-19/+35
* debuginfod: PR27277 - Describe retrieved files when verboseNoah Sanci2021-09-161-0/+9
* debuginfod: Turn -d ":memory:" into -d "file::memory:?cache=shared"Mark Wielaard2021-08-281-2/+4
* debuginfod: PR27917 - protect against federation loopsDi Chen2021-08-271-0/+6
* debuginfod-doc: PR27950 - Remove redanduncies in man page.Alice Zhang2021-08-111-42/+3
* debuginfod: PR28034 - client-side %-escape url charactersNoah Sanci2021-07-221-0/+4
* debuginfod: PR25978 - Created the prefetch fdcacheNoah2021-07-141-0/+10
* debuginfod: PR27711 - Use -I/-X regexes during groom phaseNoah2021-07-081-0/+3
* doc/debuginfod.8: fix wrong parameter name for .deb files in descriptionFrank Ch. Eigler2021-04-041-1/+1
* PR27092: debuginfod low-memory handlingFrank Ch. Eigler2021-02-051-0/+11
* doc: fix spelling typosDmitry V. Levin2020-12-111-1/+1
* PR26775: make grooming progress visible & interruptibleFrank Ch. Eigler2020-10-301-2/+4
* PR25728: disable debuginfod --port=0Mark Wielaard2020-03-281-3/+4
* debuginfod: document and workaround fedora31 zstd compressionFrank Ch. Eigler2020-03-261-1/+4
* PR25548: support canonicalized source-path names in debuginfod webapiFrank Ch. Eigler2020-03-261-4/+5
* debuginfod-client: default to XDG cache.Aaron Merey2020-02-281-3/+7
* debuginfod PR25583: map -R to -Z.rpmFrank Ch. Eigler2020-02-251-1/+2
* PR25375: fdcache prefetching to reduce repeated archive decompressionFrank Ch. Eigler2020-02-251-7/+10
* debuginfod: generalized archive supportFrank Ch. Eigler2020-02-101-15/+32
* debuginfod: extracted-from-archive file cacheFrank Ch. Eigler2020-01-111-0/+10
* debuginfod: rework threading model for file/archive scanningFrank Ch. Eigler2020-01-111-46/+50
* debuginfod: Use DEBUGINFOD_TIMEOUT as seconds to get at least 100K.Mark Wielaard2020-01-101-2/+4
* debuginfod server: support .deb/.ddeb archivesFrank Ch. Eigler2019-12-221-31/+40
* debuginfod 5: add /metrics endpointFrank Ch. Eigler2019-11-231-2/+11
* debuginfod 4: symbolic link traversal modeFrank Ch. Eigler2019-11-221-0/+9
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-221-0/+369