Age | Commit message (Expand) | Author | Files | Lines |
2007-05-16 | Make rebuilddb work with the --root option. | Panu Matilainen | 1 | -2/+2 |
2007-04-16 | Make rpmdbSync obey the no_dbsync flag | Paul Nasrat | 1 | -0/+2 |
2005-02-16 | fix: restore longer scope for sqlite3 data (which frees on cClose). | jbj | 1 | -2/+3 |
2005-02-02 | - fix: length of gpg V4 hash seed was incorrect (#146896). | jbj | 1 | -17/+67 |
2005-01-23 | - blueprint rpm-4_4 and HEAD to minimize diff spew. | jbj | 1 | -2/+2 |
2005-01-04 | Splint fiddles. | jbj | 1 | -0/+2 |
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 1 | -0/+2 |
2004-11-11 | Avoid unnecessary chroot("/") calls for certain Mac OSX kernels. | jbj | 1 | -3/+21 |
2004-11-04 | Stub in URL_IS_HTTPS everywhere. | jbj | 1 | -1/+2 |
2004-10-18 | Add generalized iterator to rpmlib. | jbj | 1 | -1/+1 |
2004-10-09 | More changes from rpm-4_3 branch. | jbj | 1 | -1/+1 |
2004-10-09 | Splint fiddles. | jbj | 1 | -1/+4 |
2004-06-14 | - fix: disable fingerprint generation on kernel paths. | jbj | 1 | -1/+2 |
2004-03-26 | Splint fiddles. | jbj | 1 | -5/+9 |
2004-03-25 | Endian neutral join keys for rpmdbAdd() and rpmdbRemove(). | jbj | 1 | -10/+24 |
2004-03-25 | - endian neutral rpmdb join keys (finally). | jbj | 1 | -31/+51 |
2004-03-18 | Resurrect "other endian" rpmdb functionality. | jbj | 1 | -6/+18 |
2004-03-05 | Initial autorollback feature. | joden | 1 | -1/+18 |
2003-12-26 | - fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851). | jbj | 1 | -1/+3 |
2003-12-22 | Add --filecontext, --fscontext, --recontext for 3 sources of security contexts. | jbj | 1 | -2/+4 |
2003-12-18 | Typo. | jbj | 1 | -1/+1 |
2003-12-18 | - detect (and remove) dbenv files while upgrading to db-4.2.52. | jbj | 1 | -3/+5 |
2003-07-02 | - don't attempt to remove dbenv on --rebuilddb. | jbj | 1 | -4/+0 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -12/+13 |
2003-04-08 | fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST. | jbj | 1 | -3/+3 |
2003-04-02 | Splint fiddles. | jbj | 1 | -7/+7 |
2003-03-16 | Create rpmsq, combining rpmdb/psm signal handlers. | jbj | 1 | -120/+29 |
2003-03-14 | Unchain iterator on NULL return. | jbj | 1 | -10/+19 |
2003-03-13 | Close and free iterators/cursors on signal exit path. | jbj | 1 | -42/+68 |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -0/+2 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 1 | -9/+13 |
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 1 | -3/+3 |
2002-09-17 | - lclint clean. | jbj | 1 | -10/+10 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -24/+18 |
2002-08-22 | - fix: region trailer offset sanity check wrong (#71996). | jbj | 1 | -3/+3 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -0/+4 |
2002-08-20 | - fix: add epoch to "already installed" check. | jbj | 1 | -2/+8 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -4/+3 |
2002-08-14 | - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. | jbj | 1 | -2/+9 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -7/+2 |
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 1 | -3/+42 |
2002-08-08 | lclint fiddles. | jbj | 1 | -88/+32 |
2002-08-03 | Remove dbi_tear_down, now that rpmdb's are closed on signals. | jbj | 1 | -29/+44 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -36/+53 |
2002-08-01 | - preserve rpmdb file attributes across --rebuilddb (#70367). | jbj | 1 | -1/+13 |
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 1 | -10/+172 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -4/+6 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -10/+151 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -13/+10 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -3/+1 |