summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2002-10-15Replace libelf with elfutils.jbj1-9/+9
2002-10-11Cleanups.jbj1-0/+2
2002-10-11Resurrect MULTILIB on the build side.jbj3-26/+26
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj7-13/+13
2002-10-07Typos. pause with signals blocked ain't gonna work.jbj1-2/+5
2002-10-07lclint annotations.jbj1-66/+40
2002-09-20- eliminate myftw, use Fts(3) instead.jbj1-0/+1
2002-09-19Check for orphan'ed chnages in rpm-4.1.jbj1-0/+3
2002-09-17- lclint clean.jbj7-55/+104
2002-09-16Sync with rpm-4.1 parsing changes.jbj5-46/+219
2002-09-04- fix: register SIGCHLD handler before forking (#73134).jbj1-33/+29
2002-09-04- fix: parse header data more carefully.jbj2-17/+44
2002-09-03- fix: always do rpmalMakeIndex.jbj1-11/+7
2002-08-31Sync with rpm-4.1.jbj10-157/+255
2002-08-27- fix: segfault with --checksig, plug memory leak (#72455).jbj7-4/+22
2002-08-26- python: don't remap NOKEY/UNTRUSTED to OK.jbj1-3/+0
2002-08-23- merge signature returns into rpmRC.jbj13-273/+286
2002-08-22- fix: region trailer offset sanity check wrong (#71996).jbj1-11/+50
2002-08-20- check for interrupt during iteration.jbj4-29/+41
2002-08-20- fix: add epoch to "already installed" check.jbj2-1/+3
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj26-286/+792
2002-08-15hp-ux: ETXTBSY fiddles.jbj1-0/+12
2002-08-15- python: explicit method to set transFlags.jbj5-27/+75
2002-08-13- fix: rebuilddb stat'ed target, not source, for rename sanity.jbj1-51/+1
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj10-28/+126
2002-08-09- python: add (optional) ts.check() callback.jbj3-6/+33
2002-08-08lclint fiddles.jbj7-46/+61
2002-08-07Round correctly so that progress bars complete to 100%.jbj2-5/+15
2002-08-07- fix: src.rpm installs need fd pos at payload.jbj1-1/+1
2002-08-06- python: bindings to import pubkeys and display openpgp packets.jbj3-120/+152
2002-08-06- add bitmask for precise control of signature/digest verification.jbj8-88/+120
2002-08-05- fix: check for lead magic, better error message on failure (#69751).jbj5-17/+12
2002-08-05- python: enable threads on callbacks and longish rpmlib calls.jbj1-1/+1
2002-08-04- add --predefine to define macros before reading macro configuration.jbj1-6/+18
2002-08-04- fix: don't repackage %%ghost files.jbj1-0/+2
2002-08-04- resurrect --rollback.jbj7-75/+185
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj4-6/+11
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj5-12/+16
2002-08-02- fix: signed pubkeys were imported incorrectly (#68291).jbj1-1/+5
2002-08-02- fix: repair --root with --verify (#70527).jbj1-1/+1
2002-08-02- fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539).jbj1-1/+1
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj3-20/+23
2002-07-30installplatform clean up, add athlon (PLD).jbj1-3/+3
2002-07-30- detect athlon/duron with CMOV (PLD).jbj1-5/+11
2002-07-29- update trpm.jbj10-39/+161
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj8-63/+127
2002-07-28- popt: display sub-table options only once on --usage.jbj9-136/+310
2002-07-25- fix: --repackage repaired (#67217).jbj6-11/+33
2002-07-25- python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj2-0/+2
2002-07-24- fix: segfault if given a text file as 2nd arg to -Uvh (#69508).jbj1-1/+1