summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)AuthorFilesLines
2000-05-26Sanity (make dist).jbj15-4771/+5696
2000-05-26Remove build modes from rpm, use rpmb and/or popt glue instead.jbj1-354/+375
2000-05-24- change popt exec alias in oreder to exec rpm children.jbj14-4468/+4928
2000-05-18Sanity (make dist).jbj13-1173/+1173
2000-05-18fix: don't change hardlink st_size.jbj1-26/+26
2000-05-16add calculated nlink field to -qlv output (like ls -al).jbj1-66/+66
2000-05-16fix: (segfault) verify needs rpmdb while query does not.jbj1-25/+25
2000-05-12fix stupid mistakes (alpha segfaults).jbj14-1235/+1235
2000-05-10- include RPM-GPG-KEY in file manifest.jbj14-87/+87
2000-05-07Repair rebuilddb lossage, removing debug messages and final copy on user msgs.jbj14-2108/+2671
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