Age | Commit message (Expand) | Author | Files | Lines |
2001-04-10 | Doxygen annotations for config files. | jbj | 27 | -491/+746 |
2001-04-03 | - fix: %_netsharedpath needs to look at basenames (#26561). | jbj | 2 | -63/+72 |
2001-04-03 | Don't compile rpmsort by default (#29907). | jbj | 1 | -2/+2 |
2001-04-03 | casts to keep picky compilers happy (#29992). | jbj | 1 | -6/+10 |
2001-04-03 | - fix: --relocate missing trailing slash (#28874,#25876). | jbj | 3 | -65/+151 |
2001-03-28 | - fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed. | jbj | 2 | -1/+6 |
2001-03-28 | - fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478). | jbj | 2 | -7/+32 |
2001-03-23 | - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). | jbj | 8 | -73/+94 |
2001-03-22 | - python: strip header regions during unload. | jbj | 42 | -1213/+1158 |
2001-03-21 | Initial revision | jbj | 1446 | -0/+333303 |
2001-03-20 | Strip header regions during unload. | jbj | 1 | -6/+18 |
2001-03-17 | Doco updates. | jbj | 18 | -77/+361 |
2001-03-16 | - add --with/--without popt glue for conditional builds(Tomasz Kloczko). | jbj | 4 | -0/+101 |
2001-03-16 | - add %exclude support (i.e. "everything but") to %files. | jbj | 5 | -49/+136 |
2001-03-15 | - add cpuid asm voodoo to detect athlon processors. | jbj | 32 | -95/+123 |
2001-03-15 | Bump version to 4.1. | jbj | 37 | -18882/+20254 |
2001-03-15 | Correct --verify modifiers. | jbj | 1 | -3/+3 |
2001-03-15 | - update per-interpreter dependency scripts, add sql/tcl (#20295). | jbj | 5 | -39/+321 |
2001-03-15 | Fix rpmvercmp for case (should return +1, #21392) | jbj | 1 | -2/+2 |
2001-03-15 | Updated dependency scripts (#20295). | jbj | 13 | -39/+3049 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 38 | -487/+798 |
2001-03-14 | Remove compiler warnings. | jbj | 1 | -3/+5 |
2001-03-14 | Update from Ken Estes (#31699). | jbj | 1 | -78/+154 |
2001-03-14 | Sync with rpm-4.0.2 final. | jbj | 6 | -15/+137 |
2001-03-11 | Makefile.PL | rjray | 2 | -8/+31 |
2001-03-08 | Release 0.30 | rjray | 2 | -7/+5 |
2001-03-08 | Various tweaks | rjray | 10 | -29/+35 |
2001-03-08 | Fixed rpm 4.0 issue | rjray | 1 | -6/+11 |
2001-03-07 | prep for 0.30 | rjray | 8 | -20/+41 |
2001-03-04 | Re-yacc getdate.c. | jbj | 2 | -174/+189 |
2001-03-04 | Swipe from cvs sources. | jbj | 2 | -0/+2638 |
2001-03-04 | Eliminate setFileOwners() and installSources(). | jbj | 2 | -202/+180 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 8 | -395/+604 |
2001-03-03 | Implement PSM_NOTIFY. | jbj | 2 | -20/+27 |
2001-03-03 | Remove dead code. | jbj | 2 | -28/+9 |
2001-03-03 | Move fileActionString to fsm.c where it belongs. | jbj | 5 | -94/+102 |
2001-03-03 | find-{provies,requires} with AIX5 support. | jbj | 2 | -0/+249 |
2001-03-02 | Add top level, external enties to psmStage(). | jbj | 4 | -180/+125 |
2001-03-02 | Still more functionality into psmStage(). | jbj | 3 | -120/+94 |
2001-03-02 | More functionality into psmStage. | jbj | 2 | -197/+190 |
2001-03-02 | More functionality in psmStage. | jbj | 3 | -95/+115 |
2001-03-02 | Flesh out init/pre/process/post/fini PSM stages. | jbj | 4 | -216/+185 |
2001-03-01 | More functionality in psmStage. | jbj | 4 | -113/+21 |
2001-03-01 | Move more functionality into psmStage. | jbj | 2 | -26/+86 |
2001-03-01 | More data merged into PSM_t. | jbj | 3 | -61/+179 |
2001-02-28 | Add trigggers to psm. | jbj | 3 | -74/+59 |
2001-02-28 | Merge scriptlet handling into psm.c, remove from API. | jbj | 67 | -3404/+3319 |
2001-02-28 | Move more args into PSM_t. | jbj | 8 | -115/+172 |
2001-02-27 | Start wiring PSM_t throughout. | jbj | 5 | -53/+56 |
2001-02-27 | Sketch out PSM_t for package state machine. | jbj | 5 | -48/+171 |