rpm/lib
Panu Matilainen a7c3886b35 Mop up leftovers from rpmteFI()
This should've been in commit 6fcdaefef5
2022-08-10 13:36:57 +03:00
..
backend Use consistent WITH/ENABLE names between defines and conditionals 2022-06-17 11:52:47 +03:00
CMakeLists.txt Add an experimental CMake build system 2022-06-28 16:33:33 +03:00
Makefile.am Eliminate the strange include pre-build install machinery 2022-03-10 08:40:07 +02:00
cpio.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
cpio.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
depends.c Reimplement --restore as a transaction element, obsolete --setperms & co 2022-02-03 13:47:28 +02:00
formats.c Move digest functionality to the internal OpenPGP implementation 2022-04-13 10:25:04 +03:00
fprint.c Clean up canonical dirname calculation 2022-05-06 11:34:23 +03:00
fprint.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
fsm.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
fsm.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
gentagtbl.sh Use actual enum values in tag table sentinel to avoid int/enum mismatch 2010-09-21 15:26:25 +03:00
header.c Purge long since deprecated header APIs too 2022-04-08 12:00:11 +03:00
header_internal.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
headerfmt.c Include rpmpgp.h only where it is actually needed 2021-11-17 14:21:06 +02:00
headerutil.c Fix a tiny memory leak 2021-03-04 16:22:54 +02:00
manifest.c Fix rpmGlob() escape support 2022-06-27 08:42:36 +03:00
manifest.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
misc.h Small speedup on rpm -V 2022-03-16 13:57:46 +01:00
order.c Reimplement --restore as a transaction element, obsolete --setperms & co 2022-02-03 13:47:28 +02:00
package.c Exclude the xlateTags symbol from librpm's public API. 2021-06-30 10:58:59 +02:00
poptALL.c Set program name centrally from rpmcliInit() 2022-03-25 10:23:37 +02:00
poptI.c Reimplement --restore as a transaction element, obsolete --setperms & co 2022-02-03 13:47:28 +02:00
poptQV.c Unhide -q/--query option 2022-05-17 09:32:56 +03:00
psm.c Kick out --nopromote remnants, add compiler deprecation warnings 2022-04-05 12:22:34 +03:00
query.c Rely on POSIX.1-2008 realpath() semantics in query path resolution 2022-05-06 11:12:04 +03:00
relocation.c Include rpmpgp.h only where it is actually needed 2021-11-17 14:21:06 +02:00
rpmal.c Include rpmpgp.h only where it is actually needed 2021-11-17 14:21:06 +02:00
rpmal.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
rpmchecksig.c Drop support for undocumented keyid based import over the net 2022-03-10 08:43:01 +02:00
rpmchroot.c Only do early name services initialization if we actually chroot 2020-11-09 14:00:56 +02:00
rpmchroot.h Add "c++ protection" to (hopefully) all of our internal headers 2010-09-21 15:21:12 +03:00
rpmdb.c Fix query arguments with ^ not working 2022-07-13 10:52:07 +02:00
rpmdb_internal.h Shut up bogus Doxygen warnings about undocumented parameters 2020-10-28 10:40:41 +02:00
rpmds.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
rpmds_internal.h Axe --nopromote and most of the related infrastructure 2020-05-27 14:14:00 +02:00
rpmfi.c Delete directory index related API stubs for real 2022-04-08 12:00:11 +03:00
rpmfi_internal.h Add optional callback on directory changes during rpmfi iteration 2022-02-16 10:57:18 +02:00
rpmfs.c Fix excluded paths taking part in file disposition calculations 2022-03-28 10:43:36 +03:00
rpmfs.h Reset file actions between rpmtsRun() calls (RhBug:1076552) 2014-03-21 12:44:03 +02:00
rpmgi.c Fix rpmGlob() escape support 2022-06-27 08:42:36 +03:00
rpmgi.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
rpmhash.C Fix memory leak in rpmhash implementation 2014-09-16 11:12:10 +02:00
rpmhash.H Add alternative hash key add/get/check methods with prehashed key 2012-09-05 10:38:36 +03:00
rpminstall.c Add support for --oldpackage to --freshen 2022-07-14 16:02:01 +02:00
rpmlead.c Plug the last data "leak" from rpmlead 2018-04-18 14:36:01 +03:00
rpmlead.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
rpmlock.c Include rpmpgp.h only where it is actually needed 2021-11-17 14:21:06 +02:00
rpmlock.h Export rpmlock release method internally as well 2013-03-11 11:12:35 +02:00
rpmplugin.h Pass file descriptor to file prepare plugin hook, use when possible 2022-02-16 10:57:18 +02:00
rpmplugins.c Swap over to dirfd+basename based operation within the fsm 2022-02-16 10:57:18 +02:00
rpmplugins.h Pass file descriptor to file prepare plugin hook, use when possible 2022-02-16 10:57:18 +02:00
rpmprob.c Add a pre-flight check for removed packages too 2020-06-02 15:25:57 +02:00
rpmps.c Fix couple of incorrect sizeof() uses 2011-03-17 14:08:54 +02:00
rpmrc.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
rpmscript.c Detach rpm signal queue enablement from database open 2022-03-07 09:34:45 +02:00
rpmscript.h Make scriptlet error behavior a property of rpmScript "objects" 2018-03-09 12:21:37 +02:00
rpmtd.c Include rpmpgp.h only where it is actually needed 2021-11-17 14:21:06 +02:00
rpmte.c Mop up leftovers from rpmteFI() 2022-08-10 13:36:57 +03:00
rpmte_internal.h Fix circular dependency between rpmtypes.h and rpmtag.h 2022-03-10 08:40:07 +02:00
rpmtriggers.c Really fix spurious %transfiletriggerpostun execution (RhBug:2023311) 2022-02-02 14:11:19 +02:00
rpmtriggers.h Fixups to file trigger internal api docs + comments 2017-12-13 12:06:45 +02:00
rpmts.c Fix potential uninitialized variable use in rpmtsImportPubkey() 2022-06-06 12:04:15 +03:00
rpmts_internal.h Remember used keyring type in the transaction set 2022-03-31 09:56:03 +03:00
rpmug.c Eliminate use of obsolete gethostbyname() function 2020-11-23 13:00:59 +02:00
rpmug.h Initialize all the name services we need 2014-01-28 09:45:55 +02:00
rpmvs.c Move digest functionality to the internal OpenPGP implementation 2022-04-13 10:25:04 +03:00
rpmvs.h Implement verify support for alternative digests and signatures 2019-10-28 15:27:56 +02:00
signature.c Don't require signature header to be in single contiguous region part II 2020-01-10 10:31:47 +02:00
signature.h Remove leading directories from doxygen notation 2022-03-10 08:40:07 +02:00
tagexts.c Fix memleak in commit dd4f2c68a0 2022-03-03 12:19:50 +02:00
tagname.c Remove compare of global array tagsByName to NULL 2020-07-21 09:25:34 +02:00
transaction.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
verify.c Drop support for ancient libcap 2022-06-16 09:35:40 +03:00