rpm/lib
Panu Matilainen 2093f7cceb Plug leaks in selinux context handling in fsm 2008-07-03 17:14:45 +03:00
..
backend Fix typo in sqlite backend preventing it from building 2008-06-06 18:53:44 +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 strntoul() is supposed to return unsigned long, not int 2008-06-30 11:24:34 +03:00
cpio.h Add a bit of protection against oversized files 2008-06-26 11:38:28 +03:00
depends.c Remove artificial limit in dependency loop elimination attempts 2008-06-23 16:57:51 +03:00
formats.c Couple of more 64bit format types 2008-06-07 11:43:54 +03:00
fprint.c Kick out fpLookupHeader(), it's been unused since 1999... 2008-05-26 10:29:30 +03:00
fprint.h Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
fs.c Change rpmGetFilesystemUsage() size args to rpm_loff_t 2008-06-12 17:03:04 +03:00
fsm.c Plug leaks in selinux context handling in fsm 2008-07-03 17:14:45 +03:00
fsm.h Plug leaks in selinux context handling in fsm 2008-07-03 17:14:45 +03:00
gentagtbl.sh Eliminate rpmTagTable internals from API/ABI completely 2008-05-21 17:59:05 +03:00
hdrNVR.c Convert headerGetNEVRA() and headerNEVRA() to new headerGet() 2008-05-26 11:01:25 +03:00
header.c Dumb, dumb thinko/leftover from earlier prototype... 2008-06-19 16:08:00 +03:00
header.h Add type-safe headerPutFoo() methods for supported tag data types 2008-06-19 15:41:58 +03:00
header_internal.c Avoid silly deprecation warning on headerFreeData() 2008-06-23 15:02:10 +03:00
header_internal.h Introduce htonll() 2008-06-06 15:03:19 +02:00
headerfmt.c rpmtdCount() knows how to handle BIN types, use it.. 2008-06-07 13:17:52 +03:00
legacy.c Unbreak compressFilelist() 2008-06-26 13:59:06 +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 doputenv() for good 2008-06-03 13:51:57 +03:00
misc.h Rip doputenv() for good 2008-06-03 13:51:57 +03:00
package.c Plug a dumb memleak that has crept into rpmReadPackageFile() 2008-07-02 18:49:05 +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 Force FD_CLOEXEC on all potentially open descriptors 2008-06-24 10:08:37 +03:00
psm.h Remove repackage support to finish off with rollback 2008-03-17 14:10:11 +02:00
query.c Use PRIu64 for file size formatter in queries 2008-06-16 09:24:46 +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 Use rpm_loff_t for transaction callback amount+total arguments 2008-06-09 12:00:12 +03:00
rpmchecksig.c Change rpmts keyring get/set interface to more transparent handling 2008-07-02 15:08:51 +03:00
rpmcli.h Use rpm_loff_t for transaction callback amount+total arguments 2008-06-09 12:00:12 +03:00
rpmdb.c Use type-specific headerPut() for installtid stuff in rpmdbAdd() 2008-06-19 15:50:32 +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 Lose the useless tag data type fields from rpmds 2008-06-16 10:01:54 +03:00
rpmds.h Remove legacy RPMSENSE_SERIAL. 2008-05-26 16:27:52 +02:00
rpmfi.c Use type-specific headerPut() for the case where it makes sense in relocs 2008-06-19 15:52:19 +03:00
rpmfi.h Make rpmfiFSize() return rpm_loff_t type, fixup callers 2008-06-12 16:41:31 +03:00
rpmfi_internal.h Lose the remaining hae and hme vectors from rpmfi 2008-06-18 11:16:04 +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 Use rpm_loff_t for transaction callback amount+total arguments 2008-06-09 12:00:12 +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 Pass keyring, not the full ts to lowlevel signature routines 2008-07-01 17:52:40 +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 Make rpmps generic number field 64bit, rename getter method 2008-06-11 10:31:14 +03:00
rpmps.h Make rpmps generic number field 64bit, rename getter method 2008-06-11 10:31:14 +03:00
rpmrc.c Add new BUILDROOT directory to default rpm build dirs. 2008-06-26 15:58:04 +02:00
rpmtag.h RPMTAG_LONGSIGSIZE and RPMTAG_LONGARCHIVESIZE are signature tags 2008-06-26 16:23:56 +03:00
rpmtd.c Add rpmtdFromUint8() 2008-06-18 12:36:20 +03:00
rpmtd.h Add rpmtdFromUint8() 2008-06-18 12:36:20 +03:00
rpmte.c Use 64bit type for rpmte package size reporting 2008-06-09 12:48:34 +03:00
rpmte.h Use 64bit type for rpmte package size reporting 2008-06-09 12:48:34 +03:00
rpmte_internal.h Use 64bit type for rpmte package size reporting 2008-06-09 12:48:34 +03:00
rpmts.c Plug a memleak on erasure 2008-07-03 17:01:52 +03:00
rpmts.h Change rpmts keyring get/set interface to more transparent handling 2008-07-02 15:08:51 +03:00
rpmts_internal.h Make rpmkeyring.h public header 2008-07-02 14:23:30 +03:00
rpmtypes.h Move keyring related typedefs to rpmtypes.h 2008-07-01 17:52:40 +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 Pass keyring, not the full ts to lowlevel signature routines 2008-07-01 17:52:40 +03:00
signature.h Use rpmSigTag enum for signature tags everywhere, more or less.. 2008-02-05 16:35:44 +02:00
tagexts.c Make fssizes tag extension 64bit 2008-06-12 17:09:35 +03:00
tagname.c Change rpmTagGetNames() interface to more like that of headerGet() 2008-06-02 16:10:19 +03:00
transaction.c Make all transaction callback notifications go through rpmtsNotify() 2008-07-03 15:30:04 +03:00
verify.c Enable rpmDoDigest() to pass large file sizes 2008-06-11 09:25:02 +03:00