summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-17fixup headers when loading themmsw1-0/+2
2000-05-17fix prototypesmsw1-4/+4
2000-05-17fix prototypesmsw1-2/+10
2000-05-17updatedmsw1-1/+2
2000-05-17build against glibc 2.2msw1-1/+14
2000-05-17rpmio madnessmsw1-0/+2
2000-05-16bzip2 1.0msw4-9/+14
2000-05-16add calculated nlink field to -qlv output (like ls -al).jbj3-72/+94
2000-05-16fix: (segfault) verify needs rpmdb while query does not.jbj5-26/+40
2000-05-13Add builddependenciees.jbj2-2/+167
2000-05-13fix: sparc64 per-platform directory shouldn't be sparc64linux.jbj3-2/+3
2000-05-12fix stupid mistakes (alpha segfaults).jbj19-1248/+1254
2000-05-12Remiver compiler warnings on alpha.jbj3-5/+5
2000-05-12fix: define/eval options assumed sizeof(int) == sizeof(void *).jbj2-2/+5
2000-05-10- include RPM-GPG-KEY in file manifest.jbj18-94/+107
2000-05-08Orphans.jbj2-0/+55
2000-05-08here's a patch to make rpm (3.1-0.14) work on current FreeBSD versionsjbj3-5/+5
2000-05-07Repair rebuilddb lossage, removing debug messages and final copy on user msgs.jbj28-2525/+3255
2000-05-02Don't do initdb, as we don't know what dbapi to use.jbj2-3/+5
2000-05-02don't call these header munges on null headersmsw1-5/+3
2000-05-02compress filelist, fixup providesmsw1-0/+5
2000-05-02installplatform: typo.jbj3-3/+3
2000-05-02fix: don't generate sparc6464 names when creating platform directories.jbj1-1/+1
2000-05-02Sanity (make dist).jbj14-199/+199
2000-05-02Remove debugging messages.jbj1-2/+0
2000-05-02Add usedbenv (disabled) to use db3 as db1 was used.jbj22-1191/+1231
2000-05-01Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj32-1593/+1982
2000-04-28Don't incrementally link pthreads, causes segfault on (at least) alpha.jbj23-877/+1192
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified.jbj19-819/+872
2000-04-27Sanity and API clean up. (make dist)jbj24-2643/+2297
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj17-384/+570
2000-04-26Rip out remaining legacy dbi interfaces.jbj6-794/+496
2000-04-25Fix popt/po/tr.po addition.jbj2-6/+3
2000-04-25Sanity (rebuild to check autoconf configuration in dist-7.0).jbj17-2390/+3214
2000-04-25fix configure checkmsw1-1/+1
2000-04-25Sanity.jbj12-766/+915
2000-04-25 a little more work on the rpm modulemsw2-32/+39
2000-04-24Add Turkish translation (Fatih Demir <kabalak@gmx.net>)jbj1-0/+359
2000-04-23make db indices as lightweight as possible, with per-dbi config.jbj19-1386/+1379
2000-04-21Typo.jbj15-18/+18
2000-04-21Sanity.jbj15-487/+487
2000-04-21fix: legacy packages required provides EVR/Flags to be added.jbj7-109/+144
2000-04-20Sanity (build 0.8).jbj1-1/+1
2000-04-20Sanity (re-adding rpm-python).jbj14-749/+749
2000-04-20match iterator supportmsw2-23/+173
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj17-197/+267
2000-04-19Sanity.jbj16-1062/+1182
2000-04-19Hi!jbj8-42/+103
2000-04-19Data size of index databases now per-index (was always 8 bytes).jbj5-142/+234
2000-04-18Consolidate changes into rpmdb.c.jbj12-434/+972