summaryrefslogtreecommitdiff
path: root/Doxyfile.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-05Support DOT.Ralf Corsépius1-1/+1
2007-10-05Remove refs to tools/rpmxp.c, tools/rpmxml.c, tools/rpmtool.c.Ralf Corsépius1-4/+1
2007-10-05Remove refs to lib/rpmsx.*Ralf Corsépius1-2/+0
2007-10-05Remove refs to "popt/".Ralf Corsépius1-8/+0
2007-10-05Remove refs to "file/src".Ralf Corsépius1-12/+0
2007-10-05doxygen -u.Ralf Corsépius1-113/+272
2007-02-22This fixes doxygen generation by removing a reference to a non-existent filePaul Nasrat1-1/+0
2005-04-11Nuke _rpmdb.c.jbj1-1/+0
2004-10-20Add lua to doxygen.jbj1-0/+39
2004-10-20Add rpmtsCheck() and rpmtsOrder() to iterator.jbj1-0/+2
2004-10-09Doxygen and cpp nit picks.jbj1-99/+3
2003-12-22Update to latest.jbj1-475/+631
2003-05-30Consolidate external beecrypt changes.jbj1-2/+2
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-1/+0
2003-05-18- use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h.jbj1-1/+2
2003-04-30beecrypt-3.0.0 merge: doxygen pass.jbj1-11/+9
2003-04-16- permit secondary tag match patterns with RPMQV_ALL.jbj1-10/+12
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj1-0/+4
2003-03-10- upgrade to zlib-1.2.beta7.jbj1-6/+2
2003-01-08- python: put rpmmodule.so where python expects to find.jbj1-4/+0
2002-12-24Rescusitate doxygen file manifest.jbj1-2/+54
2002-10-11Cleanups.jbj1-2/+0
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj1-0/+3
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-0/+74
2002-06-03Teach doxygen about python/*-py.c files.jbj1-2/+19
2002-05-19- Grand Renaming of rpm data types.jbj1-1/+2
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj1-1/+0
2002-05-02- eliminate db1 support.jbj1-2/+0
2002-04-11- rescusitate --rebuild.jbj1-1/+0
2002-04-08Sanity.jbj1-0/+4
2002-04-08doxygen cleanup.jbj1-44/+184
2002-04-07- speedup large queries by ~50%.jbj1-0/+1
2002-03-13Split transaction set handling into separate file, prepatory tojbj1-0/+2
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-1/+3
2001-11-19- header handling moved to librpmdb to avoid linkage loops.jbj1-5/+5
2001-11-16Create rpmte.[ch].jbj1-0/+2
2001-11-03- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].jbj1-0/+4
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-2/+1
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-2/+5
2001-10-15- use only header methods, routines are now static.jbj1-1/+0
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-0/+1
2001-09-29Move OpenPGP constants to rpmio/rpmpgp.h.jbj1-0/+1
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj1-3/+0
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-2/+0
2001-08-06- portability: some compilers squawk at return ((void) foo()) (#50419).jbj1-1/+0
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj1-1/+0
2001-06-19- preliminary abstraction to support per-header methods.jbj1-0/+3
2001-06-17Sync with rpm-4_0 branch.jbj1-145/+148
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-0/+4
2001-06-06- permit duplicates for btree indices.jbj1-2/+2