rpm/lib/backend
Panu Matilainen 00a1b89a7d Use the actual rpmRC enum in ndb where relevant for internal APIs
The internal db interface expects rpmRC returns, C doesn't mind but
C++ does so update those parts to pull the real rpmRC enum, update
return code variable types to match.
2024-04-09 08:16:18 +03:00
..
ndb Use the actual rpmRC enum in ndb where relevant for internal APIs 2024-04-09 08:16:18 +03:00
bdb_ro.c Follow declaration order in rpmdb backend initialization 2024-03-18 10:12:39 +02:00
dbi.c Drop top-level source for our global include directories 2023-09-13 13:34:17 +03:00
dbi.h Add DB_CTRL_NONE to the dbCtrl enum for handling the not legit case 2024-03-18 10:12:39 +02:00
dbiset.c Test for preprocessor definition rather than value consistently everywhere 2022-06-15 16:24:51 +03:00
dbiset.h Add dbiIndexSetFilter and dbiIndexSetFilterSet methods 2017-08-10 09:46:13 +02:00
dummydb.c Follow declaration order in rpmdb backend initialization 2024-03-18 10:12:39 +02:00
sqlite.c Fix int/enum type mess in sqlite_idxdbIter() 2024-03-18 12:03:04 +02:00