summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2001-02-28Move more args into PSM_t.jbj7-98/+155
2001-02-27Start wiring PSM_t throughout.jbj4-45/+48
2001-02-27Sketch out PSM_t for package state machine.jbj4-15/+138
2001-02-27Handle non-string tag indices correctly.jbj6-43/+72
2001-02-21Add fflush (#24319).jbj1-0/+1
2001-02-191st crack at --repackage.jbj2-23/+385
2001-02-17Merge changes from rpm-4.0.2.jbj9-483/+366
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj9-103/+161
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj5-237/+140
2001-02-111st stab at --repackage.jbj11-239/+598
2001-02-10Reorganize sources before implementing --repackage.jbj14-2733/+3209
2001-02-10- fix: diddle exit code for attempted installs of non-packages (#26850).jbj1-1/+8
2001-02-09Orphans.jbj1-3/+3
2001-02-09fix: make a copy of retrieved header before loading.jbj8-79/+111
2001-02-08Remove DEAD code.jbj5-199/+53
2001-02-08Move state machine drivers into fsmStage.jbj7-205/+261
2001-02-06Asynchronous commit of installed files.jbj4-85/+157
2001-02-05fix: links weren't renamed correctly.jbj5-77/+78
2001-02-05Remove XFA_SKIPPING from iterator.jbj2-32/+33