summaryrefslogtreecommitdiff
path: root/rpmdb/rpmdb.h
AgeCommit message (Expand)AuthorFilesLines
2004-10-16Upgrade to db-4.3.14 internal.jbj1-1/+2
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-14/+14
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj1-10/+10
2003-04-07Calibrated stopwatch using rdtsc.jbj1-4/+25
2002-10-18- add debug sub-package patch.jbj1-2/+2
2002-09-17- lclint clean.jbj1-12/+12
2002-08-31Sync with rpm-4.1.jbj1-0/+8
2002-08-26- set cachesize without a dbenv, the default is far too small.jbj1-3/+2
2002-08-08lclint fiddles.jbj1-21/+24
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-7/+6
2002-07-30- prevent stale locks in __db files by closing databases on signals.jbj1-0/+1
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-0/+5
2002-07-25- python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj1-2/+3
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-7/+42
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-19/+23
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-0/+10
2002-07-11- update for sv.po.jbj1-1/+1
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-4/+4
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-06-19Annotate incondefs in source code.jbj1-2/+2
2002-05-21Enable CDB access as default.jbj1-1/+0
2002-05-21Always use cursors.jbj1-4/+4
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-0/+280
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-26/+152
2002-05-04Pass dbiGet() flags from application.jbj1-5/+5
2002-05-04Eliminate another layer of db abstraction, continue eradicating db1.jbj1-31/+7
2002-05-02- eliminate db1 support.jbj1-17/+24
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-152/+207
2002-04-08doxygen cleanup.jbj1-0/+11
2002-04-07- speedup large queries by ~50%.jbj1-0/+9
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-1/+0
2002-02-25Annotation fiddles.jbj1-3/+6
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-10/+0
2002-01-06- handle lazy db open's in chroot with absolute path, not prefix strip.jbj1-2/+0
2002-01-06- sparc: make dbenv per-rpmdb, not per-dbi.jbj1-0/+2
2001-11-15- tweak overlapped file fingerprint retrieval for speed.jbj1-0/+1
2001-10-27- legacy signatures always checked where possible on package read.jbj1-15/+4
2001-10-15Explicit branchstate annotations.jbj1-3/+3
2001-10-15lclint fiddles to annotate globals.jbj1-10/+34
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-1/+1
2001-07-28- fix: --noscripts is another multimode option.jbj1-22/+24
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj1-1/+1
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-10/+2
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-0/+5
2001-06-06- permit duplicates for btree indices.jbj1-14/+12
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+1
2001-06-04lclint fiddles.jbj1-66/+119
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-0/+7
2001-05-25- perform db->verify when closing db files.jbj1-5/+47
2001-05-14- upgrade to db-3.3.4.jbj1-1/+4