summaryrefslogtreecommitdiff
path: root/lib/rpmlib.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-0/+4
2004-03-05Added todo for types for tagtblpauln1-0/+1
2004-01-03Add %policy marker to suck *.te content into metadata.jbj1-4/+6
2003-12-25Add lsetfilecon to install modes.jbj1-1/+1
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj1-0/+3
2003-06-19- staylor wanted an easter egg.jbj1-0/+3
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-10/+10
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj1-2/+2
2003-03-10- upgrade to zlib-1.2.beta7.jbj1-0/+6
2003-03-05Sanity.jbj1-1/+1
2003-01-25- permit anaconda to choose "presentation order".jbj1-3/+1
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-3/+21
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-3/+1
2002-12-31Dump multilib code, colored depndencies instead.jbj1-11/+5
2002-12-311st crack at colored installs.jbj1-3/+4
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-1/+1
2002-12-24Rescusitate doxygen file manifest.jbj1-15/+16
2002-12-22- simplify specfile query linkage loop.jbj1-0/+4
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-0/+1
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-17/+0
2002-12-03- internal automagic dependency generation (disabled for now).jbj1-0/+4
2002-10-11Cleanups.jbj1-0/+2
2002-10-11Resurrect MULTILIB on the build side.jbj1-2/+2
2002-09-17- lclint clean.jbj1-8/+10
2002-08-31Sync with rpm-4.1.jbj1-20/+44
2002-08-23- merge signature returns into rpmRC.jbj1-14/+3
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-1/+1
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-1/+2
2002-08-05- python: enable threads on callbacks and longish rpmlib calls.jbj1-1/+1
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj1-15/+13
2002-07-25- fix: --repackage repaired (#67217).jbj1-1/+2
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-1/+20
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-11/+13
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj1-1/+1
2002-07-09- placeholders for manifest constants for SuSE patch packages.jbj1-6/+11
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-1/+5
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-0/+1
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-2/+11
2002-06-19Annotate incondefs in source code.jbj1-4/+4
2002-06-10Document file attribute opt outs in verify mode.jbj1-1/+1
2002-06-05Lclint fiddles.jbj1-8/+6
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-4/+3
2002-05-19- Grand Renaming of rpm data types.jbj1-190/+8
2002-05-17Transactions made increasingly opaque.jbj1-4/+4
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-577/+41
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj1-32/+2
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-1/+1
2002-05-04Pass dbiGet() flags from application.jbj1-3/+3
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-3/+4
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-27/+14