summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)AuthorFilesLines
2000-05-02Sanity (make dist).jbj14-199/+199
2000-05-02Add usedbenv (disabled) to use db3 as db1 was used.jbj14-913/+927
2000-05-01Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj15-830/+1083
2000-04-28Don't incrementally link pthreads, causes segfault on (at least) alpha.jbj14-771/+960
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified.jbj14-731/+731
2000-04-27Sanity and API clean up. (make dist)jbj14-2364/+2179
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-115/+100
2000-04-26Rip out remaining legacy dbi interfaces.jbj1-53/+53
2000-04-25Sanity (rebuild to check autoconf configuration in dist-7.0).jbj13-2386/+3207
2000-04-25Sanity.jbj1-85/+95
2000-04-23make db indices as lightweight as possible, with per-dbi config.jbj2-133/+192
2000-04-21Typo.jbj14-17/+17
2000-04-21Sanity.jbj14-486/+486
2000-04-21fix: legacy packages required provides EVR/Flags to be added.jbj1-35/+35
2000-04-20Sanity (re-adding rpm-python).jbj13-744/+744
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-57/+57
2000-04-19Sanity.jbj13-1060/+1177
2000-04-19Data size of index databases now per-index (was always 8 bytes).jbj1-19/+19
2000-04-18Consolidate changes into rpmdb.c.jbj2-74/+77
2000-04-17Start composting db interfaces.jbj1-30/+30
2000-04-13add explcit "Provides: name = [epoch:]version-release" to headers.jbj14-339/+409
2000-04-13Sanity (bump release).jbj14-1346/+1198
2000-04-13Remove rpmdbFindByFile from API (and fix RPMDBI_FILE iterator).jbj1-29/+29
2000-04-13The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.jbj1-42/+37
2000-04-13The death of rpmdbFindBy{Group,TriggeredBy,Header}.jbj1-83/+74
2000-04-12API: pass *SearchIndex() length of key (0 will use strlen(key)).jbj14-995/+1064
2000-04-11- treat legacy falloc.c as "special" db[01] index for package headers.jbj14-1049/+853
2000-04-11make header db a "special" type of index database in db0, hiding falloc.c.jbj1-27/+27
2000-04-08fix: dbiCloseIndex not called (typo).jbj1-23/+23
2000-04-08Hash package headers using simple counter.jbj1-42/+37
2000-04-07fix: rpmdbCountPackages should pass by reference, not value.jbj1-1/+1
2000-04-07use "rpmdb db" consistently throughout, add doxygen tags.jbj14-899/+984
2000-04-06use hashed access for package headers.jbj14-353/+353
2000-04-04Sanity.jbj14-1161/+1356
2000-04-03Sanity.jbj14-619/+619
2000-03-31- try for db3 DB_INIT_CDB model.jbj13-4098/+4098
2000-03-30Mostly functional db2 interface, db3 still has problems.jbj1-293/+293
2000-03-27add db3 to the pile, isolate all with incremental link and vectors.jbj1-30/+30
2000-03-27Compilation with db3.jbj1-7/+7
2000-03-26Add --preferdb for now to permit testing db0/db1/db2.jbj14-3573/+3573
2000-03-24Sanity.jbj13-2275/+2472
2000-03-23convert db1 -> db2 on-disk format using --rebuilddb.jbj1-23/+33
2000-03-23- API: change dbi to pass by reference, not value.jbj1-164/+169
2000-03-11Sanity (penultimate rpm-3.0.4).jbj14-17/+17
2000-03-10Portability.jbj2-4/+4
2000-03-09Sanity (penultimate rpm-3.0.4 release candidate).jbj14-213/+213
2000-03-09- portability: skip bzip2 if not available.jbj14-17/+17
2000-03-07portability: zlib-1.0.4 has not gzseekjbj14-199/+199
2000-03-07Avoid libio on Red Hat 5.2 with libc5.jbj1-15/+15
2000-03-01Bump release.jbj13-42/+42