summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-1/+3
2002-06-20- resurrect libelf with Elf64, prelink verify should work everywhere.jbj1-0/+689
2002-06-20Remove autogenerated file.jbj1-689/+0
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj2-1/+4
2002-06-09Sanity.jbj1-0/+1
2002-06-07Orphans.jbj2-0/+22
2002-06-07Changes from bsddb3-3.3.4.jbj2-125/+163
2002-06-05- python: portability fiddles (#54350).jbj3-4/+4
2002-06-03Teach doxygen about python/*-py.c files.jbj11-17/+24
2002-06-03Functional unit tests after renaming bsdddb3 -> rpmdb, _db -> _rpmdb.jbj24-22/+3889
2002-06-02Clone an rpmdb module from bsddb3 (rpmdb/*.py need work).jbj13-49/+6112
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj6-52/+497
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj19-626/+633
2002-05-28- add rpmal/rpmte/rpmfd methods to bindings.jbj7-174/+204
2002-05-27Add bindings for rpmte and FD_t.jbj10-157/+641
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj12-316/+702
2002-05-25- re-enable rpm-python sub-package.jbj2-16/+21
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj5-12/+8
2002-05-23Create rpmts-py.c.jbj8-588/+633
2002-05-23rpmds and rpmfi iterators, take 0.jbj9-134/+680
2002-05-23Bind rpmds as class derived from header.jbj5-12/+294
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-1/+3
2002-05-19- Grand Renaming of rpm data types.jbj2-14/+16
2002-05-17Transactions made increasingly opaque.jbj1-2/+2
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj6-60/+67
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-1/+1
2002-05-02- eliminate db1 support.jbj2-0/+3
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-43/+58
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-6/+10
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-23/+25
2002-04-11- rescusitate --rebuild.jbj2-1595/+33
2002-04-08doxygen cleanup.jbj1-4/+6
2002-04-07- speedup large queries by ~50%.jbj1-2/+2
2002-03-17- *really* dump signature header immutable region.jbj1-1/+2
2002-03-13Factor notify callback function/arg onto per-ts method.jbj1-2/+3
2002-03-12- permit --dbpath and --root with signature (i.e. --import) modes.jbj1-4/+7
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-4/+21
2002-02-10- make peace with automake et al in 8.0, ugh.jbj2-229/+205
2002-02-10- make peace with gcc-3.1, remove compiler cruft.jbj1-1/+1
2002-02-041) added sprintf method to headersjbj1-2/+58
2002-01-07- autodetect python 1.5/2.2.jbj2-2/+3
2001-11-23- fix a couple dinky memory leaks.jbj1-0/+3
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-2/+2
2001-11-11- unify rpmFNSet into TFI_t.jbj1-2/+6
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-1/+1
2001-11-10- strip header tags for erased as well as installed transactionElements.jbj1-1/+1
2001-11-08- rip out rpmDependencyConflict, replace with rpmProblem instead.jbj1-4/+4
2001-11-08- linear search on added package provides is dumb.jbj1-5/+51
2001-11-06- fix: harmless typo in db3 chroot hack.jbj1-0/+16
2001-11-04- rpmal: availablePackage is totally opaque, alKey with index replaces.jbj1-2/+2