.. |
backend
|
Use the actual rpmRC enum in ndb where relevant for internal APIs
|
2024-04-09 08:16:18 +03:00 |
CMakeLists.txt
|
Use a non-standard extension for the non-standard tagtbl file
|
2024-04-05 16:16:22 +03:00 |
cpio.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
cpio.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
depends.c
|
Fix couple of RPMTAG/RPMDBI type mismatches
|
2024-04-05 13:18:27 +03:00 |
formats.c
|
Fixup enum/int mismatches in header format extensions
|
2024-04-09 08:16:18 +03:00 |
fprint.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
fprint.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
fsm.c
|
Tip-toe around rpmfiFN() thin ice in fsm
|
2024-01-31 10:13:08 +02:00 |
fsm.h
|
Use proper callback types in psm notify wrapper
|
2024-04-05 13:18:27 +03:00 |
gentagtbl.sh
|
…
|
|
header.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
header_internal.h
|
At long long last, make entryInfo opaque outside header.c
|
2023-02-15 10:49:57 +02:00 |
headerfmt.c
|
Implement --json query format
|
2024-02-19 11:47:54 +02:00 |
headerutil.c
|
Ensure source headers are identified as such after a spec parse
|
2024-04-03 11:57:07 +02:00 |
manifest.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
manifest.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
misc.h
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
order.c
|
More rpmTag/rpmTagVal pedantry
|
2024-04-05 16:16:22 +03:00 |
package.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
poptALL.c
|
Fix a memleak on invalid command line options
|
2024-02-21 16:07:05 +02:00 |
poptI.c
|
Automatically create sysuser users and groups on install
|
2023-03-30 13:59:28 +03:00 |
poptQV.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
psm.c
|
Take advantage of rpmdsIsSysuser() for the tag extension + psm code
|
2024-04-09 09:22:36 +03:00 |
query.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
relocation.c
|
rpmTag/rpmTagVal type pedantry
|
2024-04-05 13:18:27 +03:00 |
rpmal.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmal.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
rpmchecksig.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmchroot.c
|
Axe the experimental non-privileged chroot support from b4c832ca
|
2023-09-15 16:23:46 +03:00 |
rpmchroot.h
|
…
|
|
rpmdb.c
|
Use the internal DB_CTRL* enum for intenal uses consistently
|
2024-03-18 10:12:39 +02:00 |
rpmdb_internal.h
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmds.c
|
Add rpmdsIsSysuser() function for testing and decoding sysusers provides
|
2024-04-09 09:22:36 +03:00 |
rpmds_internal.h
|
Axe --nopromote and most of the related infrastructure
|
2020-05-27 14:14:00 +02:00 |
rpmfi.c
|
Always use _free() over rfree() when assigning the return value
|
2024-04-05 16:16:22 +03:00 |
rpmfi_internal.h
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmfs.c
|
Eliminate unused internal rpmfsGetState() API
|
2024-03-18 10:12:39 +02:00 |
rpmfs.h
|
Eliminate unused internal rpmfsGetState() API
|
2024-03-18 10:12:39 +02:00 |
rpmgi.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmgi.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
rpminstall.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmlead.c
|
Bump the rpm version in the lead to 4 for v6 packages
|
2024-04-04 13:01:55 +03:00 |
rpmlead.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
rpmlock.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmlock.h
|
…
|
|
rpmplugins.c
|
Add a build option for enabling address sanitizer, use for CI
|
2024-01-31 10:13:08 +02:00 |
rpmplugins.h
|
Make the plugin API public
|
2023-09-13 14:51:25 +03:00 |
rpmprob.c
|
Add a pre-flight check for removed packages too
|
2020-06-02 15:25:57 +02:00 |
rpmps.c
|
…
|
|
rpmrc.c
|
Support per-user macro configuration in XDG_CONFIG_HOME
|
2024-03-26 10:52:57 +01:00 |
rpmscript.c
|
Handle Lua header C++ guards centrally in rpmlua.h
|
2024-04-09 08:16:18 +03:00 |
rpmscript.h
|
Make rpmscript machinery chroot-aware
|
2023-03-30 13:59:28 +03:00 |
rpmtd.c
|
Fix int/enum type mixup in rpmtdType() and rpmtdClass()
|
2024-04-05 16:16:22 +03:00 |
rpmte.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmte_internal.h
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmtriggers.c
|
Pass arg2 to file trigger scripts
|
2024-02-09 10:21:20 +02:00 |
rpmtriggers.h
|
Pass arg2 to file trigger scripts
|
2024-02-09 10:21:20 +02:00 |
rpmts.c
|
Fix int/enum mismatch in rpmtsImportPubkey() return code handling
|
2024-04-09 08:38:49 +03:00 |
rpmts_internal.h
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
rpmug.c
|
Always use _free() over rfree() when assigning the return value
|
2024-04-05 16:16:22 +03:00 |
rpmug.h
|
Add c++ guards to internal headers and sources as needed
|
2024-04-05 13:18:27 +03:00 |
rpmvs.c
|
Get rid of pgpGrab()
|
2024-04-02 16:39:53 +03:00 |
rpmvs.h
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |
signature.c
|
Add a new unique v6-only reserved signature tag below header base
|
2024-04-04 13:01:55 +03:00 |
signature.h
|
First commit of rpm v6: add version switch, drop obsolete signature tags
|
2024-04-04 13:01:55 +03:00 |
tagexts.c
|
Take advantage of rpmdsIsSysuser() for the tag extension + psm code
|
2024-04-09 09:22:36 +03:00 |
tagname.c
|
Use a non-standard extension for the non-standard tagtbl file
|
2024-04-05 16:16:22 +03:00 |
transaction.c
|
Fix an enum/int type mismatch in transaction verify code
|
2024-03-18 10:12:39 +02:00 |
verify.c
|
Drop top-level source for our global include directories
|
2023-09-13 13:34:17 +03:00 |