summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-04Eliminate setFileOwners() and installSources().jbj1-172/+154
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj4-44/+94
2001-03-03Implement PSM_NOTIFY.jbj2-20/+27
2001-03-03Remove dead code.jbj1-21/+2
2001-03-03Move fileActionString to fsm.c where it belongs.jbj4-76/+84
2001-03-02Add top level, external enties to psmStage().jbj3-172/+117
2001-03-02Still more functionality into psmStage().jbj2-94/+72
2001-03-02More functionality into psmStage.jbj1-182/+175
2001-03-02More functionality in psmStage.jbj2-74/+94
2001-03-02Flesh out init/pre/process/post/fini PSM stages.jbj2-195/+150
2001-03-01More functionality in psmStage.jbj3-93/+1
2001-03-01Move more functionality into psmStage.jbj1-11/+71
2001-03-01More data merged into PSM_t.jbj2-46/+164
2001-02-28Add trigggers to psm.jbj2-65/+51
2001-02-28Merge scriptlet handling into psm.c, remove from API.jbj6-628/+546