summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2002-08-07Remove hdrVerifyFile, unusable as was (#58576).jbj1-230/+0
2002-08-06- python: bindings to import pubkeys and display openpgp packets.jbj1-1/+70
2002-08-06- add bitmask for precise control of signature/digest verification.jbj2-18/+46
2002-08-05- python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead.jbj7-182/+42
2002-08-05- python: enable threads on callbacks and longish rpmlib calls.jbj2-21/+76
2002-08-05- python: bare bones rollback bindings.jbj1-4/+141
2002-08-04- resurrect --rollback.jbj2-0/+5
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj1-3/+11
2002-08-01- python: methods to disable all new features for benchmarking.jbj2-19/+76
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-3/+5
2002-07-25- python: remove the old initdb/rebuilddb methods, use ts.fooDB().jbj6-46/+110
2002-07-25- python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj2-33/+188
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-3/+4
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj7-71/+226
2002-07-18up2date functional on rpm-python-4.1 bindings.jbj2-36/+76
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj25-117/+635
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj8-28/+16
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