rpm/lib
Panu Matilainen c227b9ebf9 Remove some leftover doxygen @todo markers 2008-05-22 11:25:15 +03:00
..
backend Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Eliminate rpmTagTable internals from API/ABI completely 2008-05-21 17:59:05 +03:00
cpio.c Caught pants down with strlcpy() vs strncpy() semantics 2008-05-08 19:03:12 +03:00
cpio.h Stick cpioMapFlags to fsm.h, they're only used by fsm.c 2007-12-17 13:39:14 +02:00
depends.c Convert rpmtsAddInstallElement() to new headerGet() 2008-05-15 08:01:45 +03:00
formats.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
fprint.c Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
fprint.h Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
fs.c Avoid alloca() in rpmGetFilesystemUsage() 2008-04-28 14:50:30 +03:00
fsm.c Calm down compiler warnings due to fsm->patch being const 2008-04-29 15:40:20 +02:00
fsm.h Add rpm_off_t type for file size types, use where spotted 2008-02-04 11:27:00 +02:00
gentagtbl.sh Eliminate rpmTagTable internals from API/ABI completely 2008-05-21 17:59:05 +03:00
hdrNVR.c Convert headerGetColor() to use per-datatype iterator 2008-05-21 14:51:25 +03:00
header.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
header.h Remove some leftover doxygen @todo markers 2008-05-22 11:25:15 +03:00
header_internal.c Ditch the tagtable argument of (internal) headerDump() function 2008-05-21 17:26:52 +03:00
header_internal.h Ditch the tagtable argument of (internal) headerDump() function 2008-05-21 17:26:52 +03:00
headerfmt.c Add arraysize format 2008-05-21 12:04:51 +03:00
legacy.c Remove unused alloca_strdup() define 2008-04-29 15:50:43 +03:00
legacy.h Avoid exporting providePackageNVR() in the library 2008-04-10 16:07:47 +03:00
manifest.c Log message adjustments 2008-03-07 09:47:51 +02:00
manifest.h Drop bogus const from rpmReadPackageManifest argvptr 2007-12-18 12:53:57 +02:00
merge.c Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
misc.c Rip the url-craziness in rpmMkdirPath() 2008-04-04 16:08:37 +03:00
misc.h Rename currentDirectory() to rpmGetCwd() and move to librpmio 2008-04-04 09:53:17 +03:00
package.c Convert headerRegenSigHeader() to new header iterator interface 2008-05-14 10:29:07 +03:00
poptALL.c Dead code removal (popt switches) 2008-03-31 10:41:07 +03:00
poptDB.c Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
poptI.c Remove repackage support to finish off with rollback 2008-03-17 14:10:11 +02:00
poptQV.c Dead code removal (popt switches) 2008-03-31 10:41:07 +03:00
psm.c Lose the useless rpmtdToString() 2008-05-21 12:04:51 +03:00
psm.h Remove repackage support to finish off with rollback 2008-03-17 14:10:11 +02:00
query.c Oops, rpmTagGetValue() expects tagname without RPMTAG_ prefix 2008-05-22 09:18:48 +03:00
rpmal.c Don't use alloca in rpmal.c 2008-04-30 11:43:07 +02:00
rpmal.h Add rpm_color_t type for rpm color bits, use where spotted 2008-02-05 12:12:31 +02:00
rpmcallback.h Remove repackage support to finish off with rollback 2008-03-17 14:10:11 +02:00
rpmchecksig.c Check rpmAddSignature() return codes (rhbz#442761) 2008-05-08 07:48:51 +03:00
rpmcli.h Convert internal uses of headerSprintf() to headerFormat() 2008-05-12 16:20:13 +03:00
rpmdb.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
rpmdb.h Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
rpmdb_internal.h Start (re-)joining librpmdb and librpm 2008-05-12 12:17:01 +03:00
rpmds.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
rpmds.h Remove meaningless extern on function declarations in headers 2008-04-24 15:08:09 +03:00
rpmfi.c Eliminate rpmfiBuildFClasses() and rpmfiBuildFDepts() from the API+ABI 2008-05-21 12:04:51 +03:00
rpmfi.h Eliminate rpmfiBuildFClasses() and rpmfiBuildFDepts() from the API+ABI 2008-05-21 12:04:51 +03:00
rpmfi_internal.h Remove bogus const from rpmfi pre- and posttrans members 2008-04-24 15:38:45 +03:00
rpmgi.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
rpmgi.h ARGV_t const pendantry 2008-04-07 12:19:58 +03:00
rpmhash.c Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
rpmhash.h Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
rpminstall.c Convert internal uses of headerSprintf() to headerFormat() 2008-05-12 16:20:13 +03:00
rpmints.h.in Start (re-)joining librpmdb and librpm 2008-05-12 12:17:01 +03:00
rpmlead.c Add missing include 2008-04-17 18:15:34 +03:00
rpmlead.h Make rpmLeadCheck() return error msg instead of direct logging 2008-03-31 12:07:37 +03:00
rpmlib.h Slight tweak to rpmvercmp() docs as suggested by Pixel 2008-05-21 16:02:10 +03:00
rpmlock.c Enhance error message on failed ts lock acquire (rhbz#427064) 2008-04-01 13:35:16 +03:00
rpmlock.h Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmps.c Use rasprintf() in rpmps to properly fix mdvbz#31680 2008-03-18 10:18:08 +02:00
rpmps.h Remove meaningless extern on function declarations in headers 2008-04-24 15:08:09 +03:00
rpmrc.c Read "canonvendor" macros by default again 2008-04-29 11:02:41 +03:00
rpmtag.h Add rpmTagGetNames() public function for retrieving known tag names 2008-05-21 16:32:37 +03:00
rpmtd.c Add per-datatype iterators to rpmtd 2008-05-21 14:49:12 +03:00
rpmtd.h Add per-datatype iterators to rpmtd 2008-05-21 14:49:12 +03:00
rpmte.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
rpmte.h Eliminate rpmtsi refcount debug junk from the API 2008-04-24 15:23:35 +03:00
rpmte_internal.h Remove bogus consts from rpmte_s 2008-03-24 22:25:26 +02:00
rpmts.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
rpmts.h Check for transaction root sanity in rpmtsSetRootDir() 2008-05-08 11:53:42 +03:00
rpmts_internal.h Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
rpmtypes.h Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
rpmvercmp.c Remove alloca() from rpmvercmp() 2008-04-29 13:49:53 +03:00
rpmvf.h Split non-cli verify bits from rpmcli to separate header 2008-02-05 13:49:13 +02:00
signature.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
signature.h Use rpmSigTag enum for signature tags everywhere, more or less.. 2008-02-05 16:35:44 +02:00
tagexts.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
tagname.c Eliminate rpmTagTable internals from API/ABI completely 2008-05-21 17:59:05 +03:00
transaction.c Dumb segfault in %posttrans 2008-05-15 18:52:18 +03:00
verify.c Make verification with --root reliable (rhbz#434150) 2008-04-24 12:49:58 +03:00