fix msm-plugin.c svace issue: make sure dupPath is not NULL before strchr()
[platform/upstream/rpm.git] / python / rpmds-py.h
2009-10-05 Panu MatilainenHandle all rpmds variants in its constructor
2009-09-24 Panu MatilainenMake object allocation type agnostic
2009-09-22 Panu MatilainenAdd type checking macros for all rpm python type objects
2009-09-22 Panu MatilainenLose the empty doxygen markers
2009-09-22 Panu MatilainenMake all python object creation wrappers return PyObjec...
2009-09-22 Panu MatilainenMake the python object structures opaque
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Ralf CorsépiusFormating cleanup.
2007-09-12 Ralf CorsépiusFormating cleanup.
2007-09-11 Ralf CorsépiusRemove split tags.
2004-11-17 paulnAdd kwargs everywhere - courtesy of pjones@redhat.com
2003-12-01 jbjsplint fiddles, no warnings.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-04-17 jbjDoxygen doco markup.
2002-12-12 jbjAdd
2002-07-19 jbjRemove foo.iter() method, use tp_iter mechanism, for...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-23 jbj- add rpmds/rpmfi/rpmts methods to bindings.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-23 jbjBind rpmds as class derived from header.