Age | Commit message (Expand) | Author | Files | Lines |
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 1 | -3/+3 |
2000-08-27 | - consistent return for all signature verification. | jbj | 1 | -3/+3 |
2000-08-03 | Sanity (make dist). | jbj | 1 | -6/+7 |
2000-07-24 | Cosmetic. | jbj | 1 | -1/+1 |
2000-07-11 | - remove build mode help from rpm.c, use rpmb instead. | jbj | 1 | -7/+0 |
2000-07-09 | - prefix payload paths with "./", otherwise "/" can't be represented. | jbj | 1 | -1/+1 |
2000-07-09 | Help message field alignment. | jbj | 1 | -1/+1 |
2000-07-08 | Typo. | jbj | 1 | -1/+1 |
2000-07-05 | Option --ftpport misdocumented as --ftpuseport. | jbj | 1 | -1/+1 |
2000-06-23 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -0/+11 |
2000-06-12 | Add dbcursor to dbi interface. | jbj | 1 | -51/+0 |
2000-06-11 | Fix db return code handling, majorly horked. | jbj | 1 | -7/+15 |
2000-06-06 | Use libtool-1.3.5. | jbj | 1 | -21/+0 |
2000-06-01 | Split popt glue into lib/popt{BT,QV}.c. | jbj | 1 | -1/+5 |
2000-06-01 | Hack to pass build args correctly. | jbj | 1 | -0/+5 |
2000-05-26 | Remove build modes from rpm, use rpmb and/or popt glue instead. | jbj | 1 | -269/+24 |
2000-05-24 | - change popt exec alias in oreder to exec rpm children. | jbj | 1 | -51/+92 |
2000-05-12 | fix: define/eval options assumed sizeof(int) == sizeof(void *). | jbj | 1 | -2/+4 |
2000-03-30 | Mostly functional db2 interface, db3 still has problems. | jbj | 1 | -2/+0 |
2000-03-26 | Add --preferdb for now to permit testing db0/db1/db2. | jbj | 1 | -0/+3 |
2000-03-15 | - fix: noLibio = 0 on Red Hat 4.x and 5.x. | jbj | 1 | -2/+2 |
2000-02-27 | Solaris2.6 portability. | jbj | 1 | -1/+7 |
2000-02-23 | Add %_i18ndomains configuration. | jbj | 1 | -4/+0 |
2000-02-23 | i18n lookaside. | jbj | 1 | -1/+5 |
2000-02-13 | Patches from PLD. | jbj | 1 | -1/+2 |
1999-12-15 | Correct --tarball option (long name should have been --tarbuild). | jbj | 1 | -1/+1 |
1999-12-12 | reload macros from cmd line when re-reading config files. | jbj | 1 | -3/+13 |
1999-11-26 | Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout. | jbj | 1 | -0/+3 |
1999-11-15 | rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for my sanity). | jbj | 1 | -2/+11 |
1999-11-14 | lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop. | jbj | 1 | -0/+3 |
1999-11-12 | Use Fstrerror on ufdio throughut. | jbj | 1 | -1/+1 |
1999-11-02 | Add ref/deref/new/fileno/open vectors to FDIO_t. | jbj | 1 | -1/+1 |
1999-10-31 | Spec: Add rootdir (as in chroot). | jbj | 1 | -23/+50 |
1999-10-30 | Rename faFoo() routines, use FD_t I/O with fadio cookie throughout. | jbj | 1 | -3/+10 |
1999-10-30 | Make fdFileno() static, use Fileno()/Ferror() analogues throughout. | jbj | 1 | -33/+38 |
1999-10-29 | fix: resurrect multiple target platform builds. | jbj | 1 | -16/+18 |
1999-10-29 | check for memory leaks (almost all leaks are plugged). | jbj | 1 | -0/+5 |
1999-10-27 | use compressed filenames on install side. | jbj | 1 | -2/+2 |
1999-10-21 | lclint annotations and compiler cruft. | jbj | 1 | -4/+8 |
1999-09-29 | Check in time stamps. | jbj | 1 | -3/+3 |
1999-09-26 | Retrofit glibc __progname. | jbj | 1 | -8/+10 |
1999-09-21 | fix: removed files fingerprint memory leak. | jbj | 1 | -9/+10 |
1999-09-21 | fix: command line install had header memory leak. | jbj | 1 | -7/+8 |
1999-09-12 | glibc2: always enable dynamic mtrace if available. | jbj | 1 | -0/+4 |
1999-09-10 | pgp and pgp5 have compatible RSA signature (#4780). | jbj | 1 | -31/+12 |
1999-09-07 | add --freshen to usage message (#4823). | jbj | 1 | -0/+1 |
1999-09-06 | fix: don't successfully match with strncasecmp("sparc", "sparc64", 5) | jbj | 1 | -2/+2 |
1999-08-23 | Typo. | jbj | 1 | -1/+1 |
1999-08-23 | fix: segfault with "--sign" w/o supplying files (#4651). | jbj | 1 | -1/+4 |
1999-08-04 | Clarify licensing: "GNU General Public License" not s/General //. | jbj | 1 | -2/+1 |