summaryrefslogtreecommitdiff
path: root/rpm.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-09-06fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)jbj1-2/+2
1999-08-23Typo.jbj1-1/+1
1999-08-23fix: segfault with "--sign" w/o supplying files (#4651).jbj1-1/+4
1999-08-04Clarify licensing: "GNU General Public License" not s/General //.jbj1-2/+1
1999-07-27popt: heavy dose of const.jbj1-2/+2
1999-07-14move checksig/resign major modes into rpmlib.jbj1-3/+2
1999-07-14move install/erase major modes into rpmlib.jbj1-3/+3
1999-07-08add --eval to find result of macro expansion.jbj1-83/+12
1999-06-30Ugly hack to get query dependencies right.jbj1-1/+5
1999-06-17MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).jbj1-0/+5
1999-06-16resurrect "rpm -Va --nofiles" (i.e. dependencies only) (#3111)jbj1-3/+3
1999-05-231) got --prefix working (again)ewt1-9/+1
1999-05-15fix: prevent return code wrap during packagage checking/resigning.jbj1-3/+12
1999-05-10colesce query and verify modes.jbj1-16/+17
1999-05-07Typo.jbj1-1/+1
1999-05-07fix: resurrect -Vp, -Vf and -Vg functionality.jbj1-54/+65
1999-05-06Add argument to specedit to choose between specs and powertools packages.jbj1-2/+2
1999-04-30resurrect toplevel tar target.jbj1-2/+7
1999-04-28Update-po before new RU files.jbj1-1/+1
1999-04-17check build prerequisites before building from specfile.jbj1-7/+6
1999-04-09Don't mark empty strings as translatable.jbj1-2/+2
1999-04-061) fixed --prefixewt1-2/+5
1999-04-01add per-target macrofiles to search path.jbj1-7/+7
1999-03-28fix: avoid segfault using --prefix until ewt fixes.jbj1-3/+14
1999-03-27added help message for --ignoresizeewt1-0/+2
1999-03-26added ignoresizeewt1-3/+11
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-7/+10
1999-03-21pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).jbj1-6/+28
1999-03-20eliminate old rpmrc configuration syntax.jbj1-9/+2