summaryrefslogtreecommitdiff
path: root/python/rpmmodule.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Remove legacy RPMSENSE_SERIAL.Jindrich Novy1-1/+0
2008-05-22Oops, rpmTagGetValue() expects tagname without RPMTAG_ prefixPanu Matilainen1-3/+4
2008-05-21Don't muck with rpmTagTable internals in python initializationPanu Matilainen1-12/+13
2008-05-15Don't look into extensions when adding tags to pythonPanu Matilainen1-14/+0
2008-01-30rpmlib.h mass evictionPanu Matilainen1-0/+2
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen1-0/+2
2007-12-11Register the new SCRIPT_ERROR callback value to pythonPanu Matilainen1-0/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-3/+3
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen1-0/+1
2007-11-29Lose python ftsPanu Matilainen1-6/+0
2007-11-29Lose the useless rpmrc python stuff, group macro handling to rpmmacro-pyPanu Matilainen1-26/+4
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-2/+2
2007-10-29Remove unnecessary includesPanu Matilainen1-3/+0
2007-10-28Include "rpmdb.h" instead of <rpmdb.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmsq.h" instead of <rpmsq.h>.Ralf Corsépius1-1/+1
2007-10-23One more useless rpmio_internal include removalPanu Matilainen1-1/+0
2007-10-23Remove bunch of unnecessary rpmio_internal & related includes from pythonPanu Matilainen1-1/+0
2007-10-16Remove unimplemented, unused RPMPROB_BADPRETRANSPanu Matilainen1-1/+0
2007-09-20Rip out unused anaconda-related hacksPanu Matilainen1-1/+0
2007-09-11Remove split tags.Ralf Corsépius1-2/+0
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-5/+0
2007-08-30Get rpmcli.h includes out of python bindingsPanu Matilainen1-1/+0
2007-08-28Add expandMacro() to python bindings.Panu Matilainen1-0/+14
2007-08-14Avoid python 2.5 requirement by using int instead of Py_ssize_tPanu Matilainen1-1/+1
2007-07-21Make rpmdbCheckTerminate() non-terminating.Panu Matilainen1-2/+0
2007-07-20Force rpmdb clean termination on exit from python.Panu Matilainen1-0/+17
2007-07-20Add python methods for checking pending signals from rpmsqCaught.Panu Matilainen1-0/+50
2007-07-12Rip out rhnLoad() and rhnUnload() from python bindings.Panu Matilainen1-2/+0
2007-07-12One last fix for const qualifier discarding complaint in python.Panu Matilainen1-2/+3
2007-07-11Cast to int to avoid gcc complaint from python enum registration.Panu Matilainen1-1/+1
2005-03-07Casts on lvalues are no longer permitted by gcc4.0.jbj1-1/+1
2005-01-17Build on macosx.jbj1-0/+4
2004-11-17Add kwargs everywhere - courtesy of pjones@redhat.compauln1-27/+39
2004-10-20Doxygen fiddles.jbj1-1/+1
2004-10-19Build and changes for _rpm modulepauln1-6/+6
2004-10-12rpmps framework created.jbj1-0/+6
2004-05-04- Adding support for integer keys in ts.dbMatch().niemeyer1-2/+5
2004-03-10Initial rpm.spec implementationpauln1-0/+6
2004-01-01- python: include Python.h before glibc features.h.jbj1-6/+0
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-22/+3
2003-06-05- toy method to enable --stats through bindings.jbj1-0/+12
2003-04-30Create rpmrng module.jbj1-3/+11
2003-04-30Create rpm.mpw module from guts of rpm.bc.jbj1-0/+5
2003-04-17Doxygen doco markup.jbj1-1/+1
2003-01-28- fix: clean relocation path for --prefix=/.jbj1-198/+16
2003-01-25- permit anaconda to choose "presentation order".jbj1-1/+1
2003-01-12- file: *really* read elf64 notes correctly.jbj1-0/+7
2002-12-31Dump multilib code, colored depndencies instead.jbj1-2/+1
2002-12-29- python: eliminate hash.[ch] and upgrade.[ch], methods too.jbj1-1/+4
2002-12-24Rescusitate doxygen file manifest.jbj1-1/+8