summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix file signatures getting loaded when not asked forPanu Matilainen2023-04-281-0/+2
* Add pgpVerifySignature2() and pgpPrtParams2()Neal H. Walfield2023-04-201-0/+23
* Remove RPM_MASK_RETURN_TYPE from rpmTagReturnType_e; make it a macroDavid Cantrell2023-04-031-2/+2
* Bring RPM_MASK_RETURN_TYPE in to the signed int rangeDavid Cantrell2023-04-031-1/+1
* Automatically create sysuser users and groups on installPanu Matilainen2023-03-301-1/+1
* Add a tag extension to decode sysuser lines from user/group providesPanu Matilainen2023-03-301-0/+1
* Kick out one last remaining nopromote remnant from the ABIPanu Matilainen2023-03-221-4/+0
* Make rpmdsSetIx() somewhat sanePanu Matilainen2023-03-221-1/+1
* Actually make rpm_tag_t (and thus rpmTagVal too) unsignedPanu Matilainen2023-03-021-1/+1
* Define RPMTAG_NOT_FOUND in uint32_t termsPanu Matilainen2023-02-101-1/+1
* Fix rpmTagGetValue() error return documentationPanu Matilainen2023-02-101-1/+1
* Move RPMTAG_NOT_FOUND out of the rpmTag enum into a macroPanu Matilainen2023-02-101-2/+1
* Avoid unnecessary variables for cmake target data, part 4Panu Matilainen2022-11-281-3/+2
* Add mode string documentation to Fopen()/Fdopen()Michal Domonkos2022-10-251-0/+52
* Preserve literal value of quoted paths in %filesMichal Domonkos2022-10-041-0/+8
* Add support for whitespace escaping in %filesMichal Domonkos2022-10-041-0/+7
* Add support for %preuntrans and %postuntrans scriptletsPanu Matilainen2022-09-263-5/+19
* Try globs literally when there are no matchesMichal Domonkos2022-09-201-1/+22
* Fix bogus return value from rpmteDBInstance() doxygen annotationPanu Matilainen2022-09-151-1/+0
* Add SourceLicense tag to spec syntaxFlorian Festi2022-07-141-0/+1
* Add an experimental CMake build systemPanu Matilainen2022-06-281-0/+16
* Add shell-like escape support to %filesMichal Domonkos2022-06-271-8/+0
* Fix rpmGlob() escape supportMichal Domonkos2022-06-271-2/+2
* Drop unnecessary public header rpmpol.hPanu Matilainen2022-06-151-28/+0
* Add UpstreamReleases tagStanislav Brabec2022-06-101-0/+1
* Add TranslationURL tagStanislav Brabec2022-06-101-0/+1
* Document --root assumptions both in the manual and APIPanu Matilainen2022-06-011-0/+5
* Before importing an OpenPGP certificate, lint itNeal H. Walfield2022-05-121-0/+26
* Add parsed and expanded spec to src.rpm header (#1241)Panu Matilainen2022-05-091-0/+1
* Remove stillborn rpmlog facility definitionsPanu Matilainen2022-04-291-42/+2
* Remove most of rpmsq signal machinery, no longer neededPanu Matilainen2022-04-081-46/+0
* Lone deprecation on rpmbuild side, lose rpmfcNew() while we're at itPanu Matilainen2022-04-081-9/+0
* And another one bites the dust, pgpHexStr() isn't needed anymorePanu Matilainen2022-04-081-9/+0
* Purge long since deprecated header APIs tooPanu Matilainen2022-04-081-27/+0
* Axe pgpDig and related APIsPanu Matilainen2022-04-081-58/+0
* Remove deprecated rpmKeyring APIsPanu Matilainen2022-04-081-21/+0
* Remove rpmds epoch promote APIsPanu Matilainen2022-04-081-17/+0
* Eliminate rpmteFI() and corresponding Python bindingPanu Matilainen2022-04-081-8/+0
* Delete directory index related API stubs for realPanu Matilainen2022-04-081-27/+0
* Fix minor ABI regression wrt RPMQV_* enumPanu Matilainen2022-04-051-1/+1
* Add compiler deprecation warnings to obsolete rpmfi APIsPanu Matilainen2022-04-051-0/+4
* Kick out --nopromote remnants, add compiler deprecation warningsPanu Matilainen2022-04-051-0/+3
* Mark deprecated PGP/keyring APIs as suchPanu Matilainen2022-04-052-0/+14
* Make pgpDigParams opaqueNeal H. Walfield2022-03-311-1/+72
* Eliminate the strange include pre-build install machineryPanu Matilainen2022-03-1037-0/+9093