aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-debuginfod-find.sh
Commit message (Expand)AuthorAgeFilesLines
* debuginfod: DEBUGINFOD_URLS should accept scheme-free urlsAlice Zhang2020-07-051-0/+6
* tests: Use #/usr/bin/env bash in scripts that use bashMark Wielaard2020-06-161-1/+1
* PR25739: debuginfod correct mtime for fdcache'd filesFrank Ch. Eigler2020-03-281-0/+5
* PR25722: debuginfod-find: accept /path/names in place of buildid hexFrank Ch. Eigler2020-03-271-1/+1
* debuginfod: User-Agent and X-Forwarded-For header relayFrank Ch. Eigler2020-03-271-1/+10
* PR25448: debuginfod: add transfer performance metricsFrank Ch. Eigler2020-03-271-0/+4
* PR25583: debuginfod: prefer bsdtar to dpkg for .deb handlingFrank Ch. Eigler2020-03-261-1/+1
* debuginfod: document and workaround fedora31 zstd compressionFrank Ch. Eigler2020-03-261-2/+12
* PR25548: support canonicalized source-path names in debuginfod webapiFrank Ch. Eigler2020-03-261-4/+15
* PR25367: improve debuginfod webapi loggingFrank Ch. Eigler2020-03-261-1/+14
* debuginfod client API: add get_url functionFrank Ch. Eigler2020-03-221-1/+2
* debuginfod-client: Update cache_path when the new default path existsAaron Merey2020-03-041-0/+7
* debuginfod-client: default to XDG cache.Aaron Merey2020-02-281-1/+38
* debuginfod: file:// URLs: handle curl resp. codeKonrad Kleine2020-02-261-1/+17
* PR25365: debuginfod-client: restrict cleanup to client-pattern filesAaron Merey2020-02-191-0/+12
* debuginfod testing: SIGUSR2 vs "groom" metric synchFrank Ch. Eigler2020-02-101-1/+2
* debuginfod: testsuite for general archive (arch-linux) supportFrank Ch. Eigler2020-02-101-4/+12
* debuginfod test: assert curl & rpm2cpio during test prologueFrank Ch. Eigler2020-02-031-9/+10
* PR25394 cont'd: debuginfod testsuite fix for -USR1 timingFrank Ch. Eigler2020-01-201-0/+1
* PR25394: debuginfod mutex between grooming and scanningFrank Ch. Eigler2020-01-191-0/+1
* PR25415: fix debuginfod SEGV for empty search path listFrank Ch. Eigler2020-01-181-0/+12
* debuginfod: extracted-from-archive file cacheFrank Ch. Eigler2020-01-111-7/+17
* debuginfod: rework threading model for file/archive scanningFrank Ch. Eigler2020-01-111-2/+6
* debuginfod: Use DEBUGINFOD_TIMEOUT as seconds to get at least 100K.Mark Wielaard2020-01-101-1/+1
* debuginfod server: support .deb/.ddeb archivesFrank Ch. Eigler2019-12-221-22/+44
* debuginfod: usability tweaks, incl. $DEBUGINFOD_PROGRESS client supportFrank Ch. Eigler2019-12-191-2/+5
* Make sure to always build with build-ids.Mark Wielaard2019-12-111-2/+2
* tests: Run strip under testrun in run-debuginfod-find.shMark Wielaard2019-12-111-1/+1
* tests: Don't sleep in run-debuginfod-find.sh, but wait till ready.Mark Wielaard2019-11-251-18/+81
* tests: Use 127.0.0.1 in run-debuginfod-find.sh instead of localhost.Mark Wielaard2019-11-231-10/+10
* debuginfod 5: add /metrics endpointFrank Ch. Eigler2019-11-231-1/+12
* debuginfod 4: symbolic link traversal modeFrank Ch. Eigler2019-11-221-6/+22
* debuginfod 3/3: client interruptabilityFrank Ch. Eigler2019-11-221-2/+6
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-221-0/+230