Orphan.
[platform/upstream/rpm.git] / python /
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2003-01-12 jbj- file: *really* read elf64 notes correctly.
2003-01-08 jbjTeach python subdirs lib64 too.
2003-01-08 jbjUse $(shell ...) in Makefile.am, duh.
2003-01-08 jbj- python: put rpmmodule.so where python expects to...
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-31 jbj1st crack at colored installs.
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide and...
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide/--filere...
2002-12-29 jbj- python: eliminate hash.[ch] and upgrade.[ch], methods...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-12-17 jbj- rebuild against glibc with fcntl fixed in libpthread.
2002-12-13 jbjBail on rpmfts_repr() for now.
2002-12-12 jbjAdd
2002-12-11 jbjSanity.
2002-12-11 jbjAdd iterators to rpmfts-py.c.
2002-12-11 jbjAdd rpmfts-py.[ch] bindings for fts(3) from rpmio.
2002-12-10 jbjAdd tp_{init,alloc,new,free} methods to rpmts.
2002-12-10 jbjAdd coercions.
2002-12-09 jbjInclude rpmbc-py.h too.
2002-12-09 jbj- don't generate dependencies unless execute bit is...
2002-12-08 jbjImplement divide and divmod methods.
2002-12-08 jbjAdd Debug method, implement obvious functions.
2002-12-08 jbjStubs for beecrypt bindings.
2002-12-07 jbjFinish converting to .splintrc.
2002-12-04 jbjpython: gilding lilies.
2002-12-03 jbjAdd new rpmte methods.
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-30 jbj- upgrade to elfutils-0.63.
2002-11-15 jbj- resurrect availablePackages one more time.
2002-11-08 jbjRegenerate libltdl autocrap.
2002-11-06 jbjUpgrade to bsddb3 3.4.2, include db-4.1.17 fiddles.
2002-10-15 jbj- python: permit headers to be hashed.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-09-19 jbjCheck for orphan'ed chnages in rpm-4.1.
2002-09-03 jbj- fix: always do rpmalMakeIndex.
2002-08-31 jbjSync with rpm-4.1.
2002-08-26 jbj- python: don't remap NOKEY/UNTRUSTED to OK.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-20 jbj- check for interrupt during iteration.
2002-08-20 jbj- python: supid typo broke ts.check().
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-14 jbjUpdate to db-4.1.17.
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-09 jbj- python: include instance in IDTXload, filename in...
2002-08-09 jbj- python: add (optional) ts.check() callback.
2002-08-08 jbj- python: add return codes for rollbacks and fooDB...
2002-08-07 jbjRemove hdrVerifyFile, unusable as was (#58576).
2002-08-06 jbj- python: bindings to import pubkeys and display openpg...
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-05 jbj- python: the death of rpmdb-py.[ch], use ts.fooDB...
2002-08-05 jbj- python: enable threads on callbacks and longish rpmli...
2002-08-05 jbj- python: bare bones rollback bindings.
2002-08-04 jbj- resurrect --rollback.
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-08-01 jbj- python: methods to disable all new features for bench...
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-25 jbj- python: remove the old initdb/rebuilddb methods,...
2002-07-25 jbj- python: add ts.hdrCheck(), ts.rebuildDB() methods.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-19 jbjRemove foo.iter() method, use tp_iter mechanism, for...
2002-07-18 jbjup2date functional on rpm-python-4.1 bindings.
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...
2002-06-20 jbjRemove autogenerated file.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-09 jbjSanity.
2002-06-07 jbjOrphans.
2002-06-07 jbjChanges from bsddb3-3.3.4.
2002-06-05 jbj- python: portability fiddles (#54350).
2002-06-03 jbjTeach doxygen about python/*-py.c files.
2002-06-03 jbjFunctional unit tests after renaming bsdddb3 -> rpmdb...
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-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-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-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-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
next