Age | Commit message (Expand) | Author | Files | Lines |
2001-03-23 | - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). | jbj | 1 | -1/+9 |
2001-03-22 | - python: strip header regions during unload. | jbj | 31 | -1050/+1050 |
2001-03-16 | - add %exclude support (i.e. "everything but") to %files. | jbj | 1 | -34/+34 |
2001-03-15 | - add cpuid asm voodoo to detect athlon processors. | jbj | 30 | -92/+92 |
2001-03-15 | Bump version to 4.1. | jbj | 30 | -18866/+20237 |
2001-03-15 | - update per-interpreter dependency scripts, add sql/tcl (#20295). | jbj | 1 | -1/+1 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -288/+288 |
2001-03-14 | Sync with rpm-4.0.2 final. | jbj | 1 | -9/+9 |
2001-03-04 | Eliminate setFileOwners() and installSources(). | jbj | 1 | -30/+26 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 1 | -333/+378 |
2001-03-03 | Remove dead code. | jbj | 1 | -7/+7 |
2001-03-03 | Move fileActionString to fsm.c where it belongs. | jbj | 1 | -18/+18 |
2001-03-02 | Add top level, external enties to psmStage(). | jbj | 1 | -8/+8 |
2001-03-02 | Still more functionality into psmStage(). | jbj | 1 | -26/+22 |
2001-03-02 | More functionality into psmStage. | jbj | 1 | -15/+15 |
2001-03-02 | More functionality in psmStage. | jbj | 1 | -21/+21 |
2001-03-02 | Flesh out init/pre/process/post/fini PSM stages. | jbj | 1 | -17/+17 |
2001-03-01 | More functionality in psmStage. | jbj | 1 | -20/+20 |
2001-03-01 | Move more functionality into psmStage. | jbj | 1 | -15/+15 |
2001-03-01 | More data merged into PSM_t. | jbj | 1 | -15/+15 |
2001-02-28 | Add trigggers to psm. | jbj | 1 | -9/+8 |
2001-02-28 | Merge scriptlet handling into psm.c, remove from API. | jbj | 31 | -2687/+2686 |
2001-02-28 | Move more args into PSM_t. | jbj | 1 | -17/+17 |
2001-02-27 | Start wiring PSM_t throughout. | jbj | 1 | -8/+8 |
2001-02-27 | Sketch out PSM_t for package state machine. | jbj | 1 | -33/+33 |
2001-02-27 | Handle non-string tag indices correctly. | jbj | 30 | -30046/+27878 |
2001-02-17 | Merge changes from rpm-4.0.2. | jbj | 2 | -133/+109 |
2001-02-12 | Add rpmRC return code type for the usual 0/1/2 codes. | jbj | 1 | -100/+100 |
2001-02-12 | Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion. | jbj | 1 | -42/+43 |
2001-02-11 | 1st stab at --repackage. | jbj | 1 | -69/+64 |
2001-02-10 | Reorganize sources before implementing --repackage. | jbj | 2 | -467/+466 |
2001-02-10 | - fix: diddle exit code for attempted installs of non-packages (#26850). | jbj | 1 | -17/+17 |
2001-02-09 | fix: make a copy of retrieved header before loading. | jbj | 1 | -64/+68 |
2001-02-08 | Remove DEAD code. | jbj | 1 | -58/+53 |
2001-02-08 | Move state machine drivers into fsmStage. | jbj | 1 | -78/+63 |
2001-02-06 | Asynchronous commit of installed files. | jbj | 1 | -31/+36 |
2001-02-05 | fix: links weren't renamed correctly. | jbj | 1 | -27/+32 |
2001-02-05 | Remove XFA_SKIPPING from iterator. | jbj | 1 | -12/+12 |
2001-02-04 | revert speedup on commit if same perms, there's more to do. | jbj | 1 | -53/+53 |
2001-02-04 | Rip out remnants of cpio file mapping. | jbj | 1 | -20/+20 |
2001-02-04 | Merged build/install in file state machine. | jbj | 1 | -20/+20 |
2001-02-03 | fix: db1 dbopen() check found in libc not auto-configuring forrectly. | jbj | 1 | -65/+65 |
2001-02-03 | Add I/O to file state machine. | jbj | 1 | -47/+47 |
2001-02-02 | Use fsm for building. | jbj | 1 | -57/+57 |
2001-02-02 | fix: grrr, post increment off by 1 iterator. | jbj | 1 | -34/+20 |
2001-02-01 | Handle links correctly, wotta PITA. Now to clean up and find the double free ... | jbj | 1 | -20/+33 |
2001-01-30 | Simple install file state machine. | jbj | 1 | -26/+31 |
2001-01-29 | Commit to install file state machine. | jbj | 1 | -300/+300 |
2001-01-28 | Apply suffixes only to files. | jbj | 1 | -262/+262 |
2001-01-28 | Payload state machine, with commit and undo. | jbj | 1 | -50/+20 |