Age | Commit message (Expand) | Author | Files | Lines |
2007-08-14 | Eliminate DBLIBOBJS, DBLIBSRCS. Add AM_CONDITIONAL SQLITE3. | Ralf Corsépius | 1 | -4/+8 |
2007-08-09 | Bring tdbi and tsql under automake control. | Ralf Corsépius | 1 | -5/+9 |
2007-08-05 | Automake cleanups. | Panu Matilainen | 1 | -5/+3 |
2007-07-30 | Update internal BDB to version 4.6.18. | Panu Matilainen | 1 | -1/+1 |
2007-07-25 | Set libdir /usr/lib vs lib64 directly, drop MARK64 stuff | Panu Matilainen | 1 | -1/+1 |
2007-07-16 | Update internal BDB to version 4.5.20 | Panu Matilainen | 1 | -1/+1 |
2007-07-16 | Automatic return types for header tags. | Panu Matilainen | 1 | -1/+2 |
2005-03-15 | Start sqlite3 fixing. | jbj | 1 | -0/+3 |
2005-02-17 | - rework configure.ac et al to lose internal library baggage flexibly. | jbj | 1 | -2/+2 |
2005-02-02 | - fix: length of gpg V4 hash seed was incorrect (#146896). | jbj | 1 | -4/+6 |
2005-01-17 | Build on macosx. | jbj | 1 | -0/+1 |
2005-01-05 | build rpm-4.4.1-0.6. | jbj | 1 | -0/+1 |
2005-01-04 | - mac os x patches (#133611, #133612, #134637). | jbj | 1 | -2/+2 |
2004-11-19 | - bump soname into libfoo-4.4.so everywhere. | jbj | 1 | -1/+1 |
2004-10-21 | Install all Berkeley DB utilities. | jbj | 1 | -4/+3 |
2004-10-16 | Upgrade to db-4.3.14 internal. | jbj | 1 | -1/+10 |
2004-10-09 | Splint fiddles. | jbj | 1 | -1/+1 |
2004-06-15 | - add type to tag array. | jbj | 1 | -1/+1 |
2003-12-16 | - build with db-4.2.52 internal. | jbj | 1 | -1/+1 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -15/+12 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -36/+37 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -1/+1 |
2003-03-20 | Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched. | jbj | 1 | -2/+2 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -0/+2 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -0/+84 |
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 1 | -14/+6 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -9/+12 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+1 |
2002-11-30 | More splint fiddles. | jbj | 1 | -5/+7 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -2/+2 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -1/+1 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -2/+2 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -3/+8 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -1/+2 |
2002-05-21 | Make sure that db.h symlink is created. | jbj | 1 | -2/+5 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -2/+1 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -8/+2 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -2/+5 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -1/+1 |
2002-03-17 | Test program for file name join. | jbj | 1 | -0/+6 |
2002-02-22 | tpkgid cleanup. | jbj | 1 | -6/+0 |
2002-02-21 | Add pkgid db builder pre-cursor. | jbj | 1 | -3/+9 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 1 | -1/+1 |
2001-11-19 | - header handling moved to librpmdb to avoid linkage loops. | jbj | 1 | -3/+5 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -2/+22 |
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 1 | -0/+1 |
2001-07-10 | - package version now configureable, default v3. | jbj | 1 | -1/+1 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -1/+2 |
2001-06-06 | - permit duplicates for btree indices. | jbj | 1 | -0/+3 |
2001-05-31 | - return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>). | jbj | 1 | -1/+1 |