summaryrefslogtreecommitdiff
path: root/lib/psm.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-02Use rpmswEnter/rpmswExit throughout.jbj1-3/+8
2003-04-02Splint clean.jbj1-7/+20
2003-03-25Repair rdtsc stopwatch, use gettimeofday(3) for now.jbj1-2/+4
2003-03-19- unify signal handling in librpmio, use condvar to deliver signal.jbj1-1/+5
2003-03-19Sanity.jbj1-37/+44
2003-03-18Proof of concept scriptlet queue, single or multi threaded.jbj1-93/+16
2003-03-16Create rpmsq, combining rpmdb/psm signal handlers.jbj1-201/+15
2003-03-15Sanity.jbj1-1/+1
2003-03-14Sanity.jbj1-1/+3
2003-03-06- fix: memory leak (85522).jbj1-4/+4
2003-01-31- fix: trap SIGPIPE, close database(s).jbj1-4/+7
2003-01-23splint fiddles.jbj1-25/+23
2003-01-20Splint fiddles.jbj1-1/+0
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-1/+8
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-7/+11
2003-01-01fix: restore upgrade functionality with colors.jbj1-4/+1
2002-12-31Dump multilib code, colored depndencies instead.jbj1-217/+0
2002-12-311st crack at colored installs.jbj1-7/+18
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-5/+2
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-4/+4
2002-12-18- popt aliases for -U et al to achieve dynamic link with nptl.jbj1-0/+11
2002-12-02- late rpmts reference causes premature free (#78862).jbj1-2/+5
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