summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2001-02-01Handle links correctly, wotta PITA. Now to clean up and find the double free ...jbj4-155/+376
2001-01-30Simple install file state machine.jbj5-277/+501
2001-01-29Commit to install file state machine.jbj10-1265/+1290
2001-01-28Apply suffixes only to files.jbj6-484/+455
2001-01-28Orphan.jbj1-2/+0
2001-01-28Payload state machine, with commit and undo.jbj5-417/+416
2001-01-271st crack at a payload unpack state machine.jbj8-395/+693
2001-01-26lclint annotations.jbj16-304/+323
2001-01-25Orphan.jbj1-1/+1
2001-01-25- remove support for v1 src rpm's.jbj9-385/+296
2001-01-25Isolate install/erase actions.jbj6-484/+504
2001-01-24Add rollback.h, 1st attempt to rationalize TFI_t.jbj12-504/+489
2001-01-24Rip XFI_t from install.jbj11-477/+304
2001-01-23Rip out cpioFileMap.jbj12-403/+538
2001-01-23Expose loadFi/freeFi.jbj5-276/+271
2001-01-22Make cpio maps totally opaque.jbj8-118/+177
2001-01-21Create.jbj1-0/+86
2001-01-21Make cpio mappings opaque.jbj8-458/+465
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj23-1557/+1222
2001-01-19ewt's cpio hack reverted.jbj33-313/+307
2001-01-19Typo.jbj31-34/+34
2001-01-19ewt's cpio hack.jbj33-307/+321
2001-01-19exit 0 if not in the if clausemsw2-4/+12
2001-01-19- fix: insure that %lang scopes over hard links correctly.jbj39-1713/+2006
2001-01-17Orphans.jbj2-2/+2
2001-01-17- 1st crack at Mandrake specific per-platform macros.jbj38-829/+1232
2001-01-16Re-add successor line.jbj1-0/+8
2001-01-16- tsort prefers presentation order.jbj66-1731/+915
2001-01-16fix: segfault through python bindings with fd to non-package (#24089).jbj1-0/+2
2001-01-16Increase size of help format buffer (#24093).jbj1-1/+1