rpm/lib
Panu Matilainen 5bfe303201 Use rpmteNEVRA() for scriptlet messages now that it's possible 2008-11-26 19:04:02 +02:00
..
backend Use more portable file access mode tests (ticket #5) 2008-11-04 09:52:19 +02:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Add rpmhash.[CH] to EXTRA_DIST so they get included in tarballs 2008-11-25 18:06:31 +02:00
cpio.c Add fsm and rpmfi machinery for file capabilities 2008-10-29 11:49:38 +02:00
cpio.h Add fsm and rpmfi machinery for file capabilities 2008-10-29 11:49:38 +02:00
depends.c Take advantage of headerGetInstance() in removePackage() 2008-11-12 19:33:12 +02:00
formats.c Make depflagsFormat() accept any numeric type 2008-11-17 12:44:57 +02:00
fprint.c Change rpmffi_s to contain a rpmte instead of rpmfi to be able to get rid of fi->te 2008-11-26 16:32:32 +01:00
fprint.h Fix up couple of missed pieces rpmffi_s fi->te switchover 2008-11-26 17:41:22 +02:00
fs.c Change rpmGetFilesystemUsage() size args to rpm_loff_t 2008-06-12 17:03:04 +03:00
fsm.c Make fsmMapAttrs() use rpmfi methods instead of directly accessing 2008-11-19 16:07:15 +02:00
fsm.h Use matching type for fsm->digest to avoid unnecessary cast 2008-11-19 15:46:02 +02:00
gentagtbl.sh Don't put unimplemented tags into tagtable 2008-07-14 16:21:15 +03:00
hdrNVR.c Convert headerGetNEVRA() and headerNEVRA() to new headerGet() 2008-05-26 11:01:25 +03:00
header.c Add rpmdb record number to headers retrieved from rpmdb 2008-11-12 17:58:37 +02:00
header.h Add rpmdb record number to headers retrieved from rpmdb 2008-11-12 17:58:37 +02:00
header_internal.c Limit the exposure of rpmlegacy.h stuff to bare minimum 2008-07-08 18:54:29 +03:00
header_internal.h Add rpmdb record number to headers retrieved from rpmdb 2008-11-12 17:58:37 +02:00
headerfmt.c Don't segfault on unknown format specifiers 2008-09-18 12:36:31 +03:00
legacy.c Change all in-tree rpmdsNew() uses to non-scaremem 2008-10-30 14:07:29 +02: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 And out goes rpmMkdirPath() 2008-10-10 14:43:39 +03:00
misc.h Nuke the ugly hardwired "known arch" list from label parsing 2008-11-05 20:37:48 +02:00
package.c Convert in-tree users to headerConvert() 2008-10-10 15:54:53 +03:00
poptALL.c Use rpmConfigDir() for finding our popt alias file 2008-11-22 18:08:40 +02: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 Beginnings of file capability (POSIX.1e draft 15) verification support 2008-10-26 14:17:16 +02:00
psm.c Use rpmteNEVRA() for scriptlet messages now that it's possible 2008-11-26 19:04:02 +02:00
psm.h Lose unnecessary and silly rpmpsmGetTs() internal func 2008-11-26 17:35:13 +02:00
query.c Limit the data rpmfi loads in query 2008-11-18 18:36:45 +02: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 Use rpm_loff_t for transaction callback amount+total arguments 2008-06-09 12:00:12 +03:00
rpmchecksig.c Use more portable file access mode tests (ticket #5) 2008-11-04 09:52:19 +02:00
rpmcli.h Kick out yet another ancient artifact 2008-10-01 17:05:35 +03:00
rpmdb.c Expose rpmdbSortIterator in rpmdb_internal.h 2008-11-24 14:03:16 +01:00
rpmdb.h Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
rpmdb_internal.h Expose rpmdbSortIterator in rpmdb_internal.h 2008-11-24 14:03:16 +01:00
rpmds.c Kill of scareMem / keep header flag from rpmds 2008-10-30 14:12:18 +02:00
rpmds.h Kill of scareMem / keep header flag from rpmds 2008-10-30 14:12:18 +02:00
rpmfi.c Switch rpmfiUpdateState to the new ->replaced API 2008-11-25 16:05:00 +01:00
rpmfi.h Add rpmfiFLang() method for retrieving file language(s) 2008-11-20 09:36:47 +02:00
rpmfi_internal.h Move transscripts stuff from rpmfi to rpmte 2008-11-24 16:45:22 +02:00
rpmgi.c Unknown tag is an error 2008-10-08 18:26:58 +03:00
rpmgi.h ARGV_t const pendantry 2008-04-07 12:19:58 +03:00
rpmhash.C Support leaving HTDATATYPE undefined to use hash as key only hash (set) 2008-11-24 14:03:16 +01:00
rpmhash.H Support leaving HTDATATYPE undefined to use hash as key only hash (set) 2008-11-24 14:03:16 +01:00
rpmhash.c Switch to a better hash functions for strings: Jenkins One-at-a-time hash 2008-10-24 10:34:25 +02:00
rpmhash.h Make rpmhash a generic datatype using macros and includes 2008-10-24 10:34:25 +02:00
rpminstall.c Don't bother retrieving db offset for erase elements 2008-11-12 19:36:58 +02:00
rpmlead.c Yank out legacy.h, make the conversion functions static 2008-10-10 15:59:38 +03:00
rpmlead.h Make rpmLeadCheck() return error msg instead of direct logging 2008-03-31 12:07:37 +03:00
rpmlegacy.h Add compat definitions for renamed string functions too 2008-07-08 18:54:29 +03:00
rpmlib.h Check for _RPM_4_4_COMPAT in rpmlib.h too 2008-07-09 11:55:57 +03:00
rpmlock.c Use safer xstrdup() instead of strdup() wherever possible 2008-09-25 20:03:50 +02:00
rpmlock.h Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmps.c Use PRIu64 for 64bit value formatting instead of casting 2008-10-14 12:25:01 +03:00
rpmps.h Make rpmps generic number field 64bit, rename getter method 2008-06-11 10:31:14 +03:00
rpmrc.c Set _rpmconfigdir macro on initialization 2008-11-22 18:09:40 +02:00
rpmtag.h Introduce rpm tag "classes" 2008-11-17 11:31:00 +02:00
rpmtd.c Add rpmtdGetNumber() for getting numeric values from tag container 2008-11-17 12:04:08 +02:00
rpmtd.h Add rpmtdGetNumber() for getting numeric values from tag container 2008-11-17 12:04:08 +02:00
rpmte.c Teach rpmteOpen() and rpmteClose() about TR_REMOVED type 2008-11-26 17:35:12 +02:00
rpmte.h Record failure of install/erase into transaction elements 2008-11-26 17:35:12 +02:00
rpmte_internal.h Record failure of install/erase into transaction elements 2008-11-26 17:35:12 +02:00
rpmts.c Nuke the ugly hardwired "known arch" list from label parsing 2008-11-05 20:37:48 +02:00
rpmts.h Don't bother retrieving db offset for erase elements 2008-11-12 19:36:58 +02:00
rpmts_internal.h Change both hashes to a typed version 2008-10-24 10:34:25 +02:00
rpmtypes.h Add a new legacy compatibility header, kill rpmints.h 2008-07-08 18:54:28 +03:00
rpmvercmp.c Remove alloca() from rpmvercmp() 2008-04-29 13:49:53 +03:00
rpmvf.h Beginnings of file capability (POSIX.1e draft 15) verification support 2008-10-26 14:17:16 +02:00
signature.c Eliminate couple of timedRead() uses where we control how fd is opened 2008-07-07 13:28:04 +03:00
signature.h Use rpmSigTag enum for signature tags everywhere, more or less.. 2008-02-05 16:35:44 +02:00
tagexts.c Convert in-tree users of rpmfiNew() to use flag names 2008-10-30 13:47:40 +02:00
tagname.c Introduce rpm tag "classes" 2008-11-17 11:31:00 +02:00
transaction.c Fix up couple of missed pieces rpmffi_s fi->te switchover 2008-11-26 17:41:22 +02:00
verify.c Resurrect rpmVerifyScript() 2008-11-26 17:35:13 +02:00