Age | Commit message (Expand) | Author | Files | Lines |
2004-04-01 | revert buildtime tie breaking, not the right thing to do. | jbj | 1 | -2/+2 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -14/+5 |
2003-05-15 | - add version check for package with provides and obsoletes. | jbj | 1 | -1/+2 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -8/+10 |
2003-05-06 | - fix: cut-n-paste error setting nopromote for Conflicts: (#81965). | jbj | 1 | -1/+1 |
2003-04-09 | Splint fiddles. | jbj | 1 | -8/+5 |
2003-04-08 | fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST. | jbj | 1 | -6/+6 |
2003-04-07 | Calibrated stopwatch using rdtsc. | jbj | 1 | -4/+4 |
2003-04-02 | Use rpmswEnter/rpmswExit throughout. | jbj | 1 | -4/+4 |
2003-04-02 | Splint clean. | jbj | 1 | -0/+2 |
2003-03-25 | Add transaction stop watch points. | jbj | 1 | -0/+9 |
2003-03-05 | Sanity. | jbj | 1 | -1/+1 |
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 1 | -1/+1 |
2003-01-29 | Functional upgrade glibc*i386 on x86_64 platform | jbj | 1 | -24/+38 |
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 1 | -23/+17 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 1 | -1/+19 |
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 1 | -0/+11 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 1 | -0/+4 |
2002-12-31 | 1st crack at colored installs. | jbj | 1 | -73/+23 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -2/+2 |
2002-10-15 | Replace libelf with elfutils. | jbj | 1 | -9/+9 |
2002-10-11 | Resurrect MULTILIB on the build side. | jbj | 1 | -21/+21 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -1/+3 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -5/+18 |
2002-08-09 | - python: add (optional) ts.check() callback. | jbj | 1 | -1/+1 |
2002-07-29 | - update trpm. | jbj | 1 | -11/+23 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -10/+14 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -13/+3 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -102/+0 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -10/+10 |
2002-07-06 | - fix: permit deletions of added packages (#67108). | jbj | 1 | -9/+9 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -18/+14 |
2002-06-28 | - disambiguate added/installed dependency failures (#50388). | jbj | 1 | -12/+14 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+26 |
2002-06-10 | Document file attribute opt outs in verify mode. | jbj | 1 | -1/+1 |
2002-05-27 | Add bindings for rpmte and FD_t. | jbj | 1 | -58/+60 |
2002-05-27 | Add rpmal bindings, Grand Renaming to rpmalFoo(). | jbj | 1 | -9/+9 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -2/+6 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -280/+282 |
2002-05-17 | Transactions made increasingly opaque. | jbj | 1 | -9/+9 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -13/+17 |
2002-05-07 | - plug most install mode leaks. | jbj | 1 | -4/+23 |
2002-05-04 | Pass dbiGet() flags from application. | jbj | 1 | -1/+1 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -4/+10 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -46/+67 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -3/+4 |
2002-04-13 | - merge conflicts into problems, handle as transaction set variable. | jbj | 1 | -13/+2 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -9/+8 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -4/+12 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -4/+5 |