rpmdbKeyIterator: loop over keys in the database indexes
authorFlorian Festi <ffesti@redhat.com>
Tue, 15 Dec 2009 12:15:10 +0000 (13:15 +0100)
committerFlorian Festi <ffesti@redhat.com>
Thu, 21 Oct 2010 08:32:20 +0000 (10:32 +0200)
commit5914d0ec2995d4f4d128c3e96b79f22ec8f48d64
tree32cf33c6ca6a04f465cf803d714761ea935f50e8
parenta916e399ab0734816f1e4567b34db0b55e9f5c7c
rpmdbKeyIterator: loop over keys in the database indexes
lib/rpmdb.c
lib/rpmdb.h
lib/rpmtypes.h
python/Makefile.am
python/rpmki-py.c [new file with mode: 0644]
python/rpmki-py.h [new file with mode: 0644]
python/rpmmodule.c
python/rpmts-py.c