platform/upstream/rpm.git
2002-06-02 jbjClone an rpmdb module from bsddb3 (rpmdb/*.py need...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-30 jbjAdd -I../rpmdb and -I../popt
2002-05-30 jbjInitial revision
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-28 jbj- add rpmal/rpmte/rpmfd methods to bindings.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-26 jbj- fix: un-resurrect "()(64bit)" markings using objdump...
2002-05-25 jbj- re-enable rpm-python sub-package.
2002-05-23 jbj- add rpmds/rpmfi/rpmts methods to bindings.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-23 jbjrpmds and rpmfi iterators, take 0.
2002-05-23 jbjBind rpmds as class derived from header.
2002-05-21 jbjEnable CDB access as default.
2002-05-21 jbjMake sure that db.h symlink is created.
2002-05-21 jbjAlways use cursors.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-13 jbjAIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).
2002-05-13 jbjEliminate bogus strerror message for manifests.
2002-05-10 rjrayChanges for 0.40, and they are many.
2002-05-10 rjrayRPM generation now works, mostly due to backing out...
2002-05-10 rjrayAllow new() to take options like TIEHASH does. Also...
2002-05-10 rjraySome casts to reduce compiler warnings on some systems.
2002-05-10 rjrayChanged some safemalloc calls to New/Newz. Put a fix...
2002-05-10 rjrayTurned a macro call that was using safemalloc into...
2002-05-10 rjrayRemoved uneeded #define
2002-05-07 jbjSanity.
2002-05-07 jbj- plug most install mode leaks.
2002-05-06 jbj- rework most of rpmdb.c prepatory to implementing...
2002-05-05 jbjAdd mi_key and mi_data to db match iterator.
2002-05-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
2002-05-04 jbjPass dbiGet() flags from application.
2002-05-04 jbjEliminate another layer of db abstraction, continue...
2002-05-04 jbjWire key DBT through the API.
2002-05-03 jbj- use DBT_DB_MALLOC to eliminate re-malloc'ing header...
2002-05-03 jbjSanity.
2002-05-02 jbj- eliminate db1 support.
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-15 jbjTypo.
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-14 cturnervastly improve test suite; add some new methods; add...
2002-04-14 cturnerbe smarter about extracting LIBS linker entries
2002-04-13 jbjSanity.
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-12 rjrayAdded a command-line option to the "perl Makefile.PL...
2002-04-12 rjrayThis change is not 100% complete, as the Makefile is...
2002-04-12 rjrayFirst of two efforts at redefining how multiple package...
2002-04-11 rjrayNow that rpm 3.0 is no longer supported, the ERR_CHAR_C...
2002-04-11 rjrayNow that rpm 3.0 is no longer supported, the HDR_ITER_C...
2002-04-11 rjrayRemoved all the rpm 3.0 support logic #if/#endif blocks...
2002-04-11 rjrayRemoved all the #if/#endif conditionals for rpm 3.0...
2002-04-11 rjrayRemoved all the #if/#endif blocks that were for disting...
2002-04-11 rjraySwitched the order of preference in choosing a package...
2002-04-11 cturnersilly test
2002-04-11 jbj- rescusitate --rebuild.
2002-04-10 jbjFix: source package already part of the transaction.
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-04-09 jbjUse NEEDED from objdump, not ldd, to auto-generate...
2002-04-09 cturnermore churn. more stable. a hint of documentation...
2002-04-08 jbjSanity.
2002-04-08 jbjCheck {fsm,psm} for orphans.
2002-04-08 jbjCheck rpm-4.0.4 for orpahns.
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-04-07 cturnercleanup some memory issues; fix iteration over DB and...
2002-04-07 cturnerinitial import of perl-RPM2
2002-03-17 jbjTest program for file name join.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-17 jbjBail on mmap/rsync fiddles for now.
2002-03-17 jbjConflicts.
2002-03-16 jbjInitial revision
2002-03-13 jbjFactor notify callback function/arg onto per-ts method.
2002-03-13 jbjSplit transaction set handling into separate file,...
2002-03-13 jbjPass ts and args to rpmInstall() and rpmErase().
2002-03-12 jbjSanity.
2002-03-12 jbj- permit --dbpath and --root with signature (i.e. ...
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- splint annotationsm, signature cleanup.
2002-03-10 jbj- make --addsign and --resign behave exactly the same.
2002-03-09 jbjStrip CFLAGS passed as argument to db configure.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
2002-03-07 jbj- add header RSA signature (untested).
2002-03-06 jbj- add header DSA signature.
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2002-02-28 jbjSpeed up "w = iv(s) mod q" by eliminating the unnecessa...
2002-02-28 jbjUse Knuth algorithm Y for computing DSA "w = inv(s...
2002-02-27 jbjSanity.
2002-02-27 jbjCreate.
2002-02-25 jbjAnnotation fiddles.
2002-02-24 jbjSynthesize a st_ino field for fts(3) use across FTP.
2002-02-24 jbjAuto-detect lvr vendor if /etc/lvr-release (#59897).
2002-02-23 jbjfix: opendir(3) et al functional with FTP.
2002-02-22 jbjMake peace with lclint for fts.[ch].
next