platform/upstream/rpm.git
2002-01-04 jbjUse rpmsort to display dependencies for dotty from...
2001-12-27 jbj- simple automake wrapper for zlib.
2001-12-27 jbj- simple automake wrappers for zlib.
2001-12-20 jbj- solaris: translate i86pc to i386 (#57182).
2001-12-19 jbjDo "strip -g".
2001-12-19 jbj- add getmntent define, don't expand fnmatch.
2001-12-09 jbj- solaris: translate i86pc to i386 (#57182).
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-12-08 jbj- 1st crack at making zlib rsync friendly.
2001-12-06 jbj- 3 madvise calls and a 16Mb mmapped buffer == ~5%...
2001-12-06 jbjMerge in orphans from db-4.0.14.
2001-12-06 jbjInitial revision
2001-11-24 jbj- protect brp-compress against /bin/ls output ambiguity...
2001-11-23 jbj- fix a couple dinky memory leaks.
2001-11-22 jbjMore annotations.
2001-11-21 jbjAnnotations, pass 0.
2001-11-21 jbjOrphan.
2001-11-21 jbjSanitize the speedup patch a bit.
2001-11-21 jbjApply speedup patch from Ben LaHaise <bcrl@redhat.com...
2001-11-21 jbjPainless lclint configuration.
2001-11-21 jbjPatches from Red Hat 7.2 zlib-1.1.3-24 package.
2001-11-21 jbjInitial revision
2001-11-19 jbj- header handling moved to librpmdb to avoid linkage...
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-18 jbj1st element in tsort candidate queue was not marked.
2001-11-17 jbj- use TR_REMOVED relations as well as TR_ADDED for...
2001-11-17 jbj- methods to complete making transactionElement opaque.
2001-11-17 jbjContinue making transactionElement opaque.
2001-11-16 jbjMove addTE/delTE to rpmte.c.
2001-11-16 jbj- use array of pointers rather than contiguous array...
2001-11-16 jbjCreate rpmte.[ch].
2001-11-16 jbj- annotations to make a transactionElement opaque.
2001-11-16 jbjEliminate dead code.
2001-11-16 jbj- transaction.c: use wrappers/iterators to access TFI_t.
2001-11-15 jbj- tweak overlapped file fingerprint retrieval for speed.
2001-11-14 jbjdepends.c and rpmal.c have opaque TFI_t.
2001-11-13 jbj- split file info tag sets into rpmfi.c.
2001-11-12 jbjtransaction.c: lclint cleanups.
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-11 jbjDiscard ts->addedPackages at end of rpmdepOrder() for...
2001-11-11 jbjIterate over TR_REMOVED transactionElement stripped...
2001-11-11 jbjRip headers out of addedPackages.
2001-11-11 jbjRip alGetHeader() out of depends.c.
2001-11-10 jbjStart removing alGetHeader.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
2001-11-09 jbj- header tag sets are per-transactionElement, not per...
2001-11-09 jbjStart deconstructing TFI_t in favor of a per-transactio...
2001-11-09 jbj- no-brainer refcounts for rpmProblemSet object.
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-08 jbjRemove dead code.
2001-11-08 jbj- linear search on added package provides is dumb.
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-05 jbjStart merging file info into dependency set.
2001-11-05 jbjStart deconstructing availablePackage list.
2001-11-04 jbj- rpmal: availablePackage is totally opaque, alKey...
2001-11-04 jbj- rpmds: move trigger dependencies into a rpmDepSet...
2001-11-04 jbj- rpmds: create dsProblem(), dsiGetDNEVR() retrieved...
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-11-02 jbj- rpmRangesOverlap renamed to dsCompare, add dsNotify...
2001-11-02 jbj- create toy rpmDepSet iterators.
2001-11-02 jbj- create rpmDepSet constructors/destructors.
2001-11-02 jbj- invent some toy transactionElement iterators.
2001-11-01 jbj- depends.c: availablePackage is (almost) opaque.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-31 jbjDo tsort on transactionElement's, not availaiblePackage's.
2001-10-31 jbjMore unraveling of availablePackage from depends.c.
2001-10-30 jbjCreate rpmDepSet.
2001-10-30 jbj- transaction.c: cleanly uncouple availablePackage...
2001-10-29 jbj- add some dinky availablePackage methods.
2001-10-29 jbj- start hiding availablePackage data/methods in rpmal...
2001-10-29 jbjRemove DYING code.
2001-10-29 jbjGather all problem handling routines in one place.
2001-10-28 jbj- memory indices for dependency check are typedef'd...
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-24 jbj- wire transactions through rpmcli query/verify modes.
2001-10-23 jbj- wire transactions through rpmcli signature modes.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbjOrphans.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-20 jbj- add :base64 and :armor format extensions, dump binary...
2001-10-19 jbjPermit multiple, simultaneous, digests on a single...
2001-10-19 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-19 jbjStart ripping gpg/pgp on signature verify paths.
2001-10-19 jbjRewire digests, step 2.
2001-10-19 jbjNew file from db-4.0.7 to be ignored.
2001-10-19 jbjRewire digests, step 1.
2001-10-18 jbjScaffholding for dumping full headers carried through...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbj- use only header methods, routines are now static.
next