- rescusitate --rebuild.
[platform/upstream/rpm.git] / lib / rpminstall.c
2002-04-11 jbj- rescusitate --rebuild.
2002-04-10 jbjFix: source package already part of the transaction.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-13 jbjFactor notify callback function/arg onto per-ts method.
2002-03-13 jbjPass ts and args to rpmInstall() and rpmErase().
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-02-04 jbjrollback changes from 4.0.4.
2002-02-02 jbjSync with rpm-4.0.4 rollbacks.
2002-01-28 jbjTransaction rollbacks from rpm-4.04, (sanity flush).
2002-01-27 jbjMerge from rpm-4.0.4.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmProblemSet object.
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-08 jbj- linear search on added package provides is dumb.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-31 jbj- fix: Provides: /path did not work with added packages...
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-23 jbj- regenerate rpm.8 man page from docbook glop (in max...
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-10 jbjDoxygen annotations for config files.
2001-03-23 jbj- fix: parameterized macro segfault (Jakub Bogusz ...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-21 jbjAdd fflush (#24319).
2001-02-17 jbjMerge changes from rpm-4.0.2.
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-02-10 jbj- fix: diddle exit code for attempted installs of non...
2001-01-25 jbjIsolate install/erase actions.
2001-01-24 jbjRip XFI_t from install.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-10-28 jbj- better item/task progress bars <rodrigob@conectiva...
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-27 jbjDoxygen annotations.
2000-07-12 jbj- compare versions if doing --freshen.
2000-06-23 jbj- python: initdb binding (Dan Burcaw <dburcaw@terraplex...
2000-06-19 jbjfix: open all db indices before performing chroot.
2000-05-12 jbjRemiver compiler warnings on alpha.
2000-04-27 jbjSanity and API clean up. (make dist)
2000-04-27 jbj- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
1999-12-13 jbjNULL missing at end of packages-to-be-installed array.
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-11-26 jbjlib/macro.c: Create rpmCleanPath().
1999-11-15 jbjMake static fd in transaction callback persistent.
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-09 jbjfix: typo in error message (#6858).
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-03 jbjFirst use of libio.
1999-11-02 jbjMove most of the ftp and http interface to rpmio.c.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-27 jbjuse compressed filenames on install side.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjlclint annotations.
1999-08-06 jbjUse headerNVR throughout.
1999-07-14 jbjmove install/erase major modes into rpmlib.
1999-07-14 jbjCreate from top level install.c.