summaryrefslogtreecommitdiff
path: root/rpmdb/dbconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Start (re-)joining librpmdb and librpmPanu Matilainen2008-05-121-473/+0
* Eliminate static print buffer from prDbiOpenFlags()Panu Matilainen2008-05-081-11/+12
* Avoid entirely unnecessary static temp string bufferPanu Matilainen2008-05-081-4/+3
* Remove bogus consts from rpmdb and dbi structsPanu Matilainen2008-03-241-7/+7
* Minimal namespacing for locale-insensitive x*() string functionsPanu Matilainen2008-03-181-4/+4
* Make the rpmdb vectors readonlyPanu Matilainen2008-03-061-1/+1
* Mass convert (back) to rpmTag as it's usable everywhere nowPanu Matilainen2008-02-051-1/+1
* rpmlib.h mass evictionPanu Matilainen2008-01-301-1/+3
* Drop bogus const from temp variablePanu Matilainen2007-12-181-1/+1
* Use constfree for rpmdb_s contents for nowPanu Matilainen2007-12-181-7/+7
* More misc size_t issuesPanu Matilainen2007-12-141-1/+1
* Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen2007-12-131-1/+1
* Switch to <rpm/foo.h> style for public headersPanu Matilainen2007-12-081-4/+4
* Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius2007-11-231-1/+1
* Move the xstr*() string variants from rpmio.h to rpmstring.hPanu Matilainen2007-11-231-1/+1
* Use #include <x.h> syntax to include public headers.Ralf Corsépius2007-11-231-3/+3
* Lose rpmerr.h for goodPanu Matilainen2007-11-191-1/+1
* Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen2007-11-191-4/+4
* Include "rpmlib.h" instead of <rpmlib.h>.Ralf Corsépius2007-10-281-1/+1
* Include "rpmmacro.h" instead of <rpmmacro.h>.Ralf Corsépius2007-10-281-1/+1
* Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius2007-10-261-2/+2
* Make rpmerr.h private, include directly where needed.Panu Matilainen2007-10-091-0/+1
* Replace all rpmError() uses with rpmlog()Panu Matilainen2007-10-091-4/+4
* Rename tagName/Value/Type() to rpmTagGet*()Panu Matilainen2007-09-201-1/+1
* Hide db index handling and rpmdb details from the API to internal headerPanu Matilainen2007-09-171-1/+1
* Remove splint tags.Ralf Corsépius2007-09-111-42/+15
* Remove const type-qualifiers from function return types everywhere.Panu Matilainen2007-07-101-1/+1
* Upgrade to db-4.3.14 internal.jbj2004-10-161-0/+2
* Resurrect "other endian" rpmdb functionality.jbj2004-03-181-1/+1
* Merge changes from rpm-4.2.1 development.jbj2003-11-231-0/+8
* - set cachesize without a dbenv, the default is far too small.jbj2002-08-261-5/+7
* Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj2002-08-031-4/+6
* - popt: parse file into string of options (#56860).jbj2002-07-201-85/+11
* Add boundsread annotations throughout, enable +bounds checking.jbj2002-07-021-1/+9
* Always use cursors.jbj2002-05-211-8/+13
* - opaque (well mostly) rpmTransactionSet using methods.jbj2002-05-161-0/+1
* Pass dbiGet() flags from application.jbj2002-05-041-1/+1
* - eliminate db1 support.jbj2002-05-021-11/+0
* - attempt to make peace with automake-1.6.1, autoconf-2.53.jbj2002-05-011-4/+0
* - handle lazy db open's in chroot with absolute path, not prefix strip.jbj2002-01-061-2/+0
* - tweak overlapped file fingerprint retrieval for speed.jbj2001-11-151-0/+1
* - legacy signatures always checked where possible on package read.jbj2001-10-271-4/+4
* Converging on lclint-3.0.17 strict level.jbj2001-10-171-0/+2
* More lclint annotations.jbj2001-10-161-0/+13
* Explicit branchstate annotations.jbj2001-10-151-0/+2
* - upgrade to db-4.0.7.jbj2001-10-151-1/+1
* lclint fiddles to annotate globals.jbj2001-10-151-1/+6
* More lclint annotations.jbj2001-10-131-7/+7
* - ratchet up to lclint "strict" level.jbj2001-10-131-2/+2
* - lclint-3.0.0.15 fiddles.jbj2001-09-211-3/+2