summaryrefslogtreecommitdiff
path: root/rpmdb
AgeCommit message (Expand)AuthorFilesLines
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj3-7/+15
2001-09-21- lclint-3.0.0.15 fiddles.jbj2-4/+7
2001-09-15- close/discard Depends index after rpmdepCheck() use.jbj1-3/+8
2001-09-15Sync with rpm-4_0 branch.jbj1-10/+0
2001-08-24- headers without RPMTAG_NAME are skipped when retrieved.jbj1-1/+1
2001-08-16- python: add exception to detect bad data in hdrUnload.jbj1-3/+3
2001-08-13- fix: segfault on headerFree given malicious data.jbj1-1/+23
2001-08-06- portability: some compilers squawk at return ((void) foo()) (#50419).jbj1-1/+1
2001-08-03lclint clean again.jbj2-2/+11
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj1-1/+2
2001-07-28- fix: --noscripts is another multimode option.jbj4-46/+102
2001-07-24- rename pmac to ppcmac.jbj1-2/+18
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).jbj3-16/+29
2001-07-11- unlink all __db.nnn files before 1st db open.jbj1-0/+13
2001-07-10- package version now configureable, default v3.jbj1-1/+1
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-3/+5
2001-06-19- preliminary abstraction to support per-header methods.jbj1-1/+1
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.jbj3-104/+268
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj2-81/+282
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj3-33/+21
2001-06-12- remove dead code frpm popt table reorg.jbj2-6/+6
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj5-48/+91
2001-06-06- default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj2-154/+12
2001-06-06- permit duplicates for btree indices.jbj6-113/+230
2001-06-05fix: increment pointer in funky header ext while loop.jbj2-55/+38
2001-06-05Typos.jbj3-5/+15
2001-06-05- fix typos in linux.{req,prov}.jbj10-156/+277
2001-06-04lclint fiddles.jbj9-82/+240
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj2-1/+6
2001-05-30- fix: for busted db1, attempt chain reconnection to following record.jbj4-16/+133
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj7-946/+82
2001-05-25- perform db->verify when closing db files.jbj7-66/+313
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-9/+6
2001-05-16- fix: filter duplicate package removals (#35828).jbj1-3/+10
2001-05-14- upgrade to db-3.3.4.jbj2-6/+29
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-11Remove typos and stray debugging fprintf's.jbj1-2/+0
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj4-0/+647
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj9-89/+195
2001-05-09- rpm executables now setuid rpm to share write locks.jbj5-141/+461
2001-05-08Create db2 file manifest, as alpha is different.jbj1-33/+5
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj10-0/+6267