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