Age | Commit message (Expand) | Author | Files | Lines |
2001-05-11 | - rpm database has rpm.rpm g+w permissions to share db3 mutexes. | jbj | 10 | -652/+22 |
2001-05-09 | - rpm executables now setuid rpm to share write locks. | jbj | 1 | -1/+1 |
2001-05-08 | - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. | jbj | 12 | -6201/+32 |
2001-05-07 | - use internal db-3.2.9 sources to build by default. | jbj | 1 | -0/+2 |
2001-05-07 | - fix: debugging message displays header keys (#38454). | jbj | 1 | -4/+6 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 4 | -16/+24 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 20 | -86/+158 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 33 | -468/+792 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 25 | -603/+643 |
2001-04-29 | - more boring lclint annotations and fiddles. | jbj | 29 | -186/+351 |
2001-04-29 | - transaction iterator(s) need to run in reverse order on pure erasures. | jbj | 2 | -4/+12 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 35 | -503/+402 |
2001-04-26 | - fix: ineeded count wrong for overlapped, created files. | jbj | 1 | -1/+0 |
2001-04-25 | - fix: readlink return value clobbered by header write. | jbj | 1 | -0/+4 |
2001-04-23 | - regenerate rpm.8 man page from docbook glop (in max-rpm). | jbj | 2 | -6/+12 |
2001-04-21 | Sync with rpm-4_0 branch. | jbj | 10 | -80/+86 |
2001-04-17 | - portability: vsnprintf/snprintf wrappers for those without (#34657). | jbj | 1 | -0/+19 |
2001-04-17 | - fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711). | jbj | 1 | -1/+1 |
2001-04-17 | - fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645). | jbj | 1 | -2/+2 |
2001-04-10 | Doxygen annotations for config files. | jbj | 18 | -253/+499 |
2001-04-03 | - fix: %_netsharedpath needs to look at basenames (#26561). | jbj | 1 | -63/+70 |
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 | 2 | -65/+149 |
2001-03-28 | - fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed. | jbj | 1 | -1/+5 |
2001-03-28 | - fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478). | jbj | 1 | -7/+31 |
2001-03-23 | - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). | jbj | 3 | -69/+81 |
2001-03-22 | - python: strip header regions during unload. | jbj | 5 | -157/+84 |
2001-03-16 | - add %exclude support (i.e. "everything but") to %files. | jbj | 1 | -1/+2 |
2001-03-15 | - add cpuid asm voodoo to detect athlon processors. | jbj | 1 | -1/+28 |
2001-03-15 | Bump version to 4.1. | jbj | 1 | -1/+0 |
2001-03-15 | Fix rpmvercmp for case (should return +1, #21392) | jbj | 1 | -2/+2 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 13 | -15/+42 |
2001-03-14 | Sync with rpm-4.0.2 final. | jbj | 2 | -1/+123 |
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 | 1 | -172/+154 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 4 | -44/+94 |
2001-03-03 | Implement PSM_NOTIFY. | jbj | 2 | -20/+27 |
2001-03-03 | Remove dead code. | jbj | 1 | -21/+2 |
2001-03-03 | Move fileActionString to fsm.c where it belongs. | jbj | 4 | -76/+84 |
2001-03-02 | Add top level, external enties to psmStage(). | jbj | 3 | -172/+117 |
2001-03-02 | Still more functionality into psmStage(). | jbj | 2 | -94/+72 |
2001-03-02 | More functionality into psmStage. | jbj | 1 | -182/+175 |
2001-03-02 | More functionality in psmStage. | jbj | 2 | -74/+94 |
2001-03-02 | Flesh out init/pre/process/post/fini PSM stages. | jbj | 2 | -195/+150 |
2001-03-01 | More functionality in psmStage. | jbj | 3 | -93/+1 |
2001-03-01 | Move more functionality into psmStage. | jbj | 1 | -11/+71 |
2001-03-01 | More data merged into PSM_t. | jbj | 2 | -46/+164 |
2001-02-28 | Add trigggers to psm. | jbj | 2 | -65/+51 |
2001-02-28 | Merge scriptlet handling into psm.c, remove from API. | jbj | 6 | -628/+546 |