Age | Commit message (Expand) | Author | Files | Lines |
2003-04-02 | Use rpmswEnter/rpmswExit throughout. | jbj | 1 | -3/+8 |
2003-04-02 | Splint clean. | jbj | 1 | -7/+20 |
2003-03-25 | Repair rdtsc stopwatch, use gettimeofday(3) for now. | jbj | 1 | -2/+4 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 1 | -1/+5 |
2003-03-19 | Sanity. | jbj | 1 | -37/+44 |
2003-03-18 | Proof of concept scriptlet queue, single or multi threaded. | jbj | 1 | -93/+16 |
2003-03-16 | Create rpmsq, combining rpmdb/psm signal handlers. | jbj | 1 | -201/+15 |
2003-03-15 | Sanity. | jbj | 1 | -1/+1 |
2003-03-14 | Sanity. | jbj | 1 | -1/+3 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -4/+4 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 1 | -4/+7 |
2003-01-23 | splint fiddles. | jbj | 1 | -25/+23 |
2003-01-20 | Splint fiddles. | jbj | 1 | -1/+0 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 1 | -1/+8 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -7/+11 |
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 1 | -4/+1 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 1 | -217/+0 |
2002-12-31 | 1st crack at colored installs. | jbj | 1 | -7/+18 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -5/+2 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -4/+4 |
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 1 | -0/+11 |
2002-12-02 | - late rpmts reference causes premature free (#78862). | jbj | 1 | -2/+5 |
2002-11-13 | - fix: bash must have functional libtermcap.so.2. | jbj | 1 | -0/+5 |
2002-11-05 | splint fiddles. | jbj | 1 | -1/+1 |
2002-10-11 | Resurrect MULTILIB on the build side. | jbj | 1 | -3/+3 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -1/+1 |
2002-10-07 | Typos. pause with signals blocked ain't gonna work. | jbj | 1 | -2/+5 |
2002-10-07 | lclint annotations. | jbj | 1 | -66/+40 |
2002-09-19 | Check for orphan'ed chnages in rpm-4.1. | jbj | 1 | -0/+3 |
2002-09-17 | - lclint clean. | jbj | 1 | -6/+11 |
2002-09-04 | - fix: register SIGCHLD handler before forking (#73134). | jbj | 1 | -33/+29 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -5/+26 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -29/+39 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -13/+19 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -79/+481 |
2002-08-08 | lclint fiddles. | jbj | 1 | -0/+1 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 1 | -1/+1 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -5/+15 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -6/+10 |
2002-07-29 | - update trpm. | jbj | 1 | -2/+8 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -5/+17 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -2/+2 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -2/+2 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -14/+12 |
2002-07-11 | - update for sv.po. | jbj | 1 | -15/+0 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -2/+2 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -44/+2 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -21/+3 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -2/+4 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+4 |