summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debuginfod: archive processing: handle -Z EXT=cat with direct fopenfche/pacman-ZMark Wielaard2020-02-071-10/+37
* debuginfod: test support for optional CMD in -ZFrank Ch. Eigler2020-02-071-1/+2
* debuginfod: support optional CMD for -Z optionFrank Ch. Eigler2020-02-072-10/+12
* debuginfod: testsuite for general archive (arch-linux) supportFrank Ch. Eigler2020-02-053-6/+24
* debuginfod arch-linux test binariesEli Schwartz2020-02-055-0/+44
* debuginfod: generalized archive supportFrank Ch. Eigler2020-02-054-25/+79
* ChangeLog catchup for two recent commitsFrank Ch. Eigler2020-02-032-0/+8
* debuginfod test: assert curl & rpm2cpio during test prologueFrank Ch. Eigler2020-02-031-9/+10
* PR24393: debuginfod configury: tolerate CXX= configure invocationsFrank Ch. Eigler2020-02-031-4/+4
* debuginfod: diagnostics verbosity tweakFrank Ch. Eigler2020-01-222-1/+7
* empty commit for irker testFrank Ch. Eigler2020-01-220-0/+0
* PR25394 cont'd: debuginfod testsuite fix for -USR1 timingFrank Ch. Eigler2020-01-201-0/+1
* PR25394 cont'd: debuginfod timing fix for fts-traversal threadFrank Ch. Eigler2020-01-201-0/+1
* PR25394 followup#2: debuginfod casting fixesFrank Ch. Eigler2020-01-201-2/+2
* PR25394 followup: debuginfod casting fixesFrank Ch. Eigler2020-01-201-2/+2
* PR25394: debuginfod mutex between grooming and scanningfche/debuginfod-PR25394Frank Ch. Eigler2020-01-194-44/+100
* PR25415: fix debuginfod SEGV for empty search path listFrank Ch. Eigler2020-01-184-0/+25
* nm: Fix nm --external sysv format output.Mark Wielaard2020-01-162-1/+6
* doc: Fix DEBUGINFOD_PROGRESS description to just mention output on stderr.Mark Wielaard2020-01-122-2/+7
* libasm.h: Don't include libebl.h. Define an opaque Ebl handle.Mark Wielaard2020-01-1213-1/+20
* elfutils.spec: typo fixFrank Ch. Eigler2020-01-121-1/+0
* elfutils.spec: dependency typo fixFrank Ch. Eigler2020-01-122-1/+5
* debuginfod: extracted-from-archive file cacheFrank Ch. Eigler2020-01-118-15/+277
* debuginfod: print U-A: and X-F-F: request headersFrank Ch. Eigler2020-01-112-3/+26
* debuginfod: rework threading model for file/archive scanningFrank Ch. Eigler2020-01-116-559/+548
* debuginfod: Use DEBUGINFOD_TIMEOUT as seconds to get at least 100K.Mark Wielaard2020-01-108-34/+45
* debuginfod: pass a distro-summary User-Agent request headerFrank Ch. Eigler2020-01-092-2/+90
* Do not install libdebuginfod.pc unless debuginfod is enabledDmitry V. Levin2020-01-082-1/+9
* debuginfod server: support .deb/.ddeb archivesFrank Ch. Eigler2019-12-2214-132/+257
* debuginfod: usability tweaks, incl. $DEBUGINFOD_PROGRESS client supportFrank Ch. Eigler2019-12-198-40/+117
* libdwfl: remove broken coalescing logic in dwfl_report_segmentOmar Sandoval2019-12-188-45/+118
* libcpu: Compile i386_lex.c with -Wno-implicit-fallthroughOmar Sandoval2019-12-122-1/+6
* configure: Fix -D_FORTIFY_SOURCE=2 check when CFLAGS contains -Wno-errorOmar Sandoval2019-12-122-1/+6
* debuginfod: Check the DEBUGINFOD_URLS environment variable early in client.Mark Wielaard2019-12-112-9/+16
* Make sure to always build with build-ids.Mark Wielaard2019-12-114-2/+19
* tests: Run strip under testrun in run-debuginfod-find.shMark Wielaard2019-12-112-1/+5
* tests: Add break to avoid implicit-fallthrough warningMark Wielaard2019-12-112-0/+5
* config: Update elfutils.spec with explicit sub-package requires.Mark Wielaard2019-12-112-9/+15
* tests: Run elfcompress under testrun in run-elfclassify.shMark Wielaard2019-12-112-2/+6
* debuginfod: Fix implicit conversion from 'CURLcode' to 'CURLMcode'Mark Wielaard2019-12-092-5/+9
* libdwfl: Find and handle compressed vmlinuz image.Mark Wielaard2019-12-092-0/+28
* config: Add an explicit Requires elfutils-debuginfod-client for debuginfod.Mark Wielaard2019-11-282-0/+6
* config: versioned libdebuginfod libraries should not be in -devel package.Mark Wielaard2019-11-272-1/+7
* elfutils.spec.in: Sync with fedora spec, remove rhel/fedora specifics.elfutils-0.178Mark Wielaard2019-11-262-70/+84
* Prepare for 0.178Mark Wielaard2019-11-2610-2436/+2582
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-269-6/+26
* elfutils.spec: Add BuildRequires: curlMark Wielaard2019-11-252-0/+5
* debuginfod: Tweak groom cycle for memory freeingFrank Ch. Eigler2019-11-252-0/+7
* tests: Don't sleep in run-debuginfod-find.sh, but wait till ready.Mark Wielaard2019-11-254-26/+94
* debuginfod: Add found_{executable,debuginfo,sourcerefs}_total metrics.Mark Wielaard2019-11-242-0/+32