summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-18Eliminate, contents moved to rpmdb.c/rpmdb.h.jbj4-492/+0
2000-04-18Prepare to move contents to rpmdb.c/rpmdb.hjbj3-221/+16
2000-04-17Start composting db interfaces.jbj6-91/+322
2000-04-15fix: cpio.c: pre-, not post-, decrement the link count.jbj2-13/+14
2000-04-13add explcit "Provides: name = [epoch:]version-release" to headers.jbj22-343/+506
2000-04-13Sanity (bump release).jbj21-1502/+1308
2000-04-13Remove rpmdbFindByFile from API (and fix RPMDBI_FILE iterator).jbj4-147/+57
2000-04-13Insure that EXIT_FAILURE is defined (irix6.5).jbj2-0/+8
2000-04-13The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.jbj9-282/+118
2000-04-13The death of rpmdbFindBy{Group,TriggeredBy,Header}.jbj13-182/+372
2000-04-12Convert to rpm-3.1 API.jbj2-26/+180
2000-04-12Make sure that match iterators can be called with mi = NULL.jbj1-36/+21
2000-04-12Remove DYING code.jbj3-141/+3
2000-04-12Pass key as void *, not char *.jbj4-4/+4
2000-04-12API: pass *SearchIndex() length of key (0 will use strlen(key)).jbj26-1105/+1464
2000-04-11- treat legacy falloc.c as "special" db[01] index for package headers.jbj19-1314/+917
2000-04-11make header db a "special" type of index database in db0, hiding falloc.c.jbj9-583/+1044
2000-04-08fix: dbiCloseIndex not called (typo).jbj6-48/+65
2000-04-08Hash package headers using simple counter.jbj9-156/+172
2000-04-07fix: rpmdbCountPackages should pass by reference, not value.jbj2-2/+2
2000-04-07use "rpmdb db" consistently throughout, add doxygen tags.jbj22-932/+1189
2000-04-07solaris2.6: avoid bsearch with empty dir list (Ric Klaren - klaren@cs.utwente...jbj2-0/+4
2000-04-06use hashed access for package headers.jbj24-416/+914
2000-04-04Sanity.jbj17-1163/+1362
2000-04-04Permit dboffsets in hex and octal.jbj6-327/+292
2000-04-03Sanity.jbj16-620/+626
2000-04-03Add variable to control dbenv teardown on close.jbj1-0/+2
2000-04-03Permit db3 paramaters from macro.jbj1-58/+223
2000-04-03Indicate that dbenv should be trashed after a rebuild.jbj1-0/+2
2000-04-03Replace individual dbi pointers with an array.jbj1-1/+72
2000-04-03Prefer db3.jbj1-2/+2