summaryrefslogtreecommitdiff
path: root/tools/convertdb1.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Yank out ancient convertdb1Panu Matilainen1-189/+0
2008-04-10Just call legacyRetrofit() instead of combined compress + provide retrofitsPanu Matilainen1-2/+1
2008-02-04Make check-programs build again, assorted type-fiddlings..Panu Matilainen1-2/+2
2008-01-30Include spring-cleaningPanu Matilainen1-0/+3
2008-01-30rpmlib.h mass evictionPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-4/+4
2007-11-27One missed legacy includePanu Matilainen1-1/+1
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-4/+4
2007-11-01Include "legacy.h" not <rpmdb/legacy.h>Panu Matilainen1-1/+1
2007-10-28Include "rpmlib.h" instead of <rpmlib.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmio.h" instead of <rpmio.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmdb.h" instead of <rpmdb.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmmacro.h" instead of <rpmmacro.h>.Ralf Corsépius1-1/+1
2007-09-18Change main() to using char *argv[].Ralf Corsépius1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-1/+1
2007-09-05Remove compressFilelist, use version in librpmdb instead.Ralf Corsépius1-104/+1
2007-07-12Use uint_32 for dirindexes everywherePanu Matilainen1-1/+1
2005-01-17Build on macosx.jbj1-0/+1
2003-12-11- only internal Berkeley db from now on.jbj1-0/+4
2003-06-02Retrofit providesNVR.jbj1-0/+1
2003-01-23splint fiddles.jbj1-3/+6
2003-01-22Make robustly stand alone.jbj1-4/+5
2003-01-20Restore compiler warnings now tthat elfutil's -Werror is not there.jbj1-1/+2
2002-12-20- copy compressFilelist to convertdb1.c, remove internal legacy.h.jbj1-1/+103
2002-10-06db1 to db3 conversion program (Michael Schroeder <mls@suse.de>)jbj1-0/+177