summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.13.1rpm-4.13.1-releaserpm-4.13.xPanu Matilainen2018-03-2837-1507/+1927
* Fix sigheader generation for big archivesMichael Schroeder2018-03-281-13/+28
* Remove now redundant code and parameters from expandRegular()Stefan Berger2018-03-281-25/+7
* Create first hard link file and keep open, write it at endStefan Berger2018-03-281-5/+8
* Split off function wfd_open() to open a fileStefan Berger2018-03-281-11/+25
* Split off function wfd_close() to close a fileStefan Berger2018-03-281-5/+11
* Don't fire file triggers on non-installed filesPanu Matilainen2018-03-282-17/+30
* Explicitly skip non-installed files on erasurePanu Matilainen2018-03-281-1/+3
* Move %transfiletriggerun after problem checking and fingerprintingPanu Matilainen2018-03-281-9/+8
* Fixup transfiletrigger commentsPanu Matilainen2018-03-281-7/+8
* Add a testcase for issue #370Panu Matilainen2018-03-283-1/+99
* Fix file lists getting fed to file triggers multiple times (#370)Panu Matilainen2018-03-281-0/+2
* Fixups to file trigger internal api docs + commentsPanu Matilainen2018-03-282-7/+7
* Don't segfault on NULL fi in generated rpmfi iterators, dohPanu Matilainen2018-03-281-1/+1
* Fix not all %transfiletriggerpostun triggers executing (RhBug:1514085)Panu Matilainen2018-03-281-2/+2
* Always execute scriptlet callbacks with owning header (RhBug:1485389)Panu Matilainen2018-03-284-8/+17
* Fix %transfiletriggerpostun diagnostic showing "unknown"Panu Matilainen2018-03-281-1/+2
* Limit "<package> has N files" debug diagnostics to install/erase goalsPanu Matilainen2018-03-281-1/+3
* Move RPMCALLBACK_ELEM_PROGRESS to rpmteProcess to have header availableFlorian Festi2018-03-283-7/+10
* Forbid 'if' richops in 'or' context and 'unless' richops in 'and' contextMichael Schroeder2018-03-283-16/+90
* Add support for 'unless' rich dependenciesMichael Schroeder2018-03-285-19/+31
* add tests for with/without rich operatorsIgor Gnatenko2018-03-281-0/+220
* Implement with/without rich dependenciesMichael Schroeder2018-03-283-17/+128
* Add rpmalLookupTE helperMichael Schroeder2018-03-282-0/+20
* Change hdrNumCmp to use the tagNum as secondary sort keyMichael Schroeder2018-03-281-4/+6
* Add dbiIndexSetFilter and dbiIndexSetFilterSet methodsMichael Schroeder2018-03-282-0/+55
* Add dbiIndexSetPruneSet helperMichael Schroeder2018-03-282-1/+20
* Add dbiIndexSetAppendOne helperMichael Schroeder2018-03-283-9/+32
* Remove duplicated code in dbiIndexSetAppendSetMichael Schroeder2018-03-281-19/+14
* Fix non-standard inherented modes of directories in debuginfoRobin Lee2018-03-281-2/+3
* debugedit: Only output comp_dir under build dir (once).Mark Wielaard2018-03-281-16/+18
* legacy.c: Fix headerGetEntry countAlexey Tourbin2018-02-261-3/+3
* Preparing for 4.13.0.2rpm-4.13.0.2-releasePanu Matilainen2017-10-2636-2511/+2511
* Don't assume per-user groups in test-suitePanu Matilainen2017-10-263-1/+5
* Make verification match the new restricted directory symlink behaviorPanu Matilainen2017-10-262-12/+59
* Restrict following symlinks to directories by ownership (CVE-2017-7500)Panu Matilainen2017-10-263-4/+42
* Don't follow symlinks on file creation (CVE-2017-7501)Panu Matilainen2017-10-261-6/+23
* Fix Ftell() past 2GB on 32bit architectures (RhBug:1492587)Panu Matilainen2017-10-261-3/+3
* Fix file triggers failing to match on some packages (MgBug:18797)Panu Matilainen2017-10-262-1/+10
* Fallback to DB_PRIVATE on readonly DB_VERSION_MISMATCH too (RhBug:1465809)Panu Matilainen2017-10-261-1/+1
* Limit automatic fallback to DB_PRIVATE to read-only operationsPanu Matilainen2017-10-261-2/+6
* Update community link in READMEPanu Matilainen2017-10-261-1/+1
* In old packages, zero-length files have zeros for digest (RhBug:1352222)Panu Matilainen2017-10-261-0/+8
* tests/tpmbuild.at: Make file sed regexp more strict to extract BuildID.Mark Wielaard2017-10-261-5/+5
* Bounds check strings to print correctly in %trace mode.Peter Jones2017-10-261-1/+1
* Fix number of references on spec_Type (#114)Pavlina Moravcova Varekova2017-10-262-4/+12
* Fix segfault on wrong datatype passed to shescapeFormatPanu Matilainen2017-10-261-1/+3
* Fix expandFormat() to work with all string typesPanu Matilainen2017-10-261-1/+1
* Use correct source file for rpmsign moduleNikola Forró2017-10-261-1/+1
* Really ignore unknown signature tags (RhBug:1480407)Panu Matilainen2017-08-111-0/+1