rpm/lib
jbj e1fbc0615b Identify header RSA signatures correctly.
CVS patchset: 7801
CVS date: 2005/03/12 16:00:15
2005-03-12 16:00:15 +00:00
..
.cvsignore Create generic iterator (needs work). 2004-10-10 05:30:48 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.splintrc Add filecontexts tags to header if %_build_file_contexts_path is configured. 2003-12-23 07:51:10 +00:00
Makefile.am - rework configure.ac et al to lose internal library baggage flexibly. 2005-02-17 02:36:37 +00:00
cpio.c Add lsetfilecon to install modes. 2003-12-25 23:00:44 +00:00
cpio.h Doxygen fiddles. 2004-10-20 10:19:34 +00:00
depends.c - use package color as Obsoletes: color. 2004-12-07 15:39:32 +00:00
fileutil.c - permit globs in macrofiles: directive (#117217). 2004-03-02 01:31:01 +00:00
formats.c - add missing #if defined(ENABLE_NLS) (#146184). 2005-01-26 04:50:03 +00:00
fs.c - discover and use getmntinfo if present. 2005-02-03 23:05:59 +00:00
fsm.c Flush changes from rpm-4_3 branch. 2004-10-09 19:40:09 +00:00
fsm.h Add lsetfilecon to install modes. 2003-12-25 23:00:44 +00:00
getdate.c Factor bounds checking annotations into source code. 2002-06-22 18:51:56 +00:00
getdate.y Move to lclint-3.0.0.15, revisit and clean up annotations. 2001-09-24 21:53:14 +00:00
manifest.c Do a consolidated insertion, not a concatenation, in rpmReadManifest. 2004-10-26 17:42:55 +00:00
manifest.h Add generalized iterator to rpmlib. 2004-10-18 01:08:56 +00:00
misc.c - add support for automagic pubkey retrieval using HKP. 2004-11-28 21:14:41 +00:00
misc.h - permit globs in macrofiles: directive (#117217). 2004-03-02 01:31:01 +00:00
oldrpmdb.h Doxygen annotations for config files. 2001-04-10 12:36:45 +00:00
package.c Add hdrmd5ctx for header-only md5 rsa/md5 signatures. 2005-03-12 15:16:42 +00:00
poptALL.c Build on macosx. 2005-01-17 23:58:09 +00:00
poptI.c Flush changes from rpm-4_3 branch. 2004-10-09 19:40:09 +00:00
poptQV.c - add --delsign to purge packages of digital signatures. 2004-11-10 00:50:41 +00:00
psm.c Splint fiddles. 2005-01-04 17:11:00 +00:00
psm.h - don't use error string after gzclose (Dmitry V. Levin). 2003-05-08 20:39:29 +00:00
query.c Getter/setter methods for isSource and Header from rpmte. 2004-10-26 23:29:28 +00:00
rpmal.c Splint fiddles. 2005-01-04 17:11:00 +00:00
rpmal.h 1st crack at colored installs. 2002-12-31 01:23:03 +00:00
rpmchecksig.c Add hdrmd5ctx for header-only md5 rsa/md5 signatures. 2005-03-12 15:16:42 +00:00
rpmcli.h Splint fiddles. 2005-01-04 17:11:00 +00:00
rpmds.c - silently add default %defattr(-,root,root) for all packages. 2004-10-13 21:03:29 +00:00
rpmds.h - silently add default %defattr(-,root,root) for all packages. 2004-10-13 21:03:29 +00:00
rpmfi.c - perform callbacks as always (#147537). 2005-02-10 09:04:05 +00:00
rpmfi.h - perform callbacks as always (#147537). 2005-02-10 09:04:05 +00:00
rpmgi.c Getter/setter methods for isSource and Header from rpmte. 2004-10-26 23:29:28 +00:00
rpmgi.h Getter/setter methods for isSource and Header from rpmte. 2004-10-26 23:29:28 +00:00
rpminstall.c - add support for automagic pubkey retrieval using HKP. 2004-11-28 21:14:41 +00:00
rpmlead.c - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). 2003-04-16 17:48:04 +00:00
rpmlead.h - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). 2003-04-16 17:48:04 +00:00
rpmlib.h Doxygen fiddles. 2004-10-20 10:19:34 +00:00
rpmlibprov.c - Implemented support for internal Lua scripts. 2004-03-16 21:58:25 +00:00
rpmlock.c Remove unused _rpmlock_file. 2005-01-28 02:17:08 +00:00
rpmlock.h splint fiddles. 2004-02-26 01:20:52 +00:00
rpmps.c - spelling corrections (#112728). 2003-12-30 13:14:49 +00:00
rpmps.h - spelling corrections (#112728). 2003-12-30 13:14:49 +00:00
rpmrc.c Build on macosx. 2005-01-17 23:58:09 +00:00
rpmsx.c - blueprint rpm-4_4 and HEAD to minimize diff spew. 2005-01-23 20:44:57 +00:00
rpmsx.h Flush changes from rpm-4_3 branch. 2004-10-09 19:40:09 +00:00
rpmte.c - bump popt to version to 1.10. 2004-10-28 23:57:36 +00:00
rpmte.h - bump popt to version to 1.10. 2004-10-28 23:57:36 +00:00
rpmts.c - macosx: change to --prefix=/usr rather than /opt/local. 2005-02-13 03:01:09 +00:00
rpmts.h Splint fiddles. 2005-01-04 17:11:00 +00:00
rpmvercmp.c Return 1 and -1 as we state we do - #113668 2004-02-17 14:29:42 +00:00
setfiles.c More getter methods, add stems to regex pattern match. 2003-12-21 23:42:22 +00:00
signature.c Identify header RSA signatures correctly. 2005-03-12 16:00:15 +00:00
signature.h Add hdrmd5ctx for header-only md5 rsa/md5 signatures. 2005-03-12 15:16:42 +00:00
stringbuf.c Factor bounds checking annotations into source code. 2002-06-22 18:51:56 +00:00
stringbuf.h lclint fiddles. 2001-06-04 13:55:58 +00:00
tcpu.c Add cpuinfo() test program. 2003-04-04 16:22:44 +00:00
tds.c Handle (N,EVR,Flags) Provide:/Require: triple. 2002-12-07 05:48:45 +00:00
test.c Sync with rpm-4_0 branch. 2000-12-12 20:03:45 +00:00
tgi.c Add options to populate transaction set while iterating. 2004-10-25 18:10:48 +00:00
tplatform.c - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. 2002-06-04 22:02:15 +00:00
transaction.c - perform callbacks as always (#147537). 2005-02-10 09:04:05 +00:00
trb.c Sync with rpm-4.0.4 rollbacks. 2002-02-02 22:45:41 +00:00
tre.c Apply regex patterns to args. 2003-12-22 03:27:38 +00:00
tsystem.c Create rpmsq, combining rpmdb/psm signal handlers. 2003-03-16 22:36:52 +00:00
tthread.c Proof of concept scriptlet queue, single or multi threaded. 2003-03-18 02:41:33 +00:00
tufdio.c Sync with rpm-4_0 branch. 2000-12-12 20:03:45 +00:00
verify.c Explicit rpmgiFlags enum defined, add RPMGI_{NOGLOB,NOMANIFEST,NOHEADER}. 2004-10-24 19:36:30 +00:00