summaryrefslogtreecommitdiff
path: root/lib/rpmdb.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Remove support for sqlite based rpm databaseFlorian Festi1-1/+1
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-1/+1
2008-05-12Start (re-)joining librpmdb and librpmPanu Matilainen1-0/+287
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-441/+0
2001-05-05- enough lclint annotations and fiddles already.jbj1-0/+2
2001-05-03- still more boring lclint annotations and fiddles.jbj1-19/+19
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-1/+1
2001-04-10Doxygen annotations for config files.jbj1-1/+1
2001-02-17Merge changes from rpm-4.0.2.jbj1-0/+9
2001-01-26lclint annotations.jbj1-11/+5
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-2/+2
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj1-3/+7
2000-08-27Doxygen annotations.jbj1-36/+37
2000-08-23doxygen/lclint annotations.jbj1-34/+34
2000-07-07lclint fiddles.jbj1-14/+32
2000-06-19fix: open all db indices before performing chroot.jbj1-0/+1
2000-06-12Don't use BSDish typedefs.jbj1-8/+8
2000-06-12Add dbcursor to dbi interface.jbj1-7/+8
2000-05-07Repair rebuilddb lossage, removing debug messages and final copy on user msgs.jbj1-5/+5
2000-05-02Add usedbenv (disabled) to use db3 as db1 was used.jbj1-5/+5
2000-05-01Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj1-3/+6
2000-04-28Don't incrementally link pthreads, causes segfault on (at least) alpha.jbj1-0/+6
2000-04-27Sanity and API clean up. (make dist)jbj1-17/+23
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-5/+0
2000-04-26Rip out remaining legacy dbi interfaces.jbj1-81/+100
2000-04-25Sanity.jbj1-29/+98
2000-04-23make db indices as lightweight as possible, with per-dbi config.jbj1-46/+86
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-1/+1
2000-04-19Data size of index databases now per-index (was always 8 bytes).jbj1-2/+49
2000-04-18Consolidate changes into rpmdb.c.jbj1-0/+167
2000-04-07use "rpmdb db" consistently throughout, add doxygen tags.jbj1-3/+7
2000-03-23- API: change dbi to pass by reference, not value.jbj1-1/+25
1999-09-17add perms to openDatabase() call.jbj1-1/+1
1999-09-12Fiddles to resurrect lclint.jbj1-1/+1
1999-07-13Perl bindings needjbj1-6/+5
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-3/+3
1998-12-30added rpmdbFindFpListewt1-0/+5
1998-12-031) let you pass the db type per-indexewt1-1/+4
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-0/+8
1998-07-25Add multiple include avoidance and c++ prototype wrapping throughout *.h.jbj1-2/+2
1996-09-16Initial revisionewt1-0/+16