- fix: db1 end-of-file not detected in legacy compatible way.
[tools/librpm-tizen.git] / rpmdb /
2001-06-15 jbj- fix: db1 end-of-file not detected in legacy compatibl...
2001-06-13 jbj- add rpmdbSetIteratorRE() for regex matching in databa...
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-06 jbj- default to dbenv with mpool, --rebuilddb with nofsync...
2001-06-06 jbj- permit duplicates for btree indices.
2001-06-05 jbjfix: increment pointer in funky header ext while loop.
2001-06-05 jbjTypos.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-30 jbj- fix: for busted db1, attempt chain reconnection to...
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-25 jbj- perform db->verify when closing db files.
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-16 jbj- fix: filter duplicate package removals (#35828).
2001-05-14 jbj- upgrade to db-3.3.4.
2001-05-13 jbj- add cron/logrotate scripts to save installed package...
2001-05-11 jbj- harden rpmdb iterators from damaged header instance...
2001-05-11 jbjRemove typos and stray debugging fprintf's.
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-09 jbj- rpm executables now setuid rpm to share write locks.
2001-05-08 jbjCreate db2 file manifest, as alpha is different.
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...