summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-04Eliminate setFileOwners() and installSources().jbj2-202/+180
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj8-395/+604
2001-03-03Implement PSM_NOTIFY.jbj2-20/+27
2001-03-03Remove dead code.jbj2-28/+9
2001-03-03Move fileActionString to fsm.c where it belongs.jbj5-94/+102
2001-03-03find-{provies,requires} with AIX5 support.jbj2-0/+249
2001-03-02Add top level, external enties to psmStage().jbj4-180/+125
2001-03-02Still more functionality into psmStage().jbj3-120/+94
2001-03-02More functionality into psmStage.jbj2-197/+190
2001-03-02More functionality in psmStage.jbj3-95/+115
2001-03-02Flesh out init/pre/process/post/fini PSM stages.jbj4-216/+185
2001-03-01More functionality in psmStage.jbj4-113/+21
2001-03-01Move more functionality into psmStage.jbj2-26/+86
2001-03-01More data merged into PSM_t.jbj3-61/+179
2001-02-28Add trigggers to psm.jbj3-74/+59
2001-02-28Merge scriptlet handling into psm.c, remove from API.jbj67-3404/+3319
2001-02-28Move more args into PSM_t.jbj8-115/+172
2001-02-27Start wiring PSM_t throughout.jbj5-53/+56
2001-02-27Sketch out PSM_t for package state machine.jbj5-48/+171
2001-02-27Handle non-string tag indices correctly.jbj73-30184/+28186
2001-02-27Doc fixrjray1-4/+3
2001-02-27*** empty log message ***rjray1-3/+2
2001-02-27Removed a redundancyrjray1-2/+1
2001-02-27Changes mostly to the handling of RPM::Header objects within the RPM::Databaserjray2-82/+48
2001-02-27Changed in prototype for one of the rpmdb_* routines.rjray1-2/+2
2001-02-21Add fflush (#24319).jbj1-0/+1
2001-02-21Add Requires: rpm = %{version} to rpm-python.jbj2-420/+84
2001-02-191st crack at --repackage.jbj2-23/+385
2001-02-17Merge changes from rpm-4.0.2.jbj15-622/+537
2001-02-17Add missing tokens.jbj1-1/+27
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj13-211/+276
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj8-282/+187
2001-02-111st stab at --repackage.jbj15-343/+753
2001-02-10Reorganize sources before implementing --repackage.jbj21-3208/+3680
2001-02-10- fix: diddle exit code for attempted installs of non-packages (#26850).jbj2-18/+25
2001-02-09Orphans.jbj1-3/+3
2001-02-09fix: make a copy of retrieved header before loading.jbj13-152/+187
2001-02-08Remove DEAD code.jbj7-261/+106
2001-02-08Move state machine drivers into fsmStage.jbj9-284/+327
2001-02-07Update location of sources.jbj1-2/+2
2001-02-06Asynchronous commit of installed files.jbj5-116/+193
2001-02-05fix: links weren't renamed correctly.jbj6-104/+110
2001-02-05Remove XFA_SKIPPING from iterator.jbj3-44/+45
2001-02-04revert speedup on commit if same perms, there's more to do.jbj8-278/+287
2001-02-04Rip out remnants of cpio file mapping.jbj4-449/+456
2001-02-04Merged build/install in file state machine.jbj4-466/+404
2001-02-03fix: db1 dbopen() check found in libc not auto-configuring forrectly.jbj8-170/+243
2001-02-03Add I/O to file state machine.jbj4-503/+586
2001-02-02Use fsm for building.jbj6-380/+351
2001-02-02fix: grrr, post increment off by 1 iterator.jbj4-99/+38