summaryrefslogtreecommitdiff
path: root/lib/psm.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-13- fix: bash must have functional libtermcap.so.2.jbj1-0/+5
2002-11-05splint fiddles.jbj1-1/+1
2002-10-11Resurrect MULTILIB on the build side.jbj1-3/+3
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-1/+1
2002-10-07Typos. pause with signals blocked ain't gonna work.jbj1-2/+5
2002-10-07lclint annotations.jbj1-66/+40
2002-09-19Check for orphan'ed chnages in rpm-4.1.jbj1-0/+3
2002-09-17- lclint clean.jbj1-6/+11
2002-09-04- fix: register SIGCHLD handler before forking (#73134).jbj1-33/+29
2002-08-31Sync with rpm-4.1.jbj1-5/+26
2002-08-23- merge signature returns into rpmRC.jbj1-29/+39
2002-08-20- check for interrupt during iteration.jbj1-13/+19
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-79/+481
2002-08-08lclint fiddles.jbj1-0/+1
2002-08-06- add bitmask for precise control of signature/digest verification.jbj1-1/+1
2002-08-04- resurrect --rollback.jbj1-5/+15
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj1-6/+10
2002-07-29- update trpm.jbj1-2/+8
2002-07-25- fix: --repackage repaired (#67217).jbj1-5/+17
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-2/+2
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-2/+2
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-14/+12
2002-07-11- update for sv.po.jbj1-15/+0
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-2/+2
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-44/+2
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-21/+3
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-2/+4
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+4
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-05-27Add bindings for rpmte and FD_t.jbj1-1/+1
2002-05-23Create rpmts-py.c.jbj1-6/+6
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-52/+64
2002-05-19- Grand Renaming of rpm data types.jbj1-57/+59
2002-05-17Transactions made increasingly opaque.jbj1-22/+23
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-53/+54
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-0/+1
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-0/+5
2002-04-11- rescusitate --rebuild.jbj1-20/+22
2002-04-10Fix: source package already part of the transaction.jbj1-1/+1
2002-04-08Check {fsm,psm} for orphans.jbj1-0/+13
2002-04-08doxygen cleanup.jbj1-1/+1
2002-03-13Factor notify callback function/arg onto per-ts method.jbj1-10/+2
2002-03-13Split transaction set handling into separate file, prepatory tojbj1-8/+5
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-1/+2
2002-02-09Sync with 4.0.4, splint clean.jbj1-2/+4
2002-02-02Sync with rpm-4.0.4 rollbacks.jbj1-10/+35
2002-01-23- turn on auto-generated perl requirements (#58519, #58536, #58537).jbj1-1/+1
2002-01-06- handle lazy db open's in chroot with absolute path, not prefix strip.jbj1-0/+6
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-4/+2
2001-11-16- use array of pointers rather than contiguous array for ts->order.jbj1-1/+3