summaryrefslogtreecommitdiff
path: root/rpm.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-1/+1
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-1/+0
2001-06-12- remove dead code frpm popt table reorg.jbj1-1/+1
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-11/+12
2001-05-25- perform db->verify when closing db files.jbj1-3/+19
2001-05-05- enough lclint annotations and fiddles already.jbj1-1/+1
2001-05-03- still more boring lclint annotations and fiddles.jbj1-3/+3
2001-04-21Sync with rpm-4_0 branch.jbj1-2/+0
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj1-1/+1
2001-03-14Sync with rpm-4.0.2 final.jbj1-2/+2
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj1-9/+77
2001-02-10Reorganize sources before implementing --repackage.jbj1-1/+0
2001-01-29Commit to install file state machine.jbj1-0/+2
2001-01-28Apply suffixes only to files.jbj1-0/+18
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-22/+34
2001-01-16Increase size of help format buffer (#24093).jbj1-1/+1
2000-12-19Sync with rpm-4_0 branch.jbj1-2/+2
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