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