summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2001-06-05- fix typos in linux.{req,prov}.jbj26-359/+612
2001-06-04lclint fiddles.jbj27-188/+320
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj17-309/+530
2001-05-30- fix: for busted db1, attempt chain reconnection to following record.jbj1-1/+1
2001-05-25- perform db->verify when closing db files.jbj1-3/+11
2001-05-23RPMTAG_BUILDROOT is internal tag.jbj1-1/+1
2001-05-23- remove all header region assertion failures, return NULL instead.jbj1-16/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj14-151/+204
2001-05-21- fix: skip %ghost files when building packages (#38218).jbj1-6/+11
2001-05-20- fix: i18n strings need 1 on sucess return code (#41313).jbj2-4/+5
2001-05-16fix: rpmtransAddPackage assumed removed packages were sorted (#35827).jbj1-21/+23
2001-05-16- fix: filter duplicate package removals (#35828).jbj4-14/+28
2001-05-14- upgrade to db-3.3.4.jbj1-0/+3
2001-05-13- add cron/logrotate scripts to save installed package filenames.jbj1-0/+3
2001-05-11- harden rpmdb iterators from damaged header instance segfaults.jbj3-19/+70
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj10-652/+22
2001-05-09- rpm executables now setuid rpm to share write locks.jbj1-1/+1
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj12-6201/+32
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-0/+2
2001-05-07- fix: debugging message displays header keys (#38454).jbj1-4/+6
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj4-16/+24
2001-05-05- enough lclint annotations and fiddles already.jbj20-86/+158
2001-05-03- still more boring lclint annotations and fiddles.jbj33-468/+792
2001-04-30- yet more boring lclint annotations and fiddles.jbj25-603/+643
2001-04-29- more boring lclint annotations and fiddles.jbj29-186/+351
2001-04-29- transaction iterator(s) need to run in reverse order on pure erasures.jbj2-4/+12
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj35-503/+402
2001-04-26- fix: ineeded count wrong for overlapped, created files.jbj1-1/+0
2001-04-25- fix: readlink return value clobbered by header write.jbj1-0/+4
2001-04-23- regenerate rpm.8 man page from docbook glop (in max-rpm).jbj2-6/+12
2001-04-21Sync with rpm-4_0 branch.jbj10-80/+86
2001-04-17- portability: vsnprintf/snprintf wrappers for those without (#34657).jbj1-0/+19
2001-04-17- fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).jbj1-1/+1
2001-04-17- fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645).jbj1-2/+2
2001-04-10Doxygen annotations for config files.jbj18-253/+499
2001-04-03- fix: %_netsharedpath needs to look at basenames (#26561).jbj1-63/+70
2001-04-03casts to keep picky compilers happy (#29992).jbj1-6/+10
2001-04-03- fix: --relocate missing trailing slash (#28874,#25876).jbj2-65/+149
2001-03-28- fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed.jbj1-1/+5
2001-03-28- fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478).jbj1-7/+31
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj3-69/+81
2001-03-22- python: strip header regions during unload.jbj5-157/+84
2001-03-16- add %exclude support (i.e. "everything but") to %files.jbj1-1/+2
2001-03-15- add cpuid asm voodoo to detect athlon processors.jbj1-1/+28
2001-03-15Bump version to 4.1.jbj1-1/+0
2001-03-15Fix rpmvercmp for case (should return +1, #21392)jbj1-2/+2
2001-03-14Update to doxygen-1.2.6 configuration.jbj13-15/+42
2001-03-14Sync with rpm-4.0.2 final.jbj2-1/+123
2001-03-04Re-yacc getdate.c.jbj2-174/+189
2001-03-04Swipe from cvs sources.jbj2-0/+2638