summaryrefslogtreecommitdiff
path: root/rpmdb/rpmdb.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-03lclint clean again.jbj1-0/+9
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj1-1/+2
2001-07-28- fix: --noscripts is another multimode option.jbj1-3/+12
2001-07-19- fix: 4 memory leaks eliminated.jbj1-2/+2
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj1-6/+2
2001-07-14- isolate cdb access configuration (experimental, use at your own risk).jbj1-11/+22
2001-07-11- unlink all __db.nnn files before 1st db open.jbj1-0/+13
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-3/+5
2001-06-17Sync with rpm-4_0 branch.jbj1-0/+6
2001-06-15- alpha: don't add "()(64bit)" dependency markers.jbj1-15/+16
2001-06-15- fix: db1 end-of-file not detected in legacy compatible way.jbj1-71/+239
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj1-80/+281
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-22/+19
2001-06-12- remove dead code frpm popt table reorg.jbj1-5/+5
2001-06-06- permit duplicates for btree indices.jbj1-88/+97
2001-06-05- fix typos in linux.{req,prov}.jbj1-100/+135
2001-06-04lclint fiddles.jbj1-2/+9
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-1/+0
2001-05-25- perform db->verify when closing db files.jbj1-30/+90
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-9/+6
2001-05-13- add cron/logrotate scripts to save installed package filenames.jbj1-1/+8
2001-05-11- harden rpmdb iterators from damaged header instance segfaults.jbj1-19/+24
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-43/+111
2001-05-09- rpm executables now setuid rpm to share write locks.jbj1-4/+17
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-0/+2591